]> granicus.if.org Git - postgis/commit
Move ST_AsGeoJson from postgis to liblwgeom dir. Use as most as cunit test as possibl...
authorOlivier Courtin <olivier.courtin@camptocamp.com>
Mon, 22 Feb 2010 14:03:19 +0000 (14:03 +0000)
committerOlivier Courtin <olivier.courtin@camptocamp.com>
Mon, 22 Feb 2010 14:03:19 +0000 (14:03 +0000)
commitab6afbcfb4cf0269447d00b796ccad479b8fff5f
tree5ea1b447d497c91dc412f6aaf13ab933f6df38ea
parentf1172ee911c89ab31a7aea66f1079e9357262317
Move ST_AsGeoJson from postgis to liblwgeom dir. Use as most as cunit test as possible. Related to #377.

git-svn-id: http://svn.osgeo.org/postgis/trunk@5283 b70326c6-7e19-0410-871a-916f4a2858ee
12 files changed:
liblwgeom/Makefile.in
liblwgeom/cunit/Makefile.in
liblwgeom/cunit/cu_out_geojson.c [new file with mode: 0644]
liblwgeom/cunit/cu_out_geojson.h [new file with mode: 0644]
liblwgeom/cunit/cu_tester.c
liblwgeom/cunit/cu_tester.h
liblwgeom/liblwgeom.h
liblwgeom/lwout_geojson.c [new file with mode: 0644]
postgis/geography_inout.c
postgis/lwgeom_geojson.c
regress/geojson.sql
regress/geojson_expected