]> granicus.if.org Git - postgis/log
postgis
19 years agoCleaned up distance_sphere and updated documentation.
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

19 years agoremoved temp files used in docs creation step
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

19 years agoExpanded "upgrading" chapter to explain postgis_restore.pl upgrade procedure.
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

19 years agoMade 'html' the default rule
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

19 years agoParametrized XSLBASE directory
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

19 years agoChanged to use Version.config
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

19 years agoCommented out unused variable
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

19 years agoadded version improvement to changes
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

19 years ago- Separates the version config variables into the toplevel Version.config
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

19 years agoAdded loader/dumper bug fixes
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

19 years agoFixed bug in multiline handling.
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

19 years agoApplied patch from Jonne Savolainen fixing multilines handling
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

19 years agoAdded 'test' and 'maintainer-clean' rules.
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

19 years agoAdded a maintainer-clean rule.
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

19 years agoParametrized test output dir and added Makefile
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

19 years agoanother make install fix :-(
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

19 years agoPG_LWGEOM_construct() moved from lwgeom_api.c to lwgeom_pg.c.
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

19 years agoModified upgrade section to show postgis_restore.pl based procedure.
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

19 years agoanother "make install" fix from alex
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

19 years agoAdopted Version.java to the official PostGIS scheme.
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

19 years agoUpdated VERSION to RC4
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

19 years agoRemoved unneccesarry TEMP variable
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

19 years agoremoved obsolete build.xml
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

19 years agoMake classpath element separator configurable
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

19 years agojdbc2 naming explanation
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

19 years agoadd postgis_debug.jar to make install (thx to alex bodnaru)
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

19 years agoRebuilt the distance_sphere function.
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

19 years agoFix compile with jikes
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

19 years agoparser additions note
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

19 years agoRemoved generated parser files.
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

19 years agoAdded generated parsers to avoid FLEX/YACC requirement on release.
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

19 years agoCommented out parser generation... requires PGSQL source :(
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

19 years agoAdded parser generation.
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

19 years agoadded FLEX & YACC fix
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

19 years agoAdditional Regression Test for prepared statement usage
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

19 years agoCode cleanups, Makefile improvements.
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

19 years agoRenamed lwgeom_to_wkt to lwgeom_to_ewkt, as it doesn't strip out non-ogc
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

19 years agoCorrected expected results.
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

19 years agoAdded GEOS/JTS provided functions test
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

19 years agoFixed install-lwgeom-scripts rule as suggested by Rhys Ickeringill.
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

19 years agoFLEX and YACC variables set after PGSQL/Makefile.global has been sourced
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

19 years agoFix link error.
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

19 years agoAdd serialVersionUID for jdk1.5
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

19 years agoAdd serialVersionUID for jdk1.5
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

19 years agoAdded geom_accum and SnapToGrid bug fixes
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

19 years agoSnapToGrid: Fixed minor bug in consistency check.
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

19 years agoFixed a bugus free() in LWGEOM_accum.
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

19 years agoadded force_collection early return
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

19 years agoAdded early return from force_collection when input is already a collection
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

19 years agoAdded comment on top of TYPE macros
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

19 years agoFixed makefile to allow compilation via kaffe javac - this
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

19 years agomoved trim() call, this avoids calling trim() twice on unchanged value if we have...
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

19 years agoAdditional regression tests for EWKT and EWKB on PostGIS 1.X
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

19 years agoAdded missing prototype
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

19 years agoFixed bug in StartPoint and EndPoint functions.
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

19 years agolib version changed to 1.0.0RC3, scripts version to 0.2.0.
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

19 years agoAdded spatial_ref_sys change and version/release
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

19 years agoHand edit paris central meridian definitions.
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

19 years agoanother fastjar fix
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

19 years agoFixed jikes compiler warning, using super. for static methods is suboptimal.
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

19 years agoGeometryFromText() bug fix
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

19 years agoFixed GeometryFromText() to add a bbox cache FOR_COMPLEX_GEOMS
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

19 years agoAdded bool::text cast
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

19 years agoAdded bool::text cast.
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

19 years agoUpdated jdbc2/Makefile:
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

19 years agoRemoved unused import
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

19 years agoSome more debian woody fixes.
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

19 years agoRemove redundant addDataType() call that slipped in during
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

19 years agoPatches from Alex Bodnaru (debian maintainer)
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

19 years agoAdded not about early memory release
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

19 years agoEarly release of DETOASTED geoms.
Sandro Santilli [Tue, 22 Feb 2005 10:10:13 +0000 (10:10 +0000)]
Early release of DETOASTED geoms.

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

19 years agoFixed path to lwpostgis.sql script
Sandro Santilli [Tue, 22 Feb 2005 09:59:21 +0000 (09:59 +0000)]
Fixed path to lwpostgis.sql script

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

19 years agoEarly release of DETOASTED or deserialized geometries, to reduce memory usage
Sandro Santilli [Tue, 22 Feb 2005 09:55:41 +0000 (09:55 +0000)]
Early release of DETOASTED or deserialized geometries, to reduce memory usage

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

19 years agoForced cleanup of DETOASTED and deserialized geometries for better memory
Sandro Santilli [Tue, 22 Feb 2005 09:39:07 +0000 (09:39 +0000)]
Forced cleanup of DETOASTED and deserialized geometries for better memory
usage.

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

19 years ago*** empty log message ***
Markus Schaber [Mon, 21 Feb 2005 18:28:27 +0000 (18:28 +0000)]
*** empty log message ***

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

19 years agoChanged min() max() usage with LW_MIN() LW_MAX()
Sandro Santilli [Mon, 21 Feb 2005 16:22:32 +0000 (16:22 +0000)]
Changed min() max() usage with LW_MIN() LW_MAX()

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

19 years agoChanged byte to uchar to avoid clashes with win32 headers.
Sandro Santilli [Mon, 21 Feb 2005 16:16:14 +0000 (16:16 +0000)]
Changed byte to uchar to avoid clashes with win32 headers.

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

19 years agoremoved ugly () display
Markus Schaber [Mon, 21 Feb 2005 15:49:54 +0000 (15:49 +0000)]
removed ugly () display

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

19 years agoAdded version printing (for debugging purposes)
Markus Schaber [Mon, 21 Feb 2005 14:59:27 +0000 (14:59 +0000)]
Added version printing (for debugging purposes)

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

19 years agoSkip tests that are known to fail when running against older PostGIS server versions
Markus Schaber [Mon, 21 Feb 2005 14:16:30 +0000 (14:16 +0000)]
Skip tests that are known to fail when running against older PostGIS server versions

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

19 years agoSome micro optimizations and cleanups
Markus Schaber [Fri, 18 Feb 2005 16:01:50 +0000 (16:01 +0000)]
Some micro optimizations and cleanups

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

19 years agoAdded Version.class to allow programatically identification of PostGIS jdbc version
Markus Schaber [Fri, 18 Feb 2005 14:49:54 +0000 (14:49 +0000)]
Added Version.class to allow programatically identification of  PostGIS jdbc version

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

19 years agoAdded beta support for JTS classes
Markus Schaber [Fri, 18 Feb 2005 14:40:08 +0000 (14:40 +0000)]
Added beta support for JTS classes

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

19 years agoadded memory leak fix
Sandro Santilli [Fri, 18 Feb 2005 08:43:34 +0000 (08:43 +0000)]
added memory leak fix

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

19 years agoRemoved memory leak in geos2postgis polygon conversion.
Sandro Santilli [Fri, 18 Feb 2005 08:42:52 +0000 (08:42 +0000)]
Removed memory leak in geos2postgis polygon conversion.

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

19 years agoImproved transform() errors verbosity.
Sandro Santilli [Thu, 17 Feb 2005 16:09:56 +0000 (16:09 +0000)]
Improved transform() errors verbosity.

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

19 years agoSyntaxes cleanups.
Sandro Santilli [Thu, 17 Feb 2005 15:54:01 +0000 (15:54 +0000)]
Syntaxes cleanups.

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

19 years agoremoved verbosity from my last entry
Markus Schaber [Thu, 17 Feb 2005 15:44:11 +0000 (15:44 +0000)]
removed verbosity from my last entry

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

19 years agofixed postgis_debug.jar
Markus Schaber [Thu, 17 Feb 2005 15:42:41 +0000 (15:42 +0000)]
fixed postgis_debug.jar

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

19 years agoFixed some introduced misorderings of func declaration/body.
Sandro Santilli [Thu, 17 Feb 2005 15:39:17 +0000 (15:39 +0000)]
Fixed some introduced misorderings of func declaration/body.

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

19 years agoFixed dependency handling for jars
Markus Schaber [Thu, 17 Feb 2005 14:48:01 +0000 (14:48 +0000)]
Fixed dependency handling for jars

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

19 years agoUpdated makefile - better dependency management for jars,
Markus Schaber [Thu, 17 Feb 2005 14:41:33 +0000 (14:41 +0000)]
Updated makefile - better dependency management for jars,
additional targets for debian, more comments.

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

19 years agoFixed a bug in pointArray_construct() copying input points instead
Sandro Santilli [Thu, 17 Feb 2005 09:19:20 +0000 (09:19 +0000)]
Fixed a bug in pointArray_construct() copying input points instead
of keeping a pointer to them. This has been introduced *after* RC2
was released.

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

19 years agoAdded wkb_recv and wkb_send obsoleted functions handling
Sandro Santilli [Thu, 17 Feb 2005 08:36:54 +0000 (08:36 +0000)]
Added wkb_recv and wkb_send obsoleted functions handling

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

19 years agoAdded force_collection() bug fix
Sandro Santilli [Mon, 14 Feb 2005 20:49:27 +0000 (20:49 +0000)]
Added force_collection() bug fix

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

19 years agoFixed bug in force_collection() leaving spurious bbox cache and SRID info
Sandro Santilli [Mon, 14 Feb 2005 20:45:22 +0000 (20:45 +0000)]
Fixed bug in force_collection() leaving spurious bbox cache and SRID info
in inner geometry when applied to single geoms.

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

19 years agoNow compiles against 7.2 with some magic trickery instead of patching.
Markus Schaber [Mon, 14 Feb 2005 11:49:19 +0000 (11:49 +0000)]
Now compiles against 7.2 with some magic trickery instead of patching.

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

19 years agoadded memory alignment handling
Sandro Santilli [Thu, 10 Feb 2005 17:56:18 +0000 (17:56 +0000)]
added memory alignment handling

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

19 years agoDropped getbox2d_internal().
Sandro Santilli [Thu, 10 Feb 2005 17:41:55 +0000 (17:41 +0000)]
Dropped getbox2d_internal().
Removed all castings of getPoint() output, which has been renamed
to getPoint_internal() and commented about danger of using it.
Changed SERIALIZED_FORM() macro to use VARDATA() macro.
All this changes are aimed at taking into account memory alignment
constraints which might be the cause of recent crash bug reports.

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

19 years agoAdded a couple of distance() tests.
Sandro Santilli [Thu, 10 Feb 2005 17:38:20 +0000 (17:38 +0000)]
Added a couple of distance() tests.

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