wkt-geom-0.0.8: A parser of WKT, WKB and eWKB.

wkt-geom-0.0.8: A parser of WKT, WKB and eWKB.

Well Known Text (WKT), Well Known Binary (WKB) and the PostgreSQL extension Extended Well Know Binary (eWKB) are vector geometry representations.

The text or binary representations are parsed and turned into their GeoJSON representations. The binary representations use vectors throughout whereas the text representation still uses a list and then is converted to a vector representation.

Signatures

Modules