]>
granicus.if.org Git - postgis/log
Sandro Santilli [Fri, 24 Feb 2012 15:23:35 +0000 (15:23 +0000)]
Do not report "face without edges" error for universal face (#1612)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9285
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 24 Feb 2012 15:23:13 +0000 (15:23 +0000)]
Rename the backend temp dir and drop with brute force
Avoids errors when no test writes anything in there (so no dir)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9284
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 24 Feb 2012 10:21:17 +0000 (10:21 +0000)]
Properly drop the temporary directory setup for backend output
This prevents errors when running "make check" against backends
owned by different users.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9283
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Fri, 24 Feb 2012 05:05:25 +0000 (05:05 +0000)]
Set all raster CASTs to be ASSIGNMENT not IMPLICIT. Related ticket is #490. Knowing my luck, I'll be reverting this due to some showstopper.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9282
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Thu, 23 Feb 2012 22:25:54 +0000 (22:25 +0000)]
Added correct handling of negative scale-x and positive scale-y in rt_raster_gdal_warp().
git-svn-id: http://svn.osgeo.org/postgis/trunk@9281
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Thu, 23 Feb 2012 21:49:51 +0000 (21:49 +0000)]
Renamed rt_raster_dump_as_wktpolygons() to rt_raster_gdal_polygonize(). Refactored rt_raster_gdal_polygonize() to use LWPOLY objects instead of WKT strings. Also added cleanup code to make invalid dumped geometries valid. Associated tickets are #1586 and #637.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9280
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 23 Feb 2012 16:07:05 +0000 (16:07 +0000)]
Don't deep clone POINTARRAY in GML input routine.
Let's see if doing so exposes more memory errors (#1591).
Does run valgrind clean here.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9279
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Thu, 23 Feb 2012 15:42:16 +0000 (15:42 +0000)]
Rewrote most of ST_AsRaster. Grouped similar variants to make everything a bit more readable.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9278
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 23 Feb 2012 13:28:16 +0000 (13:28 +0000)]
Set the default regression temp dir to /tmp/pgis_reg (#1607)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9277
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 23 Feb 2012 12:54:48 +0000 (12:54 +0000)]
Have ST_GetFaceGeometry check face existance, regress-test
git-svn-id: http://svn.osgeo.org/postgis/trunk@9276
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 23 Feb 2012 11:24:28 +0000 (11:24 +0000)]
Drop the UpdateGeometrySRID version with old param name (#1606)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9275
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 22 Feb 2012 23:13:20 +0000 (23:13 +0000)]
Correctly handle the new lexer/parser output files
git-svn-id: http://svn.osgeo.org/postgis/trunk@9272
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Wed, 22 Feb 2012 23:06:26 +0000 (23:06 +0000)]
Rewrote chunks of rt_raster_gdal_warp() and rt_raster_gdal_rasterize() to correctly generate skewed rasters. Related ticket is #1395. This should also resolve #1586.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9271
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 22 Feb 2012 20:38:25 +0000 (20:38 +0000)]
Set svn:eol-style native (#1598)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9270
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 22 Feb 2012 19:40:43 +0000 (19:40 +0000)]
Update numbers for alpha6
git-svn-id: http://svn.osgeo.org/postgis/trunk@9267
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 22 Feb 2012 19:31:17 +0000 (19:31 +0000)]
put in LF instruction to prevent my windows from putting in windows offensive line breaks
git-svn-id: http://svn.osgeo.org/postgis/trunk@9266
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 22 Feb 2012 19:29:59 +0000 (19:29 +0000)]
Change dos to unix lineends. (#1598)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9265
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 22 Feb 2012 19:20:37 +0000 (19:20 +0000)]
Ignore makefile
git-svn-id: http://svn.osgeo.org/postgis/trunk@9264
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 22 Feb 2012 19:18:21 +0000 (19:18 +0000)]
Really remove the dos linefeeds this time (#1598)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9263
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 22 Feb 2012 19:08:00 +0000 (19:08 +0000)]
Revert dos lineending commit that blew away those files...
git-svn-id: http://svn.osgeo.org/postgis/trunk@9262
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 22 Feb 2012 19:01:46 +0000 (19:01 +0000)]
Use consistent UNIX line endings (#1598) fix up those files that pass through the C preprocessor at least.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9261
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 22 Feb 2012 18:59:09 +0000 (18:59 +0000)]
Switch to evaluating tests using psql with verbosity=terse
git-svn-id: http://svn.osgeo.org/postgis/trunk@9260
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 22 Feb 2012 17:19:42 +0000 (17:19 +0000)]
Fix ST_Polygonize aggregate to retain Z (#1602)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9258
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 22 Feb 2012 15:52:57 +0000 (15:52 +0000)]
Stay within 80 cols
git-svn-id: http://svn.osgeo.org/postgis/trunk@9257
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 22 Feb 2012 15:33:24 +0000 (15:33 +0000)]
Parametrize max user SRID in the SQL file too
git-svn-id: http://svn.osgeo.org/postgis/trunk@9256
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 22 Feb 2012 12:49:08 +0000 (12:49 +0000)]
Check SRID passed to UpdateGeometrySRID, patch by Mike Toews (#1596)
Adds regression testing
git-svn-id: http://svn.osgeo.org/postgis/trunk@9253
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 22 Feb 2012 12:48:58 +0000 (12:48 +0000)]
Forward port fix to #1595, although there's no way to expose in 2.0
git-svn-id: http://svn.osgeo.org/postgis/trunk@9252
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 22 Feb 2012 03:09:12 +0000 (03:09 +0000)]
correct st_clip raster so eimage matches the code. the behavior changed butthe code was wrong (showing old behavior). Also put back the multiband case using new syntax which is probably more common usaage.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9251
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Tue, 21 Feb 2012 15:51:16 +0000 (15:51 +0000)]
Added single quote around 8BUI since the XSL now escape them. See #1588.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9249
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Tue, 21 Feb 2012 15:47:38 +0000 (15:47 +0000)]
Added one missign default value for the value parameter of ST_AsRaster and added one missing variant.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9248
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 21 Feb 2012 14:32:59 +0000 (14:32 +0000)]
Add a ptarray_transform function in liblwgeom API
git-svn-id: http://svn.osgeo.org/postgis/trunk@9247
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 21 Feb 2012 13:54:55 +0000 (13:54 +0000)]
Draft an lwgeom_from_gml function (#1591)
Can't be moved all to liblwgeom due to use of spatial_ref_sys
git-svn-id: http://svn.osgeo.org/postgis/trunk@9246
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 21 Feb 2012 11:07:44 +0000 (11:07 +0000)]
Print SRID in decimal form, not hex (#1593)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9245
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 21 Feb 2012 10:57:24 +0000 (10:57 +0000)]
Update documentation about shp2pgsql -s/-g flag (#1524)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9244
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 21 Feb 2012 09:43:22 +0000 (09:43 +0000)]
Add an --extensions switch to run_test (#964)
When passing that switch the install and uninstall of spatial db
happens using the EXTENSION model. It's currently not run as part
of "make check" because some tests fail due to use of ambiguos
calls when both core and raster modules are installed (there's no
way to separate them in the EXTENSION model).
git-svn-id: http://svn.osgeo.org/postgis/trunk@9243
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 21 Feb 2012 09:07:59 +0000 (09:07 +0000)]
Put prepare/upgrade/uninstall operations in their own functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@9242
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Mon, 20 Feb 2012 20:09:52 +0000 (20:09 +0000)]
More work on ST_Resample and ST_Intersection
git-svn-id: http://svn.osgeo.org/postgis/trunk@9241
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 20 Feb 2012 14:32:38 +0000 (14:32 +0000)]
Ignore generated extensions and java files
git-svn-id: http://svn.osgeo.org/postgis/trunk@9240
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 20 Feb 2012 13:28:17 +0000 (13:28 +0000)]
Do not printf from potgis library. Possibly fixes #1570
git-svn-id: http://svn.osgeo.org/postgis/trunk@9239
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 20 Feb 2012 13:18:09 +0000 (13:18 +0000)]
Ignore generated java/jdbc/Makefile
git-svn-id: http://svn.osgeo.org/postgis/trunk@9238
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 20 Feb 2012 13:16:05 +0000 (13:16 +0000)]
Escape single quotes in param list when generating raster comments
Closes ticket #1588
git-svn-id: http://svn.osgeo.org/postgis/trunk@9237
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 20 Feb 2012 12:52:58 +0000 (12:52 +0000)]
Ant rules to excecute maven by Maria Arias de Reyna (#1437)
Also simplify java Makefile to be simple proxies of ant
git-svn-id: http://svn.osgeo.org/postgis/trunk@9236
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 20 Feb 2012 10:52:31 +0000 (10:52 +0000)]
Update face MBR on edge change (#1587)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9235
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 20 Feb 2012 10:19:10 +0000 (10:19 +0000)]
Enhance documentation for ST_ChangeEdgeGeom
git-svn-id: http://svn.osgeo.org/postgis/trunk@9234
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 17 Feb 2012 23:41:58 +0000 (23:41 +0000)]
Link to my office base article on how to display postgis rasters in base reports.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9233
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Fri, 17 Feb 2012 22:23:19 +0000 (22:23 +0000)]
Rewrote the ST_Rescale documentation.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9232
b70326c6 -7e19-0410-871a-
916f4a2858ee
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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