Commit graph

109 commits

Author SHA1 Message Date
Sandro Santilli 88aae0ba3e removed useless strchr call in LWGEOM_in
git-svn-id: http://svn.osgeo.org/postgis/trunk@1820 b70326c6-7e19-0410-871a-916f4a2858ee
2005-07-19 11:26:11 +00:00
Sandro Santilli 1230efd87f updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@1818 b70326c6-7e19-0410-871a-916f4a2858ee
2005-07-13 14:28:42 +00:00
Sandro Santilli 7ee70575ca 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
2005-07-12 16:19:35 +00:00
Sandro Santilli 6192db6650 adjusted for 1.0.2 release
git-svn-id: http://svn.osgeo.org/postgis/trunk@1807 b70326c6-7e19-0410-871a-916f4a2858ee
2005-07-04 09:14:41 +00:00
Sandro Santilli dac0897746 updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@1786 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-28 14:51:18 +00:00
Sandro Santilli 3be1852161 updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@1780 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-28 14:00:03 +00:00
Sandro Santilli ccb315919b Moved chunked GeomUnion defines on top of file
git-svn-id: http://svn.osgeo.org/postgis/trunk@1776 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-28 11:33:34 +00:00
Markus Schaber defd9aff33 fix compile problems in ValueSetter for ancient jdk releases.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1774 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-28 08:12:45 +00:00
Sandro Santilli dfe5591477 Initial chunk-based unite_garray implementation
git-svn-id: http://svn.osgeo.org/postgis/trunk@1773 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-27 15:16:23 +00:00
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
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 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 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 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 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
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
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 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 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 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 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 0c2cda66db Added new -k switch and credits for it
git-svn-id: http://svn.osgeo.org/postgis/trunk@1701 b70326c6-7e19-0410-871a-916f4a2858ee
2005-05-13 14:16:52 +00:00
Sandro Santilli a6a8bd875f 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
2005-05-02 10:52:46 +00:00
Sandro Santilli 13a67fc305 Added fix in join selectivity
git-svn-id: http://svn.osgeo.org/postgis/trunk@1671 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-22 01:07:55 +00:00
Sandro Santilli 8322801cae 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
2005-04-21 16:31:00 +00:00
Sandro Santilli 03650a525f updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@1664 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-21 09:09:32 +00:00
Sandro Santilli ae03cbdd1c 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
2005-04-18 14:15:31 +00:00
Sandro Santilli 6995d1a823 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
2005-04-18 14:12:43 +00:00
Sandro Santilli 01fa28e28a 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
2005-04-18 14:04:10 +00:00
Markus Schaber 720a13d240 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
2005-04-15 14:04:34 +00:00
Sandro Santilli 0d02ddf902 Added shp2pgsql bugfix and autoconf improvement in Release Notes.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1618 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-14 13:35:26 +00:00
Sandro Santilli 10f5d44376 Added new strict OGC compliancy enforcement sector of manual
git-svn-id: http://svn.osgeo.org/postgis/trunk@1605 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-07 19:03:08 +00:00
Sandro Santilli 18f5f761c6 Added -p flag addition for shp2pgsql
git-svn-id: http://svn.osgeo.org/postgis/trunk@1602 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-06 16:49:28 +00:00
Sandro Santilli ac3248cd12 force_3dm() bugfix
git-svn-id: http://svn.osgeo.org/postgis/trunk@1598 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-06 08:53:51 +00:00
Sandro Santilli 0bae9d578a Added transform() bugfix
git-svn-id: http://svn.osgeo.org/postgis/trunk@1595 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-05 10:18:26 +00:00
Sandro Santilli 8d3b5f7a30 Documented loader support for 0.x versions
git-svn-id: http://svn.osgeo.org/postgis/trunk@1593 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-05 08:00:07 +00:00
Sandro Santilli 9986ec7219 Added not about new manual pages
git-svn-id: http://svn.osgeo.org/postgis/trunk@1590 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-01 09:39:23 +00:00
Sandro Santilli 846ea19bbf Scripts version set to 0.3.0 (minor increment as a scripts override won't
suffice to get rid of dropped box2d funx).
Set release date and other versions to RC6


git-svn-id: http://svn.osgeo.org/postgis/trunk@1586 b70326c6-7e19-0410-871a-916f4a2858ee
2005-03-30 17:03:56 +00:00
Sandro Santilli 9a2669f384 Added RC6 release notes.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1584 b70326c6-7e19-0410-871a-916f4a2858ee
2005-03-30 11:47:05 +00:00
Sandro Santilli 19613c1f09 Added postgis_restore.pl bugfix
git-svn-id: http://svn.osgeo.org/postgis/trunk@1581 b70326c6-7e19-0410-871a-916f4a2858ee
2005-03-29 16:34:23 +00:00
Sandro Santilli eea062744d Dropped {x,y}{min,max}(box2d) functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@1578 b70326c6-7e19-0410-871a-916f4a2858ee
2005-03-28 11:37:33 +00:00
Sandro Santilli 4d336f569d Added multi() changes
git-svn-id: http://svn.osgeo.org/postgis/trunk@1577 b70326c6-7e19-0410-871a-916f4a2858ee
2005-03-28 09:48:26 +00:00
Sandro Santilli 2a5299d2e0 Fixed bug in multi() leaving SRID in inner geometries.
Added early return for already multi() and BBOX'ed geoms.


git-svn-id: http://svn.osgeo.org/postgis/trunk@1576 b70326c6-7e19-0410-871a-916f4a2858ee
2005-03-28 09:47:57 +00:00
Sandro Santilli 71d9b5778f Added release date and version
git-svn-id: http://svn.osgeo.org/postgis/trunk@1571 b70326c6-7e19-0410-871a-916f4a2858ee
2005-03-25 16:38:26 +00:00
Markus Schaber 9e305102cf additional performance tips
git-svn-id: http://svn.osgeo.org/postgis/trunk@1564 b70326c6-7e19-0410-871a-916f4a2858ee
2005-03-24 18:01:49 +00:00
Sandro Santilli 04d3de5da7 Added estimated_extent() bugfix notice
git-svn-id: http://svn.osgeo.org/postgis/trunk@1562 b70326c6-7e19-0410-871a-916f4a2858ee
2005-03-24 16:27:48 +00:00
Sandro Santilli 7e23ec999d added box3d computation fix
git-svn-id: http://svn.osgeo.org/postgis/trunk@1556 b70326c6-7e19-0410-871a-916f4a2858ee
2005-03-23 16:24:55 +00:00
Sandro Santilli 7b327f64f2 grep -v arg quoted..
git-svn-id: http://svn.osgeo.org/postgis/trunk@1554 b70326c6-7e19-0410-871a-916f4a2858ee
2005-03-21 17:56:00 +00:00