Expand description
WKT to JSON Conversion
Enums§
- WKTValue
- WKT value or array of values
Traits§
- WKTParser
- A trait for converting from WKT string (pre-parsed as an object)
Functions§
- parse_
wkt_ object - Parses a WKT object
Type Aliases§
- WKTObject
- WKT object is a collection of WKT values or even nested WKT objects