]>
granicus.if.org Git - postgis/log
Sandro Santilli [Thu, 15 Dec 2005 18:34:59 +0000 (18:34 +0000)]
Switched HARD/SOFT upgrade and removed HACK upgrade sections.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2201
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 15 Dec 2005 18:30:42 +0000 (18:30 +0000)]
Added item for 1.1 closure
git-svn-id: http://svn.osgeo.org/postgis/trunk@2200
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 15 Dec 2005 15:18:55 +0000 (15:18 +0000)]
Added things to do for 1.1.0 closeup
git-svn-id: http://svn.osgeo.org/postgis/trunk@2199
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 15 Dec 2005 09:28:30 +0000 (09:28 +0000)]
Infinite->Infinity
git-svn-id: http://svn.osgeo.org/postgis/trunk@2198
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 15 Dec 2005 01:27:32 +0000 (01:27 +0000)]
Added PROJ version in output - would change the whole thing to postgis_full_version() if it only fit into 80 cols
git-svn-id: http://svn.osgeo.org/postgis/trunk@2197
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 15 Dec 2005 01:21:32 +0000 (01:21 +0000)]
Made PROJ test be run only if USE_PROJ=1
git-svn-id: http://svn.osgeo.org/postgis/trunk@2196
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 15 Dec 2005 01:19:24 +0000 (01:19 +0000)]
Moved GEOS/JTS function from regress to ogc test
git-svn-id: http://svn.osgeo.org/postgis/trunk@2195
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 15 Dec 2005 01:07:28 +0000 (01:07 +0000)]
Removed call to replace(text,text,text) in regress.sql
(unsupported by pgsql 7.2)
Used sed in run_test to Transform Infinite to inf and Inf to inf
git-svn-id: http://svn.osgeo.org/postgis/trunk@2194
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 15 Dec 2005 00:49:05 +0000 (00:49 +0000)]
Splitted SCRIPTS_VERSION in MAJOR,MINOR,MICRO
git-svn-id: http://svn.osgeo.org/postgis/trunk@2193
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 15 Dec 2005 00:47:56 +0000 (00:47 +0000)]
'IMMUTABLE STRICT' -> '_IMMUTABLE_STRICT' fix for new polygon ctors
git-svn-id: http://svn.osgeo.org/postgis/trunk@2192
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 15 Dec 2005 00:28:50 +0000 (00:28 +0000)]
typo fixed
git-svn-id: http://svn.osgeo.org/postgis/trunk@2191
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 14 Dec 2005 18:56:34 +0000 (18:56 +0000)]
Removed rectangle-level locking (DONE)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2190
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 14 Dec 2005 18:45:20 +0000 (18:45 +0000)]
Dropped 1.1.0 specific section - all pending items dumped to 'other random items'
git-svn-id: http://svn.osgeo.org/postgis/trunk@2189
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 14 Dec 2005 18:44:17 +0000 (18:44 +0000)]
Typo fixed (dumber->dumper) - was tempted to keep it ;)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2188
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 14 Dec 2005 18:34:51 +0000 (18:34 +0000)]
Reintroduced revised INSTALLATION, UPGRADE, USAGE.
Added REQUIREMENTS, CONFIGURATION and TESTING.
UPGRADE still requires some cleanup (IMHO).
git-svn-id: http://svn.osgeo.org/postgis/trunk@2187
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 14 Dec 2005 15:40:09 +0000 (15:40 +0000)]
Removed most info, added reference to PostGIS manual instead
git-svn-id: http://svn.osgeo.org/postgis/trunk@2186
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 14 Dec 2005 15:29:21 +0000 (15:29 +0000)]
Removed postgis_geos_version.h - should be under lwgeom/
git-svn-id: http://svn.osgeo.org/postgis/trunk@2185
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 14 Dec 2005 15:23:48 +0000 (15:23 +0000)]
- Create two packages:
postgis-$$.tar.gz and postgis-regress-$$.tar.gz
- New syntax:
-- postgis-cvs.tar.gz postgis-regress-cvs.tar.gz
sh make_dist.sh
-- postgis-1.1.0.tar.gz postgis-regress-1.1.0.tar.gz
sh make_dist.sh 1.1.0
git-svn-id: http://svn.osgeo.org/postgis/trunk@2184
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 14 Dec 2005 14:14:10 +0000 (14:14 +0000)]
Removed obsoleted --param shade.verbatim param from xsltproc call,
moved common flags on top file.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2183
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 14 Dec 2005 13:43:36 +0000 (13:43 +0000)]
fixed closing tag mismatch
git-svn-id: http://svn.osgeo.org/postgis/trunk@2182
b70326c6 -7e19-0410-871a-
916f4a2858ee
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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