|
Class Summary |
| GeoJsonDriverFunction |
GeoJSON driver to import a GeoJSON file and export a spatial table in a
GeoJSON 1.0 file. |
| GeoJsonRead |
SQL function to read a GeoJSON file an creates the corresponding spatial
table. |
| GeoJsonReaderDriver |
Driver to import a GeoJSON file into a spatial table. |
| GeoJsonWrite |
SQL function to write a spatial table to a GeoJSON file. |
| GeoJsonWriteDriver |
A simple GeoJSON driver to write a spatial table to a GeoJSON file. |
| ST_AsGeoJSON |
Transform a JTS geometry to a GeoJSON geometry representation. |