]> granicus.if.org Git - postgis/log
postgis
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

19 years agoReimplement transform() using a cache that maintains SRS and PROJ.4 library handles...
Mark Cave-Ayland [Thu, 17 Nov 2005 17:49:54 +0000 (17:49 +0000)]
Reimplement transform() using a cache that maintains SRS and PROJ.4 library handles throughout each portal to speed up reprojections on large datasets

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

19 years agosmall comment improvements in Point.java
Markus Schaber [Wed, 16 Nov 2005 13:04:30 +0000 (13:04 +0000)]
small comment improvements in Point.java

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

19 years agoAdded availability info of line_interpolate_point function
Sandro Santilli [Wed, 16 Nov 2005 10:34:41 +0000 (10:34 +0000)]
Added availability info of line_interpolate_point function

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

19 years agoUpdated 1.0.5 release documentation
Sandro Santilli [Wed, 16 Nov 2005 09:49:39 +0000 (09:49 +0000)]
Updated 1.0.5 release documentation

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

19 years agoForced use of CAPI when building against GEOS 3.x.x or superior
Sandro Santilli [Mon, 14 Nov 2005 10:05:22 +0000 (10:05 +0000)]
Forced use of CAPI when building against GEOS 3.x.x or superior

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

19 years agoForced copy of BOX2D at deserialization time.
Sandro Santilli [Mon, 14 Nov 2005 09:01:15 +0000 (09:01 +0000)]
Forced copy of BOX2D at deserialization time.
LWGEOM (sub)objects will always have their own copy, safely released
by lwgeom_release(). This will remove memory alignment problems.

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

19 years agoupdated
Sandro Santilli [Fri, 11 Nov 2005 18:04:38 +0000 (18:04 +0000)]
updated

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

19 years agoUpdated
Sandro Santilli [Fri, 11 Nov 2005 17:49:26 +0000 (17:49 +0000)]
Updated

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

19 years agoFixed memory alignment bug in base geometry type serializers, added integrity check...
Sandro Santilli [Fri, 11 Nov 2005 17:45:46 +0000 (17:45 +0000)]
Fixed memory alignment bug in base geometry type serializers, added integrity check for geometry type flag and it's pointarrays dimension mismatch

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

19 years agoFixed memory alignment issues in force_*d*_recursive
Sandro Santilli [Fri, 11 Nov 2005 17:23:27 +0000 (17:23 +0000)]
Fixed memory alignment issues in force_*d*_recursive

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

19 years agoAdded some dimensionality changes tests
Sandro Santilli [Fri, 11 Nov 2005 17:03:28 +0000 (17:03 +0000)]
Added some dimensionality changes tests

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

19 years agoAdded linemerge test
Sandro Santilli [Fri, 11 Nov 2005 17:02:31 +0000 (17:02 +0000)]
Added linemerge test

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

19 years agoFixed short-initialization in getPoint4d_p
Sandro Santilli [Fri, 11 Nov 2005 10:49:27 +0000 (10:49 +0000)]
Fixed short-initialization in getPoint4d_p

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

19 years agoPorted ELF detection code from PostgreSQL. PostGIS builds on freebsd > 2 out of the...
Sandro Santilli [Tue, 1 Nov 2005 17:11:20 +0000 (17:11 +0000)]
Ported ELF detection code from PostgreSQL. PostGIS builds on freebsd > 2 out of the box now.

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

19 years agoInitial work on ST_AddEdgeNewFaces
Sandro Santilli [Tue, 1 Nov 2005 11:56:20 +0000 (11:56 +0000)]
Initial work on ST_AddEdgeNewFaces

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

19 years agoRemoved calls to get_proj4_from_srid() from transform() to require
Sandro Santilli [Tue, 1 Nov 2005 11:46:19 +0000 (11:46 +0000)]
Removed calls to get_proj4_from_srid() from transform() to require
a single scan of spatial_ref_sys for call rather then two.

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

19 years agoFixed handling of --with-proj handling
Sandro Santilli [Tue, 1 Nov 2005 11:37:19 +0000 (11:37 +0000)]
Fixed handling of --with-proj handling

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

19 years agoupdated
Sandro Santilli [Tue, 1 Nov 2005 10:29:14 +0000 (10:29 +0000)]
updated

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

19 years agoChanged major-minor version numbers extraction to be compatible with postgresql 7...
Sandro Santilli [Tue, 1 Nov 2005 10:22:29 +0000 (10:22 +0000)]
Changed major-minor version numbers extraction to be compatible with postgresql 7.2.1 (relies on the fact that this information will always be in the first 4 characters - single digit per version)

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

19 years agoReworked NULL geometries handling code letting user specify policy (insert,skip,abort...
Sandro Santilli [Tue, 1 Nov 2005 09:25:47 +0000 (09:25 +0000)]
Reworked NULL geometries handling code letting user specify policy (insert,skip,abort). Insert is the default.

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

19 years agoDocument Bug in PGShapeGeometry
Markus Schaber [Mon, 31 Oct 2005 13:42:27 +0000 (13:42 +0000)]
Document Bug in PGShapeGeometry

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

19 years agoSmall winding rule fix and some comment improvements
Markus Schaber [Fri, 28 Oct 2005 13:48:14 +0000 (13:48 +0000)]
Small winding rule fix and some comment improvements

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

19 years agoupdated
Sandro Santilli [Wed, 26 Oct 2005 11:10:58 +0000 (11:10 +0000)]
updated

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

19 years agoAdded optional second argument to specify schema in which postgis functions are to...
Sandro Santilli [Wed, 26 Oct 2005 11:07:55 +0000 (11:07 +0000)]
Added optional second argument to specify schema in which postgis functions are to be replaced

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

19 years agoAdded azimuth() and shift_longitude() functions
Sandro Santilli [Tue, 25 Oct 2005 14:31:27 +0000 (14:31 +0000)]
Added azimuth() and shift_longitude() functions

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

19 years agoAdded documentation for azimuth()
Sandro Santilli [Tue, 25 Oct 2005 14:31:02 +0000 (14:31 +0000)]
Added documentation for azimuth()

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