Commit graph

7645 commits

Author SHA1 Message Date
Sandro Santilli 77fbd91e71 Ignore generated java/jdbc/Makefile
git-svn-id: http://svn.osgeo.org/postgis/trunk@9238 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-20 13:18:09 +00:00
Sandro Santilli c7ea369149 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
2012-02-20 13:16:05 +00:00
Sandro Santilli 202a639469 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
2012-02-20 12:52:58 +00:00
Sandro Santilli 6c472db2c9 Update face MBR on edge change (#1587)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9235 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-20 10:52:31 +00:00
Sandro Santilli 6224fcf8eb Enhance documentation for ST_ChangeEdgeGeom
git-svn-id: http://svn.osgeo.org/postgis/trunk@9234 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-20 10:19:10 +00:00
Regina Obe 47cfe6ee8a 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
2012-02-17 23:41:58 +00:00
Pierre Racine 314b8bd5ee Rewrote the ST_Rescale documentation.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9232 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-17 22:23:19 +00:00
Paul Ramsey b977d19cce 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
2012-02-17 22:00:39 +00:00
Pierre Racine e0e08530de 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
2012-02-17 20:52:41 +00:00
Sandro Santilli 2ab2a79839 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
2012-02-17 18:29:50 +00:00
Pierre Racine 4525316339 Many more small typo fixes...
git-svn-id: http://svn.osgeo.org/postgis/trunk@9227 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-17 18:28:03 +00:00
Sandro Santilli ba555d1caf 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
2012-02-17 15:11:36 +00:00
Sandro Santilli d1c6ef4633 Add another test for ST_ChangeEdgeGeom
git-svn-id: http://svn.osgeo.org/postgis/trunk@9225 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-17 14:03:28 +00:00
Sandro Santilli e13e1fc349 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
2012-02-17 13:46:33 +00:00
Sandro Santilli 982d30e9cd Add test numbers to ST_ChangeEdgeGeom regression cases
git-svn-id: http://svn.osgeo.org/postgis/trunk@9223 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-17 08:39:55 +00:00
Sandro Santilli 0af3396e19 Ignore utils/postgis_restore.pl (now generated)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9222 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-17 08:39:45 +00:00
Sandro Santilli 09ab3b3f1c Update comment, hopefully clearer now
git-svn-id: http://svn.osgeo.org/postgis/trunk@9221 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-16 17:45:53 +00:00
Pierre Racine 4380f8fb36 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
2012-02-16 15:49:15 +00:00
Sandro Santilli e6571a3a23 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
2012-02-16 10:25:50 +00:00
Sandro Santilli 16a27ce41f Ignore postgis_svn_revision.h
git-svn-id: http://svn.osgeo.org/postgis/trunk@9218 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-16 08:49:38 +00:00
Sandro Santilli 5860895e62 Set availability of ST_ChangeEdgeGeom
git-svn-id: http://svn.osgeo.org/postgis/trunk@9217 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-16 08:08:17 +00:00
Sandro Santilli 6005a7e5ea Fix cross reference
git-svn-id: http://svn.osgeo.org/postgis/trunk@9216 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-16 08:08:02 +00:00
Paul Ramsey 97e9357796 Remove now-obsolete TODO comment
git-svn-id: http://svn.osgeo.org/postgis/trunk@9215 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-16 00:28:04 +00:00
Paul Ramsey 4520e70063 Prepare for Proj4.8 with spheroid info handling
git-svn-id: http://svn.osgeo.org/postgis/trunk@9214 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-16 00:25:48 +00:00
Paul Ramsey 37983b3728 Add generated files to svn:ignore
git-svn-id: http://svn.osgeo.org/postgis/trunk@9213 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-15 23:25:51 +00:00
Paul Ramsey 918b57008b jdbc: org.postgis.Point.equals() is not reflexive (#1313)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9211 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-15 22:45:29 +00:00
Paul Ramsey e93507fbdf Fix XML typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@9209 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-15 22:34:39 +00:00
Paul Ramsey 90f1a66347 Negative distance argument to ST_Buffer not documented (#1535)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9208 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-15 22:27:36 +00:00
Paul Ramsey a9a241d88e 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
2012-02-15 21:56:50 +00:00
Paul Ramsey 64b48284cb 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
2012-02-15 21:37:41 +00:00
Pierre Racine 6537a0044a 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
2012-02-15 21:23:35 +00:00
Pierre Racine 7ecf8b6297 Removed some garbage.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9202 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-15 21:18:38 +00:00
Paul Ramsey e15483dfb6 Remove fugitive EOL white space
git-svn-id: http://svn.osgeo.org/postgis/trunk@9201 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-15 21:12:35 +00:00
Paul Ramsey aa9b0f6808 Add minor version upgradeable
git-svn-id: http://svn.osgeo.org/postgis/trunk@9200 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-15 20:58:56 +00:00
Paul Ramsey 94185fd7d6 Push trunk version forward
git-svn-id: http://svn.osgeo.org/postgis/trunk@9198 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-15 20:57:47 +00:00
Paul Ramsey 30a685b6b3 Update meta for alpha5
git-svn-id: http://svn.osgeo.org/postgis/trunk@9196 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-15 20:55:53 +00:00
Pierre Racine 06aa92b83e 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
2012-02-15 19:28:31 +00:00
Sandro Santilli bc47761f48 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
2012-02-15 15:59:52 +00:00
Sandro Santilli 446bcb2acc 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
2012-02-15 11:00:11 +00:00
Regina Obe 148bed9a94 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
2012-02-14 22:21:48 +00:00
Sandro Santilli 2936722b2a 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
2012-02-14 17:57:45 +00:00
Regina Obe 35e2d0f1e0 #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
2012-02-14 17:54:13 +00:00
Regina Obe 6a0e9867e2 #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
2012-02-14 17:53:40 +00:00
Bborie Park add85641d3 Readded rt_clip regression test.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9188 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-14 17:47:12 +00:00
Bborie Park ce290556e6 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
2012-02-14 17:29:45 +00:00
Sandro Santilli 54d3fb99d4 We don't use a profiler anymore
git-svn-id: http://svn.osgeo.org/postgis/trunk@9186 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-14 17:15:42 +00:00
David Zwarg 7db166f084 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
2012-02-14 17:00:00 +00:00
Sandro Santilli f9662411e8 Make one-point lines convertible to GEOS, see #1543
git-svn-id: http://svn.osgeo.org/postgis/trunk@9184 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-14 13:31:22 +00:00
Pierre Racine ee19eb5332 Temporarily remove st_clip regress...
git-svn-id: http://svn.osgeo.org/postgis/trunk@9183 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-13 22:46:36 +00:00
Paul Ramsey 75eea67e6e 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
2012-02-13 22:02:55 +00:00