| GeoJsonDriverFunction |
GeoJSON driver to import a GeoJSON file and export a spatial table in a
GeoJSON 1.0 file.
|
| GeoJsonField |
GeoJson fields used by the standard.
|
| 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.
|
| GJGeometryReader |
This class is used to convert a geojon geometry to a JTS geometry.
|
| ST_AsGeoJSON |
Transform a JTS geometry to a GeoJSON geometry representation.
|
| ST_GeomFromGeoJSON |
|