]> granicus.if.org Git - postgis/log
postgis
13 years ago#1415 -- beginning support for options -- expose the currently useless opts flag
Regina Obe [Fri, 30 Dec 2011 15:43:55 +0000 (15:43 +0000)]
#1415 -- beginning support for options -- expose the currently useless opts flag

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

13 years agoStub in ST_LocateAlong and ST_LocateBetween for implementation before 2.0
Paul Ramsey [Fri, 30 Dec 2011 13:23:23 +0000 (13:23 +0000)]
Stub in ST_LocateAlong and ST_LocateBetween for implementation before 2.0

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

13 years agoput in default values for ST_AsSVG geography
Regina Obe [Fri, 30 Dec 2011 09:24:12 +0000 (09:24 +0000)]
put in default values for ST_AsSVG geography

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

13 years agochange ST_AsSVG(text) to explicilty list all args otherwise upgrade script fails...
Regina Obe [Fri, 30 Dec 2011 09:06:07 +0000 (09:06 +0000)]
change ST_AsSVG(text) to explicilty list all args otherwise upgrade script fails -- since old signature exists causing ambiguous conflict during install.

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

13 years agochange ST_AsSVG to use default args and support named args. Also correct misstatemen...
Regina Obe [Fri, 30 Dec 2011 08:48:50 +0000 (08:48 +0000)]
change ST_AsSVG to use default args and support named args.  Also correct misstatement in geography code as to the ordering of args thought that ordering makes more logical sense to me (it ain't the way it is)

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

13 years agoConditionally drop loader test tables (requires PostgreSQL >= 8.2 to support IF EXIST...
Paul Ramsey [Thu, 29 Dec 2011 21:00:31 +0000 (21:00 +0000)]
Conditionally drop loader test tables (requires PostgreSQL >= 8.2 to support IF EXISTS syntax)

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

13 years agoFix postgis_valid_typmod to use gserialized* as an input instead of lwgeom* to get...
Paul Ramsey [Thu, 29 Dec 2011 20:32:54 +0000 (20:32 +0000)]
Fix postgis_valid_typmod to use gserialized* as an input instead of lwgeom* to get past in/out memory management issues (#1413)

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

13 years agoRetain type of TopoGeometry objects defined by NO element (#1017)
Sandro Santilli [Thu, 29 Dec 2011 18:13:07 +0000 (18:13 +0000)]
Retain type of TopoGeometry objects defined by NO element (#1017)

Includes regression tests for conversion of typed empty objects
from simple to topological model.

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

13 years agoConsider TopoElements of type 0 as empty, allow CreateTopoGeom calls w/out a TopoElem...
Sandro Santilli [Thu, 29 Dec 2011 18:01:08 +0000 (18:01 +0000)]
Consider TopoElements of type 0 as empty, allow CreateTopoGeom calls w/out a TopoElementArray to construct empties (#1017)

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

13 years agoTest more TopoGeometry creation
Sandro Santilli [Thu, 29 Dec 2011 11:18:08 +0000 (11:18 +0000)]
Test more TopoGeometry creation

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

13 years agoCreateTopoGeom: tweak error message on out-of-range TopoGeometry type
Sandro Santilli [Thu, 29 Dec 2011 10:52:17 +0000 (10:52 +0000)]
CreateTopoGeom: tweak error message on out-of-range TopoGeometry type

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

13 years agoComplete parameter names
Sandro Santilli [Thu, 29 Dec 2011 10:44:08 +0000 (10:44 +0000)]
Complete parameter names

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

13 years agoTypos and argument names
Sandro Santilli [Thu, 29 Dec 2011 07:40:05 +0000 (07:40 +0000)]
Typos and argument names

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

13 years agoHonour verbosity for database initialization errors
Sandro Santilli [Thu, 29 Dec 2011 07:39:56 +0000 (07:39 +0000)]
Honour verbosity for database initialization errors

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

13 years agoTabs to spaces, a few TODO items...
Sandro Santilli [Thu, 29 Dec 2011 07:04:39 +0000 (07:04 +0000)]
Tabs to spaces, a few TODO items...

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

13 years agoPut overridden (for topology) spatial predicates in their own file
Sandro Santilli [Thu, 29 Dec 2011 07:04:29 +0000 (07:04 +0000)]
Put overridden (for topology) spatial predicates in their own file

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

13 years agotopology.toTopoGeom: add type compatibility checks (#1017)
Sandro Santilli [Thu, 29 Dec 2011 06:48:18 +0000 (06:48 +0000)]
topology.toTopoGeom: add type compatibility checks (#1017)

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

13 years agoAdd geometry parameter names to functions
Sandro Santilli [Thu, 29 Dec 2011 06:05:17 +0000 (06:05 +0000)]
Add geometry parameter names to functions

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

13 years agoRemoved STRICT from various ST_Intersects functions and changed the costs of calling...
Bborie Park [Wed, 28 Dec 2011 16:51:39 +0000 (16:51 +0000)]
Removed STRICT from various ST_Intersects functions and changed the costs of calling ST_Intersects to 1000.  Related ticket is #1410.

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

13 years agoForce initialization of output GDAL raster from rt_raster_gdal_warp to band's NODATA...
Bborie Park [Wed, 28 Dec 2011 15:45:19 +0000 (15:45 +0000)]
Force initialization of output GDAL raster from rt_raster_gdal_warp to band's NODATA value.  Also, spelling correction.

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

13 years agoI have difficulty with simple math
Regina Obe [Wed, 28 Dec 2011 14:07:10 +0000 (14:07 +0000)]
I have difficulty with simple math

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

13 years agomore description of over view
Regina Obe [Wed, 28 Dec 2011 13:59:10 +0000 (13:59 +0000)]
more description of over view

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

13 years agoDrop spurious white spaces. Should fix #1409. Thanks Peter Clark.
Sandro Santilli [Wed, 28 Dec 2011 11:01:47 +0000 (11:01 +0000)]
Drop spurious white spaces. Should fix #1409. Thanks Peter Clark.

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

13 years agoCorrect output of INSERT statements for overviews in raster2pgsql.c. Associated...
Bborie Park [Wed, 28 Dec 2011 02:19:08 +0000 (02:19 +0000)]
Correct output of INSERT statements for overviews in raster2pgsql.c.  Associated ticket is #1404.  Aslo minor code formatting and additional code checks in rtpostgis.sql.in.c

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

13 years agooops missing tag -- removed other copy paste mistakes
Regina Obe [Tue, 27 Dec 2011 16:37:57 +0000 (16:37 +0000)]
oops missing tag -- removed other copy paste mistakes

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

13 years agodocument ST_HillShade (still need to put in examples)
Regina Obe [Tue, 27 Dec 2011 16:33:14 +0000 (16:33 +0000)]
document ST_HillShade (still need to put in examples)

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

13 years agonorm is right - powers of 2 are better especially since my file tiles are in powers...
Regina Obe [Tue, 27 Dec 2011 15:31:24 +0000 (15:31 +0000)]
norm is right - powers of 2 are better especially since my file tiles are in powers of 2 so don't get scrap tiles

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

13 years agolink to npgsql download site.
Regina Obe [Tue, 27 Dec 2011 06:32:01 +0000 (06:32 +0000)]
link to npgsql download site.

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

13 years agofix typo and provide link to java jdbc download site
Regina Obe [Tue, 27 Dec 2011 06:27:33 +0000 (06:27 +0000)]
fix typo and provide link to java jdbc download site

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

13 years agolink to raster applications section that demonstrates how to use these functions...
Regina Obe [Tue, 27 Dec 2011 06:04:26 +0000 (06:04 +0000)]
link to raster applications section that demonstrates how to use these functions in an application

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

13 years agoreplace java example with a simpler more useful one
Regina Obe [Tue, 27 Dec 2011 06:01:58 +0000 (06:01 +0000)]
replace java example with a simpler more useful one

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

13 years agoprovide a java console app example
Regina Obe [Tue, 27 Dec 2011 05:29:10 +0000 (05:29 +0000)]
provide a java console app example

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

13 years agomore description
Regina Obe [Mon, 26 Dec 2011 22:22:43 +0000 (22:22 +0000)]
more description

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

13 years agoc# example using ST_AsPNG
Regina Obe [Mon, 26 Dec 2011 22:10:45 +0000 (22:10 +0000)]
c# example using ST_AsPNG

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

13 years agomore cleanup
Regina Obe [Mon, 26 Dec 2011 20:31:32 +0000 (20:31 +0000)]
more cleanup

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

13 years agouse docbook paragraph tags
Regina Obe [Mon, 26 Dec 2011 20:24:26 +0000 (20:24 +0000)]
use docbook paragraph tags

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

13 years agosome other minor cleanup
Regina Obe [Mon, 26 Dec 2011 20:21:44 +0000 (20:21 +0000)]
some other minor cleanup

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

13 years agowrap php code in cdata tags
Regina Obe [Mon, 26 Dec 2011 20:20:32 +0000 (20:20 +0000)]
wrap php code in cdata tags

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

13 years agoAdd php example using postgis raster
Regina Obe [Mon, 26 Dec 2011 20:10:35 +0000 (20:10 +0000)]
Add php example using postgis raster

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

13 years agocorrect comment
Regina Obe [Mon, 26 Dec 2011 17:43:48 +0000 (17:43 +0000)]
correct comment

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

13 years agominor formatting cleanup
Regina Obe [Mon, 26 Dec 2011 17:38:53 +0000 (17:38 +0000)]
minor formatting cleanup

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

13 years agofix typo in image names
Regina Obe [Mon, 26 Dec 2011 17:37:53 +0000 (17:37 +0000)]
fix typo in image names

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

13 years agoexample of resample
Regina Obe [Mon, 26 Dec 2011 11:04:30 +0000 (11:04 +0000)]
example of resample

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

13 years agofix typo in cast check expression. Should be checking for box3d existence not box2d
Regina Obe [Mon, 26 Dec 2011 10:31:37 +0000 (10:31 +0000)]
fix typo in cast check expression.  Should be checking for box3d existence not box2d

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

13 years agobump up version numbers
Regina Obe [Mon, 26 Dec 2011 09:32:48 +0000 (09:32 +0000)]
bump up version numbers

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

13 years agoStub toTopoGeom function and testcase (#1017)
Sandro Santilli [Sun, 25 Dec 2011 10:56:12 +0000 (10:56 +0000)]
Stub toTopoGeom function and testcase (#1017)

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

13 years agoAdd missing dependencies of topology.sql (includes)
Sandro Santilli [Sun, 25 Dec 2011 10:56:02 +0000 (10:56 +0000)]
Add missing dependencies of topology.sql (includes)

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

13 years agoanother minor typo
Regina Obe [Sat, 24 Dec 2011 22:27:48 +0000 (22:27 +0000)]
another minor typo

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

13 years agofix typo in column numbers
Regina Obe [Sat, 24 Dec 2011 22:10:05 +0000 (22:10 +0000)]
fix typo in column numbers

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

13 years agominor formatting change
Regina Obe [Sat, 24 Dec 2011 21:39:49 +0000 (21:39 +0000)]
minor formatting change

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

13 years agofix formatting of ST_Transform example and add another sub example demonstrating...
Regina Obe [Sat, 24 Dec 2011 21:07:07 +0000 (21:07 +0000)]
fix formatting of ST_Transform example and add another sub example demonstrating using different algorithm

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

13 years agoexample for raster transform
Regina Obe [Sat, 24 Dec 2011 20:18:26 +0000 (20:18 +0000)]
example for raster transform

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

13 years agochange docs to use unix style slashes which work correctly on both Unix and windows.
Regina Obe [Sat, 24 Dec 2011 18:40:26 +0000 (18:40 +0000)]
change docs to use unix style slashes which work correctly on both Unix and windows.

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

13 years agoIf generating overviews and -F is set, overview tables will have "filename" column.
Bborie Park [Sat, 24 Dec 2011 16:42:57 +0000 (16:42 +0000)]
If generating overviews and -F is set, overview tables will have "filename" column.

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

13 years agoTesting the wrong variable when checking if two rasters is different.
Bborie Park [Sat, 24 Dec 2011 15:52:08 +0000 (15:52 +0000)]
Testing the wrong variable when checking if two rasters is different.

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

13 years agoEncode dependency of objects and scripts on configuration
Sandro Santilli [Sat, 24 Dec 2011 11:41:12 +0000 (11:41 +0000)]
Encode dependency of objects and scripts on configuration

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

13 years agoIgnore generated uninstall_rtpostgis.sql
Sandro Santilli [Sat, 24 Dec 2011 11:22:12 +0000 (11:22 +0000)]
Ignore generated uninstall_rtpostgis.sql

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

13 years agoDrop created tables after run
Sandro Santilli [Sat, 24 Dec 2011 11:22:08 +0000 (11:22 +0000)]
Drop created tables after run

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

13 years agoCleanup created tables after run
Sandro Santilli [Sat, 24 Dec 2011 11:22:02 +0000 (11:22 +0000)]
Cleanup created tables after run

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

13 years agodrop created table after run
Sandro Santilli [Sat, 24 Dec 2011 11:21:56 +0000 (11:21 +0000)]
drop created table after run

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

13 years agoAdd support for dropping DOMAINs in create_undef.pl (#1407)
Sandro Santilli [Sat, 24 Dec 2011 11:21:50 +0000 (11:21 +0000)]
Add support for dropping DOMAINs in create_undef.pl (#1407)

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

13 years agoEnable uninstall_topology.sql testing
Sandro Santilli [Sat, 24 Dec 2011 11:21:45 +0000 (11:21 +0000)]
Enable uninstall_topology.sql testing

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

13 years agoAllow fully-qualified basetype name for aggregates
Sandro Santilli [Sat, 24 Dec 2011 11:21:41 +0000 (11:21 +0000)]
Allow fully-qualified basetype name for aggregates

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

13 years agoDrop tables in reverse order, reducing probability of fkey troubles
Sandro Santilli [Sat, 24 Dec 2011 11:21:35 +0000 (11:21 +0000)]
Drop tables in reverse order, reducing probability of fkey troubles

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

13 years agorun_test doesn't need USE_VERSION anymore
Sandro Santilli [Sat, 24 Dec 2011 10:42:48 +0000 (10:42 +0000)]
run_test doesn't need USE_VERSION anymore

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

13 years agoGenerate uninstall_topology.sql
Sandro Santilli [Sat, 24 Dec 2011 10:42:40 +0000 (10:42 +0000)]
Generate uninstall_topology.sql

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

13 years agoStop using USE_VERSION, assume pgsql is always > 7.4.
Sandro Santilli [Sat, 24 Dec 2011 10:34:46 +0000 (10:34 +0000)]
Stop using USE_VERSION, assume pgsql is always > 7.4.

Hopefully fixes #819

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

13 years agoAdd support for objects schema definition in create_undef.pl
Sandro Santilli [Sat, 24 Dec 2011 10:34:42 +0000 (10:34 +0000)]
Add support for objects schema definition in create_undef.pl

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

13 years agoDrop created function after run
Sandro Santilli [Sat, 24 Dec 2011 09:59:14 +0000 (09:59 +0000)]
Drop created function after run

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

13 years agoEnsure mapalgebra test functions are dropped
Sandro Santilli [Sat, 24 Dec 2011 09:59:08 +0000 (09:59 +0000)]
Ensure mapalgebra test functions are dropped

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

13 years agoDon't load rt_utility_test data creator as test
Sandro Santilli [Sat, 24 Dec 2011 09:59:00 +0000 (09:59 +0000)]
Don't load rt_utility_test data creator as test

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

13 years agoAdd rt_empty_raster dropper script
Sandro Santilli [Sat, 24 Dec 2011 09:58:53 +0000 (09:58 +0000)]
Add rt_empty_raster dropper script

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

13 years agoAdd rt_properties_test dropper script
Sandro Santilli [Sat, 24 Dec 2011 09:58:46 +0000 (09:58 +0000)]
Add rt_properties_test dropper script

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

13 years agoMove single-test data tables within the testfiles, cleanup after run
Sandro Santilli [Sat, 24 Dec 2011 09:58:39 +0000 (09:58 +0000)]
Move single-test data tables within the testfiles, cleanup after run

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

13 years agoCleanup after run
Sandro Santilli [Sat, 24 Dec 2011 09:58:31 +0000 (09:58 +0000)]
Cleanup after run

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

13 years agoAdd a drop_rt_band_properties_test script for cleanup purposes
Sandro Santilli [Sat, 24 Dec 2011 09:58:25 +0000 (09:58 +0000)]
Add a drop_rt_band_properties_test script for cleanup purposes

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

13 years agocleanup data tables
Sandro Santilli [Sat, 24 Dec 2011 09:58:17 +0000 (09:58 +0000)]
cleanup data tables

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

13 years agoAdd a drop_rt_gist_test.sql file for cleanup purposes (#301)
Sandro Santilli [Sat, 24 Dec 2011 09:58:10 +0000 (09:58 +0000)]
Add a drop_rt_gist_test.sql file for cleanup purposes (#301)

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

13 years agoCleanup created objects
Sandro Santilli [Sat, 24 Dec 2011 09:58:03 +0000 (09:58 +0000)]
Cleanup created objects

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

13 years agoAvoid function calls in DEFAULT specifications for unknown SRID
Sandro Santilli [Sat, 24 Dec 2011 09:57:57 +0000 (09:57 +0000)]
Avoid function calls in DEFAULT specifications for unknown SRID

Matches what postgis.sql does as well.
Fixes generation of uninstall script for raster (#301)

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

13 years agoEnhance DEFAULT specification stripper
Sandro Santilli [Sat, 24 Dec 2011 09:57:52 +0000 (09:57 +0000)]
Enhance DEFAULT specification stripper

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

13 years agoRun uninstall test for raster, when enabled
Sandro Santilli [Sat, 24 Dec 2011 09:57:47 +0000 (09:57 +0000)]
Run uninstall test for raster, when enabled

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

13 years agoGenerate uninstall_rtpostgis.sql (#301)
Sandro Santilli [Sat, 24 Dec 2011 09:56:56 +0000 (09:56 +0000)]
Generate uninstall_rtpostgis.sql (#301)

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

13 years agoAdditional work to remove DROP FUNCTION statements depending upon prior DROP TYPE...
Bborie Park [Sat, 24 Dec 2011 02:51:02 +0000 (02:51 +0000)]
Additional work to remove DROP FUNCTION statements depending upon prior DROP TYPE ... CASCADE statements that generate ERRORs

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

13 years agoInstead of using spatial reference text in WKT format, use PROJ.4 format when possibl...
Bborie Park [Sat, 24 Dec 2011 01:14:16 +0000 (01:14 +0000)]
Instead of using spatial reference text in WKT format, use PROJ.4 format when possible.  This does mean that in situations that require WKT format, rt_raster_gdal_sr must be called to convert from one format to the other.

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

13 years agoFix issue with RASTER_sameAlignment where the deserializing of the raster is not...
Bborie Park [Sat, 24 Dec 2011 01:08:20 +0000 (01:08 +0000)]
Fix issue with RASTER_sameAlignment where the deserializing of the raster is not being limited to just the header.

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

13 years agosupport multiline function signatures at the parsing stage too...
Sandro Santilli [Fri, 23 Dec 2011 17:33:13 +0000 (17:33 +0000)]
support multiline function signatures at the parsing stage too...

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

13 years agoAdd support for multiline function signatures
Sandro Santilli [Fri, 23 Dec 2011 17:30:20 +0000 (17:30 +0000)]
Add support for multiline function signatures

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

13 years agoOverview constraints should always be added regardless of whether or not the user...
Bborie Park [Fri, 23 Dec 2011 17:01:15 +0000 (17:01 +0000)]
Overview constraints should always be added regardless of whether or not the user requests raster constraints.

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

13 years agoWrite header in the files generated by create_undef.pl
Sandro Santilli [Fri, 23 Dec 2011 16:49:59 +0000 (16:49 +0000)]
Write header in the files generated by create_undef.pl

Header includes license, creation timestamp and input filename

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

13 years agoSimplify uninstall_postgis.sql rule, drop the manual edited version
Sandro Santilli [Fri, 23 Dec 2011 16:49:53 +0000 (16:49 +0000)]
Simplify uninstall_postgis.sql rule, drop the manual edited version

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

13 years agoFixed erroneous addition of filename to overviews when the flags -l -F -Y are combined.
Bborie Park [Fri, 23 Dec 2011 16:39:04 +0000 (16:39 +0000)]
Fixed erroneous addition of filename to overviews when the flags -l -F -Y are combined.

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

13 years agoFixed for better path handling
Bborie Park [Fri, 23 Dec 2011 16:22:34 +0000 (16:22 +0000)]
Fixed for better path handling

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

13 years agoput in sections for postgis extensions. Probably will need some cleanup.
Regina Obe [Fri, 23 Dec 2011 16:18:30 +0000 (16:18 +0000)]
put in sections for postgis extensions.  Probably will need some cleanup.

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

13 years agoIgnore generated comment files
Sandro Santilli [Fri, 23 Dec 2011 16:14:52 +0000 (16:14 +0000)]
Ignore generated comment files

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

13 years agoIgnore generated raster files
Sandro Santilli [Fri, 23 Dec 2011 16:14:48 +0000 (16:14 +0000)]
Ignore generated raster files

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

13 years agoLet create_undef.pl generate uninstall_postgis.sql
Sandro Santilli [Fri, 23 Dec 2011 16:14:44 +0000 (16:14 +0000)]
Let create_undef.pl generate uninstall_postgis.sql

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

13 years agoCleanup after loader test runs, fixing uninstall testing
Sandro Santilli [Fri, 23 Dec 2011 16:14:39 +0000 (16:14 +0000)]
Cleanup after loader test runs, fixing uninstall testing

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

13 years agoDrop objects created by the tests
Sandro Santilli [Fri, 23 Dec 2011 16:14:35 +0000 (16:14 +0000)]
Drop objects created by the tests

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

13 years agoFix create_undef.pl script to generate correct uninstall script
Sandro Santilli [Fri, 23 Dec 2011 16:14:28 +0000 (16:14 +0000)]
Fix create_undef.pl script to generate correct uninstall script

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