Commit graph

1662 commits

Author SHA1 Message Date
Sandro Santilli e2c0b9004c Fixed rtree indexing (ported from pgsql rtree fix)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1769 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-24 12:36:31 +00:00
Markus Schaber b3f984276a 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
2005-06-24 07:55:38 +00:00
Sandro Santilli df230e1712 Memory leak fix in pg_error
git-svn-id: http://svn.osgeo.org/postgis/trunk@1766 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-17 14:51:53 +00:00
Sandro Santilli b3f50e35ac Added -I switch for GiST index creation in loader
git-svn-id: http://svn.osgeo.org/postgis/trunk@1764 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-16 17:55:58 +00:00
Sandro Santilli 84a4592409 fault tolerant btree ops
git-svn-id: http://svn.osgeo.org/postgis/trunk@1762 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-15 16:04:31 +00:00
Sandro Santilli 2205ea6887 fault tolerant btree ops
git-svn-id: http://svn.osgeo.org/postgis/trunk@1761 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-15 16:04:11 +00:00
Sandro Santilli 2a532cf632 Added (commented) aggregates handling
git-svn-id: http://svn.osgeo.org/postgis/trunk@1759 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-10 16:27:19 +00:00
Sandro Santilli e82101801d 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
2005-06-10 16:03:37 +00:00
Sandro Santilli e96bd73558 Fixed handling of --with-geos
git-svn-id: http://svn.osgeo.org/postgis/trunk@1757 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-10 16:02:36 +00:00
Sandro Santilli d5a38d0cc3 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
2005-06-10 12:36:49 +00:00
Sandro Santilli 920cd0dfc0 Added JTSnoop and JTSversion functions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1755 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-10 12:00:10 +00:00
Sandro Santilli 63735702bd 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
2005-06-10 11:58:13 +00:00
Sandro Santilli 91dafda902 Added isvalid(empty) test
git-svn-id: http://svn.osgeo.org/postgis/trunk@1753 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-10 09:54:00 +00:00
Sandro Santilli 38508af1ff updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@1752 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-09 16:02:53 +00:00
Sandro Santilli 60eea83799 Added SRID check in line_locate_point()
git-svn-id: http://svn.osgeo.org/postgis/trunk@1751 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-09 16:02:24 +00:00
Sandro Santilli 8150b17e83 removed spurious comments
git-svn-id: http://svn.osgeo.org/postgis/trunk@1750 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-09 16:02:01 +00:00
Sandro Santilli 5f002f8466 Fixed bug in ptarray_locate_point
git-svn-id: http://svn.osgeo.org/postgis/trunk@1749 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-09 16:01:22 +00:00
Sandro Santilli 2bef4b40d8 Added test for line_locate_point
git-svn-id: http://svn.osgeo.org/postgis/trunk@1748 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-09 16:00:37 +00:00
Sandro Santilli e7f55ca02b Added line_locate_point() function
git-svn-id: http://svn.osgeo.org/postgis/trunk@1747 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-09 15:12:59 +00:00
Sandro Santilli afdc1719e6 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
2005-06-09 12:30:45 +00:00
Sandro Santilli 744d8ecf04 NEW line_substring() function
git-svn-id: http://svn.osgeo.org/postgis/trunk@1745 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-09 12:24:39 +00:00
Sandro Santilli 6e8c724f20 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
2005-06-07 07:51:08 +00:00
Sandro Santilli 9be616fbd5 iconv autodetection
git-svn-id: http://svn.osgeo.org/postgis/trunk@1743 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-06 18:42:21 +00:00
Sandro Santilli ea59d16761 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
2005-06-06 17:28:27 +00:00
Sandro Santilli 1c0bbdbb8a 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
2005-06-06 17:21:43 +00:00
Sandro Santilli 46ff6bbe79 Initial implementation of postgis procedures upgrade script
git-svn-id: http://svn.osgeo.org/postgis/trunk@1740 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-06 16:49:41 +00:00
Sandro Santilli 856f3575e2 Added availability info for new functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@1739 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-06 16:49:05 +00:00
Sandro Santilli 3d77146a2b 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
2005-06-06 16:48:42 +00:00
Sandro Santilli 5101e37e0d Moved create_undef.pl from root to utils/ dir
git-svn-id: http://svn.osgeo.org/postgis/trunk@1737 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-06 16:47:52 +00:00
Sandro Santilli ecbd0473d1 Removed automatic build of docs
git-svn-id: http://svn.osgeo.org/postgis/trunk@1736 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-06 16:47:31 +00:00
Markus Schaber e1bdb15c6c added scale() and transscale() functions (like transform())
git-svn-id: http://svn.osgeo.org/postgis/trunk@1735 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-06 07:58:40 +00:00
Markus Schaber 9c88922b60 merge Alex' jdbc2 specific Makefile patches
git-svn-id: http://svn.osgeo.org/postgis/trunk@1734 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-06 07:54:31 +00:00
Sandro Santilli ccd51c65b1 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
2005-06-04 10:06:14 +00:00
Sandro Santilli f3324a18d2 Stripped out CR chars
git-svn-id: http://svn.osgeo.org/postgis/trunk@1731 b70326c6-7e19-0410-871a-916f4a2858ee
2005-05-25 12:01:26 +00:00
Markus Schaber 129a0b24c3 fix comment
git-svn-id: http://svn.osgeo.org/postgis/trunk@1730 b70326c6-7e19-0410-871a-916f4a2858ee
2005-05-25 10:12:54 +00:00
Markus Schaber e331cdc85a JTS binary parser now passes basic regression suite
git-svn-id: http://svn.osgeo.org/postgis/trunk@1729 b70326c6-7e19-0410-871a-916f4a2858ee
2005-05-25 10:08:56 +00:00
Sandro Santilli 2b5900b75f Added release date for postgis-1.0.1
git-svn-id: http://svn.osgeo.org/postgis/trunk@1728 b70326c6-7e19-0410-871a-916f4a2858ee
2005-05-24 17:19:46 +00:00
Sandro Santilli 75311278e0 Added iconv autodetection, removed already-added things
git-svn-id: http://svn.osgeo.org/postgis/trunk@1727 b70326c6-7e19-0410-871a-916f4a2858ee
2005-05-24 16:56:09 +00:00
Sandro Santilli 5ef6d88550 Added postgis-1.0.1 release date
git-svn-id: http://svn.osgeo.org/postgis/trunk@1726 b70326c6-7e19-0410-871a-916f4a2858ee
2005-05-24 14:02:05 +00:00
Markus Schaber e2869135eb Cleaned up Point.equals(Point) mess
git-svn-id: http://svn.osgeo.org/postgis/trunk@1722 b70326c6-7e19-0410-871a-916f4a2858ee
2005-05-23 16:18:27 +00:00
Sandro Santilli 038c219c12 Compiled 1.0.1 release notes
git-svn-id: http://svn.osgeo.org/postgis/trunk@1721 b70326c6-7e19-0410-871a-916f4a2858ee
2005-05-23 14:15:33 +00:00
Sandro Santilli 89ca28cb1f Applied 'strictness' patch by James Marca
git-svn-id: http://svn.osgeo.org/postgis/trunk@1719 b70326c6-7e19-0410-871a-916f4a2858ee
2005-05-18 17:01:36 +00:00
Sandro Santilli 1a7d3f6f35 Fixed SetSRID() entry
git-svn-id: http://svn.osgeo.org/postgis/trunk@1717 b70326c6-7e19-0410-871a-916f4a2858ee
2005-05-18 15:49:00 +00:00
Sandro Santilli 889f2f796f added Paris projections fixes
git-svn-id: http://svn.osgeo.org/postgis/trunk@1715 b70326c6-7e19-0410-871a-916f4a2858ee
2005-05-18 15:39:36 +00:00
Sandro Santilli 9a03176e1e 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
2005-05-18 15:36:00 +00:00
Sandro Santilli 7a80d52d29 Added note about pgsq2shp attributes names bugfix
git-svn-id: http://svn.osgeo.org/postgis/trunk@1709 b70326c6-7e19-0410-871a-916f4a2858ee
2005-05-16 17:50:55 +00:00
Sandro Santilli 41da80c2d0 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
2005-05-16 17:22:43 +00:00
Sandro Santilli 84e139eeb2 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
2005-05-16 08:05:27 +00:00
Sandro Santilli 0aab872cb9 Allowed custom args passing to createdb invocation
git-svn-id: http://svn.osgeo.org/postgis/trunk@1703 b70326c6-7e19-0410-871a-916f4a2858ee
2005-05-16 07:49:21 +00:00
Sandro Santilli 6d9df28161 updated docs as for -k switch
git-svn-id: http://svn.osgeo.org/postgis/trunk@1702 b70326c6-7e19-0410-871a-916f4a2858ee
2005-05-15 08:05:20 +00:00