Commit graph

167 commits

Author SHA1 Message Date
Sandro Santilli 08b5213a11 Plugged memory leaks in Polygonize().
git-svn-id: http://svn.osgeo.org/postgis/trunk@2155 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-09 12:00:29 +00:00
Sandro Santilli cb5685766c Updated after release 1.0.6
git-svn-id: http://svn.osgeo.org/postgis/trunk@2145 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-06 15:09:29 +00:00
Sandro Santilli 3049244947 Added note about new SnapToGrid function
git-svn-id: http://svn.osgeo.org/postgis/trunk@2134 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-02 13:21:03 +00:00
Sandro Santilli 1072b5176a Added note about SnapToGrid bbox computation
git-svn-id: http://svn.osgeo.org/postgis/trunk@2131 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-02 09:12:34 +00:00
Sandro Santilli 9ee8d9fa1c Added note about SnapToGrid and higher dims
git-svn-id: http://svn.osgeo.org/postgis/trunk@2125 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-01 19:25:40 +00:00
Sandro Santilli 82adb83c59 Added SRID mismatch checks in GEOS and JTS wrappers
git-svn-id: http://svn.osgeo.org/postgis/trunk@2122 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-01 16:21:00 +00:00
Sandro Santilli 321ebcaf0f Fixed lwgeom_segmentize2d() to always return a clone
git-svn-id: http://svn.osgeo.org/postgis/trunk@2115 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-01 13:53:14 +00:00
Sandro Santilli 2c4f2a2c90 Fixed short-allocation in lwcollection_clone()
git-svn-id: http://svn.osgeo.org/postgis/trunk@2113 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-01 13:49:56 +00:00
Sandro Santilli 1cd15b492c Fixed segfault on addPoint() with invalid offset
git-svn-id: http://svn.osgeo.org/postgis/trunk@2108 b70326c6-7e19-0410-871a-916f4a2858ee
2005-11-30 18:24:25 +00:00
Sandro Santilli 246f5aabd3 Moved 8.2 support to 1.0.6 section
git-svn-id: http://svn.osgeo.org/postgis/trunk@2103 b70326c6-7e19-0410-871a-916f4a2858ee
2005-11-30 16:59:52 +00:00
Sandro Santilli 442291116f Added locate_among_measure() and locate_between_measures() dox.
Updated CHANGES adding new LRS funx and new transform() code.


git-svn-id: http://svn.osgeo.org/postgis/trunk@2096 b70326c6-7e19-0410-871a-916f4a2858ee
2005-11-29 10:05:49 +00:00
Sandro Santilli 1b89016cf7 Fixed a segfault on geom_accum(NULL, NULL) condition
git-svn-id: http://svn.osgeo.org/postgis/trunk@2094 b70326c6-7e19-0410-871a-916f4a2858ee
2005-11-28 16:01:22 +00:00
Sandro Santilli ca4393349f Added bbox cache handling fix in 1.0.6
git-svn-id: http://svn.osgeo.org/postgis/trunk@2088 b70326c6-7e19-0410-871a-916f4a2858ee
2005-11-28 11:49:09 +00:00
Sandro Santilli c4a8df4d45 Added support for PostgreSQL head, as suggested by Michael Fuhr.
Cleaned up includes.


git-svn-id: http://svn.osgeo.org/postgis/trunk@2076 b70326c6-7e19-0410-871a-916f4a2858ee
2005-11-25 16:14:25 +00:00
Sandro Santilli 188cb33999 Changed M() and Z() to return NULL when input doesn't have
the requested dimension. Updated regress tests with a few
of these cases.


git-svn-id: http://svn.osgeo.org/postgis/trunk@2059 b70326c6-7e19-0410-871a-916f4a2858ee
2005-11-23 14:52:39 +00:00
Sandro Santilli 8f417b1c5c Fixed a bug in getPoint{3dm,3dz,4d}_p() api calls automatically
fixing bugs in force_{3dm,3dz,4d}() user functions, for which
tests have been added in regress dir.
Wrapped paranoid checks in PARANOIA_LEVEL preprocessor blocks.
Updated release notes and CHANGES file.


git-svn-id: http://svn.osgeo.org/postgis/trunk@2053 b70326c6-7e19-0410-871a-916f4a2858ee
2005-11-22 21:29:41 +00:00
Sandro Santilli c932a7a291 Updated 1.0.5 release documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@2040 b70326c6-7e19-0410-871a-916f4a2858ee
2005-11-16 09:49:39 +00:00
Sandro Santilli 6a1b38d099 Updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@2032 b70326c6-7e19-0410-871a-916f4a2858ee
2005-11-11 17:49:26 +00:00
Sandro Santilli e69989d3eb Fixed short-initialization in getPoint4d_p
git-svn-id: http://svn.osgeo.org/postgis/trunk@2020 b70326c6-7e19-0410-871a-916f4a2858ee
2005-11-11 10:49:27 +00:00
Sandro Santilli 509a9e15e8 updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@2014 b70326c6-7e19-0410-871a-916f4a2858ee
2005-11-01 10:29:14 +00:00
Sandro Santilli 157b11aa7a updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@2006 b70326c6-7e19-0410-871a-916f4a2858ee
2005-10-26 11:10:58 +00:00
Sandro Santilli 981d8dd065 Added azimuth() and shift_longitude() functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@2003 b70326c6-7e19-0410-871a-916f4a2858ee
2005-10-25 14:31:27 +00:00
Sandro Santilli 278c6788d2 Moved loader/dumper stricter handling of attribute sizes from 1.0.5 to head section
git-svn-id: http://svn.osgeo.org/postgis/trunk@1996 b70326c6-7e19-0410-871a-916f4a2858ee
2005-10-24 16:14:04 +00:00
Sandro Santilli e9cf837533 Added attribute types mapping change
git-svn-id: http://svn.osgeo.org/postgis/trunk@1990 b70326c6-7e19-0410-871a-916f4a2858ee
2005-10-24 11:33:46 +00:00
Sandro Santilli 647fccede9 Applied patch by Lars Roessiger handling numerical values with a trailing decima
l dot


git-svn-id: http://svn.osgeo.org/postgis/trunk@1982 b70326c6-7e19-0410-871a-916f4a2858ee
2005-10-21 11:33:55 +00:00
Markus Schaber 36644bcc68 added forgotten changelog entry
git-svn-id: http://svn.osgeo.org/postgis/trunk@1976 b70326c6-7e19-0410-871a-916f4a2858ee
2005-10-20 15:57:51 +00:00
Sandro Santilli 8ab57b444f Added topology change
git-svn-id: http://svn.osgeo.org/postgis/trunk@1965 b70326c6-7e19-0410-871a-916f4a2858ee
2005-10-14 08:29:23 +00:00
Sandro Santilli 5e4240a18d Fixed return code from shp2pgsql
git-svn-id: http://svn.osgeo.org/postgis/trunk@1963 b70326c6-7e19-0410-871a-916f4a2858ee
2005-10-13 13:40:20 +00:00
Sandro Santilli 5b10cc2492 Fixed null values fraction computation in geometry analyzer as suggested by Michael Fuhr
git-svn-id: http://svn.osgeo.org/postgis/trunk@1961 b70326c6-7e19-0410-871a-916f4a2858ee
2005-10-10 16:19:16 +00:00
Sandro Santilli 04a5f3105c Fixed release of stack memory occurring when shp2pgsql is compiled with USE_ICONV defined, an attribute value needs to be escaped and no -W is used
git-svn-id: http://svn.osgeo.org/postgis/trunk@1949 b70326c6-7e19-0410-871a-916f4a2858ee
2005-09-30 08:59:29 +00:00
Sandro Santilli 20716078bf Initial switches for use of GEOS C-API
git-svn-id: http://svn.osgeo.org/postgis/trunk@1937 b70326c6-7e19-0410-871a-916f4a2858ee
2005-09-26 12:36:54 +00:00
Sandro Santilli e20283e78f Added new LineMerge funtion
git-svn-id: http://svn.osgeo.org/postgis/trunk@1932 b70326c6-7e19-0410-871a-916f4a2858ee
2005-09-26 12:04:28 +00:00
Sandro Santilli b24550cded given some consistent format to items
git-svn-id: http://svn.osgeo.org/postgis/trunk@1920 b70326c6-7e19-0410-871a-916f4a2858ee
2005-09-16 13:19:03 +00:00
Sandro Santilli 1d358c74fa Disabled buffer-based GeomUnion
git-svn-id: http://svn.osgeo.org/postgis/trunk@1915 b70326c6-7e19-0410-871a-916f4a2858ee
2005-09-15 10:16:43 +00:00
Sandro Santilli 9edd76efd1 Moved the fix_geometry_column() removal to 1.1.0 section
git-svn-id: http://svn.osgeo.org/postgis/trunk@1914 b70326c6-7e19-0410-871a-916f4a2858ee
2005-09-15 10:13:33 +00:00
Sandro Santilli e8a7e9edd1 Removed automatic fix_geometry_columns() call in update_geometry_stats and AddGeometryColumns()
git-svn-id: http://svn.osgeo.org/postgis/trunk@1911 b70326c6-7e19-0410-871a-916f4a2858ee
2005-09-15 09:55:13 +00:00
Sandro Santilli b42308a799 Updated release info for 1.0.4
git-svn-id: http://svn.osgeo.org/postgis/trunk@1908 b70326c6-7e19-0410-871a-916f4a2858ee
2005-09-09 17:03:45 +00:00
Sandro Santilli f204401ad4 Fixed bug in translate() corrupting output bounding box. Bounding-box related cleanups in exterior_ring()
git-svn-id: http://svn.osgeo.org/postgis/trunk@1901 b70326c6-7e19-0410-871a-916f4a2858ee
2005-09-09 14:47:21 +00:00
Sandro Santilli 021ac728c7 Made ptarray_compute_box3d a wrapper of ptarray_compute_box3d_p
git-svn-id: http://svn.osgeo.org/postgis/trunk@1899 b70326c6-7e19-0410-871a-916f4a2858ee
2005-09-08 23:30:01 +00:00
Sandro Santilli eb0831b1c9 minor speedups in distance()
git-svn-id: http://svn.osgeo.org/postgis/trunk@1896 b70326c6-7e19-0410-871a-916f4a2858ee
2005-09-08 22:59:18 +00:00
Sandro Santilli 5b8fcb6507 Handled search_box outside of histogram_box case in selectivity estimator
git-svn-id: http://svn.osgeo.org/postgis/trunk@1894 b70326c6-7e19-0410-871a-916f4a2858ee
2005-09-08 19:26:22 +00:00
Sandro Santilli f9a630a640 Added notes about PointN, GeometryN and InteriorRingN indexing method
git-svn-id: http://svn.osgeo.org/postgis/trunk@1891 b70326c6-7e19-0410-871a-916f4a2858ee
2005-09-06 09:22:22 +00:00
Sandro Santilli 63ad3267b8 BOX3d parser note
git-svn-id: http://svn.osgeo.org/postgis/trunk@1889 b70326c6-7e19-0410-871a-916f4a2858ee
2005-09-06 08:29:32 +00:00
Sandro Santilli d6378708c3 Leak plugged in compute_serialized_box3d_p
git-svn-id: http://svn.osgeo.org/postgis/trunk@1885 b70326c6-7e19-0410-871a-916f4a2858ee
2005-09-03 06:11:20 +00:00
Sandro Santilli 1feb9c489e Fixed bug in pointArray_construct() misinterpreting hasZ and hasM parameters
git-svn-id: http://svn.osgeo.org/postgis/trunk@1881 b70326c6-7e19-0410-871a-916f4a2858ee
2005-08-31 16:49:26 +00:00
Sandro Santilli 421f400eef Removed premature object destruction in InsertLineString{WKT,} causing segfault
git-svn-id: http://svn.osgeo.org/postgis/trunk@1879 b70326c6-7e19-0410-871a-916f4a2858ee
2005-08-29 22:36:25 +00:00
Sandro Santilli 8cdd5e76ce Fixed sprintf() calls to avoid overlapping memory,
reworked not-null objects existance check to reduce startup costs.


git-svn-id: http://svn.osgeo.org/postgis/trunk@1872 b70326c6-7e19-0410-871a-916f4a2858ee
2005-08-29 11:48:33 +00:00
Sandro Santilli fcf32c2ccf Added M(point) function
git-svn-id: http://svn.osgeo.org/postgis/trunk@1871 b70326c6-7e19-0410-871a-916f4a2858ee
2005-08-16 21:38:18 +00:00
Sandro Santilli 90446e4541 Early memory release in GiST indexing
git-svn-id: http://svn.osgeo.org/postgis/trunk@1870 b70326c6-7e19-0410-871a-916f4a2858ee
2005-08-16 11:24:06 +00:00
Sandro Santilli f698e44426 Added segfault fix
git-svn-id: http://svn.osgeo.org/postgis/trunk@1863 b70326c6-7e19-0410-871a-916f4a2858ee
2005-08-10 23:12:51 +00:00