Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Feature ¶
func (Feature) GeomType ¶
func (f Feature) GeomType() vector_tile.Tile_GeomType
type FeatureMarshaller ¶
type FeatureWriter ¶
type FeatureWriter struct {
// contains filtered or unexported fields
}
func NewFeatureWriter ¶
func NewFeatureWriter(cap int) *FeatureWriter
func (*FeatureWriter) ClosePath ¶
func (w *FeatureWriter) ClosePath()
func (*FeatureWriter) Data ¶
func (w *FeatureWriter) Data() []uint32
type MVTMarshaller ¶
type MVTWriter ¶
type MVTWriter struct {
vector_tile.Tile
}
Click to show internal directories.
Click to hide internal directories.