package
1.3.10
Repository: https://github.com/davidraleigh/go-geom.git
Documentation: pkg.go.dev

# Functions

EncodeWithMaxDecimalDigits sets the maximum decimal digits to encode.
Marshal translates a geometry to the corresponding WKT.
NewEncoder returns a new encoder with the given options set.
Unmarshal translates a WKT to the corresponding geometry.

# Variables

ErrBraceMismatch is returned when braces do not match.

# Structs

Encoder encodes WKT based on specified parameters.

# Type aliases

EncodeOptions specify options to apply to the encoder.