]> granicus.if.org Git - postgis/log
postgis
13 years agoThis works but it makes estimated extent case sensitive both ways (no weaseling out...
Paul Ramsey [Fri, 17 Feb 2012 22:00:39 +0000 (22:00 +0000)]
This works but it makes estimated extent case sensitive both ways (no weaseling out and giving upper case versions of lower case tables) (#1585)

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

13 years agoTicket #1536. First revision of st_intersection(). Removal of the extent parameter...
Pierre Racine [Fri, 17 Feb 2012 20:52:41 +0000 (20:52 +0000)]
Ticket #1536. First revision of st_intersection(). Removal of the extent parameter and first documentation.

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

13 years agoCheck edge disposition around endnodes (#1571)
Sandro Santilli [Fri, 17 Feb 2012 18:29:50 +0000 (18:29 +0000)]
Check edge disposition around endnodes (#1571)

Includes a couple new testcases, for closed and non-closed edges
changing disposition around their end nodes.

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

13 years agoMany more small typo fixes...
Pierre Racine [Fri, 17 Feb 2012 18:28:03 +0000 (18:28 +0000)]
Many more small typo fixes...

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

13 years agoRework edge motion range construction (#1571)
Sandro Santilli [Fri, 17 Feb 2012 15:11:36 +0000 (15:11 +0000)]
Rework edge motion range construction (#1571)

Includes a new testcase which was failing before this change

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

13 years agoAdd another test for ST_ChangeEdgeGeom
Sandro Santilli [Fri, 17 Feb 2012 14:03:28 +0000 (14:03 +0000)]
Add another test for ST_ChangeEdgeGeom

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

13 years agoHandle some (not all) cases of non-isomorphic edge changes (#1571)
Sandro Santilli [Fri, 17 Feb 2012 13:46:33 +0000 (13:46 +0000)]
Handle some (not all) cases of non-isomorphic edge changes (#1571)

The problem is much harder than it looks ...

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

13 years agoAdd test numbers to ST_ChangeEdgeGeom regression cases
Sandro Santilli [Fri, 17 Feb 2012 08:39:55 +0000 (08:39 +0000)]
Add test numbers to ST_ChangeEdgeGeom regression cases

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

13 years agoIgnore utils/postgis_restore.pl (now generated)
Sandro Santilli [Fri, 17 Feb 2012 08:39:45 +0000 (08:39 +0000)]
Ignore utils/postgis_restore.pl (now generated)

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

13 years agoUpdate comment, hopefully clearer now
Sandro Santilli [Thu, 16 Feb 2012 17:45:53 +0000 (17:45 +0000)]
Update comment, hopefully clearer now

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

13 years agoFixed a number of small problem. Capitalized x and y.
Pierre Racine [Thu, 16 Feb 2012 15:49:15 +0000 (15:49 +0000)]
Fixed a number of small problem. Capitalized x and y.

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

13 years agoAdd a topology.GetNodeEdges function
Sandro Santilli [Thu, 16 Feb 2012 10:25:50 +0000 (10:25 +0000)]
Add a topology.GetNodeEdges function

This function is a fundamental topological primitive to do things
like SQL-based poligonization.

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

13 years agoIgnore postgis_svn_revision.h
Sandro Santilli [Thu, 16 Feb 2012 08:49:38 +0000 (08:49 +0000)]
Ignore postgis_svn_revision.h

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

13 years agoSet availability of ST_ChangeEdgeGeom
Sandro Santilli [Thu, 16 Feb 2012 08:08:17 +0000 (08:08 +0000)]
Set availability of ST_ChangeEdgeGeom

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

13 years agoFix cross reference
Sandro Santilli [Thu, 16 Feb 2012 08:08:02 +0000 (08:08 +0000)]
Fix cross reference

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

13 years agoRemove now-obsolete TODO comment
Paul Ramsey [Thu, 16 Feb 2012 00:28:04 +0000 (00:28 +0000)]
Remove now-obsolete TODO comment

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

13 years agoPrepare for Proj4.8 with spheroid info handling
Paul Ramsey [Thu, 16 Feb 2012 00:25:48 +0000 (00:25 +0000)]
Prepare for Proj4.8 with spheroid info handling

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

13 years agoAdd generated files to svn:ignore
Paul Ramsey [Wed, 15 Feb 2012 23:25:51 +0000 (23:25 +0000)]
Add generated files to svn:ignore

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

13 years agojdbc: org.postgis.Point.equals() is not reflexive (#1313)
Paul Ramsey [Wed, 15 Feb 2012 22:45:29 +0000 (22:45 +0000)]
jdbc: org.postgis.Point.equals() is not reflexive (#1313)

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

13 years agoFix XML typo
Paul Ramsey [Wed, 15 Feb 2012 22:34:39 +0000 (22:34 +0000)]
Fix XML typo

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

13 years agoNegative distance argument to ST_Buffer not documented (#1535)
Paul Ramsey [Wed, 15 Feb 2012 22:27:36 +0000 (22:27 +0000)]
Negative distance argument to ST_Buffer not documented (#1535)

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

13 years agoshp2pgsql: a switch to drop M from 4d imports (#900)
Paul Ramsey [Wed, 15 Feb 2012 21:56:50 +0000 (21:56 +0000)]
shp2pgsql: a switch to drop M from 4d imports (#900)

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

13 years agoshp2pgsql: a switch to drop M from 4d imports (#900)
Paul Ramsey [Wed, 15 Feb 2012 21:37:41 +0000 (21:37 +0000)]
shp2pgsql: a switch to drop M from 4d imports (#900)

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

13 years agoUpdated the version returned by the PostGIS_Raster_Lib_Version() example.
Pierre Racine [Wed, 15 Feb 2012 21:23:35 +0000 (21:23 +0000)]
Updated the version returned by the PostGIS_Raster_Lib_Version() example.

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

13 years agoRemoved some garbage.
Pierre Racine [Wed, 15 Feb 2012 21:18:38 +0000 (21:18 +0000)]
Removed some garbage.

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

13 years agoRemove fugitive EOL white space
Paul Ramsey [Wed, 15 Feb 2012 21:12:35 +0000 (21:12 +0000)]
Remove fugitive EOL white space

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

13 years agoAdd minor version upgradeable
Paul Ramsey [Wed, 15 Feb 2012 20:58:56 +0000 (20:58 +0000)]
Add minor version upgradeable

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

13 years agoPush trunk version forward
Paul Ramsey [Wed, 15 Feb 2012 20:57:47 +0000 (20:57 +0000)]
Push trunk version forward

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

13 years agoUpdate meta for alpha5
Paul Ramsey [Wed, 15 Feb 2012 20:55:53 +0000 (20:55 +0000)]
Update meta for alpha5

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

13 years agoFix for #1576 & #1569. ST_Clip now works on multiband rasters and accept an array...
Pierre Racine [Wed, 15 Feb 2012 19:28:31 +0000 (19:28 +0000)]
Fix for #1576 & #1569. ST_Clip now works on multiband rasters and accept an array of nodata values.

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

13 years agoDo not take PROJ4 errno value as a sign of error (#1580)
Sandro Santilli [Wed, 15 Feb 2012 15:59:52 +0000 (15:59 +0000)]
Do not take PROJ4 errno value as a sign of error (#1580)

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

13 years agodd support for fetching SVN revision from pure-git clones (#1579)
Sandro Santilli [Wed, 15 Feb 2012 11:00:11 +0000 (11:00 +0000)]
dd support for fetching SVN revision from pure-git clones (#1579)

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

13 years agoExample of how to use only psql to output a raster image.
Regina Obe [Tue, 14 Feb 2012 22:21:48 +0000 (22:21 +0000)]
Example of how to use only psql to output a raster image.

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

13 years agoFix crash with empty polygons in P-I-P tests (#1578)
Sandro Santilli [Tue, 14 Feb 2012 17:57:45 +0000 (17:57 +0000)]
Fix crash with empty polygons in P-I-P tests (#1578)

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

13 years ago#1494: documentation of new census tract loader and get_tract functions.
Regina Obe [Tue, 14 Feb 2012 17:54:13 +0000 (17:54 +0000)]
#1494: documentation of new census tract loader and get_tract functions.

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

13 years ago#1494: done with programming need to finish documenting and regress test.
Regina Obe [Tue, 14 Feb 2012 17:53:40 +0000 (17:53 +0000)]
#1494: done with programming need to finish documenting and regress test.

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

13 years agoReadded rt_clip regression test.
Bborie Park [Tue, 14 Feb 2012 17:47:12 +0000 (17:47 +0000)]
Readded rt_clip regression test.

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

13 years agoFixed handling of negative X-scale or positive Y-scale in rt_raster_gdal_rasterize...
Bborie Park [Tue, 14 Feb 2012 17:29:45 +0000 (17:29 +0000)]
Fixed handling of negative X-scale or positive Y-scale in rt_raster_gdal_rasterize().  Ticket is #1574.

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

13 years agoWe don't use a profiler anymore
Sandro Santilli [Tue, 14 Feb 2012 17:15:42 +0000 (17:15 +0000)]
We don't use a profiler anymore

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

13 years agoReverting changes that optimize ST_MapAlgebraExpr. Re-advertise x and y parameters...
David Zwarg [Tue, 14 Feb 2012 17:00:00 +0000 (17:00 +0000)]
Reverting changes that optimize ST_MapAlgebraExpr. Re-advertise x and y parameters as int32. Reverts changes from r9137, closes #1557.

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

13 years agoMake one-point lines convertible to GEOS, see #1543
Sandro Santilli [Tue, 14 Feb 2012 13:31:22 +0000 (13:31 +0000)]
Make one-point lines convertible to GEOS, see #1543

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

13 years agoTemporarily remove st_clip regress...
Pierre Racine [Mon, 13 Feb 2012 22:46:36 +0000 (22:46 +0000)]
Temporarily remove st_clip regress...

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

13 years agoConfigured without raster still tries to make raster/rt_pg/rtpostgis.sql (#1575)...
Paul Ramsey [Mon, 13 Feb 2012 22:02:55 +0000 (22:02 +0000)]
Configured without raster still tries to make raster/rt_pg/rtpostgis.sql (#1575) only try to build extensions if we have both raster and topology as well as pgsql 9.1

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

13 years agoClosing ticket #597. Added regression tests for ST_Clip. More tests to come when...
Pierre Racine [Mon, 13 Feb 2012 21:58:53 +0000 (21:58 +0000)]
Closing ticket #597. Added regression tests for ST_Clip. More tests to come when fixing #1576.

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

13 years agoEncode dependency of topology comments and cheatsheet
Sandro Santilli [Mon, 13 Feb 2012 21:25:11 +0000 (21:25 +0000)]
Encode dependency of topology comments and cheatsheet

Same should be done for raster and tiger...

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

13 years agoFix documentation of GetRingEdges
Sandro Santilli [Mon, 13 Feb 2012 20:44:48 +0000 (20:44 +0000)]
Fix documentation of GetRingEdges

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

13 years agoInstall topology comments too, when regressing topology
Sandro Santilli [Mon, 13 Feb 2012 20:44:40 +0000 (20:44 +0000)]
Install topology comments too, when regressing topology

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

13 years agoInstall topology_comments.sql as well
Sandro Santilli [Mon, 13 Feb 2012 20:44:33 +0000 (20:44 +0000)]
Install topology_comments.sql as well

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

13 years agoFix for ticket #1572. ST_PixelAsPolygons() return NULL values when the requested...
Pierre Racine [Mon, 13 Feb 2012 18:28:45 +0000 (18:28 +0000)]
Fix for ticket #1572. ST_PixelAsPolygons() return NULL values when the requested band or no band exist.

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

13 years agoAllow retaining all custom spatial_ref_sys entries, even clashing
Sandro Santilli [Mon, 13 Feb 2012 18:06:53 +0000 (18:06 +0000)]
Allow retaining all custom spatial_ref_sys entries, even clashing

Update manual accordingly (hard upgrade procedure)

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

13 years agoFix regexp renaming srid enforcement check
Sandro Santilli [Mon, 13 Feb 2012 17:47:34 +0000 (17:47 +0000)]
Fix regexp renaming srid enforcement check

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

13 years agoAdd a note about handling of out-of-range SRIDs on hard upgrade
Sandro Santilli [Mon, 13 Feb 2012 17:01:25 +0000 (17:01 +0000)]
Add a note about handling of out-of-range SRIDs on hard upgrade

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

13 years agoAccept more feature type names from AddTopoGeometryColumn (#1470)
Sandro Santilli [Mon, 13 Feb 2012 16:29:30 +0000 (16:29 +0000)]
Accept more feature type names from AddTopoGeometryColumn (#1470)

With this commit you can pass return of ST_GeometryType or
return GeometryType as input to the function.

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

13 years agoMore VOLATILE -> STRICT (#955). Let's call it completed.
Sandro Santilli [Mon, 13 Feb 2012 16:11:48 +0000 (16:11 +0000)]
More VOLATILE -> STRICT (#955). Let's call it completed.

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

13 years agoSome VOLATILE functions turned to STABLE (#955)
Sandro Santilli [Mon, 13 Feb 2012 16:04:30 +0000 (16:04 +0000)]
Some VOLATILE functions turned to STABLE (#955)

A noticeable exception is the Geometry(TopoGeometry) cast which
triggers a regression when made STABLE.

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

13 years agoFix regression broken by the limit imposed to SRID < 999999. Anyway the srid provided...
Pierre Racine [Mon, 13 Feb 2012 15:43:16 +0000 (15:43 +0000)]
Fix regression broken by the limit imposed to SRID < 999999. Anyway the srid provided was not the right one. Changed from 4269 to 26919.

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

13 years ago#1494 - ability to load census tract, block group, tabblock - boy did I screw this...
Regina Obe [Mon, 13 Feb 2012 15:12:09 +0000 (15:12 +0000)]
#1494 - ability to load census tract, block group, tabblock - boy did I screw this one.  Should be all fixed now and tested (loading part), still need to write the function, but that's the easy part

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

13 years agoMove SRID max and user-max definitions to configure.ac
Sandro Santilli [Mon, 13 Feb 2012 14:48:17 +0000 (14:48 +0000)]
Move SRID max and user-max definitions to configure.ac

This should help keeping postgis_restore.pl and core in sync
wrt SRID ranges.

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

13 years agoRefine user feedback about SRID conversion and reserved zones
Sandro Santilli [Mon, 13 Feb 2012 14:17:24 +0000 (14:17 +0000)]
Refine user feedback about SRID conversion and reserved zones

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

13 years agoDrop (SRF()).* constructs (#956)
Sandro Santilli [Mon, 13 Feb 2012 11:25:41 +0000 (11:25 +0000)]
Drop (SRF()).* constructs (#956)

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

13 years agoHave regress install comments adn throw an error on failure (#1532)
Sandro Santilli [Mon, 13 Feb 2012 10:58:35 +0000 (10:58 +0000)]
Have regress install comments adn throw an error on failure (#1532)

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

13 years agoHave staged-install install comments when possible (#1532)
Sandro Santilli [Mon, 13 Feb 2012 10:58:28 +0000 (10:58 +0000)]
Have staged-install install comments when possible (#1532)

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

13 years agoReport svn revision
Sandro Santilli [Mon, 13 Feb 2012 10:16:39 +0000 (10:16 +0000)]
Report svn revision

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

13 years agoEncode postgis_svn_revision dependency
Sandro Santilli [Mon, 13 Feb 2012 10:16:32 +0000 (10:16 +0000)]
Encode postgis_svn_revision dependency

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

13 years agoCleanup postgis_svn_revision.h makefile rule (PHONY)
Sandro Santilli [Mon, 13 Feb 2012 10:00:00 +0000 (10:00 +0000)]
Cleanup postgis_svn_revision.h makefile rule (PHONY)

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

13 years agoDo not override postgis_svn_revision.h if revision didn't change
Sandro Santilli [Mon, 13 Feb 2012 09:58:13 +0000 (09:58 +0000)]
Do not override postgis_svn_revision.h if revision didn't change

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

13 years agoAdd support for fetching SVN revision from local git-svn repository
Sandro Santilli [Mon, 13 Feb 2012 09:15:23 +0000 (09:15 +0000)]
Add support for fetching SVN revision from local git-svn repository

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

13 years agoIt's "svn", not "svnn". And a TODO item...
Sandro Santilli [Sat, 11 Feb 2012 21:17:12 +0000 (21:17 +0000)]
It's "svn", not "svnn". And a TODO item...

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

13 years agoFix regression in OSX (-0 vs 0)
Paul Ramsey [Sat, 11 Feb 2012 16:08:26 +0000 (16:08 +0000)]
Fix regression in OSX (-0 vs 0)

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

13 years agoReport SVN revision in PostGIS_Full_Version (#1518)
Paul Ramsey [Sat, 11 Feb 2012 05:14:39 +0000 (05:14 +0000)]
Report SVN revision in PostGIS_Full_Version (#1518)

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

13 years agoAdded checks of SRID to make sure that SRIDs are within the permitted range. Ticket...
Bborie Park [Fri, 10 Feb 2012 23:33:37 +0000 (23:33 +0000)]
Added checks of SRID to make sure that SRIDs are within the permitted range.  Ticket is #1568.

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

13 years agoST_Clip returns all bands when no band is specified.
Pierre Racine [Fri, 10 Feb 2012 22:42:38 +0000 (22:42 +0000)]
ST_Clip returns all bands when no band is specified.

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

13 years agoFix for ticket #1569. ST_Clip variants defaulting to band 1 should default to NULL...
Pierre Racine [Fri, 10 Feb 2012 22:36:14 +0000 (22:36 +0000)]
Fix for ticket #1569. ST_Clip variants defaulting to band 1 should default to NULL so that they return all bands.

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

13 years agoBack out SVN generation stuff.
Paul Ramsey [Fri, 10 Feb 2012 20:21:51 +0000 (20:21 +0000)]
Back out SVN generation stuff.

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

13 years agoTry to fail better on SVN snatching...
Paul Ramsey [Fri, 10 Feb 2012 19:55:36 +0000 (19:55 +0000)]
Try to fail better on SVN snatching...

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

13 years agoReport SVN revision in PostGIS_Full_Version (#1518)
Paul Ramsey [Fri, 10 Feb 2012 19:49:53 +0000 (19:49 +0000)]
Report SVN revision in PostGIS_Full_Version (#1518)

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

13 years agoST_PixelAsPolygon() does not have a band parameter anymore.
Pierre Racine [Fri, 10 Feb 2012 18:46:48 +0000 (18:46 +0000)]
ST_PixelAsPolygon() does not have a band parameter anymore.

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

13 years ago#1494: move parent table creation to a function so logic is in single place, add...
Regina Obe [Fri, 10 Feb 2012 18:38:06 +0000 (18:38 +0000)]
#1494: move parent table creation to a function so logic is in single place, add a new census_loader.sql script with census specific load logic, revise create and update scripts to load the new census logic and create tables if not present. Still need to test and write a function to return census info given a point before can mark this as done.

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

13 years agoHave perl to backup the file before editing. 'make check' is failing on Windows 7...
Pierre Racine [Fri, 10 Feb 2012 17:05:25 +0000 (17:05 +0000)]
Have perl to backup the file before editing. 'make check' is failing on Windows 7 without that.

See http://postgis.refractions.net/pipermail/postgis-devel/2012-February/018482.html

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

13 years agoClamp SRID valuesu > SRID_MAXIMUM to fall in the reserved range (#1505)
Sandro Santilli [Fri, 10 Feb 2012 16:53:15 +0000 (16:53 +0000)]
Clamp SRID valuesu > SRID_MAXIMUM to fall in the reserved range (#1505)

The reserved range is SRID_USER_MAXIMUM+1 to SRID_MAXIMUM.
Core takes care of typmod clamping, postgis_restore.pl takes care
of clamping table definition and spatial_ref_sys entries.

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

13 years agoAdd SRID_USER_MXIMUM define
Sandro Santilli [Fri, 10 Feb 2012 16:53:07 +0000 (16:53 +0000)]
Add SRID_USER_MXIMUM define

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

13 years agoFix syntax error in MS example
Paul Ramsey [Fri, 10 Feb 2012 16:18:05 +0000 (16:18 +0000)]
Fix syntax error in MS example

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

13 years agoDrop the now-generated Makefile on distclean, and ignore it
Sandro Santilli [Fri, 10 Feb 2012 09:19:33 +0000 (09:19 +0000)]
Drop the now-generated Makefile on distclean, and ignore it

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

13 years agoFix builds --without-topology (#1565)
Sandro Santilli [Fri, 10 Feb 2012 09:16:47 +0000 (09:16 +0000)]
Fix builds --without-topology (#1565)

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

13 years ago#1564 fix typo in cat call preventing other files from being concatenated
Regina Obe [Fri, 10 Feb 2012 01:21:59 +0000 (01:21 +0000)]
#1564 fix typo in cat call preventing other files from being concatenated

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

13 years ago#1563: remove raster_columns view from extension so it can be dropped without complaint.
Regina Obe [Thu, 9 Feb 2012 23:02:52 +0000 (23:02 +0000)]
#1563: remove raster_columns view from extension so it can be dropped without complaint.

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

13 years agoPerformance improvement by keeping x and y pixel coordinates as floats.
David Zwarg [Thu, 9 Feb 2012 20:12:18 +0000 (20:12 +0000)]
Performance improvement by keeping x and y pixel coordinates as floats.

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

13 years agoActually save Grand Unified Geom Cache rather than just building it
Sandro Santilli [Thu, 9 Feb 2012 19:19:09 +0000 (19:19 +0000)]
Actually save Grand Unified Geom Cache rather than just building it

Fixes #547

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

13 years agoMore postgis_config.h inclusion removal from headers
Sandro Santilli [Thu, 9 Feb 2012 17:16:29 +0000 (17:16 +0000)]
More postgis_config.h inclusion removal from headers

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

13 years agoDrop postgis_config.h include from lwgeom_pg.h header.
Sandro Santilli [Thu, 9 Feb 2012 17:00:23 +0000 (17:00 +0000)]
Drop postgis_config.h include from lwgeom_pg.h header.

Generally, package config files should _not_ be included
by package headers. In this specific case the aim is overriding
POSTGIS_DEBUG_LEVEL in implementation files for the sake of
enabling debugging of a single file.

Also part of this commit is addition of copyright header in
two files which were missing it (used git history to figure
assignments)

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

13 years agoFix header guard of pgsql_compat.h and drop the duplicate
Sandro Santilli [Thu, 9 Feb 2012 17:00:02 +0000 (17:00 +0000)]
Fix header guard of pgsql_compat.h and drop the duplicate

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

13 years agoHmm double added a file -- #1563 which was causing the can't drop because postgis...
Regina Obe [Thu, 9 Feb 2012 10:49:44 +0000 (10:49 +0000)]
Hmm double added a file -- #1563 which was causing the can't drop because postgis extension depends on it error

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

13 years agoForward distclean to extensions subdirs
Sandro Santilli [Thu, 9 Feb 2012 10:10:41 +0000 (10:10 +0000)]
Forward distclean to extensions subdirs

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

13 years agoDon't delete the comments.
Paul Ramsey [Thu, 9 Feb 2012 02:34:32 +0000 (02:34 +0000)]
Don't delete the comments.

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

13 years ago#1562 replace string with text
Regina Obe [Thu, 9 Feb 2012 01:54:48 +0000 (01:54 +0000)]
#1562 replace string with text

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

13 years agoMore verbose message, per DFuhriman
Paul Ramsey [Thu, 9 Feb 2012 00:42:07 +0000 (00:42 +0000)]
More verbose message, per DFuhriman

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

13 years agoInvalid geography polygons: BOOM! Could not generate outside point! (#1046)
Paul Ramsey [Thu, 9 Feb 2012 00:37:43 +0000 (00:37 +0000)]
Invalid geography polygons: BOOM! Could not generate outside point! (#1046)

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

13 years agoFixed bug where PG_DETOAST_DATUM args were incorrect.
David Zwarg [Thu, 9 Feb 2012 00:27:16 +0000 (00:27 +0000)]
Fixed bug where PG_DETOAST_DATUM args were incorrect.

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

13 years agoChanged DATUM_SLICE to DATUM in setGeotransform.
David Zwarg [Thu, 9 Feb 2012 00:18:04 +0000 (00:18 +0000)]
Changed DATUM_SLICE to DATUM in setGeotransform.

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

13 years agoAdded documentation for raster processing builtin functions: st_min4ma, st_max4ma...
David Zwarg [Wed, 8 Feb 2012 23:59:29 +0000 (23:59 +0000)]
Added documentation for raster processing builtin functions: st_min4ma, st_max4ma, st_mean4ma, st_sum4ma, st_range4ma, st_distinct4ma, st_stddev4ma.

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