A Node.js module for converting database queries to GeoJSON and TopoJSON
A WKT/WKB/EWKT/EWKB/TWKB/GeoJSON parser and serializer
This project provides the basic functions for geometries. It allows to convert between wkt
, `wkb,
jsonand our
well formatted geometry classesto construct
Point,
LineString,
Polygon,
MultiPoint,
MultiLineString,
MultiPolygonand
Geome