]> granicus.if.org Git - postgis/commit
Fix regression test differences between different platforms in the AsGeoJSON regressi...
authorMark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
Thu, 30 Oct 2008 23:02:21 +0000 (23:02 +0000)
committerMark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
Thu, 30 Oct 2008 23:02:21 +0000 (23:02 +0000)
commitfb26845cdc02dc2bc022743a356609dd6cc0c8ba
tree2c279673c7efc6357291925938280b6785f4b9f5
parentda63b91ac113c0a67bc997c5a93d3a6c3076a722
Fix regression test differences between different platforms in the AsGeoJSON regression code. There were two issues: firstly, the original regression tests included precision information > 15 significant figures, and secondly the GeoJSON code was exposing BOX2DFLOAT4 information to the client instead of calculating the true bounding box. With thanks to Olivier Courtin.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.3@3220 b70326c6-7e19-0410-871a-916f4a2858ee
doc/postgis.xml
lwgeom/lwgeom_geojson.c
regress/geojson.sql
regress/geojson_expected