]> granicus.if.org Git - postgis/log
postgis
19 years agofix EWKT constructors to accept SRID=4711; representation
Markus Schaber [Thu, 28 Jul 2005 12:23:16 +0000 (12:23 +0000)]
fix EWKT constructors to accept SRID=4711; representation

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

19 years agoSupport for multibyte field names in loader
Sandro Santilli [Wed, 27 Jul 2005 02:47:14 +0000 (02:47 +0000)]
Support for multibyte field names in loader

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

19 years agoMinor cleanups in loader
Sandro Santilli [Wed, 27 Jul 2005 02:35:50 +0000 (02:35 +0000)]
Minor cleanups in loader

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

19 years agoFixed handling of POINT types as WKT (-w) in loader
Sandro Santilli [Wed, 27 Jul 2005 02:07:01 +0000 (02:07 +0000)]
Fixed handling of POINT types as WKT (-w) in loader

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

19 years agobugfix in ptarray_compute_box2d_p
Sandro Santilli [Mon, 25 Jul 2005 22:24:07 +0000 (22:24 +0000)]
bugfix in ptarray_compute_box2d_p

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

19 years agoFixed bug in {get,pop}{int,double} for 64bit archs
Sandro Santilli [Fri, 22 Jul 2005 19:15:28 +0000 (19:15 +0000)]
Fixed bug in {get,pop}{int,double} for 64bit archs

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

19 years agoremoved useless strchr call in LWGEOM_in
Sandro Santilli [Tue, 19 Jul 2005 11:26:11 +0000 (11:26 +0000)]
removed useless strchr call in LWGEOM_in

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

19 years agoupdated
Sandro Santilli [Wed, 13 Jul 2005 14:28:42 +0000 (14:28 +0000)]
updated

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

19 years agoFixed bug reported by klaus F�rster
Sandro Santilli [Wed, 13 Jul 2005 14:26:47 +0000 (14:26 +0000)]
Fixed bug reported by klaus F�rster

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

19 years agoFixed bug in user query handling, reported by Andrew Seales
Sandro Santilli [Tue, 12 Jul 2005 16:19:35 +0000 (16:19 +0000)]
Fixed bug in user query handling, reported by Andrew Seales

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

19 years agoForced INSTALL to be install-sh
Sandro Santilli [Tue, 5 Jul 2005 16:12:23 +0000 (16:12 +0000)]
Forced INSTALL to be install-sh

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

19 years agoAdded more win32-specific variables
Sandro Santilli [Tue, 5 Jul 2005 15:13:39 +0000 (15:13 +0000)]
Added more win32-specific variables

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

19 years agoCleaned up to use more facilities from Makefile.shlib
Sandro Santilli [Mon, 4 Jul 2005 17:04:34 +0000 (17:04 +0000)]
Cleaned up to use more facilities from Makefile.shlib

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

19 years agoAdded conservative iconv detection code
Sandro Santilli [Mon, 4 Jul 2005 09:47:03 +0000 (09:47 +0000)]
Added conservative iconv detection code

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

19 years agoadjusted for 1.0.2 release
Sandro Santilli [Mon, 4 Jul 2005 09:14:41 +0000 (09:14 +0000)]
adjusted for 1.0.2 release

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

19 years agoDropped broken attempt at 'detecting' iconv.
Sandro Santilli [Mon, 4 Jul 2005 09:12:41 +0000 (09:12 +0000)]
Dropped broken attempt at 'detecting' iconv.

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

19 years agoAdded 1.0.2 release notes
Sandro Santilli [Sun, 3 Jul 2005 17:46:06 +0000 (17:46 +0000)]
Added 1.0.2 release notes

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

19 years agoIncluded debian packaging scripts
Sandro Santilli [Fri, 1 Jul 2005 21:10:18 +0000 (21:10 +0000)]
Included debian packaging scripts

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

20 years agoAdded index concurrency tester
Sandro Santilli [Tue, 28 Jun 2005 22:01:27 +0000 (22:01 +0000)]
Added index concurrency tester

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

20 years agoFixed extimators to work with postgresql 8.1.x
Sandro Santilli [Tue, 28 Jun 2005 22:00:09 +0000 (22:00 +0000)]
Fixed extimators to work with postgresql 8.1.x

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

20 years agoReverted rtree logic back to use leaf/internal consistency functions
Sandro Santilli [Tue, 28 Jun 2005 14:58:16 +0000 (14:58 +0000)]
Reverted rtree logic back to use leaf/internal consistency functions

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

20 years agoupdated
Sandro Santilli [Tue, 28 Jun 2005 14:51:18 +0000 (14:51 +0000)]
updated

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

20 years agoMaintained separate vars for CFLAGS and CXXFLAGS
Sandro Santilli [Tue, 28 Jun 2005 14:42:11 +0000 (14:42 +0000)]
Maintained separate vars for CFLAGS and CXXFLAGS

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

20 years agoBugfix in RTBelowStrategyNumber handling
Sandro Santilli [Tue, 28 Jun 2005 14:34:42 +0000 (14:34 +0000)]
Bugfix in RTBelowStrategyNumber handling

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

20 years agoupdated
Sandro Santilli [Tue, 28 Jun 2005 14:00:03 +0000 (14:00 +0000)]
updated

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

20 years agoInclusion of core rtree header for StratregyNumber typedef (8.1 support)
Sandro Santilli [Tue, 28 Jun 2005 13:53:36 +0000 (13:53 +0000)]
Inclusion of core rtree header for StratregyNumber typedef (8.1 support)

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

20 years agoAdded switch for pgsql 8.1 build
Sandro Santilli [Tue, 28 Jun 2005 11:33:47 +0000 (11:33 +0000)]
Added switch for pgsql 8.1 build

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

20 years agoMoved chunked GeomUnion defines on top of file
Sandro Santilli [Tue, 28 Jun 2005 11:33:34 +0000 (11:33 +0000)]
Moved chunked GeomUnion defines on top of file

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

20 years agofix compile problems in ValueSetter for ancient jdk releases.
Markus Schaber [Tue, 28 Jun 2005 08:12:45 +0000 (08:12 +0000)]
fix compile problems in ValueSetter for ancient jdk releases.

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

20 years agoInitial chunk-based unite_garray implementation
Sandro Santilli [Mon, 27 Jun 2005 15:16:23 +0000 (15:16 +0000)]
Initial chunk-based unite_garray implementation

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

20 years agoAdded collect,buffer implementation for unite_garray(). Compile-time definable: GEOS...
Sandro Santilli [Sun, 26 Jun 2005 09:15:50 +0000 (09:15 +0000)]
Added collect,buffer implementation for unite_garray(). Compile-time definable: GEOS version defaults to on, JTS to off

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

20 years agoAdded pgsql standard geometryc types cast
Sandro Santilli [Sat, 25 Jun 2005 10:24:50 +0000 (10:24 +0000)]
Added pgsql standard geometryc types cast

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

20 years agoFixed rtree indexing (ported from pgsql rtree fix)
Sandro Santilli [Fri, 24 Jun 2005 12:36:31 +0000 (12:36 +0000)]
Fixed rtree indexing (ported from pgsql rtree fix)

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

20 years agoadded casts between PostgreSQL and PostGIS geometries to TODO list
Markus Schaber [Fri, 24 Jun 2005 07:55:38 +0000 (07:55 +0000)]
added casts between PostgreSQL and PostGIS geometries to TODO list

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

20 years agoMemory leak fix in pg_error
Sandro Santilli [Fri, 17 Jun 2005 14:51:53 +0000 (14:51 +0000)]
Memory leak fix in pg_error

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

20 years agoAdded -I switch for GiST index creation in loader
Sandro Santilli [Thu, 16 Jun 2005 17:55:58 +0000 (17:55 +0000)]
Added -I switch for GiST index creation in loader

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

20 years agofault tolerant btree ops
Sandro Santilli [Wed, 15 Jun 2005 16:04:31 +0000 (16:04 +0000)]
fault tolerant btree ops

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

20 years agofault tolerant btree ops
Sandro Santilli [Wed, 15 Jun 2005 16:04:11 +0000 (16:04 +0000)]
fault tolerant btree ops

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

20 years agoAdded (commented) aggregates handling
Sandro Santilli [Fri, 10 Jun 2005 16:27:19 +0000 (16:27 +0000)]
Added (commented) aggregates handling

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

20 years agoRenamed {GEOS,JTS}_polygonize_garray to polygonize_garray to reduce
Sandro Santilli [Fri, 10 Jun 2005 16:03:37 +0000 (16:03 +0000)]
Renamed {GEOS,JTS}_polygonize_garray to polygonize_garray to reduce
redundancies.

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

20 years agoFixed handling of --with-geos
Sandro Santilli [Fri, 10 Jun 2005 16:02:36 +0000 (16:02 +0000)]
Fixed handling of --with-geos

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

20 years agoAdded availability info for postgis_full_version() and postgis_jts_version()
Sandro Santilli [Fri, 10 Jun 2005 12:36:49 +0000 (12:36 +0000)]
Added availability info for postgis_full_version() and postgis_jts_version()

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

20 years agoAdded JTSnoop and JTSversion functions.
Sandro Santilli [Fri, 10 Jun 2005 12:00:10 +0000 (12:00 +0000)]
Added JTSnoop and JTSversion functions.

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

20 years agoMore info in the Upgrade chapter (soft upgrade/hard upgrade)
Sandro Santilli [Fri, 10 Jun 2005 11:58:13 +0000 (11:58 +0000)]
More info in the Upgrade chapter (soft upgrade/hard upgrade)

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

20 years agoAdded isvalid(empty) test
Sandro Santilli [Fri, 10 Jun 2005 09:54:00 +0000 (09:54 +0000)]
Added isvalid(empty) test

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

20 years agoupdated
Sandro Santilli [Thu, 9 Jun 2005 16:02:53 +0000 (16:02 +0000)]
updated

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

20 years agoAdded SRID check in line_locate_point()
Sandro Santilli [Thu, 9 Jun 2005 16:02:24 +0000 (16:02 +0000)]
Added SRID check in line_locate_point()

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

20 years agoremoved spurious comments
Sandro Santilli [Thu, 9 Jun 2005 16:02:01 +0000 (16:02 +0000)]
removed spurious comments

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

20 years agoFixed bug in ptarray_locate_point
Sandro Santilli [Thu, 9 Jun 2005 16:01:22 +0000 (16:01 +0000)]
Fixed bug in ptarray_locate_point

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

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