]> granicus.if.org Git - postgis/log
postgis
19 years agoFixed bogus example of GeometryFromText(box3d, int) changing it
Sandro Santilli [Wed, 20 Apr 2005 10:27:07 +0000 (10:27 +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/branches/pgis_1_0@1655 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoAdded eclipsebin directory to cvsignore.
Markus Schaber [Tue, 19 Apr 2005 14:40:47 +0000 (14:40 +0000)]
Added eclipsebin directory to cvsignore.

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

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

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

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

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

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

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

19 years agoAdded changes in estimator code and tester.
Sandro Santilli [Mon, 18 Apr 2005 14:03:03 +0000 (14:03 +0000)]
Added changes in estimator code and tester.

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

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

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

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

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

19 years agoApplied patched by Ron Mayer fixing memory leakages and invalid results
Sandro Santilli [Mon, 18 Apr 2005 10:57:01 +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/branches/pgis_1_0@1628 b70326c6-7e19-0410-871a-916f4a2858ee

19 years agoFixed Makefile reference to read Makefile.config.
Sandro Santilli [Fri, 15 Apr 2005 20:11:21 +0000 (20:11 +0000)]
Fixed Makefile reference to read Makefile.config.

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

19 years agoThis commit was manufactured by cvs2svn to create branch 'pgis_1_0'.
No Body [Fri, 15 Apr 2005 20:11:21 +0000 (20:11 +0000)]
This commit was manufactured by cvs2svn to create branch 'pgis_1_0'.

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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 years agoAdded release notes for 1.0.0 final
Sandro Santilli [Tue, 12 Apr 2005 11:18:01 +0000 (11:18 +0000)]
Added release notes for 1.0.0 final

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

19 years agoXSLBASE made back-redefinable
Sandro Santilli [Tue, 12 Apr 2005 11:17:04 +0000 (11:17 +0000)]
XSLBASE made back-redefinable

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

19 years agoMake xsl reference work for rackmount nightly build
Paul Ramsey [Fri, 8 Apr 2005 06:45:47 +0000 (06:45 +0000)]
Make xsl reference work for rackmount nightly build

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

19 years agotypo fixes and linked function in 4.2.4
Markus Schaber [Thu, 7 Apr 2005 21:02:09 +0000 (21:02 +0000)]
typo fixes and linked function in 4.2.4

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

19 years agoAdded new strict OGC compliancy enforcement sector of manual
Sandro Santilli [Thu, 7 Apr 2005 19:03:08 +0000 (19:03 +0000)]
Added new strict OGC compliancy enforcement sector of manual

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

19 years agoCorrected and augmented the new chapter about ensuring OGC compliancy.
Sandro Santilli [Thu, 7 Apr 2005 19:00:32 +0000 (19:00 +0000)]
Corrected and augmented the new chapter about ensuring OGC compliancy.

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

19 years agoAdded information about geometry validity.
Markus Schaber [Thu, 7 Apr 2005 09:32:15 +0000 (09:32 +0000)]
Added information about geometry validity.

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

19 years agoAdded -p flag addition for shp2pgsql
Sandro Santilli [Wed, 6 Apr 2005 16:49:28 +0000 (16:49 +0000)]
Added -p flag addition for shp2pgsql

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

19 years agoRemoved manual update of gid field.
Sandro Santilli [Wed, 6 Apr 2005 14:16:43 +0000 (14:16 +0000)]
Removed manual update of gid field.

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

19 years agoadded -p option (prepare mode) that spits out the table schema without
Markus Schaber [Wed, 6 Apr 2005 14:02:08 +0000 (14:02 +0000)]
added -p option (prepare mode) that spits out the table schema without
inserting any data.

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

19 years agoBugfix in -w (hwgeom) handling of ZM shapefiles.
Sandro Santilli [Wed, 6 Apr 2005 10:46:10 +0000 (10:46 +0000)]
Bugfix in -w (hwgeom) handling of ZM shapefiles.
Big reorganizzation of code to easy maintainance.

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

19 years agoforce_3dm() bugfix
Sandro Santilli [Wed, 6 Apr 2005 08:53:51 +0000 (08:53 +0000)]
force_3dm() bugfix

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

19 years agoAugmented memory allocated by force_3dm() - detected cases of memory shortage
Sandro Santilli [Wed, 6 Apr 2005 08:53:20 +0000 (08:53 +0000)]
Augmented memory allocated by force_3dm() - detected cases of memory shortage

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

19 years agoFix documentation of -D option in shp2pgsql manpage
Markus Schaber [Tue, 5 Apr 2005 13:43:50 +0000 (13:43 +0000)]
Fix documentation of -D option in shp2pgsql manpage

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

19 years agoAdded transform() bugfix
Sandro Santilli [Tue, 5 Apr 2005 10:18:26 +0000 (10:18 +0000)]
Added transform() bugfix

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

19 years agoBUGFIX in transform() releaseing random memory address
Sandro Santilli [Tue, 5 Apr 2005 10:18:04 +0000 (10:18 +0000)]
BUGFIX in transform() releaseing random memory address

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

19 years agoDocumented loader support for 0.x versions
Sandro Santilli [Tue, 5 Apr 2005 08:00:07 +0000 (08:00 +0000)]
Documented loader support for 0.x versions

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

19 years agoAdded -w flag to output old (WKT/HWGEOM) sql.
Sandro Santilli [Mon, 4 Apr 2005 20:51:26 +0000 (20:51 +0000)]
Added -w flag to output old (WKT/HWGEOM) sql.

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

19 years agoAdded install of loader/dumper manual pages
Sandro Santilli [Mon, 4 Apr 2005 09:48:57 +0000 (09:48 +0000)]
Added install of loader/dumper manual pages

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

19 years agoAdded not about new manual pages
Sandro Santilli [Fri, 1 Apr 2005 09:39:23 +0000 (09:39 +0000)]
Added not about new manual pages

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

19 years agoAdded manual pages provided by Roberto Boati <roberto.boati@daisyred.com>
Sandro Santilli [Fri, 1 Apr 2005 09:38:12 +0000 (09:38 +0000)]
Added manual pages provided by Roberto Boati <roberto.boati@daisyred.com>

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

19 years agoUpdated to replace 'RC' into '-rc' when building package dir (and tar).
Sandro Santilli [Wed, 30 Mar 2005 17:25:41 +0000 (17:25 +0000)]
Updated to replace 'RC' into '-rc' when building package dir (and tar).
Removed autom4te.cache directory after call to autoconf.

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

19 years agoScripts version set to 0.3.0 (minor increment as a scripts override won't
Sandro Santilli [Wed, 30 Mar 2005 17:03:56 +0000 (17:03 +0000)]
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

19 years agoPreliminary change email addres to private one because schabios@logi-track.com is...
Markus Schaber [Wed, 30 Mar 2005 15:24:40 +0000 (15:24 +0000)]
Preliminary change email addres to private one because schabios@logi-track.com is currently not working.

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

19 years agoAdded RC6 release notes.
Sandro Santilli [Wed, 30 Mar 2005 11:47:05 +0000 (11:47 +0000)]
Added RC6 release notes.

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

19 years agoObsoleted functions set back in, to avoid problems upgrading.
Sandro Santilli [Wed, 30 Mar 2005 11:46:53 +0000 (11:46 +0000)]
Obsoleted functions set back in, to avoid problems upgrading.

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

19 years agoRemoved obsoleted box2d functions
Sandro Santilli [Wed, 30 Mar 2005 11:40:41 +0000 (11:40 +0000)]
Removed obsoleted box2d functions

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

19 years agoAdded postgis_restore.pl bugfix
Sandro Santilli [Tue, 29 Mar 2005 16:34:23 +0000 (16:34 +0000)]
Added postgis_restore.pl bugfix

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

19 years agoChanged she-bang back the way it was (disabled) - didn't work like that! Added {x...
Sandro Santilli [Tue, 29 Mar 2005 16:33:20 +0000 (16:33 +0000)]
Changed she-bang back the way it was (disabled) - didn't work like that! Added {x,y}{min,max}(box2d) to list of obsoleted funx.

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

19 years agoFix build for win32 using mingw
Markus Schaber [Tue, 29 Mar 2005 13:23:26 +0000 (13:23 +0000)]
Fix build for win32 using mingw

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

19 years agoDropped {x,y}{min,max}(box2d) functions
Sandro Santilli [Mon, 28 Mar 2005 11:37:33 +0000 (11:37 +0000)]
Dropped {x,y}{min,max}(box2d) functions

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

19 years agoAdded multi() changes
Sandro Santilli [Mon, 28 Mar 2005 09:48:26 +0000 (09:48 +0000)]
Added multi() changes

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

19 years agoFixed bug in multi() leaving SRID in inner geometries.
Sandro Santilli [Mon, 28 Mar 2005 09:47:57 +0000 (09:47 +0000)]
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

19 years agoAdded regress tests for multi()
Sandro Santilli [Mon, 28 Mar 2005 09:45:11 +0000 (09:45 +0000)]
Added regress tests for multi()

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

19 years agoFixed PQunescapeBytearea argument (might give problems on 64bit archs)
Sandro Santilli [Fri, 25 Mar 2005 18:43:07 +0000 (18:43 +0000)]
Fixed PQunescapeBytearea argument (might give problems on 64bit archs)

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

19 years agoMICRO_VERSION set to RC5
Sandro Santilli [Fri, 25 Mar 2005 16:38:41 +0000 (16:38 +0000)]
MICRO_VERSION set to RC5

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

19 years agoAdded release date and version
Sandro Santilli [Fri, 25 Mar 2005 16:38:26 +0000 (16:38 +0000)]
Added release date and version

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

19 years agoAdded release dates
Sandro Santilli [Fri, 25 Mar 2005 16:37:53 +0000 (16:37 +0000)]
Added release dates

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

19 years agoAdded a not in performance tips chapter about dimension constraints.
Sandro Santilli [Fri, 25 Mar 2005 16:28:07 +0000 (16:28 +0000)]
Added a not in performance tips chapter about dimension constraints.
Removed part on update_geometry_stats as it should have no effect.

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

19 years agogeneralized Other changes
Sandro Santilli [Fri, 25 Mar 2005 14:49:54 +0000 (14:49 +0000)]
generalized Other changes

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

19 years agoFixed bogus she-bang
Sandro Santilli [Fri, 25 Mar 2005 14:48:58 +0000 (14:48 +0000)]
Fixed bogus she-bang

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

19 years agoUpdated release notes section
Sandro Santilli [Fri, 25 Mar 2005 13:56:06 +0000 (13:56 +0000)]
Updated release notes section

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

19 years agocode cleanup
Sandro Santilli [Fri, 25 Mar 2005 09:34:25 +0000 (09:34 +0000)]
code cleanup

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

19 years agoadditional performance tips
Markus Schaber [Thu, 24 Mar 2005 18:01:49 +0000 (18:01 +0000)]
additional performance tips

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

19 years agoVariable declaration set in place in lwgeom_centroid()
Sandro Santilli [Thu, 24 Mar 2005 16:28:48 +0000 (16:28 +0000)]
Variable declaration set in place in lwgeom_centroid()

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

19 years agoAdded estimated_extent() bugfix notice
Sandro Santilli [Thu, 24 Mar 2005 16:27:48 +0000 (16:27 +0000)]
Added estimated_extent() bugfix notice

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

19 years agoAdded comments in estimate_allocation() bugfix point.
Sandro Santilli [Thu, 24 Mar 2005 16:27:32 +0000 (16:27 +0000)]
Added comments in estimate_allocation() bugfix point.

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

19 years agoFixed non-GEOS centroid() function to avoid obsoleted LWGEOM_EXPLODED funx
Sandro Santilli [Thu, 24 Mar 2005 15:07:59 +0000 (15:07 +0000)]
Fixed non-GEOS centroid() function to avoid obsoleted LWGEOM_EXPLODED funx

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

19 years agoFixed bug in estimated_extent() returning pointer to a memory allocated in SPI memory...
Sandro Santilli [Thu, 24 Mar 2005 14:45:50 +0000 (14:45 +0000)]
Fixed bug in estimated_extent() returning pointer to a memory allocated in SPI memory context

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

19 years agoRemoved cr
Sandro Santilli [Wed, 23 Mar 2005 17:10:17 +0000 (17:10 +0000)]
Removed cr

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

19 years agoAdded box3d computation tests
Sandro Santilli [Wed, 23 Mar 2005 16:29:17 +0000 (16:29 +0000)]
Added box3d computation tests

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

19 years agoadded box3d computation fix
Sandro Santilli [Wed, 23 Mar 2005 16:24:55 +0000 (16:24 +0000)]
added box3d computation fix

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

19 years agoFixed bug in box3d computation.
Sandro Santilli [Wed, 23 Mar 2005 16:23:45 +0000 (16:23 +0000)]
Fixed bug in box3d computation.
Dropped obsoleted LWGEOM_EXPLODED structure and associated functions.

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

19 years agogrep -v arg quoted..
Sandro Santilli [Mon, 21 Mar 2005 17:56:00 +0000 (17:56 +0000)]
grep -v arg quoted..

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

19 years agoQuoted grep argument
Sandro Santilli [Mon, 21 Mar 2005 17:52:06 +0000 (17:52 +0000)]
Quoted grep argument

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

19 years agohandle versioned jars in cvsignore
Markus Schaber [Mon, 21 Mar 2005 13:43:42 +0000 (13:43 +0000)]
handle versioned jars in cvsignore

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

19 years agoExpanded estimated_extent() paragraph to document differences between pre
Sandro Santilli [Mon, 21 Mar 2005 12:24:31 +0000 (12:24 +0000)]
Expanded estimated_extent() paragraph to document differences between pre
and post pgsql 800.

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

19 years agoSet release date
Sandro Santilli [Fri, 18 Mar 2005 21:04:01 +0000 (21:04 +0000)]
Set release date

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

19 years agopostgis_restore.pl improvements
Sandro Santilli [Fri, 18 Mar 2005 17:47:46 +0000 (17:47 +0000)]
postgis_restore.pl improvements

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

19 years agoHash used for detecting obsoleted funx in dump
Sandro Santilli [Fri, 18 Mar 2005 17:23:20 +0000 (17:23 +0000)]
Hash used for detecting obsoleted funx in dump

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

19 years agoFixed missing use of _IMMUTABLE_STRICT define in new get_proj4_from_srid().
Sandro Santilli [Fri, 18 Mar 2005 12:43:23 +0000 (12:43 +0000)]
Fixed missing use of _IMMUTABLE_STRICT define in new get_proj4_from_srid().
Improvement in Makefile to allow reconstruction of missing ../lwpostgis.sql

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

19 years agoadded box3d-computation bugfix note
Sandro Santilli [Fri, 18 Mar 2005 12:37:36 +0000 (12:37 +0000)]
added box3d-computation bugfix note

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

19 years agoBig API cleanup.
Sandro Santilli [Fri, 18 Mar 2005 12:36:27 +0000 (12:36 +0000)]
Big API cleanup.
Bug fix in box3d computation for collections containing empty elements.

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

19 years agoAdded extent(), extent3d() and collect() tests - should really
Sandro Santilli [Fri, 18 Mar 2005 10:47:12 +0000 (10:47 +0000)]
Added extent(), extent3d() and collect() tests - should really
give this tests a new layout ...

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

19 years agobox2d outupt precision increment
Sandro Santilli [Thu, 17 Mar 2005 18:14:51 +0000 (18:14 +0000)]
box2d outupt precision increment

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

19 years agoBOX2D output reverted to .15g precision
Sandro Santilli [Thu, 17 Mar 2005 18:11:57 +0000 (18:11 +0000)]
BOX2D output reverted to .15g precision

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

19 years agoEarly memory releases in lwgeom_translate_recursive
Sandro Santilli [Thu, 17 Mar 2005 09:39:51 +0000 (09:39 +0000)]
Early memory releases in lwgeom_translate_recursive

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

19 years agoChanged get_proj4_from_srid() implementation from SQL to PLPGSQL to
Sandro Santilli [Wed, 16 Mar 2005 15:08:01 +0000 (15:08 +0000)]
Changed get_proj4_from_srid() implementation from SQL to PLPGSQL to
workaround a bug of pgsql8.0.{1,2}

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

19 years agoEarly memory releases on transform_geometry_recursive() and LWGEOM_asText().
Sandro Santilli [Wed, 16 Mar 2005 11:41:08 +0000 (11:41 +0000)]
Early memory releases on transform_geometry_recursive() and LWGEOM_asText().
Code cleanups.

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

19 years agohole-in-ring detector made more readable
Sandro Santilli [Tue, 15 Mar 2005 12:24:40 +0000 (12:24 +0000)]
hole-in-ring detector made more readable

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

19 years agoAdded loader bug fix
Sandro Santilli [Tue, 15 Mar 2005 09:25:41 +0000 (09:25 +0000)]
Added loader bug fix

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

19 years agoFixed holes handling.
Sandro Santilli [Mon, 14 Mar 2005 22:02:31 +0000 (22:02 +0000)]
Fixed holes handling.

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

19 years agoAdded cleanup of versioned jars
Sandro Santilli [Mon, 14 Mar 2005 11:31:45 +0000 (11:31 +0000)]
Added cleanup of versioned jars

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

19 years agoinstalldirs/clean rules cleanup suggested by Alex Bodnaru
Sandro Santilli [Mon, 14 Mar 2005 11:14:26 +0000 (11:14 +0000)]
installdirs/clean rules cleanup suggested by Alex Bodnaru

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

19 years agoEarly memory release in transform_geom
Sandro Santilli [Fri, 11 Mar 2005 17:56:01 +0000 (17:56 +0000)]
Early memory release in transform_geom

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

19 years agoFixed destructive memory release in LWGEOM_translate()
Sandro Santilli [Fri, 11 Mar 2005 17:47:58 +0000 (17:47 +0000)]
Fixed destructive memory release in LWGEOM_translate()

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

19 years agoAdded test for translate()
Sandro Santilli [Fri, 11 Mar 2005 17:47:33 +0000 (17:47 +0000)]
Added test for translate()

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