Module object

Module object 

Source
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