]> granicus.if.org Git - postgis/log
postgis
20 years agoAdded test for line_locate_point
Sandro Santilli [Thu, 9 Jun 2005 16:00:37 +0000 (16:00 +0000)]
Added test for line_locate_point

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

20 years agoAdded line_locate_point() function
Sandro Santilli [Thu, 9 Jun 2005 15:12:59 +0000 (15:12 +0000)]
Added line_locate_point() function

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

20 years agoAdded a check for correct order of ``from'' and ``to'' args in line_substring()
Sandro Santilli [Thu, 9 Jun 2005 12:30:45 +0000 (12:30 +0000)]
Added a check for correct order of ``from'' and ``to'' args in line_substring()

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

20 years agoNEW line_substring() function
Sandro Santilli [Thu, 9 Jun 2005 12:24:39 +0000 (12:24 +0000)]
NEW line_substring() function

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

20 years agoAdded missing Makefile.shlib and removed explicit 'all' rule from lwgeom build
Sandro Santilli [Tue, 7 Jun 2005 07:51:08 +0000 (07:51 +0000)]
Added missing Makefile.shlib and removed explicit 'all' rule from lwgeom build

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

20 years agoiconv autodetection
Sandro Santilli [Mon, 6 Jun 2005 18:42:21 +0000 (18:42 +0000)]
iconv autodetection

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

20 years agoMoved 'all' rule before Makefile.shlib inclusion, to have bare 'make' calls work...
Sandro Santilli [Mon, 6 Jun 2005 17:28:27 +0000 (17:28 +0000)]
Moved 'all' rule before Makefile.shlib inclusion, to have bare 'make' calls work again

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

20 years agoAdded WARNING about changes implications in terms of SCRIPTS_VERSION
Sandro Santilli [Mon, 6 Jun 2005 17:21:43 +0000 (17:21 +0000)]
Added WARNING about changes implications in terms of SCRIPTS_VERSION
upgrade. Removed extra tokens after #endif directives to make newer
preprocessor (3.4.3) happy.

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

20 years agoInitial implementation of postgis procedures upgrade script
Sandro Santilli [Mon, 6 Jun 2005 16:49:41 +0000 (16:49 +0000)]
Initial implementation of postgis procedures upgrade script

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

20 years agoAdded availability info for new functions
Sandro Santilli [Mon, 6 Jun 2005 16:49:05 +0000 (16:49 +0000)]
Added availability info for new functions

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

20 years agoIncremented micro version number in SCRIPTS_VERSION (due to functions addition)
Sandro Santilli [Mon, 6 Jun 2005 16:48:42 +0000 (16:48 +0000)]
Incremented micro version number in SCRIPTS_VERSION (due to functions addition)

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

20 years agoMoved create_undef.pl from root to utils/ dir
Sandro Santilli [Mon, 6 Jun 2005 16:47:52 +0000 (16:47 +0000)]
Moved create_undef.pl from root to utils/ dir

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

20 years agoRemoved automatic build of docs
Sandro Santilli [Mon, 6 Jun 2005 16:47:31 +0000 (16:47 +0000)]
Removed automatic build of docs

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

20 years agoadded scale() and transscale() functions (like transform())
Markus Schaber [Mon, 6 Jun 2005 07:58:40 +0000 (07:58 +0000)]
added scale() and transscale() functions (like transform())

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

20 years agomerge Alex' jdbc2 specific Makefile patches
Markus Schaber [Mon, 6 Jun 2005 07:54:31 +0000 (07:54 +0000)]
merge Alex' jdbc2 specific Makefile patches

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

20 years agoApplied Alex Bodnaru patch for pgsql source tree dependency drop.
Sandro Santilli [Sat, 4 Jun 2005 10:06:14 +0000 (10:06 +0000)]
Applied Alex Bodnaru patch for pgsql source tree dependency drop.

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

20 years agoStripped out CR chars
Sandro Santilli [Wed, 25 May 2005 12:01:26 +0000 (12:01 +0000)]
Stripped out CR chars

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

20 years agofix comment
Markus Schaber [Wed, 25 May 2005 10:12:54 +0000 (10:12 +0000)]
fix comment

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

20 years agoJTS binary parser now passes basic regression suite
Markus Schaber [Wed, 25 May 2005 10:08:56 +0000 (10:08 +0000)]
JTS binary parser now passes basic regression suite

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

20 years agoAdded release date for postgis-1.0.1
Sandro Santilli [Tue, 24 May 2005 17:19:46 +0000 (17:19 +0000)]
Added release date for postgis-1.0.1

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

20 years agoAdded iconv autodetection, removed already-added things
Sandro Santilli [Tue, 24 May 2005 16:56:09 +0000 (16:56 +0000)]
Added iconv autodetection, removed already-added things

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

20 years agoAdded postgis-1.0.1 release date
Sandro Santilli [Tue, 24 May 2005 14:02:05 +0000 (14:02 +0000)]
Added postgis-1.0.1 release date

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

20 years agoCleaned up Point.equals(Point) mess
Markus Schaber [Mon, 23 May 2005 16:18:27 +0000 (16:18 +0000)]
Cleaned up Point.equals(Point) mess

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

20 years agoCompiled 1.0.1 release notes
Sandro Santilli [Mon, 23 May 2005 14:15:33 +0000 (14:15 +0000)]
Compiled 1.0.1 release notes

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

20 years agoApplied 'strictness' patch by James Marca
Sandro Santilli [Wed, 18 May 2005 17:01:36 +0000 (17:01 +0000)]
Applied 'strictness' patch by James Marca

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

20 years agoFixed SetSRID() entry
Sandro Santilli [Wed, 18 May 2005 15:49:00 +0000 (15:49 +0000)]
Fixed SetSRID() entry

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

20 years agoadded Paris projections fixes
Sandro Santilli [Wed, 18 May 2005 15:39:36 +0000 (15:39 +0000)]
added Paris projections fixes

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

20 years agoUpdated proj4text for some French projections, as for Nicolas Ribot report
Sandro Santilli [Wed, 18 May 2005 15:36:00 +0000 (15:36 +0000)]
Updated proj4text for some French projections, as for Nicolas Ribot report

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

20 years agoAdded note about pgsq2shp attributes names bugfix
Sandro Santilli [Mon, 16 May 2005 17:50:55 +0000 (17:50 +0000)]
Added note about pgsq2shp attributes names bugfix

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

20 years agoFixed DBF field names handling as for clashes avoiding.
Sandro Santilli [Mon, 16 May 2005 17:22:43 +0000 (17:22 +0000)]
Fixed DBF field names handling as for clashes avoiding.
pgsql field renames are warned.

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

20 years agoMoved dumper and postgis_restore.pl changes in 1.0.1 section (back-ported)
Sandro Santilli [Mon, 16 May 2005 08:05:27 +0000 (08:05 +0000)]
Moved dumper and postgis_restore.pl changes in 1.0.1 section (back-ported)

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

20 years agoAllowed custom args passing to createdb invocation
Sandro Santilli [Mon, 16 May 2005 07:49:21 +0000 (07:49 +0000)]
Allowed custom args passing to createdb invocation

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

20 years agoupdated docs as for -k switch
Sandro Santilli [Sun, 15 May 2005 08:05:20 +0000 (08:05 +0000)]
updated docs as for -k switch

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

20 years agoAdded new -k switch and credits for it
Sandro Santilli [Fri, 13 May 2005 14:16:52 +0000 (14:16 +0000)]
Added new -k switch and credits for it

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

20 years agoApplied patch from Obe, Regina to keep identifiers case.
Sandro Santilli [Fri, 13 May 2005 14:06:24 +0000 (14:06 +0000)]
Applied patch from Obe, Regina to keep identifiers case.

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

20 years agoAdded support for macosx build
Sandro Santilli [Fri, 13 May 2005 08:03:36 +0000 (08:03 +0000)]
Added support for macosx build

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

20 years agochanged PGBELIBS command to avoid backtics and newlines
Sandro Santilli [Thu, 12 May 2005 10:09:02 +0000 (10:09 +0000)]
changed PGBELIBS command to avoid backtics and newlines

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

20 years agoAdded another dir in search path for docbook.xml, changed shell invocation
Sandro Santilli [Thu, 12 May 2005 07:45:40 +0000 (07:45 +0000)]
Added another dir in search path for docbook.xml, changed shell invocation
line for mingw to avoid newline char being used.

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

20 years agoRenamed MINGW to mingw in HOST_OS findstrings
Sandro Santilli [Wed, 11 May 2005 08:55:00 +0000 (08:55 +0000)]
Renamed MINGW to mingw in HOST_OS findstrings

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

20 years agoForced OID usage in geometry_column table
Sandro Santilli [Tue, 10 May 2005 12:52:02 +0000 (12:52 +0000)]
Forced OID usage in geometry_column table

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

20 years agofixed mingw handling syntax
Sandro Santilli [Tue, 10 May 2005 12:32:14 +0000 (12:32 +0000)]
fixed mingw handling syntax

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

20 years agoAdded Makefile.config
Sandro Santilli [Tue, 10 May 2005 10:58:02 +0000 (10:58 +0000)]
Added Makefile.config

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

20 years agoAdded scripts used by autoconf
Sandro Santilli [Tue, 10 May 2005 10:57:22 +0000 (10:57 +0000)]
Added scripts used by autoconf

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

20 years agoAdded initial custom support for MINGW
Sandro Santilli [Tue, 10 May 2005 09:35:34 +0000 (09:35 +0000)]
Added initial custom support for MINGW

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

20 years agoGEOS autodetect activated
Sandro Santilli [Tue, 10 May 2005 08:31:14 +0000 (08:31 +0000)]
GEOS autodetect activated

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

20 years agofixed upgrade procedure section as suggested by Steven Bowden
Sandro Santilli [Tue, 10 May 2005 08:15:00 +0000 (08:15 +0000)]
fixed upgrade procedure section as suggested by Steven Bowden

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

20 years agoupdated
Sandro Santilli [Mon, 9 May 2005 22:33:33 +0000 (22:33 +0000)]
updated

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

20 years agoVersion bumped to 1.1.0CVS
Sandro Santilli [Wed, 4 May 2005 07:00:05 +0000 (07:00 +0000)]
Version bumped to 1.1.0CVS

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

20 years agoGEOS/JTS performed operations dox made more explicit about which
Sandro Santilli [Wed, 4 May 2005 06:58:56 +0000 (06:58 +0000)]
GEOS/JTS performed operations dox made more explicit about which
argument is 'this' and which is 'otherGeometry'.

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

20 years agoMoved 1.0.1 changes into their own section - added jdbc2 -target change notice
Sandro Santilli [Mon, 2 May 2005 10:52:46 +0000 (10:52 +0000)]
Moved 1.0.1 changes into their own section - added jdbc2 -target change notice

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

20 years agoadded jdbc2 maintainerclean
Markus Schaber [Thu, 28 Apr 2005 11:51:06 +0000 (11:51 +0000)]
added jdbc2 maintainerclean

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

20 years agoFixed distclean rule to build required Makefile.config
Sandro Santilli [Thu, 28 Apr 2005 11:01:45 +0000 (11:01 +0000)]
Fixed distclean rule to build required Makefile.config

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

20 years agofix sources.inc things
Markus Schaber [Thu, 28 Apr 2005 08:35:18 +0000 (08:35 +0000)]
fix sources.inc things

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

20 years agoReworked Makefile
Markus Schaber [Wed, 27 Apr 2005 16:14:39 +0000 (16:14 +0000)]
Reworked Makefile

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

20 years agoAdded MakeValidShape() function
Sandro Santilli [Tue, 26 Apr 2005 18:45:26 +0000 (18:45 +0000)]
Added MakeValidShape() function

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

20 years agoFixed USE_JTS variable to actually use autoconf-detected value
Sandro Santilli [Tue, 26 Apr 2005 18:08:44 +0000 (18:08 +0000)]
Fixed USE_JTS variable to actually use autoconf-detected value

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

20 years agoImproved versionprinter to print offline versions even if database is not available
Markus Schaber [Tue, 26 Apr 2005 07:01:29 +0000 (07:01 +0000)]
Improved versionprinter to print offline versions even if database is not available

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

20 years agoAdded fix in join selectivity
Sandro Santilli [Fri, 22 Apr 2005 01:07:55 +0000 (01:07 +0000)]
Added fix in join selectivity

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

20 years agoFixed bug in join selectivity estimator returning invalid estimates (>1)
Sandro Santilli [Fri, 22 Apr 2005 01:07:09 +0000 (01:07 +0000)]
Fixed bug in join selectivity estimator returning invalid estimates (>1)

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

20 years agoFixed bug in 3d spheroid length computation, patch by zmocnik at hotmail dot com
Sandro Santilli [Thu, 21 Apr 2005 16:31:00 +0000 (16:31 +0000)]
Fixed bug in 3d spheroid length computation, patch by zmocnik at hotmail dot com

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

20 years agoAdded new LRS funx suggested by Paul
Sandro Santilli [Thu, 21 Apr 2005 09:21:49 +0000 (09:21 +0000)]
Added new LRS funx suggested by Paul

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

20 years agoupdated
Sandro Santilli [Thu, 21 Apr 2005 09:09:32 +0000 (09:09 +0000)]
updated

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

20 years agoApplied patch from Ron Mayer fixing a segfault in string escaper funx
Sandro Santilli [Thu, 21 Apr 2005 09:08:34 +0000 (09:08 +0000)]
Applied patch from Ron Mayer fixing a segfault in string escaper funx

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

20 years agoFixed link to SimpleFeature Specification
Sandro Santilli [Wed, 20 Apr 2005 15:22:09 +0000 (15:22 +0000)]
Fixed link to SimpleFeature Specification

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

20 years agoFixed clean-lib rule (wasn't removing anything!)
Sandro Santilli [Wed, 20 Apr 2005 15:17:37 +0000 (15:17 +0000)]
Fixed clean-lib rule (wasn't removing anything!)

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

20 years agoFixed pg_opclass update to be schema-aware.
Markus Schaber [Wed, 20 Apr 2005 15:09:53 +0000 (15:09 +0000)]
Fixed pg_opclass update to be schema-aware.

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

20 years agoFixed bogus example of GeometryFromText(box3d, int) changing it
Sandro Santilli [Wed, 20 Apr 2005 10:21:50 +0000 (10:21 +0000)]
Fixed bogus example of GeometryFromText(box3d, int) changing it
to SetSRID(box3d, int) in chapter 5.1.2

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

20 years agoUpdated
Sandro Santilli [Wed, 20 Apr 2005 08:12:43 +0000 (08:12 +0000)]
Updated

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

20 years agoAdded rules to automatically call configure or config.status,
Sandro Santilli [Wed, 20 Apr 2005 08:10:03 +0000 (08:10 +0000)]
Added rules to automatically call configure or config.status,
added docs rule to be invoked by topdir.

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

20 years agoRemoved again, can't work anymore.
Sandro Santilli [Wed, 20 Apr 2005 08:01:36 +0000 (08:01 +0000)]
Removed again, can't work anymore.

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

20 years agoPut old Makefile.config back to allow for automatic documentation production,
Sandro Santilli [Wed, 20 Apr 2005 07:55:02 +0000 (07:55 +0000)]
Put old Makefile.config back to allow for automatic documentation production,
must be removed again when process gets updated.

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

20 years agoadded LPATH to summary output (if different from install dir)
Sandro Santilli [Tue, 19 Apr 2005 10:58:23 +0000 (10:58 +0000)]
added LPATH to summary output (if different from install dir)

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

20 years agoReworked autoconf path to use pgsql or custom layout based on
Sandro Santilli [Tue, 19 Apr 2005 10:41:22 +0000 (10:41 +0000)]
Reworked autoconf path to use pgsql or custom layout based on
presence of a --prefix switch.

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

20 years agoAdded -c flag to INSTALL invokations (copy, not move)
Sandro Santilli [Tue, 19 Apr 2005 09:32:11 +0000 (09:32 +0000)]
Added -c flag to INSTALL invokations (copy, not move)

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

20 years agoMore info in configure output, added autogen.sh wrapper
Sandro Santilli [Tue, 19 Apr 2005 09:20:47 +0000 (09:20 +0000)]
More info in configure output, added autogen.sh wrapper

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

20 years agoAdded 1.0.0 section
Sandro Santilli [Mon, 18 Apr 2005 23:31:33 +0000 (23:31 +0000)]
Added 1.0.0 section

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

20 years agoImproved autoconf script, dropped pgsql source dependency. EXPERIMENTAL.
Sandro Santilli [Mon, 18 Apr 2005 14:46:48 +0000 (14:46 +0000)]
Improved autoconf script, dropped pgsql source dependency. EXPERIMENTAL.

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

20 years agoAdded TODO list for release 1.1
Sandro Santilli [Mon, 18 Apr 2005 14:25:37 +0000 (14:25 +0000)]
Added TODO list for release 1.1

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

20 years agoFixed 1.0.0 release date to 2005/04/19
Sandro Santilli [Mon, 18 Apr 2005 14:15:31 +0000 (14:15 +0000)]
Fixed 1.0.0 release date to 2005/04/19

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

20 years agoSlightly changed standard deviation computation to be more corner-case-friendly.
Sandro Santilli [Mon, 18 Apr 2005 14:12:43 +0000 (14:12 +0000)]
Slightly changed standard deviation computation to be more corner-case-friendly.

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

20 years agoAdded estmator code and testers bugfix for 1.0.0 release.
Sandro Santilli [Mon, 18 Apr 2005 14:04:10 +0000 (14:04 +0000)]
Added estmator code and testers bugfix for 1.0.0 release.

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

20 years agoFixed bug in table2 schema parsing.
Sandro Santilli [Mon, 18 Apr 2005 13:50:14 +0000 (13:50 +0000)]
Fixed bug in table2 schema parsing.

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

20 years agoFixed to work against LWGEOM installations
Sandro Santilli [Mon, 18 Apr 2005 13:30:25 +0000 (13:30 +0000)]
Fixed to work against LWGEOM installations

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

20 years agoApplied patched by Ron Mayer fixing memory leakages and invalid results
Sandro Santilli [Mon, 18 Apr 2005 10:57:13 +0000 (10:57 +0000)]
Applied patched by Ron Mayer fixing memory leakages and invalid results
in join selectivity estimator. Fixed some return to use default JOIN
selectivity estimate instead of default RESTRICT selectivity estimate.

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

20 years agoFixed Makefile to read Makefile.config
Sandro Santilli [Fri, 15 Apr 2005 20:12:56 +0000 (20:12 +0000)]
Fixed Makefile to read Makefile.config

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

20 years agoUpdated to reflect examples->extras rename
Sandro Santilli [Fri, 15 Apr 2005 15:10:49 +0000 (15:10 +0000)]
Updated to reflect examples->extras rename

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

20 years agoRenamed examples/ to extras/. Added WFS_locks.
Sandro Santilli [Fri, 15 Apr 2005 15:09:20 +0000 (15:09 +0000)]
Renamed examples/ to extras/. Added WFS_locks.

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

20 years agojdbc2 works:
Markus Schaber [Fri, 15 Apr 2005 14:04:34 +0000 (14:04 +0000)]
jdbc2 works:
          + Makefile improvements
          + JTS support improvements
          + Improved regression test system
          + Basic consistency check method for geometry collections
          + Support for (Hex)(E)wkb
          + Autoprobing DriverWrapper for HexWKB / EWKT switching

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

20 years agoAdded configure outputs
Sandro Santilli [Fri, 15 Apr 2005 10:01:13 +0000 (10:01 +0000)]
Added configure outputs

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

20 years agoAdded more people to manual "CREDITS" chapter (copied from CREDITS file).
Sandro Santilli [Fri, 15 Apr 2005 09:54:37 +0000 (09:54 +0000)]
Added more people to manual "CREDITS" chapter (copied from CREDITS file).
Added a not in CREDITS redirecting to the postgis manual.

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

20 years agoVersion bumbed to 1.0.0
Sandro Santilli [Fri, 15 Apr 2005 09:31:30 +0000 (09:31 +0000)]
Version bumbed to 1.0.0

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

20 years agoAdded shp2pgsql bugfix and autoconf improvement in Release Notes.
Sandro Santilli [Thu, 14 Apr 2005 13:35:26 +0000 (13:35 +0000)]
Added shp2pgsql bugfix and autoconf improvement in Release Notes.

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

20 years agoApplied patch by Gino Lucrezi fixing bug in string escaping code.
Sandro Santilli [Thu, 14 Apr 2005 12:58:59 +0000 (12:58 +0000)]
Applied patch by Gino Lucrezi fixing bug in string escaping code.

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

20 years ago--enable-autoconf put back
Sandro Santilli [Thu, 14 Apr 2005 11:25:15 +0000 (11:25 +0000)]
--enable-autoconf put back

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

20 years agoCleanup, improvements, JTS support added
Sandro Santilli [Thu, 14 Apr 2005 11:23:30 +0000 (11:23 +0000)]
Cleanup, improvements, JTS support added

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

20 years agoAdded Alex Bodnaru in the "Other contributors" section, for debian packaging.
Sandro Santilli [Thu, 14 Apr 2005 09:40:32 +0000 (09:40 +0000)]
Added Alex Bodnaru in the "Other contributors" section, for debian packaging.

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

20 years agoAdded a not about need of memory alignment constraints handling for deserializers
Sandro Santilli [Thu, 14 Apr 2005 08:02:10 +0000 (08:02 +0000)]
Added a not about need of memory alignment constraints handling for deserializers

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

20 years agoRemoved the CREDITS section from Release Notes and move contributors
Sandro Santilli [Wed, 13 Apr 2005 15:57:58 +0000 (15:57 +0000)]
Removed the CREDITS section from Release Notes and move contributors
in chapter 1.1 (Credits).

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

20 years agoRelease notes made an appendix, updated credits section
Sandro Santilli [Wed, 13 Apr 2005 14:25:50 +0000 (14:25 +0000)]
Release notes made an appendix, updated credits section

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

20 years agoAdded MINGW support as suggested by David Techer.
Sandro Santilli [Wed, 13 Apr 2005 14:24:34 +0000 (14:24 +0000)]
Added MINGW support as suggested by David Techer.

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