Commit graph

15 commits

Author SHA1 Message Date
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 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
Sandro Santilli 840e565470 Added npoints,numpoints,numgeometries,geometryn
git-svn-id: http://svn.osgeo.org/postgis/trunk@729 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-24 09:34:33 +00:00
Sandro Santilli 80bad2c969 versioning functions completed
git-svn-id: http://svn.osgeo.org/postgis/trunk@723 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-23 15:57:56 +00:00
Sandro Santilli e8d940961f Changed SCRIPTS_VERSION to 0.0.1
git-svn-id: http://svn.osgeo.org/postgis/trunk@721 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-23 15:37:16 +00:00
Sandro Santilli 870d0f7b15 Removed custom allocator from lwgeom_api.
Added summary(geometry).
Some indentation.


git-svn-id: http://svn.osgeo.org/postgis/trunk@716 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-23 08:32:14 +00:00
Sandro Santilli dfc1181cf1 transform() support
git-svn-id: http://svn.osgeo.org/postgis/trunk@715 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-20 16:36:22 +00:00
Sandro Santilli 7713740974 gist operators support functions renamed to allow for finer control by postgis_restore.pl
git-svn-id: http://svn.osgeo.org/postgis/trunk@712 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-20 14:54:35 +00:00
Sandro Santilli 7e26ef63c5 Added Geom{etry,}FromWkb(<geometry>,[<int4>]) funx.
Added LWGEOM typedef and SERIALIZED_FORM(LWGEOM) macro.
Made lwgeom_setSRID an API function.
Added LWGEOM_setAllocator().


git-svn-id: http://svn.osgeo.org/postgis/trunk@710 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-20 14:08:41 +00:00
Sandro Santilli a48fbb12a5 cpp checks updated to use 80 instead of 75 for USE_VERSION
git-svn-id: http://svn.osgeo.org/postgis/trunk@698 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-19 13:54:15 +00:00
Sandro Santilli 0a282e8047 initial import
git-svn-id: http://svn.osgeo.org/postgis/trunk@697 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-19 13:49:29 +00:00