header

package
v0.0.0-...-700a213 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 8, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CRS

type CRS struct {
	Org         string
	Code        int32
	Name        string
	Description string
	WKT         string
	CodeString  string
}

func CRSFromFlat

func CRSFromFlat(crs *flat.Crs) (*CRS, error)

func (*CRS) ToBuilder

func (crs *CRS) ToBuilder(b *flatbuffers.Builder) flatbuffers.UOffsetT
type Header struct {
	Name          *string
	Envelope      []float64
	GeometryType  flat.GeometryType
	HasZ          bool
	HasM          bool
	HasT          bool
	HasTM         bool
	Schema        *props.Schema
	FeaturesCount uint64
	IndexNodeSize *uint16
	CRS           *CRS
	Title         *string
	Description   *string
	Metadata      *string
}

func HeaderFromFlat

func HeaderFromFlat(hdr flat.Header) *Header

func (*Header) Columns

func (hdr *Header) Columns(obj *flat.Column, j int) bool

func (*Header) ColumnsLength

func (hdr *Header) ColumnsLength() int

func (*Header) ToBuilder

func (hdr *Header) ToBuilder(b flatbuffers.Builder) flatbuffers.UOffsetT

func (*Header) ToFlat

func (hdr *Header) ToFlat() *flat.Header

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL