]> granicus.if.org Git - postgis/log
postgis
13 years agoUpdate for beta2 release
Paul Ramsey [Wed, 7 Mar 2012 20:50:11 +0000 (20:50 +0000)]
Update for beta2 release

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

13 years agoFix need to hack regress source path
Paul Ramsey [Wed, 7 Mar 2012 20:47:38 +0000 (20:47 +0000)]
Fix need to hack regress source path

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

13 years agoRemove reliance on `pwd` for raster build and test.
Paul Ramsey [Wed, 7 Mar 2012 20:38:53 +0000 (20:38 +0000)]
Remove reliance on `pwd` for raster build and test.

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

13 years agoReplace " with ' in mingw pwd call
Paul Ramsey [Wed, 7 Mar 2012 19:31:38 +0000 (19:31 +0000)]
Replace " with ' in mingw pwd call

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

13 years agoMinGW configure for regression dir
Paul Ramsey [Wed, 7 Mar 2012 19:27:09 +0000 (19:27 +0000)]
MinGW configure for regression dir

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

13 years agoST_Summary output contains a spurious "+" sign (#1663)
Paul Ramsey [Wed, 7 Mar 2012 17:40:39 +0000 (17:40 +0000)]
ST_Summary output contains a spurious "+" sign (#1663)

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

13 years agoActually run GeoJSON input tests when libjson is available
Sandro Santilli [Wed, 7 Mar 2012 11:39:46 +0000 (11:39 +0000)]
Actually run GeoJSON input tests when libjson is available

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

13 years agoReport libjson availability from postgis_full_version (#1660)
Sandro Santilli [Wed, 7 Mar 2012 11:18:07 +0000 (11:18 +0000)]
Report libjson availability from postgis_full_version (#1660)

This commit adds a postgis_libjson_version() although the library
doesn't give any version information. We just return NULL if not
using the library and "UNKNOWN" otherwise.

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

13 years agoAdd note about installing json-c library on apt-based systems
Sandro Santilli [Wed, 7 Mar 2012 10:55:52 +0000 (10:55 +0000)]
Add note about installing json-c library on apt-based systems

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

13 years agoUpdate REQUIREMENTS section, add JSON-C (#1660)
Sandro Santilli [Wed, 7 Mar 2012 09:16:06 +0000 (09:16 +0000)]
Update REQUIREMENTS section, add JSON-C (#1660)

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

13 years agoI didn't realize we had ST_AsLatLonText already :)
Sandro Santilli [Wed, 7 Mar 2012 08:17:41 +0000 (08:17 +0000)]
I didn't realize we had ST_AsLatLonText already :)

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

13 years agoCrash in ST_Project on NULL input (#1658)
Paul Ramsey [Wed, 7 Mar 2012 05:31:24 +0000 (05:31 +0000)]
Crash in ST_Project on NULL input (#1658)

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

13 years agoSlightly more verbose error message for when rt_raster_gdal_rasterize() is unable...
Bborie Park [Wed, 7 Mar 2012 04:28:02 +0000 (04:28 +0000)]
Slightly more verbose error message for when rt_raster_gdal_rasterize() is unable to have an OSR object project a provided srs text.

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

13 years agoUpdate TODO list dropping done items
Sandro Santilli [Tue, 6 Mar 2012 21:16:38 +0000 (21:16 +0000)]
Update TODO list dropping done items

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

13 years agoWork around default rule for lexer generation. (#1644)
Paul Ramsey [Tue, 6 Mar 2012 18:55:19 +0000 (18:55 +0000)]
Work around default rule for lexer generation. (#1644)

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

13 years agoI'm not sure this "fix" was actually a fix so I'm removing it.
Paul Ramsey [Tue, 6 Mar 2012 16:19:25 +0000 (16:19 +0000)]
I'm not sure this "fix" was actually a fix so I'm removing it.

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

13 years agoSnap new lines over existing nodes (#1654)
Sandro Santilli [Tue, 6 Mar 2012 16:16:34 +0000 (16:16 +0000)]
Snap new lines over existing nodes (#1654)

Also add Salvatore to the list of testing heroes :)

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

13 years agoDon't let a single collapse hide _all_ edges (#1650)
Sandro Santilli [Tue, 6 Mar 2012 13:44:04 +0000 (13:44 +0000)]
Don't let a single collapse hide _all_ edges (#1650)

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

13 years agoSkip collapsed edges after snapping (#1650)
Sandro Santilli [Tue, 6 Mar 2012 13:21:01 +0000 (13:21 +0000)]
Skip collapsed edges after snapping (#1650)

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

13 years agoUncomment new tests for #1641
Sandro Santilli [Tue, 6 Mar 2012 13:20:41 +0000 (13:20 +0000)]
Uncomment new tests for #1641

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

13 years agoHave "make install" only install what "make" built (#1652)
Sandro Santilli [Tue, 6 Mar 2012 09:45:47 +0000 (09:45 +0000)]
Have "make install" only install what "make" built (#1652)

Also updates the README to be in sync with Makefile.in

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

13 years agoFix toTopoGeom to actualy _use_ to given tolerance (#1647)
Sandro Santilli [Tue, 6 Mar 2012 09:05:00 +0000 (09:05 +0000)]
Fix toTopoGeom to actualy _use_ to given tolerance (#1647)

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

13 years agoRename LOADER_OBJS to the more direct SHPLIB_OBJS
Paul Ramsey [Mon, 5 Mar 2012 23:09:24 +0000 (23:09 +0000)]
Rename LOADER_OBJS to the more direct SHPLIB_OBJS

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

13 years agoDefines are picked up from ../../postgis_config.h via ../liblwgeom_internal.h
Paul Ramsey [Mon, 5 Mar 2012 22:54:48 +0000 (22:54 +0000)]
Defines are picked up from ../../postgis_config.h via ../liblwgeom_internal.h

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

13 years agoAdd static link directive to libtool (#1644) allows build on Debian Wheezy
Paul Ramsey [Mon, 5 Mar 2012 22:51:52 +0000 (22:51 +0000)]
Add static link directive to libtool (#1644) allows build on Debian Wheezy

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

13 years agoUpdate kneufeld contact info
Paul Ramsey [Mon, 5 Mar 2012 16:45:30 +0000 (16:45 +0000)]
Update kneufeld contact info

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

13 years agoAdd GetTopologySRID (#1182)
Sandro Santilli [Mon, 5 Mar 2012 12:24:48 +0000 (12:24 +0000)]
Add GetTopologySRID (#1182)

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

13 years agoOptimize ST_AddIsoNode (#983)
Sandro Santilli [Mon, 5 Mar 2012 12:14:47 +0000 (12:14 +0000)]
Optimize ST_AddIsoNode (#983)

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

13 years agoMove topology reference entries from "processing" to "constructors"
Sandro Santilli [Mon, 5 Mar 2012 11:33:59 +0000 (11:33 +0000)]
Move topology reference entries from "processing" to "constructors"

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

13 years ago_ST_MinTolerance isn't IMMUTABLE, due to db lookup...
Sandro Santilli [Mon, 5 Mar 2012 11:05:34 +0000 (11:05 +0000)]
_ST_MinTolerance isn't IMMUTABLE, due to db lookup...

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

13 years agoHandle 0 tolerance by using topology.precision or min float one
Sandro Santilli [Mon, 5 Mar 2012 10:49:41 +0000 (10:49 +0000)]
Handle 0 tolerance by using topology.precision or min float one

This handling fixes the #1641 case w/out passing an explicit
tolerance and makes a step toward #785.

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

13 years agoFix typos (FUNCION), drop duplicate entries
Sandro Santilli [Mon, 5 Mar 2012 08:28:46 +0000 (08:28 +0000)]
Fix typos (FUNCION), drop duplicate entries

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

13 years agoput in libiconv path specification if it needs to be done. For some reason my mingw6...
Regina Obe [Sun, 4 Mar 2012 22:35:32 +0000 (22:35 +0000)]
put in libiconv path specification if it needs to be done.  For some reason my mingw64 can't find it unless its explicitly set.

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

13 years agoLink postgis raster contributors to raster funding page.
Regina Obe [Sat, 3 Mar 2012 22:59:40 +0000 (22:59 +0000)]
Link postgis raster contributors to raster funding page.

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

13 years agoadd in missing credits and link to Paul's credit description blog pages.
Regina Obe [Sat, 3 Mar 2012 22:56:27 +0000 (22:56 +0000)]
add in missing credits and link to Paul's credit description blog pages.

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

13 years agoAdd an SRID to box3d to allow lossless casts.
Paul Ramsey [Fri, 2 Mar 2012 23:35:32 +0000 (23:35 +0000)]
Add an SRID to box3d to allow lossless casts.

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

13 years agoFinish fix for ticket #1635. Added operator function to skip when restoring.
Pierre Racine [Fri, 2 Mar 2012 20:53:56 +0000 (20:53 +0000)]
Finish fix for ticket #1635. Added operator function to skip when restoring.

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

13 years agoFix for ticket #1589. Removed misleading example.
Pierre Racine [Fri, 2 Mar 2012 20:17:21 +0000 (20:17 +0000)]
Fix for ticket #1589. Removed misleading example.

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

13 years agoFix for ticket #1589. Removed misleading example.
Pierre Racine [Fri, 2 Mar 2012 20:14:49 +0000 (20:14 +0000)]
Fix for ticket #1589. Removed misleading example.

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

13 years agoFixed problem with passing PROJ.4 text to GDAL which may result in SRS WKT that is...
Bborie Park [Fri, 2 Mar 2012 19:00:44 +0000 (19:00 +0000)]
Fixed problem with passing PROJ.4 text to GDAL which may result in SRS WKT that is NOT what is desired.  Now preferentially use EPSG:SRID if available.  Ticket is #1618.

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

13 years ago#1630 and drop type raster_columns. Good grief how many hidden objects are there.
Regina Obe [Fri, 2 Mar 2012 15:02:17 +0000 (15:02 +0000)]
#1630 and drop type raster_columns.  Good grief how many hidden objects are there.

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

13 years ago#1630 Add missing permutations of st_clip that exist in older versions so trimraster...
Regina Obe [Fri, 2 Mar 2012 14:36:33 +0000 (14:36 +0000)]
#1630 Add missing permutations of st_clip that exist in older versions so trimraster can be renamed to crop

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

13 years agooops type in last commit.
Regina Obe [Fri, 2 Mar 2012 14:11:54 +0000 (14:11 +0000)]
oops type in last commit.

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

13 years ago#1630 -- this has got to be a bug in the PostgreSQL extensions model that I have...
Regina Obe [Fri, 2 Mar 2012 14:05:59 +0000 (14:05 +0000)]
#1630 -- this has got to be a bug in the PostgreSQL extensions model that I have to drop dependent types of views and types from extension when drop view and type.  Will confirm later.

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

13 years agoAdd section about soft upgrade with extensions.
Regina Obe [Fri, 2 Mar 2012 13:15:31 +0000 (13:15 +0000)]
Add section about soft upgrade with extensions.

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

13 years agoAdd handling of when clamped pixel values is equal to the band's clamped NODATA value...
Bborie Park [Fri, 2 Mar 2012 01:15:35 +0000 (01:15 +0000)]
Add handling of when clamped pixel values is equal to the band's clamped NODATA value.  Ticket is #1139.

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

13 years agoAdded regression test for error case reported in #1638.
David Zwarg [Thu, 1 Mar 2012 22:25:12 +0000 (22:25 +0000)]
Added regression test for error case reported in #1638.

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

13 years agoRefactored how skewed rasters are computed as the extents were not correct. Rewrote...
Bborie Park [Thu, 1 Mar 2012 22:17:28 +0000 (22:17 +0000)]
Refactored how skewed rasters are computed as the extents were not correct.  Rewrote parts of rt_raster_gdal_warp and rt_raster_gdal_rasterize.  Related ticket is #1615.

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

13 years agoFix for #1589 and #1633.
Pierre Racine [Thu, 1 Mar 2012 21:05:09 +0000 (21:05 +0000)]
Fix for #1589 and #1633.

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

13 years agopostgis_drop_before.sql.in.c => postgis_drop_before.sql
Sandro Santilli [Thu, 1 Mar 2012 20:32:41 +0000 (20:32 +0000)]
postgis_drop_before.sql.in.c => postgis_drop_before.sql

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

13 years agoMake --prefix note a warning rather than a failure. (#1628)
Paul Ramsey [Thu, 1 Mar 2012 19:46:45 +0000 (19:46 +0000)]
Make --prefix note a warning rather than a failure. (#1628)

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

13 years agoAdd an internal topology._st_mintolerance funtion
Sandro Santilli [Thu, 1 Mar 2012 19:09:50 +0000 (19:09 +0000)]
Add an internal topology._st_mintolerance funtion

This function computes the minimum tolerance for a given geometry.
It works by computing the smallest floating point difference that
could be expressed on any vertex of the geometry.

Currently it's only used to workaround the ST_DWithin/ST_Within
inconsistency (#1625) but could probably be used everytime 0 is
passed as a tolerance, possibly fixing #1641 as well.

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

13 years agoUpdate regression tests for 1-raster ST_MapAlgebraExpr due to commit r9371
Bborie Park [Thu, 1 Mar 2012 16:47:20 +0000 (16:47 +0000)]
Update regression tests for 1-raster ST_MapAlgebraExpr due to commit r9371

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

13 years agoFix for ticket #1635. Added explicit ~ and && operators on raster and geometry.
Pierre Racine [Thu, 1 Mar 2012 16:47:18 +0000 (16:47 +0000)]
Fix for ticket #1635. Added explicit ~ and && operators on raster and geometry.

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

13 years agoForced casting of output from 1-raster ST_MapAlgebraExpr. Ticket is #1639.
Bborie Park [Thu, 1 Mar 2012 15:59:39 +0000 (15:59 +0000)]
Forced casting of output from 1-raster ST_MapAlgebraExpr.  Ticket is #1639.

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

13 years agoMathML DTDs are also needed for the HTML
Sandro Santilli [Thu, 1 Mar 2012 15:51:43 +0000 (15:51 +0000)]
MathML DTDs are also needed for the HTML

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

13 years agoadded MathML 3 DTD to requirements in doc
Sandro Santilli [Thu, 1 Mar 2012 15:51:35 +0000 (15:51 +0000)]
added MathML 3 DTD to requirements in doc

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

13 years agoAdd a test for #1641 using a tolerance (1e-16 is good enough)
Sandro Santilli [Thu, 1 Mar 2012 15:14:27 +0000 (15:14 +0000)]
Add a test for #1641 using a tolerance (1e-16 is good enough)

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

13 years agoAdd test for #1641 (disabled as it would fail)
Sandro Santilli [Thu, 1 Mar 2012 15:07:58 +0000 (15:07 +0000)]
Add test for #1641 (disabled as it would fail)

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

13 years agoCleanup the face table as well (you just can't drop the universe)
Sandro Santilli [Thu, 1 Mar 2012 15:07:49 +0000 (15:07 +0000)]
Cleanup the face table as well (you just can't drop the universe)

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

13 years agoAdd more items in the skip list (#1640)
Sandro Santilli [Thu, 1 Mar 2012 12:50:19 +0000 (12:50 +0000)]
Add more items in the skip list (#1640)

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

13 years agoAdd tests for ptarray_insert_point (see #1640)
Sandro Santilli [Thu, 1 Mar 2012 12:25:58 +0000 (12:25 +0000)]
Add tests for ptarray_insert_point (see #1640)

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

13 years agoCheck args passed to ptarray_set_point4d
Sandro Santilli [Thu, 1 Mar 2012 12:25:50 +0000 (12:25 +0000)]
Check args passed to ptarray_set_point4d

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

13 years agoDrop reference to postgis_uses_stats (#1632)
Sandro Santilli [Thu, 1 Mar 2012 11:58:43 +0000 (11:58 +0000)]
Drop reference to postgis_uses_stats (#1632)

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

13 years agoProperly exit the loop parsing spatial_ref_sys population (#1640)
Sandro Santilli [Thu, 1 Mar 2012 09:16:15 +0000 (09:16 +0000)]
Properly exit the loop parsing spatial_ref_sys population (#1640)

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

13 years agoDrop postgis_uses_stats (#1632)
Sandro Santilli [Thu, 1 Mar 2012 08:54:38 +0000 (08:54 +0000)]
Drop postgis_uses_stats (#1632)

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

13 years agoRename drop files to be hopefully clearer, add copyright headers
Sandro Santilli [Thu, 1 Mar 2012 08:26:34 +0000 (08:26 +0000)]
Rename drop files to be hopefully clearer, add copyright headers

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

13 years agoStop including drop calls from main postgis.sql file
Sandro Santilli [Thu, 1 Mar 2012 08:26:25 +0000 (08:26 +0000)]
Stop including drop calls from main postgis.sql file

Upgrade file is still generated with the drop file included

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

13 years agomake parse location error test a little more lenient
Paul Ramsey [Wed, 29 Feb 2012 18:58:06 +0000 (18:58 +0000)]
make parse location error test a little more lenient

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

13 years agoUpdate for post-Beta1
Paul Ramsey [Wed, 29 Feb 2012 18:19:24 +0000 (18:19 +0000)]
Update for post-Beta1

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

13 years agoUpdate for beta1
Paul Ramsey [Wed, 29 Feb 2012 18:18:42 +0000 (18:18 +0000)]
Update for beta1

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

13 years agoCheck first point after snapping an edge to a new point (#1631)
Sandro Santilli [Wed, 29 Feb 2012 15:59:14 +0000 (15:59 +0000)]
Check first point after snapping an edge to a new point (#1631)

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

13 years agoGet the deprecated function right (fixes previous commit)
Sandro Santilli [Wed, 29 Feb 2012 14:20:41 +0000 (14:20 +0000)]
Get the deprecated function right (fixes previous commit)

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

13 years agoDrop removed st_clip function (#1630)
Sandro Santilli [Wed, 29 Feb 2012 14:14:19 +0000 (14:14 +0000)]
Drop removed st_clip function (#1630)

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

13 years agoDo not install intermediary files (#1621)
Sandro Santilli [Wed, 29 Feb 2012 13:52:38 +0000 (13:52 +0000)]
Do not install intermediary files (#1621)

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

13 years agoDon't override postgis_svn_revision.h with a fake revision (#1634)
Sandro Santilli [Wed, 29 Feb 2012 13:35:20 +0000 (13:35 +0000)]
Don't override postgis_svn_revision.h with a fake revision (#1634)

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

13 years agoStop using postgis_uses_stats() from postgis_full_version() (#1632)
Sandro Santilli [Wed, 29 Feb 2012 10:55:02 +0000 (10:55 +0000)]
Stop using postgis_uses_stats() from postgis_full_version() (#1632)

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

13 years agoIntegrate upgrade tips in postgis_full_version reference
Sandro Santilli [Wed, 29 Feb 2012 10:48:03 +0000 (10:48 +0000)]
Integrate upgrade tips in postgis_full_version reference

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

13 years agoMention rtpostgis_upgrade* and topology_upgrade* in manual (#1611)
Sandro Santilli [Wed, 29 Feb 2012 10:39:42 +0000 (10:39 +0000)]
Mention rtpostgis_upgrade* and topology_upgrade* in manual (#1611)

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

13 years agoHave XSLTPROCFLAGS default to --nonet
Sandro Santilli [Wed, 29 Feb 2012 10:08:37 +0000 (10:08 +0000)]
Have XSLTPROCFLAGS default to --nonet

This way you can drop by redefining it as in: make XSLTPROCFLAGS=

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

13 years agoAdd support for a user-defined XSLTPROCFLAGS variable to append
Sandro Santilli [Wed, 29 Feb 2012 09:51:26 +0000 (09:51 +0000)]
Add support for a user-defined XSLTPROCFLAGS variable to append

Example: make -C doc html XSLTPROCFLAGS=--nonet

Still defaults to allow net access, I couldn't find an option to
override --nonet with its contraty...

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

13 years ago#1630: Swap the order of dropping - you have to drop the function first before the...
Regina Obe [Wed, 29 Feb 2012 09:00:10 +0000 (09:00 +0000)]
#1630: Swap the order of dropping - you have to drop the function first before the type

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

13 years ago#1630: drop wktgeomval type from extension, but still can't drop because of function...
Regina Obe [Wed, 29 Feb 2012 08:44:00 +0000 (08:44 +0000)]
#1630: drop wktgeomval type from extension, but still can't drop because of function _st_dumpaswktpolygons

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

13 years ago#1619: Logic to mark spatial_ref_sys, topology, layers tables as user editable so...
Regina Obe [Wed, 29 Feb 2012 08:04:55 +0000 (08:04 +0000)]
#1619: Logic to mark spatial_ref_sys, topology, layers tables as user editable so that the data in them gets backed up during pg_dump

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

13 years agogit-svn-id: http://svn.osgeo.org/postgis/trunk@9339 b70326c6-7e19-0410-871a-916f4a2858ee
Pierre Racine [Wed, 29 Feb 2012 03:01:03 +0000 (03:01 +0000)]
git-svn-id: http://svn.osgeo.org/postgis/trunk@9339 b70326c6-7e19-0410-871a-916f4a2858ee

13 years agoOther minor fix.
Pierre Racine [Wed, 29 Feb 2012 02:56:15 +0000 (02:56 +0000)]
Other minor fix.

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

13 years agofix doc typo.
Pierre Racine [Wed, 29 Feb 2012 02:51:27 +0000 (02:51 +0000)]
fix doc typo.

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

13 years agoFix for ticket 1536. Added a nodataval[] parameter to ST_Intersection and removed...
Pierre Racine [Wed, 29 Feb 2012 02:47:35 +0000 (02:47 +0000)]
Fix for ticket 1536. Added a nodataval[] parameter to ST_Intersection and removed the otheruserfunc one.

Changed the ST_Clip trimraster parameter name to crop and set it to true by default.

Updated the doc.

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

13 years agoFix for MinGW!
Paul Ramsey [Wed, 29 Feb 2012 00:52:31 +0000 (00:52 +0000)]
Fix for MinGW!

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

13 years agoFix for windoze!
Paul Ramsey [Wed, 29 Feb 2012 00:49:57 +0000 (00:49 +0000)]
Fix for windoze!

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

13 years agoMake our --prefix policy crystal clear
Paul Ramsey [Tue, 28 Feb 2012 18:50:18 +0000 (18:50 +0000)]
Make our --prefix policy crystal clear

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

13 years agoFix regression due to new error message in GML generation
Paul Ramsey [Tue, 28 Feb 2012 18:29:57 +0000 (18:29 +0000)]
Fix regression due to new error message in GML generation

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

13 years agoMake error message on GML2 calls for TIN more instructive (#1591)
Paul Ramsey [Tue, 28 Feb 2012 18:09:49 +0000 (18:09 +0000)]
Make error message on GML2 calls for TIN more instructive (#1591)

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

13 years agoTopoGeo_addPoint: use a more functional tolerance when snapping (#1613)
Sandro Santilli [Tue, 28 Feb 2012 17:17:39 +0000 (17:17 +0000)]
TopoGeo_addPoint: use a more functional tolerance when snapping (#1613)

All of this looks like magic but it isn't.
I actually wonder if ST_ModEdgeSplit and ST_ModEdgesSplit and ST_Split
itself should do this internally, and if in doing so we wouldn't need
to do it from higher levels. It doesn't indeed feel comfortable to do
all this noise on such an high level.

Anyway this commit adds a now-passing regression test for the topology
building issue and that's A Good Thing.

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

13 years agoHush debugging lines unless requested
Sandro Santilli [Tue, 28 Feb 2012 17:17:29 +0000 (17:17 +0000)]
Hush debugging lines unless requested

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

13 years agoIgnore extension sql target dirs
Sandro Santilli [Tue, 28 Feb 2012 10:43:59 +0000 (10:43 +0000)]
Ignore extension sql target dirs

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

13 years agoHave configure look for mathml2.dtd, rework doc build scripts (#1157)
Sandro Santilli [Tue, 28 Feb 2012 10:28:20 +0000 (10:28 +0000)]
Have configure look for mathml2.dtd, rework doc build scripts (#1157)

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

13 years agocorrect proto output type -- ST_Union of rasters always returns a raster
Regina Obe [Tue, 28 Feb 2012 10:17:06 +0000 (10:17 +0000)]
correct proto output type -- ST_Union of rasters always returns a raster

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

13 years agoSet eol-style to LF
Paul Ramsey [Tue, 28 Feb 2012 06:13:17 +0000 (06:13 +0000)]
Set eol-style to LF

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

13 years agoTry again with line endings, this time using eol-style instead of eol-type (#1605)
Paul Ramsey [Mon, 27 Feb 2012 22:08:12 +0000 (22:08 +0000)]
Try again with line endings, this time using eol-style instead of eol-type (#1605)

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