]> granicus.if.org Git - postgis/commit
Add ST_GeomFromGeoJSON (#376)
authorPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 18 Nov 2011 00:17:56 +0000 (00:17 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 18 Nov 2011 00:17:56 +0000 (00:17 +0000)
commit07b03da7830c573da903181a96c3bb92c190a3e3
tree26c68ed4df3fc84298ffd8ae9300f9ea06c05994
parenta096f85bb3418d95717aba42d0b583b66e585353
Add ST_GeomFromGeoJSON (#376)

git-svn-id: http://svn.osgeo.org/postgis/trunk@8167 b70326c6-7e19-0410-871a-916f4a2858ee
12 files changed:
configure.ac
doc/installation.xml
postgis/Makefile.in
postgis/geometry_estimate.c
postgis/lwgeom_export.c
postgis/lwgeom_export.h
postgis/lwgeom_in_geojson.c [new file with mode: 0644]
postgis/postgis.sql.in.c
postgis_config.h.in
regress/Makefile.in
regress/in_geojson.sql [new file with mode: 0644]
regress/in_geojson_expected [new file with mode: 0644]