]>
granicus.if.org Git - postgis/log
Sandro Santilli [Mon, 26 Feb 2007 09:03:52 +0000 (09:03 +0000)]
* regress/run_test: discard CONTEXT and DELETE
lines from test outputs.
Patch by Eduin Carrillo, sliglty modified to take precision
into account:
* regress/: Makefile, kml.sql, kml_expected:
Regression test for asKML().
git-svn-id: http://svn.osgeo.org/postgis/trunk@2595
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 6 Feb 2007 17:38:38 +0000 (17:38 +0000)]
Edits from Bruce Rindahl
git-svn-id: http://svn.osgeo.org/postgis/trunk@2594
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Fri, 26 Jan 2007 15:11:30 +0000 (15:11 +0000)]
Refine previous patch to use a different delimiter than : (!) for sed. This simplifies the Makefile and protects all the $*dir arguments from escaping issues under Win32.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2591
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 19 Jan 2007 09:44:51 +0000 (09:44 +0000)]
* extras/template_gis/Makefile: escape $bindir
to allow for colons in it's value (win32 issue).
git-svn-id: http://svn.osgeo.org/postgis/trunk@2590
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Thu, 18 Jan 2007 18:51:15 +0000 (18:51 +0000)]
finally really fixed javadoc build on Windows. Yes, that hack is ugly. Kudos to Marc Cave-Ayland.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2589
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Thu, 18 Jan 2007 18:33:48 +0000 (18:33 +0000)]
further fix for javadoc build
git-svn-id: http://svn.osgeo.org/postgis/trunk@2588
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Thu, 18 Jan 2007 17:56:10 +0000 (17:56 +0000)]
fixed jdbc javadoc build
git-svn-id: http://svn.osgeo.org/postgis/trunk@2587
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 15 Jan 2007 10:48:08 +0000 (10:48 +0000)]
Patch by Michael Fuhr: * extras/template_gis/Makefile: quote grep argument for Solaris to work.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2586
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 12 Jan 2007 20:28:46 +0000 (20:28 +0000)]
Change 'Postgis' to 'PostGIS'
git-svn-id: http://svn.osgeo.org/postgis/trunk@2585
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 12 Jan 2007 18:07:38 +0000 (18:07 +0000)]
Patch by Gerald Fenoy <djay@gentoo.org>:
* configure.in: add --with-xsl switch.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2584
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 12 Jan 2007 01:50:31 +0000 (01:50 +0000)]
1.2.1 release prep
git-svn-id: http://svn.osgeo.org/postgis/trunk@2582
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Leslie [Thu, 11 Jan 2007 01:40:56 +0000 (01:40 +0000)]
Added a length check to prevent the point in polygon shortcut from finding points contained within a zero length segment.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2580
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Leslie [Thu, 11 Jan 2007 01:39:18 +0000 (01:39 +0000)]
Fixed the COMPOUNDCURVE example to properly should the contained CIRCULARSTRING.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2579
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Mon, 8 Jan 2007 10:48:31 +0000 (10:48 +0000)]
fixed 8.2 compatibility
git-svn-id: http://svn.osgeo.org/postgis/trunk@2570
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Mon, 8 Jan 2007 10:12:01 +0000 (10:12 +0000)]
hopefully fixed GCJ build
git-svn-id: http://svn.osgeo.org/postgis/trunk@2569
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 5 Jan 2007 00:52:57 +0000 (00:52 +0000)]
* GNUmakefile: bring in extra/template_gis for all rules.
* extras/template_gis/Makefile: have 'install' also install manuals.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2568
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Wed, 3 Jan 2007 17:28:03 +0000 (17:28 +0000)]
initial load
git-svn-id: http://svn.osgeo.org/postgis/trunk@2567
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 29 Dec 2006 00:31:33 +0000 (00:31 +0000)]
* configure.in: fixed GEOS_LDFLAGS detection
for older GEOS versions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2566
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 29 Dec 2006 00:26:10 +0000 (00:26 +0000)]
cleaned up Hard Upgrade manual section (was unreadable).
git-svn-id: http://svn.osgeo.org/postgis/trunk@2565
b70326c6 -7e19-0410-871a-
916f4a2858ee
Devrim GÜNDÜZ [Wed, 27 Dec 2006 04:58:41 +0000 (04:58 +0000)]
Update spec file to 1.2.0 and fix many issues.
Update RPM patches.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2564
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Fri, 22 Dec 2006 11:28:59 +0000 (11:28 +0000)]
Added generation of JDBC javadoc zip file
git-svn-id: http://svn.osgeo.org/postgis/trunk@2563
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 21 Dec 2006 00:19:23 +0000 (00:19 +0000)]
Updated to 1.2.0
git-svn-id: http://svn.osgeo.org/postgis/trunk@2562
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 20 Dec 2006 20:43:05 +0000 (20:43 +0000)]
* regress/README: wrote info about adding regression tests
(plus some ChangeLog formatting)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2561
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Wed, 20 Dec 2006 18:47:27 +0000 (18:47 +0000)]
Added fix to permit gist indexes to have more than 459 null geometries in a table
git-svn-id: http://svn.osgeo.org/postgis/trunk@2560
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Wed, 20 Dec 2006 18:44:55 +0000 (18:44 +0000)]
Added test to fix that permitted gist indexes to have more than 459 null geometries in a table
git-svn-id: http://svn.osgeo.org/postgis/trunk@2559
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Wed, 20 Dec 2006 18:43:52 +0000 (18:43 +0000)]
Added fix to permit gist indexes to have more than 459 null geometries in a table
git-svn-id: http://svn.osgeo.org/postgis/trunk@2558
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Mon, 18 Dec 2006 14:12:20 +0000 (14:12 +0000)]
Improved SRID handling in regression tests and added CoordinateArraySequence tests.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2557
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Mon, 18 Dec 2006 13:04:16 +0000 (13:04 +0000)]
Added ChangeLog/News entries for recent commits
git-svn-id: http://svn.osgeo.org/postgis/trunk@2556
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Mon, 18 Dec 2006 12:58:49 +0000 (12:58 +0000)]
Fix multi-dimension handling in JtsBinaryWriter, thanks to Thomas Marti for the hints
git-svn-id: http://svn.osgeo.org/postgis/trunk@2555
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Mon, 18 Dec 2006 12:55:42 +0000 (12:55 +0000)]
Fixed Makefile for jts tests, commented debug options better
git-svn-id: http://svn.osgeo.org/postgis/trunk@2554
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 15 Dec 2006 11:00:50 +0000 (11:00 +0000)]
Patch by Eduin Carrillo: short circuit transform when source and target SRID are the same.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2553
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 15 Dec 2006 10:54:56 +0000 (10:54 +0000)]
Added additional step for adding release marks in ChangeLog
git-svn-id: http://svn.osgeo.org/postgis/trunk@2552
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 15 Dec 2006 10:51:59 +0000 (10:51 +0000)]
marked 1.2.0 release
git-svn-id: http://svn.osgeo.org/postgis/trunk@2551
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 15 Dec 2006 10:48:56 +0000 (10:48 +0000)]
Patch by Eduin Carrillo <yecarrillo@yahoo.com>:
* lwgeom/: Makefile, lwgeom_kml.c, lwpostgis.sql.in:
New AsKML() function
* doc/postgis.xml: document new AsKML function.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2550
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Wed, 13 Dec 2006 17:50:15 +0000 (17:50 +0000)]
fixed 'hard upgrade' instructions in readme.postgis
git-svn-id: http://svn.osgeo.org/postgis/trunk@2549
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 11 Dec 2006 17:41:55 +0000 (17:41 +0000)]
Updated vers. #
git-svn-id: http://svn.osgeo.org/postgis/trunk@2548
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sat, 9 Dec 2006 03:57:15 +0000 (03:57 +0000)]
Update version to corrent 1.2.0 version, and set news to correct version
and date.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2543
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Leslie [Wed, 6 Dec 2006 02:00:26 +0000 (02:00 +0000)]
Updated with curved geometry definitions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2541
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Leslie [Wed, 6 Dec 2006 00:30:33 +0000 (00:30 +0000)]
Added sections for SQL-MM and ArcSDE function ports.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2540
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Leslie [Tue, 5 Dec 2006 20:45:29 +0000 (20:45 +0000)]
Fixing some incomplete paths, and adding changes to the regress directory.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2539
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Leslie [Tue, 5 Dec 2006 20:41:20 +0000 (20:41 +0000)]
Added the previous changes for the curved geometry support.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2538
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Tue, 5 Dec 2006 19:22:41 +0000 (19:22 +0000)]
Added SQL/MM wrappers to existing PostGIS functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@2537
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Tue, 5 Dec 2006 19:07:00 +0000 (19:07 +0000)]
added a subset (only those implemented by ArcSDE) of the SQL/MM function prototypes and appended the file to lwpostgis.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@2536
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Tue, 5 Dec 2006 19:05:25 +0000 (19:05 +0000)]
Moved common sql defines to their own header file.
ie. IF USE_VERSION>72 ...
git-svn-id: http://svn.osgeo.org/postgis/trunk@2535
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Tue, 5 Dec 2006 11:00:51 +0000 (11:00 +0000)]
Added JTS shape + missing News message
git-svn-id: http://svn.osgeo.org/postgis/trunk@2534
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Leslie [Tue, 5 Dec 2006 01:21:42 +0000 (01:21 +0000)]
Updated the documentation to include an SQL-MM types section.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2533
b70326c6 -7e19-0410-871a-
916f4a2858ee
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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