]> granicus.if.org Git - postgis/log
postgis
19 years agoAdded release version in abstract, updated INSTALL section to reflect autoconf-based...
Sandro Santilli [Wed, 14 Dec 2005 13:42:10 +0000 (13:42 +0000)]
Added release version in abstract, updated INSTALL section to reflect autoconf-based layout

git-svn-id: http://svn.osgeo.org/postgis/trunk@2181 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoNicely handled missing requirements for docs build
Sandro Santilli [Wed, 14 Dec 2005 12:24:26 +0000 (12:24 +0000)]
Nicely handled missing requirements for docs build

git-svn-id: http://svn.osgeo.org/postgis/trunk@2180 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoSnapped buffer() output to a grid of 1.0E-14 grid to account for slightly
Sandro Santilli [Wed, 14 Dec 2005 11:13:13 +0000 (11:13 +0000)]
Snapped buffer() output to a grid of 1.0E-14 grid to account for slightly
different floating number behaviours on Solaris.
Normalized Infinity to inf to account for different libc outputs.

git-svn-id: http://svn.osgeo.org/postgis/trunk@2179 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoRegression tests output made much more concise
Sandro Santilli [Wed, 14 Dec 2005 00:26:31 +0000 (00:26 +0000)]
Regression tests output made much more concise

git-svn-id: http://svn.osgeo.org/postgis/trunk@2178 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoremoved unused variable
Sandro Santilli [Tue, 13 Dec 2005 23:25:02 +0000 (23:25 +0000)]
removed unused variable

git-svn-id: http://svn.osgeo.org/postgis/trunk@2177 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded GEOS/JTS version info when available
Sandro Santilli [Tue, 13 Dec 2005 22:04:02 +0000 (22:04 +0000)]
Added GEOS/JTS version info when available

git-svn-id: http://svn.osgeo.org/postgis/trunk@2176 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoFixed a misnamed test
Sandro Santilli [Tue, 13 Dec 2005 21:16:47 +0000 (21:16 +0000)]
Fixed a misnamed test

git-svn-id: http://svn.osgeo.org/postgis/trunk@2175 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoRenamed ReplacePoint() to SetPoint()
Sandro Santilli [Tue, 13 Dec 2005 19:01:18 +0000 (19:01 +0000)]
Renamed ReplacePoint() to SetPoint()

git-svn-id: http://svn.osgeo.org/postgis/trunk@2174 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded RemovePoint() and ReplacePoint() to complete Geometry editiong function.
Sandro Santilli [Tue, 13 Dec 2005 18:39:08 +0000 (18:39 +0000)]
Added RemovePoint() and ReplacePoint() to complete Geometry editiong function.
Added regress tests for them.

git-svn-id: http://svn.osgeo.org/postgis/trunk@2173 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoFixed bug in lwgeom_as_anytype cast funcions
Sandro Santilli [Tue, 13 Dec 2005 18:19:34 +0000 (18:19 +0000)]
Fixed bug in lwgeom_as_anytype cast funcions

git-svn-id: http://svn.osgeo.org/postgis/trunk@2172 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoLRS section repopulated
Sandro Santilli [Tue, 13 Dec 2005 14:19:32 +0000 (14:19 +0000)]
LRS section repopulated

git-svn-id: http://svn.osgeo.org/postgis/trunk@2170 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoMoved out of LRS section: line_locate_point back (to Misc),
Sandro Santilli [Tue, 13 Dec 2005 12:51:00 +0000 (12:51 +0000)]
Moved out of LRS section: line_locate_point back (to Misc),
line_substring and line_interpolate_point (to Geometry constructors).
Added more cross-references.

git-svn-id: http://svn.osgeo.org/postgis/trunk@2169 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoupdated
Sandro Santilli [Tue, 13 Dec 2005 12:12:44 +0000 (12:12 +0000)]
updated

git-svn-id: http://svn.osgeo.org/postgis/trunk@2168 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoHandled common invokation mistake (accept trailing .sql in test names)
Sandro Santilli [Mon, 12 Dec 2005 20:41:04 +0000 (20:41 +0000)]
Handled common invokation mistake (accept trailing .sql in test names)

git-svn-id: http://svn.osgeo.org/postgis/trunk@2167 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoChanged math statements to be compatible with solaris shell, fixed typo
Sandro Santilli [Mon, 12 Dec 2005 20:31:22 +0000 (20:31 +0000)]
Changed math statements to be compatible with solaris shell, fixed typo

git-svn-id: http://svn.osgeo.org/postgis/trunk@2166 b70326c6-7e19-0410-871a-916f4a2858ee

19 years ago- Fixed Z presence detection in GEOS funcions (C++ and C wrappers).
Sandro Santilli [Mon, 12 Dec 2005 17:40:50 +0000 (17:40 +0000)]
- Fixed Z presence detection in GEOS funcions (C++ and C wrappers).
- NEW BuildArea(any_geometry) function
- NEW OGC BdPolyFromText(linestring_wkt, srid) function
- NEW OGC BdMPolyFromText(linestring_wkt, srid) function
- Updated postgis manual and added regression tests for new functions.
- Reworked regress test runner to be more succint and report
  a summary of test results

git-svn-id: http://svn.osgeo.org/postgis/trunk@2165 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAvoided detect_geos_version rule when using the GEOS C-API
Sandro Santilli [Mon, 12 Dec 2005 11:35:11 +0000 (11:35 +0000)]
Avoided detect_geos_version rule when using the GEOS C-API

git-svn-id: http://svn.osgeo.org/postgis/trunk@2164 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoWrapped grid_print declaration and definition in VERBOSE block, to avoid compiler...
Sandro Santilli [Mon, 12 Dec 2005 11:33:45 +0000 (11:33 +0000)]
Wrapped grid_print declaration and definition in VERBOSE block, to avoid compiler warning about it being unused

git-svn-id: http://svn.osgeo.org/postgis/trunk@2163 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoFixed error message typo
Sandro Santilli [Sat, 10 Dec 2005 15:46:47 +0000 (15:46 +0000)]
Fixed error message typo

git-svn-id: http://svn.osgeo.org/postgis/trunk@2161 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded credits for GEOS and Proj4.
Paul Ramsey [Fri, 9 Dec 2005 20:43:31 +0000 (20:43 +0000)]
Added credits for GEOS and Proj4.

git-svn-id: http://svn.osgeo.org/postgis/trunk@2160 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoOrganized Change log for 1.1.0
Sandro Santilli [Fri, 9 Dec 2005 15:14:01 +0000 (15:14 +0000)]
Organized Change log for 1.1.0

git-svn-id: http://svn.osgeo.org/postgis/trunk@2158 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded Charlie Savage in credits
Sandro Santilli [Fri, 9 Dec 2005 12:02:40 +0000 (12:02 +0000)]
Added Charlie Savage in credits

git-svn-id: http://svn.osgeo.org/postgis/trunk@2157 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoPlugged memory leaks in Polygonize().
Sandro Santilli [Fri, 9 Dec 2005 12:00:29 +0000 (12:00 +0000)]
Plugged memory leaks in Polygonize().

git-svn-id: http://svn.osgeo.org/postgis/trunk@2155 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded a couple of polygonize tests
Sandro Santilli [Fri, 9 Dec 2005 10:14:24 +0000 (10:14 +0000)]
Added a couple of polygonize tests

git-svn-id: http://svn.osgeo.org/postgis/trunk@2153 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoFixed handling of CAST for 8.0.0 restore.
Sandro Santilli [Wed, 7 Dec 2005 12:22:13 +0000 (12:22 +0000)]
Fixed handling of CAST for 8.0.0 restore.
Type name canonicalization function defined separately.

git-svn-id: http://svn.osgeo.org/postgis/trunk@2151 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded note about OID column drop in pre 8.1 to 8.1+ upgrades
Sandro Santilli [Wed, 7 Dec 2005 09:05:55 +0000 (09:05 +0000)]
Added note about OID column drop in pre 8.1 to 8.1+ upgrades

git-svn-id: http://svn.osgeo.org/postgis/trunk@2150 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoLabel the spec file as 1.1.0
Devrim GÜNDÜZ [Tue, 6 Dec 2005 15:42:16 +0000 (15:42 +0000)]
Label the spec file as 1.1.0

git-svn-id: http://svn.osgeo.org/postgis/trunk@2148 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoUpdated SnapToGrid documentation
Sandro Santilli [Tue, 6 Dec 2005 15:37:27 +0000 (15:37 +0000)]
Updated SnapToGrid documentation

git-svn-id: http://svn.osgeo.org/postgis/trunk@2147 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoUpdate to 1.0.6
Devrim GÜNDÜZ [Tue, 6 Dec 2005 15:26:51 +0000 (15:26 +0000)]
Update to 1.0.6

git-svn-id: http://svn.osgeo.org/postgis/trunk@2146 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoUpdated after release 1.0.6
Sandro Santilli [Tue, 6 Dec 2005 15:09:29 +0000 (15:09 +0000)]
Updated after release 1.0.6

git-svn-id: http://svn.osgeo.org/postgis/trunk@2145 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded check for successfully postgis installation before running tests
Sandro Santilli [Tue, 6 Dec 2005 14:56:25 +0000 (14:56 +0000)]
Added check for successfully postgis installation before running tests

git-svn-id: http://svn.osgeo.org/postgis/trunk@2142 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded user-reported intersects() test
Sandro Santilli [Tue, 6 Dec 2005 14:51:51 +0000 (14:51 +0000)]
Added user-reported intersects() test

git-svn-id: http://svn.osgeo.org/postgis/trunk@2141 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoHad regress_ogc test skipped if no GEOS nor JTS support is compiled in
Sandro Santilli [Fri, 2 Dec 2005 15:11:51 +0000 (15:11 +0000)]
Had regress_ogc test skipped if no GEOS nor JTS support is compiled in

git-svn-id: http://svn.osgeo.org/postgis/trunk@2139 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded missing rules
Sandro Santilli [Fri, 2 Dec 2005 14:56:09 +0000 (14:56 +0000)]
Added missing rules

git-svn-id: http://svn.osgeo.org/postgis/trunk@2138 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoCopied PostgreSQL top-level Makefile for use by systems in which make != gmake
Sandro Santilli [Fri, 2 Dec 2005 14:52:52 +0000 (14:52 +0000)]
Copied PostgreSQL top-level Makefile for use by systems in which make != gmake

git-svn-id: http://svn.osgeo.org/postgis/trunk@2137 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoFixed support for PGSQL version 7.2 and 7.3
Sandro Santilli [Fri, 2 Dec 2005 14:35:18 +0000 (14:35 +0000)]
Fixed support for PGSQL version 7.2 and 7.3

git-svn-id: http://svn.osgeo.org/postgis/trunk@2136 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoFixed SnapToGrid output expectance (higher dims no more discarded)
Sandro Santilli [Fri, 2 Dec 2005 14:15:38 +0000 (14:15 +0000)]
Fixed SnapToGrid output expectance (higher dims no more discarded)

git-svn-id: http://svn.osgeo.org/postgis/trunk@2135 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded note about new SnapToGrid function
Sandro Santilli [Fri, 2 Dec 2005 13:21:03 +0000 (13:21 +0000)]
Added note about new SnapToGrid function

git-svn-id: http://svn.osgeo.org/postgis/trunk@2134 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded SnapToGrid(geom, point_offset, xsz, ysz, zsz, msz)
Sandro Santilli [Fri, 2 Dec 2005 13:16:39 +0000 (13:16 +0000)]
Added SnapToGrid(geom, point_offset, xsz, ysz, zsz, msz)

git-svn-id: http://svn.osgeo.org/postgis/trunk@2133 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded LWGEOM_snaptogrid_pointoff and gridspec utility funx
Sandro Santilli [Fri, 2 Dec 2005 10:46:25 +0000 (10:46 +0000)]
Added LWGEOM_snaptogrid_pointoff and gridspec utility funx

git-svn-id: http://svn.osgeo.org/postgis/trunk@2132 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded note about SnapToGrid bbox computation
Sandro Santilli [Fri, 2 Dec 2005 09:12:34 +0000 (09:12 +0000)]
Added note about SnapToGrid bbox computation

git-svn-id: http://svn.osgeo.org/postgis/trunk@2131 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoFixed output box2d computation in SnapToGrid (was working with float,
Sandro Santilli [Fri, 2 Dec 2005 09:07:53 +0000 (09:07 +0000)]
Fixed output box2d computation in SnapToGrid (was working with float,
changed to work with doubles and call appropriate box3d->box2d converter).

git-svn-id: http://svn.osgeo.org/postgis/trunk@2129 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded PARANOIA_LEVEL checks in box3d<->box2d converters
Sandro Santilli [Fri, 2 Dec 2005 09:06:47 +0000 (09:06 +0000)]
Added PARANOIA_LEVEL checks in box3d<->box2d converters

git-svn-id: http://svn.osgeo.org/postgis/trunk@2128 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoQuoted grep pattern (Solaris' shell threats carets as pipes).
Sandro Santilli [Fri, 2 Dec 2005 08:26:54 +0000 (08:26 +0000)]
Quoted grep pattern (Solaris' shell threats carets as pipes).
Added a sleep 1 before dropping DB (to avoid "database being accessed" errors).

git-svn-id: http://svn.osgeo.org/postgis/trunk@2127 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoChanged back 'tests' to 'test'
Sandro Santilli [Thu, 1 Dec 2005 22:29:25 +0000 (22:29 +0000)]
Changed back 'tests' to 'test'

git-svn-id: http://svn.osgeo.org/postgis/trunk@2126 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded note about SnapToGrid and higher dims
Sandro Santilli [Thu, 1 Dec 2005 19:25:40 +0000 (19:25 +0000)]
Added note about SnapToGrid and higher dims

git-svn-id: http://svn.osgeo.org/postgis/trunk@2125 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoExported DYNPTARRAY struct and accessor funx (from _lrs.c).
Sandro Santilli [Thu, 1 Dec 2005 19:09:04 +0000 (19:09 +0000)]
Exported DYNPTARRAY struct and accessor funx (from _lrs.c).
Rewritten ptarray_grid() to allow snapping of all dimensions and
never discard input ordinates.

git-svn-id: http://svn.osgeo.org/postgis/trunk@2124 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoFixed missing LineMerge symbol when built against geos-1.0
Sandro Santilli [Thu, 1 Dec 2005 17:14:30 +0000 (17:14 +0000)]
Fixed missing LineMerge symbol when built against geos-1.0

git-svn-id: http://svn.osgeo.org/postgis/trunk@2123 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded SRID mismatch checks in GEOS and JTS wrappers
Sandro Santilli [Thu, 1 Dec 2005 16:21:00 +0000 (16:21 +0000)]
Added SRID mismatch checks in GEOS and JTS wrappers

git-svn-id: http://svn.osgeo.org/postgis/trunk@2122 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoUpdated comment about GEOS C-API (starts with 2.2.x)
Sandro Santilli [Thu, 1 Dec 2005 16:19:56 +0000 (16:19 +0000)]
Updated comment about GEOS C-API (starts with 2.2.x)

git-svn-id: http://svn.osgeo.org/postgis/trunk@2121 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoRenamed clean: to cleanup:, provided empty clean: to make things work
Sandro Santilli [Thu, 1 Dec 2005 15:53:02 +0000 (15:53 +0000)]
Renamed clean: to cleanup:, provided empty clean: to make things work
from toplevel makefile.

git-svn-id: http://svn.osgeo.org/postgis/trunk@2118 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoFixed handling of bogus geos-1.0
Sandro Santilli [Thu, 1 Dec 2005 15:50:33 +0000 (15:50 +0000)]
Fixed handling of bogus geos-1.0

git-svn-id: http://svn.osgeo.org/postgis/trunk@2117 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoSkipped checks of SQL command outputs (INSERT,UPDATE,CREATE,DROP).
Sandro Santilli [Thu, 1 Dec 2005 14:07:52 +0000 (14:07 +0000)]
Skipped checks of SQL command outputs  (INSERT,UPDATE,CREATE,DROP).
Cleaned up postgis_reg after tests run.

git-svn-id: http://svn.osgeo.org/postgis/trunk@2116 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoFixed lwgeom_segmentize2d() to always return a clone
Sandro Santilli [Thu, 1 Dec 2005 13:53:14 +0000 (13:53 +0000)]
Fixed lwgeom_segmentize2d() to always return a clone

git-svn-id: http://svn.osgeo.org/postgis/trunk@2115 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoFixed short-allocation in lwcollection_clone()
Sandro Santilli [Thu, 1 Dec 2005 13:49:56 +0000 (13:49 +0000)]
Fixed short-allocation in lwcollection_clone()

git-svn-id: http://svn.osgeo.org/postgis/trunk@2113 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoFixed test to cleanup after run
Sandro Santilli [Thu, 1 Dec 2005 13:37:35 +0000 (13:37 +0000)]
Fixed test to cleanup after run

git-svn-id: http://svn.osgeo.org/postgis/trunk@2111 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded missing proj tests
Sandro Santilli [Wed, 30 Nov 2005 21:02:52 +0000 (21:02 +0000)]
Added missing proj tests

git-svn-id: http://svn.osgeo.org/postgis/trunk@2109 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoFixed segfault on addPoint() with invalid offset
Sandro Santilli [Wed, 30 Nov 2005 18:24:25 +0000 (18:24 +0000)]
Fixed segfault on addPoint() with invalid offset

git-svn-id: http://svn.osgeo.org/postgis/trunk@2108 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoFixed error message on non-readable expected file
Sandro Santilli [Wed, 30 Nov 2005 18:24:05 +0000 (18:24 +0000)]
Fixed error message on non-readable expected file

git-svn-id: http://svn.osgeo.org/postgis/trunk@2107 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded Alex Mayrhofer to list of contributors
Sandro Santilli [Wed, 30 Nov 2005 17:04:03 +0000 (17:04 +0000)]
Added Alex Mayrhofer to list of contributors

git-svn-id: http://svn.osgeo.org/postgis/trunk@2105 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoMoved 8.2 support to 1.0.6 section
Sandro Santilli [Wed, 30 Nov 2005 16:59:52 +0000 (16:59 +0000)]
Moved 8.2 support to 1.0.6 section

git-svn-id: http://svn.osgeo.org/postgis/trunk@2103 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded proj tests, curtesy of Alex Mayrhofer
Sandro Santilli [Wed, 30 Nov 2005 16:57:14 +0000 (16:57 +0000)]
Added proj tests, curtesy of Alex Mayrhofer

git-svn-id: http://svn.osgeo.org/postgis/trunk@2101 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoCAPI usage triggered starting at geos-2.2
Sandro Santilli [Tue, 29 Nov 2005 22:40:52 +0000 (22:40 +0000)]
CAPI usage triggered starting at geos-2.2

git-svn-id: http://svn.osgeo.org/postgis/trunk@2099 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded locate_among_measure() and locate_between_measures() dox.
Sandro Santilli [Tue, 29 Nov 2005 10:05:49 +0000 (10:05 +0000)]
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

19 years agoUpdated documentation for X,Y,M and Z
Sandro Santilli [Tue, 29 Nov 2005 09:00:00 +0000 (09:00 +0000)]
Updated documentation for X,Y,M and Z

git-svn-id: http://svn.osgeo.org/postgis/trunk@2095 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoFixed a segfault on geom_accum(NULL, NULL) condition
Sandro Santilli [Mon, 28 Nov 2005 16:01:22 +0000 (16:01 +0000)]
Fixed a segfault on geom_accum(NULL, NULL) condition

git-svn-id: http://svn.osgeo.org/postgis/trunk@2094 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded geom_accum(NULL,NULL) test
Sandro Santilli [Mon, 28 Nov 2005 15:59:27 +0000 (15:59 +0000)]
Added geom_accum(NULL,NULL) test

git-svn-id: http://svn.osgeo.org/postgis/trunk@2091 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoEstrapolated SERIALIZED_FORM doc from liblwgeom.h and put it into
Sandro Santilli [Mon, 28 Nov 2005 15:06:06 +0000 (15:06 +0000)]
Estrapolated SERIALIZED_FORM doc from liblwgeom.h and put it into
SERIALIZED_FORM file.
Cleaned up header files so to avoid C++ style comments and -pedantic errors.
(more to come on this front)

git-svn-id: http://svn.osgeo.org/postgis/trunk@2090 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded bbox cache handling fix in 1.0.6
Sandro Santilli [Mon, 28 Nov 2005 11:49:09 +0000 (11:49 +0000)]
Added bbox cache handling fix in 1.0.6

git-svn-id: http://svn.osgeo.org/postgis/trunk@2088 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agominor cleanups and comments
Sandro Santilli [Mon, 28 Nov 2005 11:48:45 +0000 (11:48 +0000)]
minor cleanups and comments

git-svn-id: http://svn.osgeo.org/postgis/trunk@2087 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agomemory release in force_collection
Sandro Santilli [Mon, 28 Nov 2005 11:31:15 +0000 (11:31 +0000)]
memory release in force_collection

git-svn-id: http://svn.osgeo.org/postgis/trunk@2085 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded force_collection test
Sandro Santilli [Mon, 28 Nov 2005 11:27:40 +0000 (11:27 +0000)]
Added force_collection test

git-svn-id: http://svn.osgeo.org/postgis/trunk@2083 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoFixed ExteriorRing() and Segmentize() handling of bbox cache
Sandro Santilli [Mon, 28 Nov 2005 11:20:20 +0000 (11:20 +0000)]
Fixed ExteriorRing() and Segmentize() handling of bbox cache

git-svn-id: http://svn.osgeo.org/postgis/trunk@2081 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded ExteriorRing and Segmentize tests
Sandro Santilli [Mon, 28 Nov 2005 11:04:17 +0000 (11:04 +0000)]
Added ExteriorRing and Segmentize tests

git-svn-id: http://svn.osgeo.org/postgis/trunk@2079 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agojava2d and doc improvements
Markus Schaber [Fri, 25 Nov 2005 17:22:34 +0000 (17:22 +0000)]
java2d and doc improvements

git-svn-id: http://svn.osgeo.org/postgis/trunk@2077 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded support for PostgreSQL head, as suggested by Michael Fuhr.
Sandro Santilli [Fri, 25 Nov 2005 16:14:25 +0000 (16:14 +0000)]
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

19 years agoWrapped PROJ4SRSCacheCheck function in ifdef MEMORY_CONTEXT_CHECKING block, to avoid...
Sandro Santilli [Fri, 25 Nov 2005 16:11:34 +0000 (16:11 +0000)]
Wrapped PROJ4SRSCacheCheck function in ifdef MEMORY_CONTEXT_CHECKING block, to avoid compiler warning

git-svn-id: http://svn.osgeo.org/postgis/trunk@2075 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded unite_garray() test
Sandro Santilli [Fri, 25 Nov 2005 15:43:33 +0000 (15:43 +0000)]
Added unite_garray() test

git-svn-id: http://svn.osgeo.org/postgis/trunk@2074 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded database version info
Sandro Santilli [Fri, 25 Nov 2005 15:43:22 +0000 (15:43 +0000)]
Added database version info

git-svn-id: http://svn.osgeo.org/postgis/trunk@2073 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoFixed expected ERROR and NOTICEs
Sandro Santilli [Fri, 25 Nov 2005 15:34:54 +0000 (15:34 +0000)]
Fixed expected ERROR and NOTICEs

git-svn-id: http://svn.osgeo.org/postgis/trunk@2072 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoFixed 0-size allocation in lwcollection deserializer
Sandro Santilli [Fri, 25 Nov 2005 15:28:07 +0000 (15:28 +0000)]
Fixed 0-size allocation in lwcollection deserializer
(only matters when backend is compiled with --enable-cassert)

git-svn-id: http://svn.osgeo.org/postgis/trunk@2071 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded postgis library version and builddate, to make sure the existing database
Sandro Santilli [Fri, 25 Nov 2005 14:14:26 +0000 (14:14 +0000)]
Added postgis library version and builddate, to make sure the existing database
being used is equipped with the library we are willing to test.

git-svn-id: http://svn.osgeo.org/postgis/trunk@2069 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded note about documentation updates requirement (will anyone read it before 1...
Sandro Santilli [Thu, 24 Nov 2005 20:20:21 +0000 (20:20 +0000)]
Added note about documentation updates requirement (will anyone read it before 1.1.0 ? ;)

git-svn-id: http://svn.osgeo.org/postgis/trunk@2068 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoFixed sizeof(GEOSGeom) calls, minor debugging improvements.
Sandro Santilli [Thu, 24 Nov 2005 20:18:26 +0000 (20:18 +0000)]
Fixed sizeof(GEOSGeom) calls, minor debugging improvements.

git-svn-id: http://svn.osgeo.org/postgis/trunk@2067 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded -N and -g documentation
Sandro Santilli [Thu, 24 Nov 2005 20:11:05 +0000 (20:11 +0000)]
Added -N and -g documentation

git-svn-id: http://svn.osgeo.org/postgis/trunk@2064 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoChanged X(), Y(), M() and Z() to raise an error if input
Sandro Santilli [Wed, 23 Nov 2005 15:54:43 +0000 (15:54 +0000)]
Changed X(), Y(), M() and Z() to raise an error if input
is not strictly a point (must update documentation)

git-svn-id: http://svn.osgeo.org/postgis/trunk@2061 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoChanged locate_between_measures() to return simpler types
Sandro Santilli [Wed, 23 Nov 2005 15:30:04 +0000 (15:30 +0000)]
Changed locate_between_measures() to return simpler types

git-svn-id: http://svn.osgeo.org/postgis/trunk@2060 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoChanged M() and Z() to return NULL when input doesn't have
Sandro Santilli [Wed, 23 Nov 2005 14:52:39 +0000 (14:52 +0000)]
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

19 years agoAdded usage dox and check for required input files
Sandro Santilli [Wed, 23 Nov 2005 14:44:37 +0000 (14:44 +0000)]
Added usage dox and check for required input files

git-svn-id: http://svn.osgeo.org/postgis/trunk@2058 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoReworked regress tests to avoid multiple database creations
Sandro Santilli [Wed, 23 Nov 2005 14:38:00 +0000 (14:38 +0000)]
Reworked regress tests to avoid multiple database creations

git-svn-id: http://svn.osgeo.org/postgis/trunk@2057 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agofixed bug in points duplication check of dynptarray_addPoint4d
Sandro Santilli [Wed, 23 Nov 2005 13:48:38 +0000 (13:48 +0000)]
fixed bug in points duplication check of dynptarray_addPoint4d

git-svn-id: http://svn.osgeo.org/postgis/trunk@2056 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded a few regression tests for LRS functions
Sandro Santilli [Wed, 23 Nov 2005 13:46:35 +0000 (13:46 +0000)]
Added a few regression tests for LRS functions

git-svn-id: http://svn.osgeo.org/postgis/trunk@2055 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoInitial implementation of locate_among_measure() and locate_between_measures()
Sandro Santilli [Wed, 23 Nov 2005 13:19:40 +0000 (13:19 +0000)]
Initial implementation of locate_among_measure() and locate_between_measures()

git-svn-id: http://svn.osgeo.org/postgis/trunk@2054 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoFixed a bug in getPoint{3dm,3dz,4d}_p() api calls automatically
Sandro Santilli [Tue, 22 Nov 2005 21:29:41 +0000 (21:29 +0000)]
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

19 years agoFixed debugging printf call
Sandro Santilli [Tue, 22 Nov 2005 19:59:14 +0000 (19:59 +0000)]
Fixed debugging printf call

git-svn-id: http://svn.osgeo.org/postgis/trunk@2051 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdd fix for PG 8.1 calling the MemoryContext check method when compiled as a debug...
Mark Cave-Ayland [Fri, 18 Nov 2005 17:37:38 +0000 (17:37 +0000)]
Add fix for PG 8.1 calling the MemoryContext check method when compiled as a debug build

git-svn-id: http://svn.osgeo.org/postgis/trunk@2049 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agofixed double release of bbox cache memory
Sandro Santilli [Fri, 18 Nov 2005 10:48:59 +0000 (10:48 +0000)]
fixed double release of bbox cache memory

git-svn-id: http://svn.osgeo.org/postgis/trunk@2048 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoRemoved casts on lwalloc return.
Sandro Santilli [Fri, 18 Nov 2005 10:16:21 +0000 (10:16 +0000)]
Removed casts on lwalloc return.
Used varlena macros when appropriate.

git-svn-id: http://svn.osgeo.org/postgis/trunk@2047 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoRemoved duplicate debugging code used to reset the cache when it was full
Mark Cave-Ayland [Thu, 17 Nov 2005 23:35:23 +0000 (23:35 +0000)]
Removed duplicate debugging code used to reset the cache when it was full

git-svn-id: http://svn.osgeo.org/postgis/trunk@2045 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoFixed assertion bug and an off-by-one palloc() in the new transform() code
Mark Cave-Ayland [Thu, 17 Nov 2005 23:25:04 +0000 (23:25 +0000)]
Fixed assertion bug and an off-by-one palloc() in the new transform() code

git-svn-id: http://svn.osgeo.org/postgis/trunk@2044 b70326c6-7e19-0410-871a-916f4a2858ee