Commit graph

15 commits

Author SHA1 Message Date
Paul Ramsey a5e88fd47c Fix z+ handling
git-svn-id: http://svn.osgeo.org/postgis/trunk@13403 b70326c6-7e19-0410-871a-916f4a2858ee
2015-03-27 16:27:03 +00:00
Paul Ramsey 732a08784e GeoJSON maintenance
git-svn-id: http://svn.osgeo.org/postgis/trunk@13401 b70326c6-7e19-0410-871a-916f4a2858ee
2015-03-26 22:30:51 +00:00
Paul Ramsey f7e12b7efe #3061, do not drop repeated points when reading JSON/GML/KML
git-svn-id: http://svn.osgeo.org/postgis/trunk@13340 b70326c6-7e19-0410-871a-916f4a2858ee
2015-03-16 18:38:09 +00:00
Sandro Santilli aba916c19e Still build libjson code when having 0.9
git-svn-id: http://svn.osgeo.org/postgis/trunk@12660 b70326c6-7e19-0410-871a-916f4a2858ee
2014-06-25 12:31:42 +00:00
Sandro Santilli 6dbe445ac2 Oops, unterminated #ifdef
See https://travis-ci.org/postgis/postgis/builds/28397745#L1062

git-svn-id: http://svn.osgeo.org/postgis/trunk@12659 b70326c6-7e19-0410-871a-916f4a2858ee
2014-06-25 11:24:37 +00:00
Sandro Santilli 1e6687c435 Attempt re-adding support fo libjson < 0.10 (#2723)
See https://travis-ci.org/postgis/postgis/builds/28394436#L1330

git-svn-id: http://svn.osgeo.org/postgis/trunk@12658 b70326c6-7e19-0410-871a-916f4a2858ee
2014-06-25 10:28:48 +00:00
Paul Ramsey 7e66c170c7 #2723 failure to build against external json-c 0.12
git-svn-id: http://svn.osgeo.org/postgis/trunk@12647 b70326c6-7e19-0410-871a-916f4a2858ee
2014-06-24 21:59:47 +00:00
Paul Ramsey 8070d71422 #2697, ST_GeomFromGeoJSON() of invalid GeoJSON Polygons crashes server process
git-svn-id: http://svn.osgeo.org/postgis/trunk@12411 b70326c6-7e19-0410-871a-916f4a2858ee
2014-04-03 21:53:47 +00:00
Paul Ramsey 557f7b090f Quiet llvm warning
git-svn-id: http://svn.osgeo.org/postgis/trunk@12364 b70326c6-7e19-0410-871a-916f4a2858ee
2014-03-26 10:25:04 +00:00
Paul Ramsey 5b0ecfd147 Go back to old hasz behavior
git-svn-id: http://svn.osgeo.org/postgis/trunk@12363 b70326c6-7e19-0410-871a-916f4a2858ee
2014-03-26 10:23:17 +00:00
Paul Ramsey 33563bf25b Fix up GeoJSON empty poly fix a little more
git-svn-id: http://svn.osgeo.org/postgis/trunk@12356 b70326c6-7e19-0410-871a-916f4a2858ee
2014-03-26 09:31:47 +00:00
Paul Ramsey c660d60962 #2619, SIGSEGV in ST_GeomFromGeoJSON with empty list of coordinates
git-svn-id: http://svn.osgeo.org/postgis/trunk@12355 b70326c6-7e19-0410-871a-916f4a2858ee
2014-03-26 09:25:28 +00:00
Paul Ramsey fae22a2b85 #2546, GeoJSON with string coordinates parses incorrectly
git-svn-id: http://svn.osgeo.org/postgis/trunk@12302 b70326c6-7e19-0410-871a-916f4a2858ee
2014-03-07 23:20:25 +00:00
Sandro Santilli 8a62a707d7 Fix parsing GeoJSON of multipolygon with holes (#2216)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11120 b70326c6-7e19-0410-871a-916f4a2858ee
2013-02-28 17:42:49 +00:00
Sandro Santilli 60a4fef503 Add lwgeom_from_geojson to liblwgeom, add cunit test, fix memory leak
git-svn-id: http://svn.osgeo.org/postgis/trunk@11119 b70326c6-7e19-0410-871a-916f4a2858ee
2013-02-28 17:04:44 +00:00