-
Feature Request
-
Resolution: Done
-
Major
-
None
Add system functions to convert between GEOMETRY and GeoJSON. These will be helpful for sources that use GeoJSON (like MongoDB and RethinkDB).
Conversion will be GeometryType (WKB) ↔ JTS Geometry ↔ GeoJSON.
- https://github.com/bjornharrtell/jts2geojson
- http://geojson.org/geojson-spec.html
- http://wiki.geojson.org/GeoJSON_draft_version_5
I don't believe these are part of the OGC spec, but it would probably be best to implement them similar to PostGIS.
- blocks
-
TEIID-3304 MongoDB: Implement Teiid spatial
- Resolved
- is related to
-
TEIID-3303 Add translator for RethinkDB
- Resolved
-
TEIID-2384 Managing Spatial Data Types
- Closed