]> granicus.if.org Git - postgis/log
postgis
12 years ago#1970 - 9.2rc1 regress failure change layer_id_seq from select * to explicitly select...
Regina Obe [Wed, 5 Sep 2012 13:41:41 +0000 (13:41 +0000)]
#1970 - 9.2rc1 regress failure change layer_id_seq from select * to explicitly select fields. log_cnt now returns 0 for 9.2rc1 so fails regress otherwise

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

12 years ago#1974 evidentally Unix really needs the RGB, RGBA quoted and windows doesn't like...
Regina Obe [Tue, 4 Sep 2012 12:53:07 +0000 (12:53 +0000)]
#1974 evidentally Unix really needs the RGB, RGBA quoted and windows doesn't like single quotes.  Change to double quotes to satisfy both :)

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

12 years ago#1974 revision of () escaping to work on Posix
Regina Obe [Tue, 4 Sep 2012 12:48:42 +0000 (12:48 +0000)]
#1974 revision of () escaping to work on Posix

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

12 years agoRe-quote the styles, needed here
Sandro Santilli [Tue, 4 Sep 2012 12:43:33 +0000 (12:43 +0000)]
Re-quote the styles, needed here

Here is ImageMagick 6.5.7-8 2012-08-17 Q16
Didn't look what exactly parses styles.conf

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

12 years agoProperly escape imagemagic paren arguments
Sandro Santilli [Tue, 4 Sep 2012 12:34:01 +0000 (12:34 +0000)]
Properly escape imagemagic paren arguments

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

12 years ago#1974 revise style colors and generator.c convert calls so they work with windows...
Regina Obe [Tue, 4 Sep 2012 11:44:18 +0000 (11:44 +0000)]
#1974 revise style colors and generator.c convert calls so they work with windows ImageMagick 6.7.9 Q16

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

12 years agoAdd missing signatures from 1.5, closing #1391
Sandro Santilli [Sat, 1 Sep 2012 08:39:02 +0000 (08:39 +0000)]
Add missing signatures from 1.5, closing #1391

These are: st_asukml and {x,y}{min,max}(box2d)

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

12 years ago#1960 JDK7 compatibility patch
Regina Obe [Tue, 28 Aug 2012 04:08:23 +0000 (04:08 +0000)]
#1960 JDK7 compatibility patch

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

12 years agoFix for #1969 (and test buildbot) make postgis_upgrade_21_minor.sql same as postgis_u...
Regina Obe [Tue, 28 Aug 2012 00:05:33 +0000 (00:05 +0000)]
Fix for #1969 (and test buildbot) make postgis_upgrade_21_minor.sql same as postgis_upgrade_20_21.sql for now since we are in prerelease mode.

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

12 years ago#1897 relabel currently mislabeled postgis_upgrade_20_minor.sql to postgis_upgrade_20...
Regina Obe [Mon, 27 Aug 2012 04:50:55 +0000 (04:50 +0000)]
#1897 relabel currently mislabeled postgis_upgrade_20_minor.sql to postgis_upgrade_20_21.sql  (still need to do the same for raster and topology)

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

12 years agoUp version number from 2.0.1.SVN to 2.1.0SVN
Regina Obe [Sat, 25 Aug 2012 03:16:25 +0000 (03:16 +0000)]
Up version number from 2.0.1.SVN to 2.1.0SVN

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

12 years ago1963: Cast text to geometry for ST_Segmentize -- introduction of geography means...
Regina Obe [Thu, 23 Aug 2012 07:16:36 +0000 (07:16 +0000)]
1963: Cast text to geometry for ST_Segmentize -- introduction of geography means no more laziness allowed

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

12 years agoupdate about enhancements in geography ST_DWithin and ST_Distance. Done for ST_Inter...
Regina Obe [Thu, 23 Aug 2012 06:37:42 +0000 (06:37 +0000)]
update about enhancements in geography ST_DWithin and ST_Distance.  Done for ST_Intersects too I think?  Paul? But haven't marked ST_Intersects since wasn't sure.

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

12 years agodocument ST_Segmentize new geography function. Will provide example later.
Regina Obe [Thu, 23 Aug 2012 06:31:42 +0000 (06:31 +0000)]
document ST_Segmentize new geography function.  Will provide example later.

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

12 years agoST_Segmentize(geography, maxseglength) (#1962)
Paul Ramsey [Wed, 22 Aug 2012 21:04:34 +0000 (21:04 +0000)]
ST_Segmentize(geography, maxseglength) (#1962)

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

12 years agoST_Intersects(geography) returns incorrect result for pure-crossing cases (line cross...
Paul Ramsey [Tue, 21 Aug 2012 18:22:41 +0000 (18:22 +0000)]
ST_Intersects(geography) returns incorrect result for pure-crossing cases (line cross line, line crosses polygon) (#1958)

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

12 years agoCleanup of required versions and link to new page that lists pre-packaged distros...
Regina Obe [Mon, 20 Aug 2012 12:06:04 +0000 (12:06 +0000)]
Cleanup of required versions and link to new page that lists pre-packaged distros for various OS

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

12 years agoError in ST_Intersects: lwgeom_covers_lwgeom_sphere: only POLYGON and POINT types...
Paul Ramsey [Fri, 17 Aug 2012 19:15:57 +0000 (19:15 +0000)]
Error in ST_Intersects: lwgeom_covers_lwgeom_sphere: only POLYGON and POINT types are currently supported (#1949)

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

12 years agoFix ST_ModEdgeHeal and ST_NewEdgeHeal for doubly connected edges
Sandro Santilli [Fri, 17 Aug 2012 17:18:41 +0000 (17:18 +0000)]
Fix ST_ModEdgeHeal and ST_NewEdgeHeal for doubly connected edges

Includes testcases, closes #1955

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

12 years agoCrash in ST_Distance (#1951)
Paul Ramsey [Wed, 15 Aug 2012 18:55:56 +0000 (18:55 +0000)]
Crash in ST_Distance (#1951)

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

12 years agoremove tiger_2010 from 2.1. So just need to update for 2.0 branch. too much hassle...
Regina Obe [Tue, 14 Aug 2012 12:06:30 +0000 (12:06 +0000)]
remove tiger_2010 from 2.1.  So just need to update for 2.0 branch. too much hassle to backport and most people will want to use tiger_2011

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

12 years ago#1838 for tabblock name and tabblock_id are not big enough for california. Will...
Regina Obe [Mon, 13 Aug 2012 21:45:39 +0000 (21:45 +0000)]
#1838 for tabblock name and tabblock_id are not big enough for california.  Will only alter the columns if they have not already been increased in size

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

12 years ago#1838 -- tabblock not loading. oops committed wrong change. Revert previous change...
Regina Obe [Sat, 11 Aug 2012 19:58:33 +0000 (19:58 +0000)]
#1838 -- tabblock not loading.  oops committed wrong change.  Revert previous change and make correct change.

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

12 years ago#1838 tabblock not loading
Regina Obe [Sat, 11 Aug 2012 19:49:05 +0000 (19:49 +0000)]
#1838 tabblock not loading

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

12 years agoSwitch from gnomic to LAEA for the projection for the custom zones. Less perfect...
Paul Ramsey [Fri, 10 Aug 2012 16:00:31 +0000 (16:00 +0000)]
Switch from gnomic to LAEA for the projection for the custom zones. Less perfect intersections, but measure metric fidelity for distances, areas, etc. (#1610)

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

12 years ago#1944: Support for 2.1.0SVN/2.1.0SVN extension for topology
Regina Obe [Thu, 9 Aug 2012 15:54:52 +0000 (15:54 +0000)]
#1944: Support for 2.1.0SVN/2.1.0SVN extension for topology
ALTER EXTENSION postgis_topology UPDATE TO "2.1.0SVNnext";
ALTER EXTENSION postgis_topology UPDATE TO "2.1.0SVN";

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

12 years agofix typo revision to previous commit in support of #1944
Regina Obe [Thu, 9 Aug 2012 02:31:00 +0000 (02:31 +0000)]
fix typo revision to previous commit in support of #1944

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

12 years agoAdded clamped value comparisons and updated comments for rt_band_get_pixel_of_value()
Bborie Park [Thu, 9 Aug 2012 00:18:11 +0000 (00:18 +0000)]
Added clamped value comparisons and updated comments for rt_band_get_pixel_of_value()

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

12 years agorevision to previous commit -- forgot one and change Next to next
Regina Obe [Wed, 8 Aug 2012 06:26:07 +0000 (06:26 +0000)]
revision to previous commit -- forgot one and change Next to next

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

12 years ago#1944 Extensions Migration path from 2.1.0 to 2.1.0 - yoyo upgrade to allow upgrade...
Regina Obe [Wed, 8 Aug 2012 06:18:10 +0000 (06:18 +0000)]
#1944 Extensions Migration path from 2.1.0 to 2.1.0 - yoyo upgrade to allow upgrade 2.1.0SVN to 2.1.0SVNNext to 2.1.0SVN

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

12 years ago#1945 for upgrade from pre 2.1.0 release to 2.1.0 -- create samealignment agg and...
Regina Obe [Tue, 7 Aug 2012 12:34:43 +0000 (12:34 +0000)]
#1945 for upgrade from pre 2.1.0 release to 2.1.0 -- create samealignment agg and addbandarg types if they don't exist.  Get rid of pre-9.0 code -- WE CAN DO now since we don't support 8.4 in 2.1 :)

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

12 years agoRefactor data type cleanup
Bborie Park [Mon, 6 Aug 2012 22:29:13 +0000 (22:29 +0000)]
Refactor data type cleanup

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

12 years ago#1948 drop types from extension no longer needed by raster. Still can't upgrade becau...
Regina Obe [Mon, 6 Aug 2012 16:21:04 +0000 (16:21 +0000)]
#1948 drop types from extension no longer needed by raster. Still can't upgrade because addbandarg can't be altered if it doesn't exist.

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

12 years agoSimplify code underlying ST_AddBand(raster, raster[])
Bborie Park [Mon, 6 Aug 2012 15:02:50 +0000 (15:02 +0000)]
Simplify code underlying ST_AddBand(raster, raster[])

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

12 years agoAnother example for ST_DumpPoints which is the most common use case
Regina Obe [Sun, 5 Aug 2012 23:04:38 +0000 (23:04 +0000)]
Another example for ST_DumpPoints which is the most common use case

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

12 years agoReplaced last commit with something much simpler and possibly more
Bborie Park [Sat, 4 Aug 2012 14:28:15 +0000 (14:28 +0000)]
Replaced last commit with something much simpler and possibly more
effective

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

12 years agoAdded logic for when to DROP and/or CREATE TYPEs.
Bborie Park [Sat, 4 Aug 2012 14:12:42 +0000 (14:12 +0000)]
Added logic for when to DROP and/or CREATE TYPEs.

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

12 years ago#1947 try again forget end mark
Regina Obe [Fri, 3 Aug 2012 21:45:19 +0000 (21:45 +0000)]
#1947 try again forget end mark

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

12 years ago#1947 define upgrade path from 2.0.1 to 2.1.0SVN
Regina Obe [Fri, 3 Aug 2012 21:38:59 +0000 (21:38 +0000)]
#1947 define upgrade path from 2.0.1 to 2.1.0SVN

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

12 years agoAdded missing variant of ST_SetValues without nband parameter.
Bborie Park [Fri, 3 Aug 2012 19:43:16 +0000 (19:43 +0000)]
Added missing variant of ST_SetValues without nband parameter.

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

12 years agoAdded new TYPEs that need to be added when doing a minor upgrade.
Bborie Park [Fri, 3 Aug 2012 17:44:38 +0000 (17:44 +0000)]
Added new TYPEs that need to be added when doing a minor upgrade.

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

12 years agoCleanup of GDAL checks and additional check for OGR
Bborie Park [Fri, 3 Aug 2012 00:19:27 +0000 (00:19 +0000)]
Cleanup of GDAL checks and additional check for OGR

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

12 years agoAdded rt_util_gdal_register_all() to prevent multiple calls to
Bborie Park [Fri, 3 Aug 2012 00:19:20 +0000 (00:19 +0000)]
Added rt_util_gdal_register_all() to prevent multiple calls to
GDALAllRegister()

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

12 years agoTweaked tests to use new variants of ST_AddBand and ST_SetValues
Bborie Park [Thu, 2 Aug 2012 19:27:55 +0000 (19:27 +0000)]
Tweaked tests to use new variants of ST_AddBand and ST_SetValues

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

12 years agoCode and comments cleanup.
Bborie Park [Thu, 2 Aug 2012 18:51:31 +0000 (18:51 +0000)]
Code and comments cleanup.

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

12 years agoAdditional comments regarding use of PG_DETOAST_DATUM_COPY
Bborie Park [Thu, 2 Aug 2012 15:21:58 +0000 (15:21 +0000)]
Additional comments regarding use of PG_DETOAST_DATUM_COPY

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

12 years agoAdded comments regarding use of PG_DETOAST_DATUM*
Bborie Park [Wed, 1 Aug 2012 23:19:59 +0000 (23:19 +0000)]
Added comments regarding use of PG_DETOAST_DATUM*

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

12 years agoRewrote ST_AddBand(raster, ...) array version in C. Ticket is #1363
Bborie Park [Wed, 1 Aug 2012 23:16:41 +0000 (23:16 +0000)]
Rewrote ST_AddBand(raster, ...) array version in C.  Ticket is #1363

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

12 years agoFix raise notice that only shows in debug mode
Regina Obe [Wed, 1 Aug 2012 03:47:18 +0000 (03:47 +0000)]
Fix raise notice that only shows in debug mode

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

12 years agoAdded regression tests and docs for two of the ST_SetValues variants
Bborie Park [Tue, 31 Jul 2012 23:44:16 +0000 (23:44 +0000)]
Added regression tests and docs for two of the ST_SetValues variants

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

12 years agoAdded ST_SetValues for setting an area defined by x, y, width and height
Bborie Park [Tue, 31 Jul 2012 23:44:08 +0000 (23:44 +0000)]
Added ST_SetValues for setting an area defined by x, y, width and height
to one value.  Also added function parameter "keepnodata".

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

12 years agoAdded ST_SetValues() for setting an array of new values to a band.
Bborie Park [Tue, 31 Jul 2012 23:44:02 +0000 (23:44 +0000)]
Added ST_SetValues() for setting an array of new values to a band.
Ticket is #595

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

12 years agoFirst steps of add ST_SetValues() variant for array of values
Bborie Park [Tue, 31 Jul 2012 23:43:56 +0000 (23:43 +0000)]
First steps of add ST_SetValues() variant for array of values

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

12 years agoFixed forgotten type casting for ST_DWithin and ST_DFullyWithin()
Bborie Park [Tue, 31 Jul 2012 15:40:24 +0000 (15:40 +0000)]
Fixed forgotten type casting for ST_DWithin and ST_DFullyWithin()

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

12 years agoMake PostgreSQL 8.4 happy with the rt_polygon regression test.
Bborie Park [Mon, 30 Jul 2012 22:40:40 +0000 (22:40 +0000)]
Make PostgreSQL 8.4 happy with the rt_polygon regression test.

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

12 years agoAdded final touches of removing output-only data types
Bborie Park [Mon, 30 Jul 2012 15:40:52 +0000 (15:40 +0000)]
Added final touches of removing output-only data types

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

12 years agoAdded news regarding #1939
Bborie Park [Sun, 29 Jul 2012 02:36:49 +0000 (02:36 +0000)]
Added news regarding #1939

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

12 years agoRemoved histogram data type. Ticket is #1939
Bborie Park [Sun, 29 Jul 2012 02:34:29 +0000 (02:34 +0000)]
Removed histogram data type. Ticket is #1939

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

12 years agoRemoved valuecount data type. Ticket is #1939
Bborie Park [Sun, 29 Jul 2012 02:34:23 +0000 (02:34 +0000)]
Removed valuecount data type. Ticket is #1939

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

12 years agoRemoved quantile data type. Ticket is #1939
Bborie Park [Sun, 29 Jul 2012 02:34:16 +0000 (02:34 +0000)]
Removed quantile data type. Ticket is #1939

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

12 years agoRemoved summarystats data type. Ticket is #1939
Bborie Park [Sun, 29 Jul 2012 02:34:08 +0000 (02:34 +0000)]
Removed summarystats data type. Ticket is #1939

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

12 years agoExpanded on comments about things to keep in mind when using rt_band_set_pixel_line()
Bborie Park [Fri, 27 Jul 2012 22:49:13 +0000 (22:49 +0000)]
Expanded on comments about things to keep in mind when using rt_band_set_pixel_line()

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

12 years agoUpdated docs for new type addbandarg and new ST_AddBand() variant
Bborie Park [Fri, 27 Jul 2012 19:46:10 +0000 (19:46 +0000)]
Updated docs for new type addbandarg and new ST_AddBand() variant

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

12 years agoRefactored ST_AddBand to permit adding one or more new bands in one
Bborie Park [Fri, 27 Jul 2012 19:46:03 +0000 (19:46 +0000)]
Refactored ST_AddBand to permit adding one or more new bands in one
call.  Ticket is #1938.

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

12 years agoNew and refactored variants of ST_AddBand(). Purely superficial as none
Bborie Park [Fri, 27 Jul 2012 19:45:53 +0000 (19:45 +0000)]
New and refactored variants of ST_AddBand().  Purely superficial as none
of the underlying code has been rewritten for the changes...

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

12 years agoAdded examples to a bunch of functions
Bborie Park [Wed, 25 Jul 2012 20:37:53 +0000 (20:37 +0000)]
Added examples to a bunch of functions

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

12 years agoAdded rt_pixtype_compare_clamped_values() for comparing two doubles in
Bborie Park [Wed, 25 Jul 2012 19:31:34 +0000 (19:31 +0000)]
Added rt_pixtype_compare_clamped_values() for comparing two doubles in
the context of a pixeltype.

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

12 years agoAdded info about a few undocumented raster2pgsql flags
Bborie Park [Wed, 25 Jul 2012 15:26:31 +0000 (15:26 +0000)]
Added info about a few undocumented raster2pgsql flags

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

12 years agoAdded #1932 to NEWS
Bborie Park [Wed, 25 Jul 2012 15:03:52 +0000 (15:03 +0000)]
Added #1932 to NEWS

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

12 years agoFixed syntax for setting tablespace for index. Ticket is #1932. Thanks
Bborie Park [Wed, 25 Jul 2012 15:03:48 +0000 (15:03 +0000)]
Fixed syntax for setting tablespace for index.  Ticket is #1932.  Thanks
kib.

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

12 years agoDo not advertise broken type "geometry(srid)" (#1934)
Sandro Santilli [Wed, 25 Jul 2012 13:52:48 +0000 (13:52 +0000)]
Do not advertise broken type "geometry(srid)" (#1934)

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

12 years agoRemoved garbage comments
Bborie Park [Wed, 25 Jul 2012 03:36:30 +0000 (03:36 +0000)]
Removed garbage comments

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

12 years agoConsolidated create_* and drop_* scripts into respective regression
Bborie Park [Wed, 25 Jul 2012 03:36:24 +0000 (03:36 +0000)]
Consolidated create_* and drop_* scripts into respective regression
tests.  Should make things easier to build a valgrind test suite.

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

12 years agoAdded docs for ST_DFullyWithin(raster, raster)
Bborie Park [Wed, 25 Jul 2012 03:36:10 +0000 (03:36 +0000)]
Added docs for ST_DFullyWithin(raster, raster)

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

12 years agoAdded ST_DFullyWithin(raster, raster) and regression tests.
Bborie Park [Wed, 25 Jul 2012 03:36:05 +0000 (03:36 +0000)]
Added ST_DFullyWithin(raster, raster) and regression tests.
Ticket is #1920

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

12 years agoAdded rt_raster_full_within_distance() and regression tests
Bborie Park [Wed, 25 Jul 2012 03:35:57 +0000 (03:35 +0000)]
Added rt_raster_full_within_distance() and regression tests

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

12 years agoAdded docs for ST_DWithin(raster, raster)
Bborie Park [Wed, 25 Jul 2012 03:35:50 +0000 (03:35 +0000)]
Added docs for ST_DWithin(raster, raster)

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

12 years agoAdded ST_DWithin(raster, raster) and regression tests. Ticket is #1922
Bborie Park [Wed, 25 Jul 2012 03:35:45 +0000 (03:35 +0000)]
Added ST_DWithin(raster, raster) and regression tests.  Ticket is #1922

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

12 years agoAdded rt_raster_within_distance() and regression tests
Bborie Park [Wed, 25 Jul 2012 03:35:36 +0000 (03:35 +0000)]
Added rt_raster_within_distance() and regression tests

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

12 years agoAdded ST_Disjoint(raster, raster), regression tests and docs. Ticket is
Bborie Park [Tue, 24 Jul 2012 18:01:31 +0000 (18:01 +0000)]
Added ST_Disjoint(raster, raster), regression tests and docs.  Ticket is

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

12 years agoAdded to docs for ST_CoveredBy
Bborie Park [Mon, 23 Jul 2012 22:57:24 +0000 (22:57 +0000)]
Added to docs for ST_CoveredBy

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

12 years agoAdded ST_CoveredBy and regression tests. Ticket is #1917.
Bborie Park [Mon, 23 Jul 2012 22:57:17 +0000 (22:57 +0000)]
Added ST_CoveredBy and regression tests.  Ticket is #1917.

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

12 years agoFixed missing closing tag
Bborie Park [Mon, 23 Jul 2012 22:57:09 +0000 (22:57 +0000)]
Fixed missing closing tag

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

12 years agoAdded rt_raster_covered_by() and related tests
Bborie Park [Mon, 23 Jul 2012 22:57:05 +0000 (22:57 +0000)]
Added rt_raster_covered_by() and related tests

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

12 years agoAdded docs for ST_Covers()
Bborie Park [Mon, 23 Jul 2012 22:56:58 +0000 (22:56 +0000)]
Added docs for ST_Covers()

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

12 years agoAdded ST_Covers() and regression tests. Ticket is #1916
Bborie Park [Mon, 23 Jul 2012 22:56:53 +0000 (22:56 +0000)]
Added ST_Covers() and regression tests.  Ticket is #1916

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

12 years agoAdded rt_raster_covers() and regression tests
Bborie Park [Mon, 23 Jul 2012 22:56:45 +0000 (22:56 +0000)]
Added rt_raster_covers() and regression tests

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

12 years agoAdded docs for ST_ContainsProperly(raster, raster) and minor tweaking of
Bborie Park [Mon, 23 Jul 2012 18:58:21 +0000 (18:58 +0000)]
Added docs for ST_ContainsProperly(raster, raster) and minor tweaking of
comments

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

12 years agoAdded ST_ContainsProperly(raster, raster) and regression tests
Bborie Park [Mon, 23 Jul 2012 18:58:14 +0000 (18:58 +0000)]
Added ST_ContainsProperly(raster, raster) and regression tests

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

12 years agoAddition of rt_raster_contains_properly and regression tests
Bborie Park [Mon, 23 Jul 2012 18:58:05 +0000 (18:58 +0000)]
Addition of rt_raster_contains_properly and regression tests

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

12 years agoAdded regression tests for ST_Within(raster, raster). Ticket is #1923.
Bborie Park [Mon, 23 Jul 2012 17:50:23 +0000 (17:50 +0000)]
Added regression tests for ST_Within(raster, raster).  Ticket is #1923.

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

12 years agoMinor fixups to ST_Polygon in docs. Ticket is #1929.
Bborie Park [Mon, 23 Jul 2012 17:50:15 +0000 (17:50 +0000)]
Minor fixups to ST_Polygon in docs.  Ticket is #1929.

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

12 years agoMinor changes to comments
Bborie Park [Mon, 23 Jul 2012 17:50:10 +0000 (17:50 +0000)]
Minor changes to comments

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

12 years agoAddition of docs for ST_Within(raster, raster)
Bborie Park [Mon, 23 Jul 2012 17:50:04 +0000 (17:50 +0000)]
Addition of docs for ST_Within(raster, raster)

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

12 years agoReintroduced ST_Intersects(geometry, raster) and ST_Intersects(raster,
Bborie Park [Mon, 23 Jul 2012 17:49:57 +0000 (17:49 +0000)]
Reintroduced ST_Intersects(geometry, raster) and ST_Intersects(raster,
geometry).  Added notes regarding the use of ST_Polygon when needing to
test the spatial relationship between a raster and a geometry.

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

12 years agoAdded docs for ST_Contains(raster, raster)
Bborie Park [Mon, 23 Jul 2012 17:49:50 +0000 (17:49 +0000)]
Added docs for ST_Contains(raster, raster)

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

12 years agoUpdated regression tests to reflect the removal of various functions
Bborie Park [Mon, 23 Jul 2012 17:49:46 +0000 (17:49 +0000)]
Updated regression tests to reflect the removal of various functions

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

12 years agoRemoved all raster/geometry variants of ST_Intersects, ST_Overlaps,
Bborie Park [Mon, 23 Jul 2012 17:49:38 +0000 (17:49 +0000)]
Removed all raster/geometry variants of ST_Intersects, ST_Overlaps,
ST_Touches and ST_Contains.

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

12 years agoRemoved geometry-based ST_Touches for raster,geometry combinations.
Bborie Park [Mon, 23 Jul 2012 17:49:31 +0000 (17:49 +0000)]
Removed geometry-based ST_Touches for raster,geometry combinations.

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

12 years agoRemoved vector-space (geometry-based) variants of ST_Overlaps. Only
Bborie Park [Mon, 23 Jul 2012 17:49:24 +0000 (17:49 +0000)]
Removed vector-space (geometry-based) variants of ST_Overlaps.  Only
raster-space versions remain.

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