wkt

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MarshalWKT

func MarshalWKT(v WKTMarshaller, srs uint32) string

Types

type WKTMarshaller

type WKTMarshaller interface {
	Type() string
	MarshalWKT(w *WKTWriter)
}

type WKTWriter

type WKTWriter struct {
	SRS uint32
	bytes.Buffer
}

func NewWKTWriter

func NewWKTWriter(srs uint32) *WKTWriter

func (*WKTWriter) WriteGroup

func (w *WKTWriter) WriteGroup(fn func(w *WKTWriter), idx int)

Jump to

Keyboard shortcuts

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