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

19 years agoAdded missing SRID check in azimuth() function
Sandro Santilli [Tue, 25 Oct 2005 14:21:10 +0000 (14:21 +0000)]
Added missing SRID check in azimuth() function

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

19 years agoAdded azimuth(point,point) function.
Sandro Santilli [Tue, 25 Oct 2005 14:15:41 +0000 (14:15 +0000)]
Added azimuth(point,point) function.

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

19 years agoAdded shift_longitude(geometry) sql procedure and underlying
Sandro Santilli [Tue, 25 Oct 2005 11:38:28 +0000 (11:38 +0000)]
Added shift_longitude(geometry) sql procedure and underlying
ptarray_longitude_shift(POINTARRAY *) and lwgeom_longitude_shift(LWGEOM *)
functions.

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

19 years agoFixed bug in GEOSCoordSeq to POINTARRAY converter
Sandro Santilli [Tue, 25 Oct 2005 11:37:17 +0000 (11:37 +0000)]
Fixed bug in GEOSCoordSeq to POINTARRAY converter

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

19 years agoAdded pglwgeom_deserialize()
Sandro Santilli [Tue, 25 Oct 2005 11:16:09 +0000 (11:16 +0000)]
Added pglwgeom_deserialize()

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

19 years agoMoved loader/dumper stricter handling of attribute sizes from 1.0.5 to head section
Sandro Santilli [Mon, 24 Oct 2005 16:14:04 +0000 (16:14 +0000)]
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

19 years agofixed wrong assumption about maximum size of integer attributes (width is maximum...
Sandro Santilli [Mon, 24 Oct 2005 15:54:22 +0000 (15:54 +0000)]
fixed wrong assumption about maximum size of integer attributes (width is maximum size of text representation)

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

19 years agoUpdated to reflect ownership policy in GEOS C-api.
Sandro Santilli [Mon, 24 Oct 2005 13:29:12 +0000 (13:29 +0000)]
Updated to reflect ownership policy in GEOS C-api.

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

19 years agoAdded attribute types mapping change
Sandro Santilli [Mon, 24 Oct 2005 11:33:46 +0000 (11:33 +0000)]
Added attribute types mapping change

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

19 years agoFixed a bug in string attributes handling truncating values of maximum
Sandro Santilli [Mon, 24 Oct 2005 11:30:59 +0000 (11:30 +0000)]
Fixed a bug in string attributes handling truncating values of maximum
allowed length, curtesy of Lars Roessiger.
Reworked integer attributes handling to be stricter in dbf->sql mapping
and to allow for big int8 values in sql->dbf conversion

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

19 years agoPGShapeGeometry constructor cleanup
Markus Schaber [Fri, 21 Oct 2005 15:35:05 +0000 (15:35 +0000)]
PGShapeGeometry constructor cleanup

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

19 years agoUpdated jdbc2 README to reflect JTS dependency on trove4j
Markus Schaber [Fri, 21 Oct 2005 13:06:33 +0000 (13:06 +0000)]
Updated jdbc2 README to reflect JTS dependency on trove4j

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

19 years agoimplemented JTS GeometryFactory caching
Markus Schaber [Fri, 21 Oct 2005 12:07:10 +0000 (12:07 +0000)]
implemented JTS GeometryFactory caching

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

19 years agoApplied patch by Lars Roessiger handling numerical values with a trailing decima
Sandro Santilli [Fri, 21 Oct 2005 11:33:55 +0000 (11:33 +0000)]
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

19 years agotypo fix in java2D example
Markus Schaber [Fri, 21 Oct 2005 08:53:08 +0000 (08:53 +0000)]
typo fix in java2D example

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

19 years agoadded example for java2d
Markus Schaber [Thu, 20 Oct 2005 18:07:37 +0000 (18:07 +0000)]
added example for java2d

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

19 years agomoved java2d to ordinary src directory, as it does not depend on any external libraries.
Markus Schaber [Thu, 20 Oct 2005 16:13:51 +0000 (16:13 +0000)]
moved java2d to ordinary src directory, as it does not depend on any external libraries.

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

19 years agofix postgresql 7.2 datatype registration compatibility code
Markus Schaber [Thu, 20 Oct 2005 16:04:03 +0000 (16:04 +0000)]
fix postgresql 7.2 datatype registration compatibility code

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

19 years agoFixed all deprecation warnings in JTS code by using proper GeometryFactory instances...
Markus Schaber [Thu, 20 Oct 2005 15:58:52 +0000 (15:58 +0000)]
Fixed all deprecation warnings in JTS code by using proper GeometryFactory instances (hope)

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

19 years agoadded forgotten changelog entry
Markus Schaber [Thu, 20 Oct 2005 15:57:51 +0000 (15:57 +0000)]
added forgotten changelog entry

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

19 years agoAdded some source for java2D readonly support
Markus Schaber [Thu, 20 Oct 2005 14:35:07 +0000 (14:35 +0000)]
Added some source for java2D readonly support

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

19 years agoHandled some more errors.
Sandro Santilli [Wed, 19 Oct 2005 13:11:41 +0000 (13:11 +0000)]
Handled some more errors.

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

19 years agoRemoved useless variables from linemerge()
Sandro Santilli [Wed, 19 Oct 2005 10:12:09 +0000 (10:12 +0000)]
Removed useless variables from linemerge()

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

19 years agoRemoved unused variables in linemerge()
Sandro Santilli [Wed, 19 Oct 2005 10:09:07 +0000 (10:09 +0000)]
Removed unused variables in linemerge()

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

19 years agoAdded ST_ModEdgesSplit function, cleaned up test files, added tests for
Sandro Santilli [Wed, 19 Oct 2005 10:04:15 +0000 (10:04 +0000)]
Added ST_ModEdgesSplit function, cleaned up test files, added tests for
the new topology editing functions.

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

19 years agoFixed ST_NewEdgesSplit function to return new Node id rather then text
Sandro Santilli [Tue, 18 Oct 2005 16:39:15 +0000 (16:39 +0000)]
Fixed ST_NewEdgesSplit function to return new Node id rather then text

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

19 years agoAdded SQL/MM functions ST_RemoveIsoEdge and ST_NewEdgesSplit.
Sandro Santilli [Tue, 18 Oct 2005 15:31:26 +0000 (15:31 +0000)]
Added SQL/MM functions ST_RemoveIsoEdge and ST_NewEdgesSplit.
The ST_NewEdgesSplit also updates the Relation table (out of SQL/MM specs).

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

19 years agoChanged GEOS initializzation to use lwnotice for errors rather then
Sandro Santilli [Mon, 17 Oct 2005 09:40:27 +0000 (09:40 +0000)]
Changed GEOS initializzation to use lwnotice for errors rather then
lwerror, to allow for cleanup on exceptions.

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

19 years agoAdded -Wall flag to compilers invocation
Sandro Santilli [Mon, 17 Oct 2005 09:39:56 +0000 (09:39 +0000)]
Added -Wall flag to compilers invocation

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

19 years agoFixed compiler warnings, handled exceptions in POSTGIS2GEOS conversions
Sandro Santilli [Mon, 17 Oct 2005 08:37:50 +0000 (08:37 +0000)]
Fixed compiler warnings, handled exceptions in POSTGIS2GEOS conversions

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

19 years agoAdded topology change
Sandro Santilli [Fri, 14 Oct 2005 08:29:23 +0000 (08:29 +0000)]
Added topology change

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

19 years agoInitial work on topology model support
Sandro Santilli [Thu, 13 Oct 2005 16:21:49 +0000 (16:21 +0000)]
Initial work on topology model support

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

19 years agoFixed return code from shp2pgsql
Sandro Santilli [Thu, 13 Oct 2005 13:40:20 +0000 (13:40 +0000)]
Fixed return code from shp2pgsql

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

19 years agoFixed null values fraction computation in geometry analyzer as suggested by Michael...
Sandro Santilli [Mon, 10 Oct 2005 16:19:16 +0000 (16:19 +0000)]
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

19 years agoAdded basic doc about building RPMs
Devrim GÜNDÜZ [Mon, 3 Oct 2005 21:45:04 +0000 (21:45 +0000)]
Added basic doc about building RPMs

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

19 years ago- Make PostGIS build against pgxs so that we don't need PostgreSQL sources.
Devrim GÜNDÜZ [Mon, 3 Oct 2005 21:29:44 +0000 (21:29 +0000)]
- Make PostGIS build against pgxs so that we don't need PostgreSQL sources.
- Fixed all build errors except jdbc (so, defaulted to 0)
- Added new files under %utils

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

19 years agoStricter string attributes lenght handling. DBF header will be used
Sandro Santilli [Mon, 3 Oct 2005 18:08:55 +0000 (18:08 +0000)]
Stricter string attributes lenght handling. DBF header will be used
to set varchar maxlenght, (var)char typmod will be used to set DBF header
len.

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

19 years agoRemoved postgis-jdbc2-makefile.patch (applied to -head)
Devrim GÜNDÜZ [Mon, 3 Oct 2005 17:36:00 +0000 (17:36 +0000)]
Removed postgis-jdbc2-makefile.patch (applied to -head)

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

19 years agoApplied to HEAD, so removed
Devrim GÜNDÜZ [Mon, 3 Oct 2005 17:29:53 +0000 (17:29 +0000)]
Applied to HEAD, so removed

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

19 years agoAdded -W and -I loader switches to manuals.
Sandro Santilli [Mon, 3 Oct 2005 07:53:38 +0000 (07:53 +0000)]
Added -W and -I loader switches to manuals.

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

19 years agoIssued a warning when -W is specified and no UTF8 support has been compiled in.
Sandro Santilli [Mon, 3 Oct 2005 07:45:58 +0000 (07:45 +0000)]
Issued a warning when -W is specified and no UTF8 support has been compiled in.

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

19 years agoRemoved
Devrim GÜNDÜZ [Fri, 30 Sep 2005 15:09:39 +0000 (15:09 +0000)]
Removed

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

19 years agoRenamed the file and fixed the non-ascii char
Devrim GÜNDÜZ [Fri, 30 Sep 2005 15:09:05 +0000 (15:09 +0000)]
Renamed the file and fixed the non-ascii char

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

19 years agoundefined UNITE_USING_BUFFER (defining it to 0 did not have the expected result)
Sandro Santilli [Fri, 30 Sep 2005 12:44:52 +0000 (12:44 +0000)]
undefined UNITE_USING_BUFFER (defining it to 0 did not have the expected result)

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