Commit graph

179 commits

Author SHA1 Message Date
Sandro Santilli a51da0d6c9 buffer serialized accept NULL as return-size pointer
git-svn-id: http://svn.osgeo.org/postgis/trunk@863 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-21 16:07:25 +00:00
Sandro Santilli 6f27bd99cc Added lwgeom_empy_length(), lwgeom_constructempty_buf(), lwexploded_serialize_buf()
git-svn-id: http://svn.osgeo.org/postgis/trunk@862 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-21 15:44:53 +00:00
Sandro Santilli 05fad4e009 Added lwexploded_findlength
git-svn-id: http://svn.osgeo.org/postgis/trunk@861 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-21 10:57:26 +00:00
Sandro Santilli 8c1f0ecf46 Optimized postgis->geos conversion
git-svn-id: http://svn.osgeo.org/postgis/trunk@860 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 21:13:23 +00:00
Sandro Santilli 17505c8ab0 commented pfree call in GEOSnoop (seems to generate memory faults)
git-svn-id: http://svn.osgeo.org/postgis/trunk@859 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 21:13:01 +00:00
Sandro Santilli 31b86139f9 Added force_4d(geometry)
git-svn-id: http://svn.osgeo.org/postgis/trunk@855 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 17:03:41 +00:00
Sandro Santilli 76986f09de Renamed README
git-svn-id: http://svn.osgeo.org/postgis/trunk@846 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 10:09:06 +00:00
Sandro Santilli 5d1d72d034 Added missing 'uninstall' rules. Fixed existing install rules.
git-svn-id: http://svn.osgeo.org/postgis/trunk@845 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 10:08:18 +00:00
Sandro Santilli cbbbfa301c Configuration and common Makefile work moved to Makefile.config
Build is possible from each directory and from the root directory.


git-svn-id: http://svn.osgeo.org/postgis/trunk@844 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 09:58:26 +00:00
Sandro Santilli 909c07e70a added missing prototype
git-svn-id: http://svn.osgeo.org/postgis/trunk@843 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 09:29:29 +00:00
Sandro Santilli 0dc6740832 Reworked build scripts.
git-svn-id: http://svn.osgeo.org/postgis/trunk@842 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 09:22:25 +00:00
Sandro Santilli b10179364d fixed bugs in non-GEOS centroid function
git-svn-id: http://svn.osgeo.org/postgis/trunk@841 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 09:21:29 +00:00
Sandro Santilli 9c2a6c6bfa cleanups
git-svn-id: http://svn.osgeo.org/postgis/trunk@840 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 09:20:51 +00:00
Sandro Santilli 9cc288963a generalized library ignore line
git-svn-id: http://svn.osgeo.org/postgis/trunk@839 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 08:53:06 +00:00
Sandro Santilli f6aca1f6bc Added postgis_geos_version.h
git-svn-id: http://svn.osgeo.org/postgis/trunk@838 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 08:52:20 +00:00
Sandro Santilli 839eff4231 included local postgis_geos_version.h
git-svn-id: http://svn.osgeo.org/postgis/trunk@837 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 08:52:01 +00:00
Sandro Santilli f797a31982 Added detect_geos_version rule
git-svn-id: http://svn.osgeo.org/postgis/trunk@836 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 08:51:43 +00:00
Sandro Santilli bd508b4784 Moved lwgeom TODO in the root
git-svn-id: http://svn.osgeo.org/postgis/trunk@835 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 08:29:33 +00:00
Sandro Santilli 32542774ac Fixed a serius bug in pointArray_construct.
Added debugging output, optimized some functions, indentation buties..


git-svn-id: http://svn.osgeo.org/postgis/trunk@831 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-18 22:15:35 +00:00
Sandro Santilli 27150b541c Added more debugging output
git-svn-id: http://svn.osgeo.org/postgis/trunk@830 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-18 22:13:44 +00:00
Sandro Santilli 1a3493fbf9 Added box3d_to_box2df_p to reduce number of required memcpys
git-svn-id: http://svn.osgeo.org/postgis/trunk@827 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-16 10:42:08 +00:00
Sandro Santilli bf36b54431 Changed SPI_cursor_open call changes to be used for USE_VERSION > 80
(change seems to be intended for future releases)


git-svn-id: http://svn.osgeo.org/postgis/trunk@826 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-16 09:06:44 +00:00
Sandro Santilli 3771b8a945 Added binary predicate short-circuits
git-svn-id: http://svn.osgeo.org/postgis/trunk@825 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-16 09:05:31 +00:00
Sandro Santilli ca19a49cf1 Added getbox2d_internal
git-svn-id: http://svn.osgeo.org/postgis/trunk@824 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-16 09:05:10 +00:00
Sandro Santilli e448d226da updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@823 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-16 09:04:45 +00:00
Sandro Santilli d349b26fe0 CHIP and GEOS types (forgot to add)
git-svn-id: http://svn.osgeo.org/postgis/trunk@821 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-14 12:31:31 +00:00
Sandro Santilli 645d76c39f fixed a typo in the geometry_send function definition
git-svn-id: http://svn.osgeo.org/postgis/trunk@818 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-14 08:39:24 +00:00
Sandro Santilli 02d44c24c2 Updated call to SPI_cursor_open to 8.0 (beta2) interface.
git-svn-id: http://svn.osgeo.org/postgis/trunk@816 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-14 07:43:00 +00:00
Sandro Santilli 420a67a53b updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@815 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-13 19:04:23 +00:00
Sandro Santilli ff415dc0e5 Added binary input/output function for type geometry.
git-svn-id: http://svn.osgeo.org/postgis/trunk@808 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-13 14:26:56 +00:00
Sandro Santilli 106efdc5fb updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@806 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-13 13:35:20 +00:00
Sandro Santilli 398ecc65a9 Added AsSVG().
git-svn-id: http://svn.osgeo.org/postgis/trunk@805 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-13 13:32:01 +00:00
Sandro Santilli f6b428f61d updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@798 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-10 13:26:46 +00:00
Sandro Santilli 8f94a87228 Added all ..FromWKB functions, asbinary(geom) and bytea<->geom casts
git-svn-id: http://svn.osgeo.org/postgis/trunk@795 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-10 08:48:49 +00:00
Sandro Santilli 80242e7cd6 asbinary(), geomfromwkb
git-svn-id: http://svn.osgeo.org/postgis/trunk@794 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-10 07:36:25 +00:00
Sandro Santilli 424a6fde1a some bug fixes... geometry_analyze added
git-svn-id: http://svn.osgeo.org/postgis/trunk@788 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-08 16:34:36 +00:00
Sandro Santilli 2b2573246e updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@786 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-08 14:27:07 +00:00
Sandro Santilli f57cfd6a08 Added segmentize()
git-svn-id: http://svn.osgeo.org/postgis/trunk@785 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-08 14:19:25 +00:00
Sandro Santilli 7db775e2d8 updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@783 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-08 10:57:08 +00:00
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 6cdb7f83e2 GEOS support added.
git-svn-id: http://svn.osgeo.org/postgis/trunk@775 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-07 17:04:03 +00:00
Sandro Santilli 5e18b719ee Added CHIP type and support funx
git-svn-id: http://svn.osgeo.org/postgis/trunk@774 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-07 07:47:38 +00:00
Sandro Santilli 942d477249 updated some comments
git-svn-id: http://svn.osgeo.org/postgis/trunk@773 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-06 16:18:17 +00:00
Sandro Santilli 442084c7d0 updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@772 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-06 16:05:12 +00:00
Sandro Santilli e45a5556a3 Changed getbox2d_p signature to return 0 for EMPTY geometries.
Ported DP simplifier.


git-svn-id: http://svn.osgeo.org/postgis/trunk@771 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-06 16:04:13 +00:00
Sandro Santilli 092fb61dc4 Added IsEmpty()
git-svn-id: http://svn.osgeo.org/postgis/trunk@770 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-06 12:24:17 +00:00
Sandro Santilli e4e7e35a21 Finished BOX3D functions porting.
Added envelope() and extent3d().


git-svn-id: http://svn.osgeo.org/postgis/trunk@769 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-06 10:37:09 +00:00
Sandro Santilli c40cb4cdf5 Added min/max coordinates from box2d and box3d.
Made geometry->box3d cast actually use 'z' value.


git-svn-id: http://svn.osgeo.org/postgis/trunk@768 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-06 09:32:19 +00:00
Sandro Santilli c50db67ca8 Added box3d support and expand(geom|box2d|box3d, double)
git-svn-id: http://svn.osgeo.org/postgis/trunk@767 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-06 09:13:13 +00:00
Sandro Santilli 268e8bf615 Added geom_accum(), collect_garray() and collect()
git-svn-id: http://svn.osgeo.org/postgis/trunk@762 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-27 16:01:48 +00:00