Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 244 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 244 Bytes

geojson-geos-go

Overview

Tools for interacting with GeoJSON via GEOS. For example:

  • convert a GEOS geometry to GeoJSON
  • convert a WKT geometry to GeoJSON by turning it to a GEOS geometry first

Relies on venicegeo/geojson-go and GEOS.