Commit graph

220 commits

Author SHA1 Message Date
Markus Schaber e664d27fea fixed typo, updated CHANGES
git-svn-id: http://svn.osgeo.org/postgis/trunk@2477 b70326c6-7e19-0410-871a-916f4a2858ee
2006-09-22 14:51:43 +00:00
Sandro Santilli e827fe7fae Fixed regress tests to pass with GEOS-3.0.0
git-svn-id: http://svn.osgeo.org/postgis/trunk@2474 b70326c6-7e19-0410-871a-916f4a2858ee
2006-09-18 09:16:22 +00:00
Markus Schaber 6acf7e4287 updated readme to java directory layout change
git-svn-id: http://svn.osgeo.org/postgis/trunk@2473 b70326c6-7e19-0410-871a-916f4a2858ee
2006-09-13 20:17:46 +00:00
Markus Schaber 2cb0d395f0 added EJB2 support POC
git-svn-id: http://svn.osgeo.org/postgis/trunk@2466 b70326c6-7e19-0410-871a-916f4a2858ee
2006-08-30 08:46:32 +00:00
Sandro Santilli 1b24c07455 updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@2463 b70326c6-7e19-0410-871a-916f4a2858ee
2006-07-28 13:08:21 +00:00
Sandro Santilli 3ef2104106 Fixed bug in collect() function discarding SRID of input
git-svn-id: http://svn.osgeo.org/postgis/trunk@2413 b70326c6-7e19-0410-871a-916f4a2858ee
2006-07-25 20:16:00 +00:00
Markus Schaber 41fcfc0c6f fix SRID handling in JTS code
git-svn-id: http://svn.osgeo.org/postgis/trunk@2407 b70326c6-7e19-0410-871a-916f4a2858ee
2006-07-18 18:13:31 +00:00
Sandro Santilli d5e5944dbc Fixed support for PostgreSQL 8.2 (gist) - patch by Michael Fuhr <mike@fuhr.org>
git-svn-id: http://svn.osgeo.org/postgis/trunk@2405 b70326c6-7e19-0410-871a-916f4a2858ee
2006-07-02 23:41:24 +00:00
Sandro Santilli 888e0cc5dd Prepared for 1.1.3 release: release notes, changes, version. Release date set for today (2006-06-30)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2403 b70326c6-7e19-0410-871a-916f4a2858ee
2006-06-30 21:29:06 +00:00
Sandro Santilli c9ab560b5b Added Long Transaction Support routines, dox and regress test.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2398 b70326c6-7e19-0410-871a-916f4a2858ee
2006-06-25 23:59:33 +00:00
Sandro Santilli 82865f842a Aliased 'test' rule as 'check', to conform to common practice.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2385 b70326c6-7e19-0410-871a-916f4a2858ee
2006-06-16 14:18:28 +00:00
Sandro Santilli 3690108345 New regress test cases and support for loader/dumper.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2384 b70326c6-7e19-0410-871a-916f4a2858ee
2006-06-16 14:13:06 +00:00
Sandro Santilli 8227fffec1 Added magic block ctor for 8.2 compatibility
git-svn-id: http://svn.osgeo.org/postgis/trunk@2376 b70326c6-7e19-0410-871a-916f4a2858ee
2006-06-01 06:58:34 +00:00
Sandro Santilli b75fac93db Don't link pgsql2shp to more libs then required.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2375 b70326c6-7e19-0410-871a-916f4a2858ee
2006-06-01 06:56:20 +00:00
Sandro Santilli bc5639184e NEW AsHEXEWKB(geom, XDR|NDR) function + documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@2368 b70326c6-7e19-0410-871a-916f4a2858ee
2006-05-23 09:48:53 +00:00
Sandro Santilli a8cec9befd Fixed a bug in distance2d_poly_poly() never really comparing ring distances
between 1st ring of 1st geom and all rings of second one.


git-svn-id: http://svn.osgeo.org/postgis/trunk@2364 b70326c6-7e19-0410-871a-916f4a2858ee
2006-05-22 13:08:27 +00:00
Sandro Santilli 79a6db10df New DumpRings(polygon) function + docs
git-svn-id: http://svn.osgeo.org/postgis/trunk@2361 b70326c6-7e19-0410-871a-916f4a2858ee
2006-05-22 11:02:23 +00:00
Sandro Santilli 49001d9cbf Added note about doc generation change
git-svn-id: http://svn.osgeo.org/postgis/trunk@2357 b70326c6-7e19-0410-871a-916f4a2858ee
2006-05-17 15:32:15 +00:00
Sandro Santilli a88ba59b61 BUGXFIX in affine() failing to update bounding box
git-svn-id: http://svn.osgeo.org/postgis/trunk@2350 b70326c6-7e19-0410-871a-916f4a2858ee
2006-05-16 17:09:52 +00:00
Markus Schaber 7ae7adfef4 Fixed JtsGeometry.equals()
Imporoved Geometry setter/getter
updated postgis version


git-svn-id: http://svn.osgeo.org/postgis/trunk@2343 b70326c6-7e19-0410-871a-916f4a2858ee
2006-05-09 13:06:56 +00:00
Sandro Santilli 9814504cfc Support for Tru64 build (bug#104)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2342 b70326c6-7e19-0410-871a-916f4a2858ee
2006-05-04 15:19:50 +00:00
Markus Schaber f03a34f071 Added regression tests for OGC conformant multiPoint parsing, updated CHANGELOG
git-svn-id: http://svn.osgeo.org/postgis/trunk@2340 b70326c6-7e19-0410-871a-916f4a2858ee
2006-05-03 08:30:25 +00:00
Sandro Santilli 800cd001d6 Added --with-geos-libdir and --with-proj-libdir configure switches
git-svn-id: http://svn.osgeo.org/postgis/trunk@2337 b70326c6-7e19-0410-871a-916f4a2858ee
2006-04-26 12:19:48 +00:00
Sandro Santilli c68b28ca61 updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@2333 b70326c6-7e19-0410-871a-916f4a2858ee
2006-04-18 12:36:35 +00:00
Sandro Santilli f1a84d4a21 Prepared for 1.1.2 release
git-svn-id: http://svn.osgeo.org/postgis/trunk@2322 b70326c6-7e19-0410-871a-916f4a2858ee
2006-03-29 09:14:13 +00:00
Sandro Santilli 351faaebeb Applied patch from Mark Cave Ayland embedding access control for
the estimated_extent functions.


git-svn-id: http://svn.osgeo.org/postgis/trunk@2319 b70326c6-7e19-0410-871a-916f4a2858ee
2006-03-13 10:54:08 +00:00
Sandro Santilli e5096b1904 added enforceRHR fix
git-svn-id: http://svn.osgeo.org/postgis/trunk@2318 b70326c6-7e19-0410-871a-916f4a2858ee
2006-03-13 10:41:07 +00:00
Markus Schaber 2da9b850ab documented affine(), rewrote transscale() to use affine()
git-svn-id: http://svn.osgeo.org/postgis/trunk@2312 b70326c6-7e19-0410-871a-916f4a2858ee
2006-02-23 11:48:08 +00:00
Sandro Santilli 945d8543c4 Added affine() internal function.
Provided rotate{Z,X,Y}() internally using affine().
Made scale() and translate() internally use affine().
Obsoleted transscale() function.
Fixed a bbox-related bug in transscale()
Added a test for affine transformations.


git-svn-id: http://svn.osgeo.org/postgis/trunk@2311 b70326c6-7e19-0410-871a-916f4a2858ee
2006-02-22 14:06:20 +00:00
Markus Schaber e5e55194d7 fixed srid handling in jts for composed geometries - this had prevented 'inner' geometries with no given srid from inheriting the srid from outer collection.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2307 b70326c6-7e19-0410-871a-916f4a2858ee
2006-02-06 20:04:33 +00:00
Sandro Santilli 0da9709502 Changed int4 typedefs to use POSIX uint32_t
git-svn-id: http://svn.osgeo.org/postgis/trunk@2302 b70326c6-7e19-0410-871a-916f4a2858ee
2006-02-03 09:52:14 +00:00
Sandro Santilli 22be39982a Made regress/run_test create and drop it's regress database
unless otherwise specified using --nocreate and --nodrop switches.


git-svn-id: http://svn.osgeo.org/postgis/trunk@2300 b70326c6-7e19-0410-871a-916f4a2858ee
2006-02-01 22:15:32 +00:00
Sandro Santilli b0bd31e6f8 Fixed bug in SnapToGrid() bbox computation.
Previous policy (WHEN SIMPLE) turned out to be non-simple,
so this has been changed to TAINING.
Bbox will then be recomputed by scanning output coordinates
iff input had a bbox cache.
AUTOCACHE_BBOX define (the default) will still force a
computation of output box if worth it.
Regress tests added for the case reported on postgis-users

Run of regress tests do not require postgis install
anymore. The library build in source tree will be
used for this purpose.

Version bumped to 1.1.2 and CHANGES file updated.


git-svn-id: http://svn.osgeo.org/postgis/trunk@2298 b70326c6-7e19-0410-871a-916f4a2858ee
2006-01-29 13:54:38 +00:00
Sandro Santilli e3aaab5e66 Set version to 1.1.1, edited 1.1.1 Release Notes chapter in manual
and set release date (2006-01-23).


git-svn-id: http://svn.osgeo.org/postgis/trunk@2296 b70326c6-7e19-0410-871a-916f4a2858ee
2006-01-23 00:13:34 +00:00
Sandro Santilli df52a85c83 Z and M interpolation in line_interpolate_point()
git-svn-id: http://svn.osgeo.org/postgis/trunk@2291 b70326c6-7e19-0410-871a-916f4a2858ee
2006-01-19 19:11:18 +00:00
Sandro Santilli f04ac833b6 Added Z and M interpolation in ptarray_substring(), fixed some corner-case bugs
git-svn-id: http://svn.osgeo.org/postgis/trunk@2288 b70326c6-7e19-0410-871a-916f4a2858ee
2006-01-19 18:17:14 +00:00
Sandro Santilli 81943a774a Forced lc_messages to be 'C' during regress tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@2285 b70326c6-7e19-0410-871a-916f4a2858ee
2006-01-18 21:06:07 +00:00
Sandro Santilli 396e28401d Fixed out-of-bound condition in ptarray_substring during copy of
unaltered points.
Added regress test for the case (postgis-devel/2006-January/001951.html)


git-svn-id: http://svn.osgeo.org/postgis/trunk@2284 b70326c6-7e19-0410-871a-916f4a2858ee
2006-01-18 10:19:11 +00:00
Sandro Santilli cf88a46a65 Added postgis_restore.pl fix
git-svn-id: http://svn.osgeo.org/postgis/trunk@2282 b70326c6-7e19-0410-871a-916f4a2858ee
2006-01-17 08:37:53 +00:00
Sandro Santilli 7c8c9b688a Fixed default pgsql prefix to /usr/local/pgsql (default since pgsql 7.2)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2279 b70326c6-7e19-0410-871a-916f4a2858ee
2006-01-16 10:10:26 +00:00
Sandro Santilli d7ea3224e3 Fixed handling of pg_config --bindir
git-svn-id: http://svn.osgeo.org/postgis/trunk@2278 b70326c6-7e19-0410-871a-916f4a2858ee
2006-01-15 22:56:21 +00:00
Sandro Santilli 9f2c7bdcab Fixed bug in ptarray_locate_point() - added regress test for specific case
git-svn-id: http://svn.osgeo.org/postgis/trunk@2277 b70326c6-7e19-0410-871a-916f4a2858ee
2006-01-13 09:11:14 +00:00
Sandro Santilli fdfaff1a25 Fixed bug blessing all GEOMETRYCOLLECTIONS to MULTIPOLYGONS in postgis->GEOS
converted trough C-API


git-svn-id: http://svn.osgeo.org/postgis/trunk@2276 b70326c6-7e19-0410-871a-916f4a2858ee
2006-01-12 12:26:02 +00:00
Markus Schaber a8cdb5ecc9 Added NumInteriorRing(geometry) alias function
git-svn-id: http://svn.osgeo.org/postgis/trunk@2275 b70326c6-7e19-0410-871a-916f4a2858ee
2006-01-10 16:38:54 +00:00
Sandro Santilli 37e985df8e Added Solaris 2.7 and MingW support improvements item
git-svn-id: http://svn.osgeo.org/postgis/trunk@2263 b70326c6-7e19-0410-871a-916f4a2858ee
2006-01-09 12:17:09 +00:00
Sandro Santilli 4bca418336 Moved PG_LWGEOM WKB I/O and SRID get/set funx
from lwgeom_api.c to lwgeom_pg.c.
Made lwgeom_from_ewkb directly invoke grammar parser rather then invoke
the PG_LWGEOM-specific function.
Cleaned up signedness-related and comments-related warnings for the files
being committed (more to do on other files)


git-svn-id: http://svn.osgeo.org/postgis/trunk@2243 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-30 17:40:37 +00:00
Sandro Santilli 7c4b7a9536 Edited release notes in manual, set release date to 2005/12/21
(if everything goes file)


git-svn-id: http://svn.osgeo.org/postgis/trunk@2222 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-16 11:14:06 +00:00
Sandro Santilli 6bb5849741 Unified SCRIPTS, LIB and RELEASE versions for the sake of simplicity.
postgis_scripts_released() will return the same as postgis_lib_version()
postgis_scripts_installed() return still the same numbers but as written
in the database at the time of lwpostgis.sql sourcing.


git-svn-id: http://svn.osgeo.org/postgis/trunk@2211 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-16 01:41:44 +00:00
Sandro Santilli e24484fdd2 Added note about jdbc/ drop and PgSQL source dependency relief
git-svn-id: http://svn.osgeo.org/postgis/trunk@2208 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-15 23:52:28 +00:00
Sandro Santilli bb1a95371c - Made postgis_version() a C function w/out changing output.
- Moved postgis centroid() version (neither GEOS nor JTS) from
  lwgeom_functions_basic.c to lwgeom_nojts.c (fails far less
  times with "redefinition of centroid" errors.)
- Made lwpostgis_upgrade.sql build by default (must add a check
  for perl availability in ./configure.in)


git-svn-id: http://svn.osgeo.org/postgis/trunk@2205 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-15 23:28:50 +00:00