# Functions
EncodeOptionWithMaxDecimalDigits 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.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ErrBraceMismatch is returned when braces do not match.
# Structs
Encoder encodes WKT based on specified parameters.
SyntaxError is an error that occurs during parsing of a WKT string.
# Type aliases
An EncodeOption is an encoder option.