Commit graph

10 commits

Author SHA1 Message Date
Sandro Santilli 3757c035df Fixed a bug in the z() function.
Added ! GEOS implementation of Centroid().


git-svn-id: http://svn.osgeo.org/postgis/trunk@781 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-08 10:25:26 +00:00
Sandro Santilli c3bc026581 Added IsClosed() and force_collection()
git-svn-id: http://svn.osgeo.org/postgis/trunk@749 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-25 15:28:46 +00:00
Sandro Santilli afbe496291 Moved some OGC functions from lwgeom_inout.c to lwgeom_ogc.c.
Added area2d (area) to lwgeom_functions_basic.c


git-svn-id: http://svn.osgeo.org/postgis/trunk@744 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-25 07:29:32 +00:00
Sandro Santilli 5ec7ce9dc6 Added StartPoint(), EndPoint()
git-svn-id: http://svn.osgeo.org/postgis/trunk@742 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-24 16:33:41 +00:00
Sandro Santilli 7bbcaf08fb Added X(), Y() and Z() funx
git-svn-id: http://svn.osgeo.org/postgis/trunk@741 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-24 16:20:10 +00:00
Sandro Santilli e84cd533b1 PointN() ported.
git-svn-id: http://svn.osgeo.org/postgis/trunk@740 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-24 15:50:04 +00:00
Sandro Santilli 251c98dca4 fixed a bug preventing ExteriorRing() and InteriorRingN from setting the
correct SRID.


git-svn-id: http://svn.osgeo.org/postgis/trunk@739 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-24 15:10:54 +00:00
Sandro Santilli 799ac1b619 Added NumInteriorRings() and InteriorRingN()
git-svn-id: http://svn.osgeo.org/postgis/trunk@737 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-24 15:05:34 +00:00
Sandro Santilli 3477720520 Added dimension() and exteriorring()
git-svn-id: http://svn.osgeo.org/postgis/trunk@736 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-24 14:48:58 +00:00
Sandro Santilli 994e1f51bd OGC functions (not implemented by GEOS) moved to lwgeom_ogc.c.
Renamed PG-exposed functions to start with LWGEOM


git-svn-id: http://svn.osgeo.org/postgis/trunk@730 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-24 10:01:16 +00:00