]> granicus.if.org Git - postgis/log
postgis
13 years agoRemoved emptry string check that prevented use of proj4text or srtext in
Bborie Park [Thu, 19 Apr 2012 15:24:00 +0000 (15:24 +0000)]
Removed emptry string check that prevented use of proj4text or srtext in
rtpg_getSR().  Ticket is #1782

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

13 years agominor comments changed
Bborie Park [Thu, 19 Apr 2012 15:23:55 +0000 (15:23 +0000)]
minor comments changed

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

13 years agoFix handling of tuples as described in #1782
Bborie Park [Wed, 18 Apr 2012 19:21:49 +0000 (19:21 +0000)]
Fix handling of tuples as described in #1782

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

13 years agoReplaced testing of two rasters' geotransform matrix with alignment test
Bborie Park [Mon, 16 Apr 2012 20:06:19 +0000 (20:06 +0000)]
Replaced testing of two rasters' geotransform matrix with alignment test

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

13 years agoFix #1468: shp2pgsql-gui table column schema get shifted
Mark Cave-Ayland [Sun, 15 Apr 2012 15:47:41 +0000 (15:47 +0000)]
Fix #1468: shp2pgsql-gui table column schema get shifted

A couple of copy/paste errors meant that the update handler was being invoked
a second time on the loader shapefile column name, rather than just once on
the schema column.

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

13 years agoshp2pgsql-gui: don't allow the user to edit the schema name in the listview.
Mark Cave-Ayland [Sun, 15 Apr 2012 15:46:44 +0000 (15:46 +0000)]
shp2pgsql-gui: don't allow the user to edit the schema name in the listview.

This brings the behaviour in line with that of the table name, and since
these entries are generated from the table selector there should be no
need to do this.

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

13 years agoRegress-test ST_ChangeEdgeGeom with 2-vertext target (#1775)
Sandro Santilli [Fri, 13 Apr 2012 21:14:57 +0000 (21:14 +0000)]
Regress-test ST_ChangeEdgeGeom with 2-vertext target (#1775)

This case was actually fixed by previous commit (ST_SymDifference)

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

13 years agofix ST_SymDifference(empty, geom) to return geom (#1776)
Sandro Santilli [Fri, 13 Apr 2012 21:04:15 +0000 (21:04 +0000)]
fix ST_SymDifference(empty, geom) to return geom (#1776)

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

13 years agoGive more detail on topology editing function exception
Sandro Santilli [Fri, 13 Apr 2012 14:32:07 +0000 (14:32 +0000)]
Give more detail on topology editing function exception

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

13 years agoUse an SQLPP command for pre-processing SQL files (#1694)
Sandro Santilli [Thu, 12 Apr 2012 14:09:22 +0000 (14:09 +0000)]
Use an SQLPP command for pre-processing SQL files (#1694)

The SQLPP command is figured at ./configure time.
It will use cpp(1) or gpp(1) if any is found in that order or
fallback to whatever CPP expands to (usually the compiler with -E)

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

13 years agoUse more compatible '#define' syntax
Sandro Santilli [Thu, 12 Apr 2012 14:09:10 +0000 (14:09 +0000)]
Use more compatible '#define' syntax

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

13 years agoDo not assume ndims check statements are fully qualified (#1708)
Sandro Santilli [Thu, 12 Apr 2012 10:51:31 +0000 (10:51 +0000)]
Do not assume ndims check statements are fully qualified (#1708)

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

13 years agoAutomate test for toTopoGeom usage with custom search_path (#1763)
Sandro Santilli [Thu, 12 Apr 2012 10:28:30 +0000 (10:28 +0000)]
Automate test for toTopoGeom usage with custom search_path (#1763)

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

13 years agoDo not consider RESET outputs
Sandro Santilli [Thu, 12 Apr 2012 10:28:11 +0000 (10:28 +0000)]
Do not consider RESET outputs

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

13 years agoRephrase item for about topology functions and full qualification
Sandro Santilli [Thu, 12 Apr 2012 10:06:40 +0000 (10:06 +0000)]
Rephrase item for about topology functions and full qualification

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

13 years agoFix NaN from ptarray_locate_point with zero-length lines (#1772)
Sandro Santilli [Thu, 12 Apr 2012 07:21:38 +0000 (07:21 +0000)]
Fix NaN from ptarray_locate_point with zero-length lines (#1772)

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

13 years agoFix comment doc about lwline_split_by_point_to
Sandro Santilli [Thu, 12 Apr 2012 07:21:23 +0000 (07:21 +0000)]
Fix comment doc about lwline_split_by_point_to

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

13 years agoAdd note about ST_RemEdgeModFace and ST_RemEdgeNewFace fix (#1766)
Sandro Santilli [Wed, 11 Apr 2012 19:20:25 +0000 (19:20 +0000)]
Add note about ST_RemEdgeModFace and ST_RemEdgeNewFace fix (#1766)

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

13 years agoDon't let ST_RemEdge* destroy TopoGeometry objects (#1766)
Sandro Santilli [Wed, 11 Apr 2012 19:17:49 +0000 (19:17 +0000)]
Don't let ST_RemEdge* destroy TopoGeometry objects (#1766)

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

13 years agoAdd note aboute #1714 bugfix
Sandro Santilli [Wed, 11 Apr 2012 12:37:26 +0000 (12:37 +0000)]
Add note aboute #1714 bugfix

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

13 years agoCleanup lines after (bad) snapping (#1714)
Sandro Santilli [Wed, 11 Apr 2012 12:37:18 +0000 (12:37 +0000)]
Cleanup lines after (bad) snapping (#1714)

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

13 years agoHave ST_ModEdgeSplit and ST_NewEdgesSplit to use ST_Spit (#1715)
Sandro Santilli [Tue, 10 Apr 2012 17:26:57 +0000 (17:26 +0000)]
Have ST_ModEdgeSplit and ST_NewEdgesSplit to use ST_Spit (#1715)

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

13 years agoCall config.status if liblwgeom.h.in newer than liblwgeom.h (#1691)
Sandro Santilli [Tue, 10 Apr 2012 15:51:06 +0000 (15:51 +0000)]
Call config.status if liblwgeom.h.in newer than liblwgeom.h (#1691)

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

13 years agoAdd bug fixes committed so far in the 2.0 branch
Sandro Santilli [Tue, 10 Apr 2012 10:20:33 +0000 (10:20 +0000)]
Add bug fixes committed so far in the 2.0 branch

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

13 years ago#1759 transform functionality doesn't work if you have raster installed.
Regina Obe [Tue, 10 Apr 2012 00:20:05 +0000 (00:20 +0000)]
#1759 transform functionality doesn't work if you have raster installed.

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

13 years agoAdded handling of subdatasets coming from NetCDF, HDF4 and HDF5.
Bborie Park [Mon, 9 Apr 2012 22:44:02 +0000 (22:44 +0000)]
Added handling of subdatasets coming from NetCDF, HDF4 and HDF5.
Associated ticket is #1761.

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

13 years agoFully qualify calls to topology functions (#1763)
Sandro Santilli [Sun, 8 Apr 2012 10:00:13 +0000 (10:00 +0000)]
Fully qualify calls to topology functions (#1763)

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

13 years ago#1757 -- change in behavior of ST_3Dlength_spheroid not noted and changed name incorr...
Regina Obe [Sat, 7 Apr 2012 02:05:15 +0000 (02:05 +0000)]
#1757 -- change in behavior of ST_3Dlength_spheroid not noted and changed name incorrectly stated.

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

13 years agohyperlink function names to section in online manual
Regina Obe [Fri, 6 Apr 2012 12:38:36 +0000 (12:38 +0000)]
hyperlink function names to section in online manual

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

13 years agoupdated version number in pom.xml
Chris Hodgson [Thu, 5 Apr 2012 18:35:47 +0000 (18:35 +0000)]
updated version number in pom.xml

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

13 years agoGeometry has Z dimension but column does not (#1755)
Paul Ramsey [Thu, 5 Apr 2012 18:25:22 +0000 (18:25 +0000)]
Geometry has Z dimension but column does not (#1755)

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

13 years agoSend an "unknown" typmod into gserialized constructor from ST_GeographyFromText ...
Paul Ramsey [Thu, 5 Apr 2012 18:22:40 +0000 (18:22 +0000)]
Send an "unknown" typmod into gserialized constructor from ST_GeographyFromText (#1755)

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

13 years agoAllow for 1.#INF to be threated as Inf (#1736)
Sandro Santilli [Thu, 5 Apr 2012 09:11:51 +0000 (09:11 +0000)]
Allow for 1.#INF to be threated as Inf (#1736)

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

13 years agoThreat Infinite and 1.#INF the same (#1736)
Sandro Santilli [Thu, 5 Apr 2012 09:11:43 +0000 (09:11 +0000)]
Threat Infinite and 1.#INF the same (#1736)

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

13 years agoDrop java/pljava dir (#1411)
Sandro Santilli [Thu, 5 Apr 2012 08:56:29 +0000 (08:56 +0000)]
Drop java/pljava dir (#1411)

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

13 years agoDo not mention pljava, it's gone (#1411)
Sandro Santilli [Thu, 5 Apr 2012 08:54:53 +0000 (08:54 +0000)]
Do not mention pljava, it's gone (#1411)

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

13 years agoFixed missing SVN revision tag in raster2pgsql's help
Bborie Park [Thu, 5 Apr 2012 00:27:42 +0000 (00:27 +0000)]
Fixed missing SVN revision tag in raster2pgsql's help

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

13 years agoAdd note about topology.Polygonize not doing edge linking
Sandro Santilli [Wed, 4 Apr 2012 21:49:31 +0000 (21:49 +0000)]
Add note about topology.Polygonize not doing edge linking

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

13 years agoTabs to spaces
Sandro Santilli [Wed, 4 Apr 2012 21:49:26 +0000 (21:49 +0000)]
Tabs to spaces

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

13 years agoUpdate release date for 2.0.0 (TODO more readable release notes)
Paul Ramsey [Tue, 3 Apr 2012 19:26:12 +0000 (19:26 +0000)]
Update release date for 2.0.0 (TODO more readable release notes)

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

13 years agoSet up for 2.0.1
Paul Ramsey [Tue, 3 Apr 2012 19:24:26 +0000 (19:24 +0000)]
Set up for 2.0.1

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

13 years agoPrep for 2.0.0
Paul Ramsey [Tue, 3 Apr 2012 19:22:38 +0000 (19:22 +0000)]
Prep for 2.0.0

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

13 years agoFix error message
Bborie Park [Tue, 3 Apr 2012 18:46:19 +0000 (18:46 +0000)]
Fix error message

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

13 years agoUse full URL to trac query
Sandro Santilli [Tue, 3 Apr 2012 18:29:06 +0000 (18:29 +0000)]
Use full URL to trac query

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

13 years agoAdd extensions
Paul Ramsey [Tue, 3 Apr 2012 18:24:48 +0000 (18:24 +0000)]
Add extensions

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

13 years agoConvert text to UTF8
Paul Ramsey [Tue, 3 Apr 2012 18:21:35 +0000 (18:21 +0000)]
Convert text to UTF8

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

13 years agoFinal answer?
Paul Ramsey [Tue, 3 Apr 2012 18:10:59 +0000 (18:10 +0000)]
Final answer?

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

13 years agorewrite breaking section
Paul Ramsey [Tue, 3 Apr 2012 17:46:05 +0000 (17:46 +0000)]
rewrite breaking section

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

13 years agoMore minor edits
Paul Ramsey [Tue, 3 Apr 2012 17:34:14 +0000 (17:34 +0000)]
More minor edits

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

13 years agoAdd ST_Node item
Sandro Santilli [Tue, 3 Apr 2012 17:27:39 +0000 (17:27 +0000)]
Add ST_Node item

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

13 years agoMinor reorg of NEWS, more to come
Paul Ramsey [Tue, 3 Apr 2012 17:25:34 +0000 (17:25 +0000)]
Minor reorg of NEWS, more to come

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

13 years agoWrite CREATE TYPE as expected by postgis_proc_upgrade.pl (#1746)
Sandro Santilli [Tue, 3 Apr 2012 12:05:54 +0000 (12:05 +0000)]
Write CREATE TYPE as expected by postgis_proc_upgrade.pl (#1746)

The script expects CREATE TYPE to spawn multimultiple lines ...

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

13 years agoAdd note about input noding for ST_Polygonize and ST_BuildArea
Sandro Santilli [Tue, 3 Apr 2012 12:05:45 +0000 (12:05 +0000)]
Add note about input noding for ST_Polygonize and ST_BuildArea

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

13 years agoUpdate changelog on trunk
Paul Ramsey [Sun, 1 Apr 2012 20:19:37 +0000 (20:19 +0000)]
Update changelog on trunk

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

13 years agoVersion bumps for RC2
Paul Ramsey [Sun, 1 Apr 2012 20:16:22 +0000 (20:16 +0000)]
Version bumps for RC2

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

13 years agoMinor tweak to message regarding GEOS < 3.3
Bborie Park [Sat, 31 Mar 2012 16:26:05 +0000 (16:26 +0000)]
Minor tweak to message regarding GEOS < 3.3

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

13 years agoComment out noise in the GEOS 3.2 case. (#1740)
Paul Ramsey [Fri, 30 Mar 2012 22:40:52 +0000 (22:40 +0000)]
Comment out noise in the GEOS 3.2 case. (#1740)

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

13 years agoMake sure that we clear any previously selected files when (re)opening the import...
Mark Cave-Ayland [Fri, 30 Mar 2012 14:17:42 +0000 (14:17 +0000)]
Make sure that we clear any previously selected files when (re)opening the import file selector in the shapefile GUI.

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

13 years agoFix #1741: Build error --with-gui, gtk problem.
Mark Cave-Ayland [Fri, 30 Mar 2012 14:17:34 +0000 (14:17 +0000)]
Fix #1741: Build error --with-gui, gtk problem.

Older versions of GTK (< 2.14.0) don't have gtk_dialog_get_content_area(). Work
around this by providing a compatibility #define for these older GTK versions.

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

13 years agoHave BuildArea catch exception from GEOSSymDifference (#1738)
Sandro Santilli [Fri, 30 Mar 2012 08:36:17 +0000 (08:36 +0000)]
Have BuildArea catch exception from GEOSSymDifference (#1738)

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

13 years agowrong proj4text in spatial_ref_sys for SRID 31300 and 31370 (#1389)
Paul Ramsey [Thu, 29 Mar 2012 21:52:50 +0000 (21:52 +0000)]
wrong proj4text in spatial_ref_sys for SRID 31300 and 31370  (#1389)

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

13 years agoFix crash on NULL item in ND index (#1734)
Sandro Santilli [Thu, 29 Mar 2012 12:37:42 +0000 (12:37 +0000)]
Fix crash on NULL item in ND index (#1734)

Add regression testing for the case

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

13 years agomake install doesn't install postgis_restore.pl (#1732)
Paul Ramsey [Wed, 28 Mar 2012 23:12:17 +0000 (23:12 +0000)]
make install doesn't install postgis_restore.pl (#1732)

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

13 years agoBump versions for 2.0.0rc1 release
Paul Ramsey [Wed, 28 Mar 2012 22:59:11 +0000 (22:59 +0000)]
Bump versions for 2.0.0rc1 release

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

13 years agoStrip schemas from search_path as part of uninstall procedures
Sandro Santilli [Wed, 28 Mar 2012 14:02:31 +0000 (14:02 +0000)]
Strip schemas from search_path as part of uninstall procedures

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

13 years agoReduce extensions requirements (#1724)
Sandro Santilli [Wed, 28 Mar 2012 12:40:15 +0000 (12:40 +0000)]
Reduce extensions requirements (#1724)

Build extensions even w/out topology, and even w/out xsltproc if
comments are already built.

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

13 years agoFix GetGopoGeomElementArray code (#1730)
Sandro Santilli [Wed, 28 Mar 2012 11:36:52 +0000 (11:36 +0000)]
Fix GetGopoGeomElementArray code (#1730)

Includes regression testing for both GetGopoGeomElements
and GetGopoGeomElementArray

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

13 years agoAdd regression test for GiST index crash on empty (#1697)
Sandro Santilli [Wed, 28 Mar 2012 09:19:22 +0000 (09:19 +0000)]
Add regression test for GiST index crash on empty (#1697)

Also tests you can query all empty items from an index

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

13 years agoFix crash in n-dimensional GiST index on EMPTY geoms (#1697)
Sandro Santilli [Wed, 28 Mar 2012 08:22:23 +0000 (08:22 +0000)]
Fix crash in n-dimensional GiST index on EMPTY geoms (#1697)

This is Paul's patch with the unrelated btree changes removed and
the memset removed too.

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

13 years agodetail how to use create extension .. from unpackaged
Regina Obe [Tue, 27 Mar 2012 23:39:17 +0000 (23:39 +0000)]
detail how to use create extension .. from unpackaged

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

13 years ago#1727 this will make statements like CREATE EXTENSION postgis FROM unpackaged; CREATE...
Regina Obe [Tue, 27 Mar 2012 23:17:43 +0000 (23:17 +0000)]
#1727 this will make statements like CREATE EXTENSION postgis FROM unpackaged; CREATE EXTENSION postgis_topology FROM unpackaged;  work.  It's sadly static at the moment.

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

13 years agoAdded robustness checking that GDAL supports spatial reference text from
Bborie Park [Tue, 27 Mar 2012 22:05:56 +0000 (22:05 +0000)]
Added robustness checking that GDAL supports spatial reference text from
spatial_ref_sys table

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

13 years agoMerge branch 'master' into HEAD
Bborie Park [Tue, 27 Mar 2012 19:25:23 +0000 (19:25 +0000)]
Merge branch 'master' into HEAD

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

13 years agoHave uninstall scripts drop created schemas, regress test it
Sandro Santilli [Tue, 27 Mar 2012 18:14:39 +0000 (18:14 +0000)]
Have uninstall scripts drop created schemas, regress test it

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

13 years agoWrap most topology.sql into a transaction
Sandro Santilli [Tue, 27 Mar 2012 17:30:43 +0000 (17:30 +0000)]
Wrap most topology.sql into a transaction

CREATE SCHEMA is left out because uninstall_topology isn't getting
rid of it (to be fixed later)

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

13 years agoDo not mess with search_path when installing comments (#1723)
Sandro Santilli [Tue, 27 Mar 2012 17:06:20 +0000 (17:06 +0000)]
Do not mess with search_path when installing comments (#1723)

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

13 years agoUpdate extensions/README (#1720)
Sandro Santilli [Tue, 27 Mar 2012 14:47:12 +0000 (14:47 +0000)]
Update extensions/README (#1720)

- reStructuredText Markup, 80 column text
- Rewrite several paragraphs
- Add requirements section
- Make it clear that --with-raster is required, and that postgis also
  includes the raster support

Patch by Mike Toews

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

13 years agoAccept POINT types in ST_MakeValid (#1719)
Sandro Santilli [Tue, 27 Mar 2012 14:32:33 +0000 (14:32 +0000)]
Accept POINT types in ST_MakeValid (#1719)

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

13 years ago80 cols wrap for pgsql2shp help screen (#1722)
Sandro Santilli [Tue, 27 Mar 2012 10:51:20 +0000 (10:51 +0000)]
80 cols wrap for pgsql2shp help screen (#1722)

Patch by Mike Toews

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

13 years agoUpdate doc/README (#1721)
Sandro Santilli [Tue, 27 Mar 2012 09:56:17 +0000 (09:56 +0000)]
Update doc/README (#1721)

- reStructuredText Markup, 80 column text limit
- Structure the make targets using definition lists
- It turns out that graphviz is required for make doxygen

Patch by Mike Toews

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

13 years agoDrop pljava (#1411)
Sandro Santilli [Tue, 27 Mar 2012 07:01:16 +0000 (07:01 +0000)]
Drop pljava (#1411)

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

13 years ago#1693, #1704 - twofer - change DROP AGGREGATE and DROP VIEW to be DROP .. IF EXISTS
Regina Obe [Tue, 27 Mar 2012 02:08:55 +0000 (02:08 +0000)]
#1693, #1704 - twofer - change DROP AGGREGATE and DROP VIEW to be DROP .. IF EXISTS

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

13 years agominor typo correction
Regina Obe [Tue, 27 Mar 2012 01:16:40 +0000 (01:16 +0000)]
minor typo correction

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

13 years agoRework code from r9204 (bug #900: shp2pgsql: a switch to drop M from 4d imports)...
Mark Cave-Ayland [Mon, 26 Mar 2012 16:23:58 +0000 (16:23 +0000)]
Rework code from r9204 (bug #900: shp2pgsql: a switch to drop M from 4d imports) to fix bug #1710: shp2pgsql -t option is not working properly.

The original implementation set the has_z/has_m flags directly based upon the -t parameter; however this lost the information
as to how many dimensions were specified. Resolve this by specifying a new force_output configuration variable and setting
it to an enumerated constant, so that we can then implement a simple switch() to set both the output dimension and output
flags correctly.

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

13 years agoRemove istypeM state variable from loader as it isn't used anymore.
Mark Cave-Ayland [Mon, 26 Mar 2012 16:23:45 +0000 (16:23 +0000)]
Remove istypeM state variable from loader as it isn't used anymore.

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

13 years agoImprove readability in the loader by fixing various whitespace issues.
Mark Cave-Ayland [Mon, 26 Mar 2012 16:23:38 +0000 (16:23 +0000)]
Improve readability in the loader by fixing various whitespace issues.

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

13 years agochange example for totopogeom
Regina Obe [Mon, 26 Mar 2012 13:18:28 +0000 (13:18 +0000)]
change example for totopogeom

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

13 years agoWrap within 80 cols
Sandro Santilli [Mon, 26 Mar 2012 13:17:31 +0000 (13:17 +0000)]
Wrap within 80 cols

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

13 years agoAdd an example for toTopoGeom
Regina Obe [Mon, 26 Mar 2012 12:26:54 +0000 (12:26 +0000)]
Add an example for toTopoGeom

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

13 years agoUpdates for 2.0
Paul Ramsey [Fri, 23 Mar 2012 23:46:51 +0000 (23:46 +0000)]
Updates for 2.0

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

13 years agoAdd topology validity checking (extra paranoia)
Sandro Santilli [Fri, 23 Mar 2012 23:00:19 +0000 (23:00 +0000)]
Add topology validity checking (extra paranoia)

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

13 years agoDo not abuse ST_Snap for tweaking edge endpoints (#1706)
Sandro Santilli [Fri, 23 Mar 2012 22:54:10 +0000 (22:54 +0000)]
Do not abuse ST_Snap for tweaking edge endpoints (#1706)

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

13 years agoEnhance edge splitting robustness (#1711)
Sandro Santilli [Fri, 23 Mar 2012 22:23:05 +0000 (22:23 +0000)]
Enhance edge splitting robustness (#1711)

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

13 years agoSkip over geodetic check for empty geometries.
Paul Ramsey [Fri, 23 Mar 2012 21:07:00 +0000 (21:07 +0000)]
Skip over geodetic check for empty geometries.

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

13 years agoAllow build to work under DEBUG=5
Paul Ramsey [Fri, 23 Mar 2012 19:14:13 +0000 (19:14 +0000)]
Allow build to work under DEBUG=5

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

13 years agoAdd debugging lines to sqlmm edge splitting functions
Sandro Santilli [Fri, 23 Mar 2012 17:08:08 +0000 (17:08 +0000)]
Add debugging lines to sqlmm edge splitting functions

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

13 years agoAdd missing ticket reference to it's regression test
Sandro Santilli [Fri, 23 Mar 2012 15:11:07 +0000 (15:11 +0000)]
Add missing ticket reference to it's regression test

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

13 years agoMade the red color for parameters a bit darker...
Pierre Racine [Fri, 23 Mar 2012 13:16:11 +0000 (13:16 +0000)]
Made the red color for parameters a bit darker...

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

13 years agoflesh out upgrade a bit.
Regina Obe [Fri, 23 Mar 2012 13:09:53 +0000 (13:09 +0000)]
flesh out upgrade a bit.

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

13 years agomake variables names red to stand out better
Regina Obe [Fri, 23 Mar 2012 07:54:27 +0000 (07:54 +0000)]
make variables names red to stand out better

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