]> granicus.if.org Git - postgis/log
postgis
18 years agoAdded typedefs and serialization/deserialization functionality for sql-mm defined...
Mark Leslie [Fri, 1 Dec 2006 22:16:44 +0000 (22:16 +0000)]
Added typedefs and serialization/deserialization functionality for sql-mm defined curved geometry types.  Added a point_in_polygon short-circuit for contains and within functions.

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

18 years agojava/ejb3/src/org/postgis/hibernate/GeometryType.java Added Nullpointer Fix by Norman...
Markus Schaber [Wed, 22 Nov 2006 10:42:17 +0000 (10:42 +0000)]
java/ejb3/src/org/postgis/hibernate/GeometryType.java Added Nullpointer Fix by Norman Barker

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

18 years ago * utils/postgis_restore.pl (canonicalize_typename):
Sandro Santilli [Mon, 20 Nov 2006 12:59:55 +0000 (12:59 +0000)]
    * utils/postgis_restore.pl (canonicalize_typename):
          canonicalize 'timezone .* time stamp' to 'timezone'
          (fixes bug #121)

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

18 years agoPatch by "Antoine Bajolet" <antoine.bajolet@tdf.fr>:
Sandro Santilli [Fri, 17 Nov 2006 17:12:11 +0000 (17:12 +0000)]
Patch by "Antoine Bajolet" <antoine.bajolet@tdf.fr>:

        * lwgeom/lwgeom_gist.c: fixed 'directives may not be used inside a
          macro argument' error raised by some compilers.

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

18 years ago* configure.in (geos detection): use $geos_prefix/lib when --ldflags is not supported...
Sandro Santilli [Fri, 10 Nov 2006 15:17:10 +0000 (15:17 +0000)]
* configure.in (geos detection): use $geos_prefix/lib when --ldflags is not supported by geos-config available.

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

18 years agoPatch by Havard Tveite <havard.tveite@nlh.no>:
Sandro Santilli [Fri, 10 Nov 2006 14:11:32 +0000 (14:11 +0000)]
Patch by Havard Tveite <havard.tveite@nlh.no>:

        * doc/postgix.xml (Hard Upgrade): add info about createdb params
        * utils/postgis_restore.pl: fix use of createdb params

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

18 years ago* doc/postgis.xml: list setSRID bug fix in 'Bug fixes' section.
Sandro Santilli [Thu, 2 Nov 2006 13:22:05 +0000 (13:22 +0000)]
* doc/postgis.xml: list setSRID bug fix in 'Bug fixes' section.

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

18 years agoAdded missing docs about setsrid()
Markus Schaber [Thu, 2 Nov 2006 11:48:56 +0000 (11:48 +0000)]
Added missing docs about setsrid()

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

18 years agofixed setSRID bug in JDBC ComposedGeom.
Markus Schaber [Thu, 2 Nov 2006 09:03:30 +0000 (09:03 +0000)]
fixed setSRID bug in JDBC ComposedGeom.

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

18 years agoready for 1.1.6 release
Sandro Santilli [Thu, 2 Nov 2006 08:06:02 +0000 (08:06 +0000)]
ready for 1.1.6 release

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

18 years ago* lwgeom/lwgeom_api.c, lwgeom/wktunparse.c: cast -1 to a char
Sandro Santilli [Thu, 2 Nov 2006 07:55:32 +0000 (07:55 +0000)]
* lwgeom/lwgeom_api.c, lwgeom/wktunparse.c: cast -1 to a char
  to make some compilers happy about comparison with a char type.

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

18 years agoRenamed CHANGES file to NEWS, updated references to it
Sandro Santilli [Thu, 26 Oct 2006 09:41:38 +0000 (09:41 +0000)]
Renamed CHANGES file to NEWS, updated references to it

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

18 years agoInitial import of an automatic generated ChangeLog - all developers please manually...
Sandro Santilli [Thu, 26 Oct 2006 09:35:25 +0000 (09:35 +0000)]
Initial import of an automatic generated ChangeLog - all developers please manually edit this on each commit

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

18 years agofixed CAPI change that broke 64-bit platforms
Markus Schaber [Wed, 25 Oct 2006 10:23:00 +0000 (10:23 +0000)]
fixed CAPI change that broke 64-bit platforms

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

18 years agoupdated changelog to reflect loader regression fix
Markus Schaber [Wed, 25 Oct 2006 10:00:04 +0000 (10:00 +0000)]
updated changelog to reflect loader regression fix

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

18 years agoMake regress test build loader and dumper as it needs them
Markus Schaber [Wed, 25 Oct 2006 09:57:41 +0000 (09:57 +0000)]
Make regress test build loader and dumper as it needs them

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

18 years agouse Z ordinate in reprojections
Sandro Santilli [Tue, 24 Oct 2006 12:35:00 +0000 (12:35 +0000)]
use Z ordinate in reprojections

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

18 years agospatial_ref_sys.sql updated to EPSG 6.11.1
Sandro Santilli [Thu, 19 Oct 2006 12:01:22 +0000 (12:01 +0000)]
spatial_ref_sys.sql updated to EPSG 6.11.1

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

18 years agosanitized usage info output on loader/dumper
Markus Schaber [Sat, 14 Oct 2006 14:22:10 +0000 (14:22 +0000)]
sanitized usage info output on loader/dumper

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

18 years agoCleaned up Version.config & co.
Markus Schaber [Sat, 14 Oct 2006 09:26:13 +0000 (09:26 +0000)]
Cleaned up Version.config & co.

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

18 years agoupdated CHANGES and doc/postgis.xml in preparation of upcoming release
Markus Schaber [Fri, 13 Oct 2006 15:56:36 +0000 (15:56 +0000)]
updated CHANGES and doc/postgis.xml in preparation of upcoming release

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

18 years agoupdated HOWTO_RELEASE to reflect version.
Markus Schaber [Fri, 13 Oct 2006 15:35:16 +0000 (15:35 +0000)]
updated HOWTO_RELEASE to reflect version.

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

18 years agoUpdated CHANGES files to reflect the MingW (Win32) linker fix for pgsql2hp under...
Mark Cave-Ayland [Fri, 13 Oct 2006 14:18:33 +0000 (14:18 +0000)]
Updated CHANGES files to reflect the MingW (Win32) linker fix for pgsql2hp under PostgreSQL 8.2

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

18 years agoAdded hint about template_postgis to docs, thanks to Marc Cave-Ayland for contribution.
Markus Schaber [Wed, 11 Oct 2006 13:35:14 +0000 (13:35 +0000)]
Added hint about template_postgis to docs, thanks to Marc Cave-Ayland for contribution.

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

18 years agofix ARC regression test failures in loader
Markus Schaber [Wed, 11 Oct 2006 11:19:54 +0000 (11:19 +0000)]
fix ARC regression test failures in loader

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

18 years agoadded note about odt to README, re-exported pdf
Markus Schaber [Wed, 11 Oct 2006 10:45:28 +0000 (10:45 +0000)]
added note about odt to README, re-exported pdf

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

18 years agoFixed a bug in InsertLineStringWKT, also fixed some typos
Sandro Santilli [Wed, 11 Oct 2006 10:00:24 +0000 (10:00 +0000)]
Fixed a bug in InsertLineStringWKT, also fixed some typos

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

18 years agoadded -S option and updated README to loader/dumper
Markus Schaber [Wed, 11 Oct 2006 09:43:29 +0000 (09:43 +0000)]
added -S option and updated README to loader/dumper

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

18 years agobumped versions to 1.1.5
Markus Schaber [Wed, 11 Oct 2006 09:37:36 +0000 (09:37 +0000)]
bumped versions to 1.1.5

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

18 years agofix EJB3 replace Method for Hibernate
Markus Schaber [Mon, 9 Oct 2006 17:22:15 +0000 (17:22 +0000)]
fix EJB3 replace Method for Hibernate

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

18 years agoadded EJB3Spatial.odt, fixed Normans contact mail
Markus Schaber [Mon, 9 Oct 2006 17:12:46 +0000 (17:12 +0000)]
added EJB3Spatial.odt, fixed Normans contact mail

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

18 years agoRemove extra PGFELIBS definition in one of the MingW specific sections since it was...
Mark Cave-Ayland [Mon, 9 Oct 2006 16:33:39 +0000 (16:33 +0000)]
Remove extra PGFELIBS definition in one of the MingW specific sections since it was triggering a linker bug within MingW's gcc. This was the reason that compiling against PostgreSQL 8.2 beta 1 under MingW would produce pgsql2shp executables that would segfault.

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

18 years agofixed svn:ignore
Markus Schaber [Wed, 4 Oct 2006 10:47:28 +0000 (10:47 +0000)]
fixed svn:ignore

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

18 years agoFix all Eclipse warnings in java code, small cleanup
Markus Schaber [Mon, 2 Oct 2006 23:26:34 +0000 (23:26 +0000)]
Fix all Eclipse warnings in java code, small cleanup

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

18 years agoFirst PLJava checkin.
Markus Schaber [Mon, 2 Oct 2006 23:16:47 +0000 (23:16 +0000)]
First PLJava checkin.
pljava needs some patches that are currently floating on pljava-dev to make it work, it seems that we're the first actual users of varlen UTD mappings in pljava.

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

18 years agofixed NullPointer exception in org.postgis.Geometry.equals()
Markus Schaber [Mon, 2 Oct 2006 15:58:43 +0000 (15:58 +0000)]
fixed NullPointer exception in org.postgis.Geometry.equals()

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

18 years agoadded .settings to svn:ignore
Markus Schaber [Mon, 2 Oct 2006 14:39:40 +0000 (14:39 +0000)]
added .settings to svn:ignore

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

18 years agoRemoved obsolete synchronisation from JTS.
Markus Schaber [Mon, 2 Oct 2006 14:30:47 +0000 (14:30 +0000)]
Removed obsolete synchronisation from JTS.

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

18 years agofix bit width bugs in Docu
Markus Schaber [Mon, 2 Oct 2006 12:37:36 +0000 (12:37 +0000)]
fix bit width bugs in Docu

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

18 years agoAdded further jdbc Todo issues.
Markus Schaber [Wed, 27 Sep 2006 15:50:33 +0000 (15:50 +0000)]
Added further jdbc Todo issues.

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

18 years agoremoved incompatible pointer type warning
Sandro Santilli [Wed, 27 Sep 2006 12:37:56 +0000 (12:37 +0000)]
removed incompatible pointer type warning

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

18 years agofix erroneously changed build.xml
Markus Schaber [Wed, 27 Sep 2006 08:37:20 +0000 (08:37 +0000)]
fix erroneously changed build.xml

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

18 years agoremoved hyperflous jar file
Markus Schaber [Wed, 27 Sep 2006 08:36:32 +0000 (08:36 +0000)]
removed hyperflous jar file

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

18 years agolower default verbosity level
Sandro Santilli [Wed, 27 Sep 2006 08:23:40 +0000 (08:23 +0000)]
lower default verbosity level

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

18 years agofixed to work with SVN
Sandro Santilli [Wed, 27 Sep 2006 08:22:12 +0000 (08:22 +0000)]
fixed to work with SVN

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

18 years agoupdated tag step
Sandro Santilli [Wed, 27 Sep 2006 07:50:24 +0000 (07:50 +0000)]
updated tag step

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

18 years agoupdated release notes
Sandro Santilli [Wed, 27 Sep 2006 07:39:36 +0000 (07:39 +0000)]
updated release notes

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

18 years agoversion set to 1.1.4 (stripped CVS suffix
Sandro Santilli [Wed, 27 Sep 2006 07:29:58 +0000 (07:29 +0000)]
version set to 1.1.4 (stripped CVS suffix

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

18 years agoEncode pgsql2shp process pid into temporary table name, to reduce likelyhood of name...
Sandro Santilli [Mon, 25 Sep 2006 08:27:02 +0000 (08:27 +0000)]
Encode pgsql2shp process pid into temporary table name, to reduce likelyhood of name clashes.

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

18 years agofixed typo, updated CHANGES
Markus Schaber [Fri, 22 Sep 2006 14:51:43 +0000 (14:51 +0000)]
fixed typo, updated CHANGES

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

18 years agoadded ejb3 tutorial
Markus Schaber [Wed, 20 Sep 2006 09:03:12 +0000 (09:03 +0000)]
added ejb3 tutorial

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

18 years agoApplied patch by Michael Fuhr <mike@fuhr.org>:
Sandro Santilli [Mon, 18 Sep 2006 13:21:44 +0000 (13:21 +0000)]
Applied patch by Michael Fuhr <mike@fuhr.org>:
Most are spelling errors, but in one case I removed the word "symmetric"
from the description of the Difference() function (SymDifference() is
symmetric; Difference() is not).

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

18 years agoFixed regress tests to pass with GEOS-3.0.0
Sandro Santilli [Mon, 18 Sep 2006 09:16:22 +0000 (09:16 +0000)]
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

18 years agoupdated readme to java directory layout change
Markus Schaber [Wed, 13 Sep 2006 20:17:46 +0000 (20:17 +0000)]
updated readme to java directory layout change

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

18 years agoAdded fix for null dates that are encoded as '' instead of 00000000.
Paul Ramsey [Sat, 9 Sep 2006 16:32:57 +0000 (16:32 +0000)]
Added fix for null dates that are encoded as '' instead of 00000000.

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

18 years agoMore fixes for mixed declarations and code
Sandro Santilli [Thu, 7 Sep 2006 17:37:22 +0000 (17:37 +0000)]
More fixes for mixed declarations and code

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

18 years agoDeclare variables at start of blocks...
Sandro Santilli [Thu, 7 Sep 2006 17:03:43 +0000 (17:03 +0000)]
Declare variables at start of blocks...

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

18 years agoremoved duplicated function definition
Sandro Santilli [Wed, 6 Sep 2006 11:16:59 +0000 (11:16 +0000)]
removed duplicated function definition

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

18 years agoupdated jdbc Makefile to new directory layout
Markus Schaber [Tue, 5 Sep 2006 15:22:12 +0000 (15:22 +0000)]
updated jdbc Makefile to new directory layout

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

18 years agoJava/JDBC directory reorganization
Markus Schaber [Tue, 5 Sep 2006 15:16:57 +0000 (15:16 +0000)]
Java/JDBC directory reorganization

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

18 years agoadded EJB2 support POC
Markus Schaber [Wed, 30 Aug 2006 08:46:32 +0000 (08:46 +0000)]
added EJB2 support POC

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

18 years agofixed README about droped trove4j dependency
Markus Schaber [Wed, 30 Aug 2006 08:39:01 +0000 (08:39 +0000)]
fixed README about droped trove4j dependency

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

18 years agoadded regress/lwpostgis.sql to svn:ignore list
Sandro Santilli [Fri, 28 Jul 2006 13:11:57 +0000 (13:11 +0000)]
added regress/lwpostgis.sql to svn:ignore list

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

18 years agoupdated
Sandro Santilli [Fri, 28 Jul 2006 13:08:21 +0000 (13:08 +0000)]
updated

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

18 years agoAdded tests for makeline, makebox2d and makebox3d
Sandro Santilli [Fri, 28 Jul 2006 13:07:52 +0000 (13:07 +0000)]
Added tests for makeline, makebox2d and makebox3d

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

18 years agoFixed small typo in debugging message, replaced custom SRID check with errorIfSRIDMis...
Sandro Santilli [Fri, 28 Jul 2006 13:07:06 +0000 (13:07 +0000)]
Fixed small typo in debugging message, replaced custom SRID check with errorIfSRIDMismatch() function in LWGEOM_makeline

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

18 years agoAdded SRID match check in MakeBox3D, fixed small typo in error message
Sandro Santilli [Fri, 28 Jul 2006 13:06:05 +0000 (13:06 +0000)]
Added SRID match check in MakeBox3D, fixed small typo in error message

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

18 years agoAdded SRID match check in MakeBox2D
Sandro Santilli [Fri, 28 Jul 2006 13:05:20 +0000 (13:05 +0000)]
Added SRID match check in MakeBox2D

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

18 years agoMarked shapefiles as binary, corrected accidentally mangled ones
Sandro Santilli [Thu, 27 Jul 2006 15:06:11 +0000 (15:06 +0000)]
Marked shapefiles as binary, corrected accidentally mangled ones

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

18 years agotypo fix in comment
Markus Schaber [Thu, 27 Jul 2006 09:44:33 +0000 (09:44 +0000)]
typo fix in comment

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

18 years agoChanged Refractions mailing address.
Paul Ramsey [Wed, 26 Jul 2006 18:44:15 +0000 (18:44 +0000)]
Changed Refractions mailing address.

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

18 years agoRe-order repository
Paul Ramsey [Wed, 26 Jul 2006 17:21:13 +0000 (17:21 +0000)]
Re-order repository

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

18 years agoRe-order repository
Paul Ramsey [Wed, 26 Jul 2006 17:21:08 +0000 (17:21 +0000)]
Re-order repository

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

18 years agoFixed bug in collect() function discarding SRID of input
Sandro Santilli [Tue, 25 Jul 2006 20:16:00 +0000 (20:16 +0000)]
Fixed bug in collect() function discarding SRID of input

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

18 years agoReworked jdbc2 makefile
Markus Schaber [Tue, 25 Jul 2006 18:24:47 +0000 (18:24 +0000)]
Reworked jdbc2 makefile

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

18 years agoAdd official "adaptions" to the files to make them suitable for
Paul Ramsey [Fri, 21 Jul 2006 21:21:53 +0000 (21:21 +0000)]
Add official "adaptions" to the files to make them suitable for
submission to the OGC compliance process.

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

18 years agofixed checkSrid method in JtsBinaryWriter
Markus Schaber [Wed, 19 Jul 2006 13:31:18 +0000 (13:31 +0000)]
fixed checkSrid method in JtsBinaryWriter

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

18 years agoFix setSridRecurse function in JTS
Markus Schaber [Wed, 19 Jul 2006 09:45:53 +0000 (09:45 +0000)]
Fix setSridRecurse function in JTS

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

18 years agofix compiler warning due to deprecated method
Markus Schaber [Tue, 18 Jul 2006 18:13:57 +0000 (18:13 +0000)]
fix compiler warning due to deprecated method

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

18 years agofix SRID handling in JTS code
Markus Schaber [Tue, 18 Jul 2006 18:13:31 +0000 (18:13 +0000)]
fix SRID handling in JTS code

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

18 years agoApplied Michael Fuhr patches:
Sandro Santilli [Fri, 7 Jul 2006 13:56:52 +0000 (13:56 +0000)]
Applied Michael Fuhr patches:
Eliminate the warnings that escape_string_warning complains about.
The patches change \' (backslash single-quote) to '' (single-quote single-quote) and replace a couple of other escapes with calls to chr().

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

18 years agoFixed support for PostgreSQL 8.2 (gist) - patch by Michael Fuhr <mike@fuhr.org>
Sandro Santilli [Sun, 2 Jul 2006 23:41:24 +0000 (23:41 +0000)]
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

18 years agoPrepared for 1.1.3 release: release notes, changes, version. Release date set for...
Sandro Santilli [Fri, 30 Jun 2006 21:29:06 +0000 (21:29 +0000)]
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

18 years agoreplaced ROLLBACK with COMMIT in psql output to hide differences with 7.4 and lower...
Sandro Santilli [Mon, 26 Jun 2006 01:02:28 +0000 (01:02 +0000)]
replaced ROLLBACK with COMMIT in psql output to hide differences with 7.4 and lower pgsql versions.

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

18 years agoFixed Invalid Memory Alloc request size error on GEOS=>LWGEOM conversion for EMPTY...
Sandro Santilli [Mon, 26 Jun 2006 00:56:26 +0000 (00:56 +0000)]
Fixed Invalid Memory Alloc request size error on GEOS=>LWGEOM conversion for EMPTY geometries. Removed warnings when built with POSTGIS_DEBUG enabled.

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

18 years agoAdded debug lines in LWGEOM_affine, fixed some compiler warnings for build with POSTG...
Sandro Santilli [Mon, 26 Jun 2006 00:41:24 +0000 (00:41 +0000)]
Added debug lines in LWGEOM_affine, fixed some compiler warnings for build with POSTGIS_DEBUG enabled.

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

18 years agoqualified all geometry arguments.
Sandro Santilli [Mon, 26 Jun 2006 00:40:45 +0000 (00:40 +0000)]
qualified all geometry arguments.

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

18 years agoAdded Long Transaction Support routines, dox and regress test.
Sandro Santilli [Sun, 25 Jun 2006 23:59:33 +0000 (23:59 +0000)]
Added Long Transaction Support routines, dox and regress test.

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

18 years agoFixed the lc_messages failure by avoiding attempts at setting it when run against...
Sandro Santilli [Sun, 25 Jun 2006 23:45:30 +0000 (23:45 +0000)]
Fixed the lc_messages failure by avoiding attempts at setting it when run against a postgresql version < 8.0. Also fixed a path in a message from run_test.

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

18 years agoRelease Notes moved to an higher depth to reduce ToC noise.
Sandro Santilli [Sun, 25 Jun 2006 22:53:28 +0000 (22:53 +0000)]
Release Notes moved to an higher depth to reduce ToC noise.

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

18 years agoFixed HTML output rules
Sandro Santilli [Sun, 25 Jun 2006 22:50:42 +0000 (22:50 +0000)]
Fixed HTML output rules

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

18 years agoAdd getTransactionID() stored procedure to support pgsql 7.3 (not tested against...
Sandro Santilli [Sun, 25 Jun 2006 22:33:55 +0000 (22:33 +0000)]
Add getTransactionID() stored procedure to support pgsql 7.3 (not tested against 7.2)

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

18 years agoRemoved compiler warnings (and more requested)
Sandro Santilli [Sat, 24 Jun 2006 01:08:29 +0000 (01:08 +0000)]
Removed compiler warnings (and more requested)

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

18 years agoAdded spaces between parameters ref and operator, as pgsql 7.3 chokes otherwise ...
Sandro Santilli [Sat, 24 Jun 2006 00:11:30 +0000 (00:11 +0000)]
Added spaces between parameters ref and operator, as pgsql 7.3 chokes otherwise ($1*$2 becomes $1 * $2)

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

18 years agoAdded EnableLongTransactions() and DisableLongTransactions().
Sandro Santilli [Fri, 23 Jun 2006 23:37:18 +0000 (23:37 +0000)]
Added EnableLongTransactions() and DisableLongTransactions().

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

18 years agoFixed a couple of bugs, added a simple test script, cleaner error messages
Sandro Santilli [Fri, 23 Jun 2006 21:56:05 +0000 (21:56 +0000)]
Fixed a couple of bugs, added a simple test script, cleaner error messages
and compile-time support for unauthorized row updates behaviour (abort, skip).

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

19 years agoRemoved -0 values from polygon doubles
Sandro Santilli [Mon, 19 Jun 2006 10:42:40 +0000 (10:42 +0000)]
Removed -0 values from polygon doubles

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

19 years agoChanged -e test with -f, for Solaris support
Sandro Santilli [Sun, 18 Jun 2006 11:29:21 +0000 (11:29 +0000)]
Changed -e test with -f, for Solaris support

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

19 years agoremoved spurious newline
Sandro Santilli [Sat, 17 Jun 2006 11:46:03 +0000 (11:46 +0000)]
removed spurious newline

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

19 years agoFixed portability issues in the new run_test code, added loader test
Sandro Santilli [Sat, 17 Jun 2006 11:44:12 +0000 (11:44 +0000)]
Fixed portability issues in the new run_test code, added loader test
for all supported shapefile types

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