Commit graph

11 commits

Author SHA1 Message Date
Mark Cave-Ayland c503926042 Unbreak the PostGIS universe for people who aren't using GEOS SVN (will be 3.2).
git-svn-id: http://svn.osgeo.org/postgis/trunk@4218 b70326c6-7e19-0410-871a-916f4a2858ee
2009-06-26 09:35:43 +00:00
Paul Ramsey 81fc797550 Add support for hausdorff distance calculations. Requires GEOS 3.2+. (#209) From Vincent Picavet.
If you are working off of GEOS trunk, svn up, compile and install!


git-svn-id: http://svn.osgeo.org/postgis/trunk@4208 b70326c6-7e19-0410-871a-916f4a2858ee
2009-06-24 22:08:33 +00:00
Sandro Santilli db528c5188 Add tests for parametrized buffer
git-svn-id: http://svn.osgeo.org/postgis/trunk@4206 b70326c6-7e19-0410-871a-916f4a2858ee
2009-06-24 13:32:46 +00:00
Paul Ramsey f31941735b Fix for #192.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4134 b70326c6-7e19-0410-871a-916f4a2858ee
2009-06-04 14:17:07 +00:00
Paul Ramsey bc9640ffcb Fix for issue #186
git-svn-id: http://svn.osgeo.org/postgis/trunk@4131 b70326c6-7e19-0410-871a-916f4a2858ee
2009-06-03 23:07:48 +00:00
Paul Ramsey 6ba139d4fd Remove USE_JTS and cpp preproc from sql-mm regression
git-svn-id: http://svn.osgeo.org/postgis/trunk@3887 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-19 00:37:21 +00:00
Olivier Courtin 2d6bdb6b9d Add SVG unit test file
git-svn-id: http://svn.osgeo.org/postgis/trunk@3845 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-10 20:49:27 +00:00
Paul Ramsey ddfe100a7c Change references from ./lwgeom to ./postgis
git-svn-id: http://svn.osgeo.org/postgis/trunk@3687 b70326c6-7e19-0410-871a-916f4a2858ee
2009-02-11 18:28:53 +00:00
Olivier Courtin f2743b91e4 GeoJson output: trim trailing zero, add forgotten free on subgemotry inspect. GML output: precision no more as a global one, decimal places rather than significant digits, trim trailing zero, add unit test, doc update with output example
git-svn-id: http://svn.osgeo.org/postgis/trunk@3676 b70326c6-7e19-0410-871a-916f4a2858ee
2009-02-10 07:54:19 +00:00
Mark Cave-Ayland feef574560 Part 1 of GBT#94: Rename folders/files to be more consistent. Embed the MAJOR.MINOR version in the PostgreSQL shared library name (to allow different databases to contain different PostGIS versions) and also rename lwpostgis.sql to postgis.sql. Update documentation in various files to reflect the new names at the same time.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3534 b70326c6-7e19-0410-871a-916f4a2858ee
2009-01-15 18:35:06 +00:00
Mark Cave-Ayland cee1f271e5 Commit new build system based upon PGXS. Due to the large number of changes, please refer to http://postgis.refractions.net/pipermail/postgis-devel/2008-May/003010.html.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2774 b70326c6-7e19-0410-871a-916f4a2858ee
2008-05-14 17:10:19 +00:00
Renamed from regress/Makefile (Browse further)