]>
granicus.if.org Git - postgis/log
Sandro Santilli [Tue, 8 Mar 2005 16:41:28 +0000 (16:41 +0000)]
Simplified clean rule
git-svn-id: http://svn.osgeo.org/postgis/trunk@1522
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 8 Mar 2005 16:39:02 +0000 (16:39 +0000)]
Added configure script removal in maintainer-clean rule
git-svn-id: http://svn.osgeo.org/postgis/trunk@1521
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 8 Mar 2005 16:00:34 +0000 (16:00 +0000)]
Deleted libjts directory... libjts production should happen from within JTS itself.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1520
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 8 Mar 2005 15:44:53 +0000 (15:44 +0000)]
Changed default JTS includes and lib paths
git-svn-id: http://svn.osgeo.org/postgis/trunk@1519
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 8 Mar 2005 12:39:42 +0000 (12:39 +0000)]
Added libjts build scripts
git-svn-id: http://svn.osgeo.org/postgis/trunk@1518
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 8 Mar 2005 12:21:08 +0000 (12:21 +0000)]
Added a distclean rule to get rid of autoconf-generated files.
Had maintainer-clean rule invoke distclean rule.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1517
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 8 Mar 2005 12:13:23 +0000 (12:13 +0000)]
set USE_JTS back to 0 - got set to 1 from previous commit
git-svn-id: http://svn.osgeo.org/postgis/trunk@1516
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 8 Mar 2005 12:11:29 +0000 (12:11 +0000)]
Added utils rule to set the execute bit on utilities.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1515
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 8 Mar 2005 12:04:24 +0000 (12:04 +0000)]
synced makefiles, changed default path of libjts
git-svn-id: http://svn.osgeo.org/postgis/trunk@1514
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 8 Mar 2005 11:24:39 +0000 (11:24 +0000)]
Commented out debugging lines
git-svn-id: http://svn.osgeo.org/postgis/trunk@1513
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 8 Mar 2005 11:24:00 +0000 (11:24 +0000)]
avoided initializzation of JvNewObjectArray with undefined pointer
git-svn-id: http://svn.osgeo.org/postgis/trunk@1512
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 8 Mar 2005 11:06:33 +0000 (11:06 +0000)]
modernized old-style parameter declarations
git-svn-id: http://svn.osgeo.org/postgis/trunk@1511
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 8 Mar 2005 09:42:07 +0000 (09:42 +0000)]
Added estimator changes
git-svn-id: http://svn.osgeo.org/postgis/trunk@1510
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 8 Mar 2005 09:27:23 +0000 (09:27 +0000)]
RESTRICT selectivity estimator use self->varno instead of varRelid.
Seems to work for subqueries...
git-svn-id: http://svn.osgeo.org/postgis/trunk@1509
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 8 Mar 2005 09:23:34 +0000 (09:23 +0000)]
Fixed debugging lines.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1508
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 8 Mar 2005 08:38:45 +0000 (08:38 +0000)]
Discarded environmental variable USE_JTS to avoid unexpected enabling
git-svn-id: http://svn.osgeo.org/postgis/trunk@1507
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 7 Mar 2005 21:24:22 +0000 (21:24 +0000)]
Added missing JTSnoop prototype
git-svn-id: http://svn.osgeo.org/postgis/trunk@1506
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 7 Mar 2005 21:19:48 +0000 (21:19 +0000)]
Put optimization flag back to -O2
git-svn-id: http://svn.osgeo.org/postgis/trunk@1505
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 7 Mar 2005 21:11:07 +0000 (21:11 +0000)]
Removed stub functions (moved to lwgeom_nojts.c) and added stub
for JTSnoop.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1504
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 7 Mar 2005 21:07:06 +0000 (21:07 +0000)]
Added initial JTS wrapper.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1503
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 7 Mar 2005 21:06:17 +0000 (21:06 +0000)]
Added spatial_ref_sys.sql and README.postgis to scripts install targets.
Moved .sql scripts from ...$(datadir) to ...$(datadir)/contrib.
Modified GEOS/JTS stub handling to use separate file when disabled.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1502
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 7 Mar 2005 20:47:56 +0000 (20:47 +0000)]
Separate stub funx file for builds w/out GEOS or JTS
git-svn-id: http://svn.osgeo.org/postgis/trunk@1501
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 7 Mar 2005 20:46:50 +0000 (20:46 +0000)]
sync'd with Makefile.config
git-svn-id: http://svn.osgeo.org/postgis/trunk@1500
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 7 Mar 2005 20:44:52 +0000 (20:44 +0000)]
Added JTS support parameter
git-svn-id: http://svn.osgeo.org/postgis/trunk@1499
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 7 Mar 2005 18:36:39 +0000 (18:36 +0000)]
Sync with Makefile.config
git-svn-id: http://svn.osgeo.org/postgis/trunk@1498
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 7 Mar 2005 16:08:06 +0000 (16:08 +0000)]
Incremented SCRIPTS_VERSION micro num
git-svn-id: http://svn.osgeo.org/postgis/trunk@1497
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 7 Mar 2005 13:58:04 +0000 (13:58 +0000)]
Added process id to output files. Removed 'clean' rule.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1496
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 7 Mar 2005 13:20:12 +0000 (13:20 +0000)]
Removed unused lwexploded_dump() function
git-svn-id: http://svn.osgeo.org/postgis/trunk@1495
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Mon, 7 Mar 2005 11:53:06 +0000 (11:53 +0000)]
Fix version.in vs. version.config typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@1494
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 4 Mar 2005 19:34:47 +0000 (19:34 +0000)]
cleanups - version file source
git-svn-id: http://svn.osgeo.org/postgis/trunk@1493
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Leslie [Fri, 4 Mar 2005 19:31:36 +0000 (19:31 +0000)]
Cleaned up distance_sphere and updated documentation.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1492
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 4 Mar 2005 19:25:16 +0000 (19:25 +0000)]
removed temp files used in docs creation step
git-svn-id: http://svn.osgeo.org/postgis/trunk@1491
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 4 Mar 2005 19:18:40 +0000 (19:18 +0000)]
Expanded "upgrading" chapter to explain postgis_restore.pl upgrade procedure.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1490
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 4 Mar 2005 19:18:07 +0000 (19:18 +0000)]
Made 'html' the default rule
git-svn-id: http://svn.osgeo.org/postgis/trunk@1489
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 4 Mar 2005 19:15:23 +0000 (19:15 +0000)]
Parametrized XSLBASE directory
git-svn-id: http://svn.osgeo.org/postgis/trunk@1488
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 4 Mar 2005 16:29:08 +0000 (16:29 +0000)]
Changed to use Version.config
git-svn-id: http://svn.osgeo.org/postgis/trunk@1487
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 4 Mar 2005 15:54:30 +0000 (15:54 +0000)]
Commented out unused variable
git-svn-id: http://svn.osgeo.org/postgis/trunk@1486
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Fri, 4 Mar 2005 15:25:01 +0000 (15:25 +0000)]
added version improvement to changes
git-svn-id: http://svn.osgeo.org/postgis/trunk@1485
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Fri, 4 Mar 2005 15:22:01 +0000 (15:22 +0000)]
- Separates the version config variables into the toplevel Version.config
- Adds new version config variables for jdbc
- jdbc "make jar" additionally creates files named like
postgis_1_0_0RC4.jar using the info from Version.config
- org/postgis/Version.java now uses a Makefile generated ressource to
initialize its values, so it is always "in sync" with Version.config
git-svn-id: http://svn.osgeo.org/postgis/trunk@1484
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 4 Mar 2005 14:55:04 +0000 (14:55 +0000)]
Added loader/dumper bug fixes
git-svn-id: http://svn.osgeo.org/postgis/trunk@1483
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 4 Mar 2005 14:54:03 +0000 (14:54 +0000)]
Fixed bug in multiline handling.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1482
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 4 Mar 2005 14:48:22 +0000 (14:48 +0000)]
Applied patch from Jonne Savolainen fixing multilines handling
git-svn-id: http://svn.osgeo.org/postgis/trunk@1481
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 4 Mar 2005 14:25:39 +0000 (14:25 +0000)]
Added 'test' and 'maintainer-clean' rules.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1480
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 4 Mar 2005 14:25:01 +0000 (14:25 +0000)]
Added a maintainer-clean rule.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1479
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 4 Mar 2005 14:13:23 +0000 (14:13 +0000)]
Parametrized test output dir and added Makefile
git-svn-id: http://svn.osgeo.org/postgis/trunk@1478
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Fri, 4 Mar 2005 11:03:18 +0000 (11:03 +0000)]
another make install fix :-(
git-svn-id: http://svn.osgeo.org/postgis/trunk@1477
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 4 Mar 2005 09:03:32 +0000 (09:03 +0000)]
PG_LWGEOM_construct() moved from lwgeom_api.c to lwgeom_pg.c.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1476
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 4 Mar 2005 08:52:20 +0000 (08:52 +0000)]
Modified upgrade section to show postgis_restore.pl based procedure.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1475
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Fri, 4 Mar 2005 07:51:38 +0000 (07:51 +0000)]
another "make install" fix from alex
git-svn-id: http://svn.osgeo.org/postgis/trunk@1474
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Fri, 4 Mar 2005 07:48:14 +0000 (07:48 +0000)]
Adopted Version.java to the official PostGIS scheme.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1473
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Fri, 4 Mar 2005 07:36:33 +0000 (07:36 +0000)]
Updated VERSION to RC4
git-svn-id: http://svn.osgeo.org/postgis/trunk@1472
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Fri, 4 Mar 2005 07:32:58 +0000 (07:32 +0000)]
Removed unneccesarry TEMP variable
git-svn-id: http://svn.osgeo.org/postgis/trunk@1471
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Thu, 3 Mar 2005 22:12:18 +0000 (22:12 +0000)]
removed obsolete build.xml
git-svn-id: http://svn.osgeo.org/postgis/trunk@1470
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Thu, 3 Mar 2005 21:55:22 +0000 (21:55 +0000)]
Make classpath element separator configurable
git-svn-id: http://svn.osgeo.org/postgis/trunk@1469
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Thu, 3 Mar 2005 20:55:43 +0000 (20:55 +0000)]
jdbc2 naming explanation
Contact info
Copyright notice
git-svn-id: http://svn.osgeo.org/postgis/trunk@1468
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Thu, 3 Mar 2005 19:08:57 +0000 (19:08 +0000)]
add postgis_debug.jar to make install (thx to alex bodnaru)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1467
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Leslie [Thu, 3 Mar 2005 17:20:47 +0000 (17:20 +0000)]
Rebuilt the distance_sphere function.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1466
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Thu, 3 Mar 2005 16:06:02 +0000 (16:06 +0000)]
Fix compile with jikes
git-svn-id: http://svn.osgeo.org/postgis/trunk@1465
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 3 Mar 2005 10:32:12 +0000 (10:32 +0000)]
parser additions note
git-svn-id: http://svn.osgeo.org/postgis/trunk@1464
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 3 Mar 2005 10:31:22 +0000 (10:31 +0000)]
Removed generated parser files.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1463
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 3 Mar 2005 10:29:46 +0000 (10:29 +0000)]
Added generated parsers to avoid FLEX/YACC requirement on release.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1462
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 2 Mar 2005 17:29:34 +0000 (17:29 +0000)]
Commented out parser generation... requires PGSQL source :(
git-svn-id: http://svn.osgeo.org/postgis/trunk@1461
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 2 Mar 2005 17:26:34 +0000 (17:26 +0000)]
Added parser generation.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1460
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 2 Mar 2005 17:04:21 +0000 (17:04 +0000)]
added FLEX & YACC fix
git-svn-id: http://svn.osgeo.org/postgis/trunk@1459
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Wed, 2 Mar 2005 13:10:42 +0000 (13:10 +0000)]
Additional Regression Test for prepared statement usage
git-svn-id: http://svn.osgeo.org/postgis/trunk@1458
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Wed, 2 Mar 2005 12:06:28 +0000 (12:06 +0000)]
Code cleanups, Makefile improvements.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1457
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 1 Mar 2005 13:22:50 +0000 (13:22 +0000)]
Renamed lwgeom_to_wkt to lwgeom_to_ewkt, as it doesn't strip out non-ogc
extensions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1456
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 1 Mar 2005 13:20:10 +0000 (13:20 +0000)]
Corrected expected results.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1455
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 1 Mar 2005 11:41:36 +0000 (11:41 +0000)]
Added GEOS/JTS provided functions test
git-svn-id: http://svn.osgeo.org/postgis/trunk@1454
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 1 Mar 2005 08:43:38 +0000 (08:43 +0000)]
Fixed install-lwgeom-scripts rule as suggested by Rhys Ickeringill.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1453
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 1 Mar 2005 08:40:07 +0000 (08:40 +0000)]
FLEX and YACC variables set after PGSQL/Makefile.global has been sourced
and only if not therein defined.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1452
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 1 Mar 2005 01:17:36 +0000 (01:17 +0000)]
Fix link error.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1451
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Mon, 28 Feb 2005 09:57:26 +0000 (09:57 +0000)]
Add serialVersionUID for jdk1.5
correctly setType(), needed for jdbc 8.0+
git-svn-id: http://svn.osgeo.org/postgis/trunk@1450
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Mon, 28 Feb 2005 08:14:01 +0000 (08:14 +0000)]
Add serialVersionUID for jdk1.5
correctly setType(), needed for jdbc 8.0+
git-svn-id: http://svn.osgeo.org/postgis/trunk@1449
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 25 Feb 2005 13:44:27 +0000 (13:44 +0000)]
Added geom_accum and SnapToGrid bug fixes
git-svn-id: http://svn.osgeo.org/postgis/trunk@1448
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 25 Feb 2005 13:42:38 +0000 (13:42 +0000)]
SnapToGrid: Fixed minor bug in consistency check.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1447
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 25 Feb 2005 13:28:36 +0000 (13:28 +0000)]
Fixed a bugus free() in LWGEOM_accum.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1446
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 25 Feb 2005 09:34:07 +0000 (09:34 +0000)]
added force_collection early return
git-svn-id: http://svn.osgeo.org/postgis/trunk@1445
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 25 Feb 2005 09:31:54 +0000 (09:31 +0000)]
Added early return from force_collection when input is already a collection
AND has a bbox cache. Suggested by Ron Majer.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1444
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 25 Feb 2005 08:57:50 +0000 (08:57 +0000)]
Added comment on top of TYPE macros
git-svn-id: http://svn.osgeo.org/postgis/trunk@1443
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Thu, 24 Feb 2005 14:13:15 +0000 (14:13 +0000)]
Fixed makefile to allow compilation via kaffe javac - this
one does not automatically include non-mentioned source
files that are present in the classpath.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1442
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Thu, 24 Feb 2005 11:43:16 +0000 (11:43 +0000)]
moved trim() call, this avoids calling trim() twice on unchanged value if we have only (1 2,3 4) rep.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1441
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Thu, 24 Feb 2005 11:20:17 +0000 (11:20 +0000)]
Additional regression tests for EWKT and EWKB on PostGIS 1.X
git-svn-id: http://svn.osgeo.org/postgis/trunk@1440
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 24 Feb 2005 08:36:35 +0000 (08:36 +0000)]
Added missing prototype
git-svn-id: http://svn.osgeo.org/postgis/trunk@1438
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 24 Feb 2005 08:32:08 +0000 (08:32 +0000)]
Fixed bug in StartPoint and EndPoint functions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1437
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 24 Feb 2005 08:10:21 +0000 (08:10 +0000)]
lib version changed to 1.0.0RC3, scripts version to 0.2.0.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1436
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 24 Feb 2005 08:08:43 +0000 (08:08 +0000)]
Added spatial_ref_sys change and version/release
git-svn-id: http://svn.osgeo.org/postgis/trunk@1435
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 23 Feb 2005 19:17:31 +0000 (19:17 +0000)]
Hand edit paris central meridian definitions.
Danger: other non-Greenwich projections might also have problems.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1434
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Wed, 23 Feb 2005 13:31:29 +0000 (13:31 +0000)]
another fastjar fix
git-svn-id: http://svn.osgeo.org/postgis/trunk@1433
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Wed, 23 Feb 2005 13:19:14 +0000 (13:19 +0000)]
Fixed jikes compiler warning, using super. for static methods is suboptimal.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1432
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 23 Feb 2005 09:59:34 +0000 (09:59 +0000)]
GeometryFromText() bug fix
git-svn-id: http://svn.osgeo.org/postgis/trunk@1431
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 23 Feb 2005 09:58:16 +0000 (09:58 +0000)]
Fixed GeometryFromText() to add a bbox cache FOR_COMPLEX_GEOMS
git-svn-id: http://svn.osgeo.org/postgis/trunk@1430
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 23 Feb 2005 09:44:34 +0000 (09:44 +0000)]
Added bool::text cast
git-svn-id: http://svn.osgeo.org/postgis/trunk@1429
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 23 Feb 2005 09:00:36 +0000 (09:00 +0000)]
Added bool::text cast.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1428
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Tue, 22 Feb 2005 18:10:19 +0000 (18:10 +0000)]
Updated jdbc2/Makefile:
- more comments
- all helper binaries are now configurable
- workaround for broken woody jars via DEBUGJAR environment variable
- classpath cleanups, regression tests now use jars instead of build
directory, this should help catching packaging errors
- small other cleanups
git-svn-id: http://svn.osgeo.org/postgis/trunk@1427
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Tue, 22 Feb 2005 13:05:31 +0000 (13:05 +0000)]
Removed unused import
git-svn-id: http://svn.osgeo.org/postgis/trunk@1426
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Tue, 22 Feb 2005 13:04:14 +0000 (13:04 +0000)]
Some more debian woody fixes.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1425
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Tue, 22 Feb 2005 13:01:04 +0000 (13:01 +0000)]
Remove redundant addDataType() call that slipped in during
WKT measured geometries work. It also broke pgjdbc7.2
compatibility.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1424
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Tue, 22 Feb 2005 12:31:31 +0000 (12:31 +0000)]
Patches from Alex Bodnaru (debian maintainer)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1423
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 22 Feb 2005 12:12:58 +0000 (12:12 +0000)]
Added not about early memory release
git-svn-id: http://svn.osgeo.org/postgis/trunk@1422
b70326c6 -7e19-0410-871a-
916f4a2858ee