Module wkt

Module wkt 

Source
Expand description

WKT Parsing of various formats

Re-exports§

pub use object::*;

Modules§

object
WKT to JSON Conversion

Functions§

clean_string
Cleans up a string by trimming whitespace, removing surrounding quotes, and normalizing spaces.