]> granicus.if.org Git - postgis/log
postgis
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

12 years agoAddition of ST_Contains and regression tests. Ticket is #1914
Bborie Park [Mon, 23 Jul 2012 17:49:18 +0000 (17:49 +0000)]
Addition of ST_Contains and regression tests.  Ticket is #1914

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

12 years agoAdded rt_raster_contains() and regression tests
Bborie Park [Mon, 23 Jul 2012 17:49:11 +0000 (17:49 +0000)]
Added rt_raster_contains() and regression tests

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

12 years agoRemoved some commented out code and added more debug output
Bborie Park [Mon, 23 Jul 2012 17:49:03 +0000 (17:49 +0000)]
Removed some commented out code and added more debug output

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

12 years ago#1929 document behavior change and speed improvements
Regina Obe [Mon, 23 Jul 2012 00:46:14 +0000 (00:46 +0000)]
#1929 document behavior change and speed improvements

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

12 years agoAddition debug messages and disabled one regression test for ST_Touches
Bborie Park [Fri, 20 Jul 2012 00:31:51 +0000 (00:31 +0000)]
Addition debug messages and disabled one regression test for ST_Touches
due to floating point issues.  Will need to see the WKB output.

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

12 years agoCode cleanup and additional debug output
Bborie Park [Thu, 19 Jul 2012 23:53:10 +0000 (23:53 +0000)]
Code cleanup and additional debug output

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

12 years agoUpdated NEWS and docs for ST_Touches()
Bborie Park [Thu, 19 Jul 2012 20:10:20 +0000 (20:10 +0000)]
Updated NEWS and docs for ST_Touches()

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

12 years agoAddition of ST_Touches() for rasters and related regression tests.
Bborie Park [Thu, 19 Jul 2012 20:10:13 +0000 (20:10 +0000)]
Addition of ST_Touches() for rasters and related regression tests.
Ticket is #1921

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

12 years agoRemove rt_spatial_relationship regression tests as similar tests are
Bborie Park [Thu, 19 Jul 2012 20:10:00 +0000 (20:10 +0000)]
Remove rt_spatial_relationship regression tests as similar tests are
done in rt_intersects and rt_intersection

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

12 years agoExtracted most of code in rt_raster_overlaps to create generic GEOS
Bborie Park [Thu, 19 Jul 2012 20:09:53 +0000 (20:09 +0000)]
Extracted most of code in rt_raster_overlaps to create generic GEOS
spatial relationship testing function
rt_raster_geos_spatial_relationship().  Refactored rt_raster_overlaps()
call rt_raster_geos_spatial_relationship().  Added rt_raster_touches()
and associated regression tests

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

12 years agoAdded docs for ST_Overlaps
Bborie Park [Thu, 19 Jul 2012 18:18:30 +0000 (18:18 +0000)]
Added docs for ST_Overlaps

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

12 years agoAdded ST_Overlaps() and associated regression tests
Bborie Park [Thu, 19 Jul 2012 18:18:24 +0000 (18:18 +0000)]
Added ST_Overlaps() and associated regression tests

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

12 years agoAddition of rt_raster_overlaps and related regression tests. Fixed
Bborie Park [Thu, 19 Jul 2012 18:18:16 +0000 (18:18 +0000)]
Addition of rt_raster_overlaps and related regression tests.  Fixed
memory leaks in rt_raster_surface.

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

12 years agoRemoved code preventing use of rt_raster_intersects on offline bands as
Bborie Park [Thu, 19 Jul 2012 18:18:08 +0000 (18:18 +0000)]
Removed code preventing use of rt_raster_intersects on offline bands as
offline bands are supported

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

12 years agoMinor documentation change regarding && operator and tweaked one
Bborie Park [Thu, 19 Jul 2012 18:18:00 +0000 (18:18 +0000)]
Minor documentation change regarding && operator and tweaked one
variant of st_intersects

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

12 years agoAdd in geography note
Paul Ramsey [Thu, 19 Jul 2012 17:00:39 +0000 (17:00 +0000)]
Add in geography note

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

12 years agoFixed ST_Polygon regression tests to properly handle different GEOS
Bborie Park [Tue, 17 Jul 2012 22:38:03 +0000 (22:38 +0000)]
Fixed ST_Polygon regression tests to properly handle different GEOS
versions

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

12 years agoFix function creation statement
Bborie Park [Tue, 17 Jul 2012 22:37:57 +0000 (22:37 +0000)]
Fix function creation statement

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

12 years agoAdded cleanup code for removing ST_BandSurface
Bborie Park [Tue, 17 Jul 2012 22:37:52 +0000 (22:37 +0000)]
Added cleanup code for removing ST_BandSurface

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

12 years agoRegression tests intended for ST_BandSurface are now for ST_Polygon
Bborie Park [Tue, 17 Jul 2012 22:37:46 +0000 (22:37 +0000)]
Regression tests intended for ST_BandSurface are now for ST_Polygon

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

12 years agoRemoved ST_BandSurface as ST_Polygon does the same thing, just in SQL.
Bborie Park [Tue, 17 Jul 2012 22:37:37 +0000 (22:37 +0000)]
Removed ST_BandSurface as ST_Polygon does the same thing, just in SQL.
Changed ST_Polygon to point use C function instead of sql.
Refactored rt_raster_surface to match performance of SQL-only
ST_Polygon.

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

12 years agoadditional cleanup to insure settings are consistent
Regina Obe [Mon, 16 Jul 2012 03:17:51 +0000 (03:17 +0000)]
additional cleanup to insure settings are consistent

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

12 years ago#1913 regress check
Regina Obe [Mon, 16 Jul 2012 03:11:35 +0000 (03:11 +0000)]
#1913 regress check

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

12 years ago#1913 reverse geocoder sometimes gives least optimal answer because of sorting issue
Regina Obe [Mon, 16 Jul 2012 03:09:33 +0000 (03:09 +0000)]
#1913 reverse geocoder sometimes gives least optimal answer because of sorting issue

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

12 years agoUpdated TODO since a bunch of functions just had tickets created.
Bborie Park [Sat, 14 Jul 2012 00:14:56 +0000 (00:14 +0000)]
Updated TODO since a bunch of functions just had tickets created.

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

12 years agoUpdated TODO and refactored ST_Intersects(geometry, raster) to use
Bborie Park [Fri, 13 Jul 2012 23:44:29 +0000 (23:44 +0000)]
Updated TODO and refactored ST_Intersects(geometry, raster) to use
ST_BandSurface()

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

12 years agoAdded docs and updated NEWS for ST_BandSurface
Bborie Park [Fri, 13 Jul 2012 23:29:02 +0000 (23:29 +0000)]
Added docs and updated NEWS for ST_BandSurface

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

12 years agoAddition of ST_BandSurface and regressions tests. Ticket is #1911
Bborie Park [Fri, 13 Jul 2012 23:28:57 +0000 (23:28 +0000)]
Addition of ST_BandSurface and regressions tests.  Ticket is #1911

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

12 years agoAdditional tests for rt_raster_surface()
Bborie Park [Fri, 13 Jul 2012 23:28:50 +0000 (23:28 +0000)]
Additional tests for rt_raster_surface()

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

12 years agoAdditional comments regarding use of lwgeom_as_multi() and the
Bborie Park [Fri, 13 Jul 2012 23:28:44 +0000 (23:28 +0000)]
Additional comments regarding use of lwgeom_as_multi() and the
lwgeom_clone_deep()

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

12 years agoAddition of rt_raster_surface() function and related regression test.
Bborie Park [Fri, 13 Jul 2012 23:28:39 +0000 (23:28 +0000)]
Addition of rt_raster_surface() function and related regression test.
Added regression test for rt_raster_pixel_as_polygon.

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

12 years agoInitial commit of rt_raster_surface() with base regression tests
Bborie Park [Fri, 13 Jul 2012 23:28:32 +0000 (23:28 +0000)]
Initial commit of rt_raster_surface() with base regression tests

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

12 years agoAdd in test for node splitting with nulls and empties (#1905)
Paul Ramsey [Thu, 12 Jul 2012 17:24:36 +0000 (17:24 +0000)]
Add in test for node splitting with nulls and empties (#1905)

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

12 years agoChanged word choice "Supported" instead of "Available"
Bborie Park [Thu, 12 Jul 2012 13:49:46 +0000 (13:49 +0000)]
Changed word choice "Supported" instead of "Available"

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

12 years agoAllow circtree nodes to have more than 2 children (#1910)
Paul Ramsey [Thu, 12 Jul 2012 03:38:03 +0000 (03:38 +0000)]
Allow circtree nodes to have more than 2 children (#1910)

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

12 years agoComment on methodology behind tree node merging
Paul Ramsey [Wed, 11 Jul 2012 19:33:00 +0000 (19:33 +0000)]
Comment on methodology behind tree node merging

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

12 years agoComplete geography performance work (#1796), move testing functions into _ST_* name...
Paul Ramsey [Wed, 11 Jul 2012 18:15:50 +0000 (18:15 +0000)]
Complete geography performance work (#1796), move testing functions into _ST_* name space for privacy, add regression tests for issues encountered during development.

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

12 years agoAdd note for future pain
Paul Ramsey [Wed, 11 Jul 2012 04:14:20 +0000 (04:14 +0000)]
Add note for future pain

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

12 years agoFix issue with projecting from the poles, retain the source longitude for more sensib...
Paul Ramsey [Wed, 11 Jul 2012 04:05:57 +0000 (04:05 +0000)]
Fix issue with projecting from the poles, retain the source longitude for more sensible result.

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

12 years agoFix a NaN result leaking into the tree building algorithm (optimized 32 bit code...
Paul Ramsey [Tue, 10 Jul 2012 20:32:54 +0000 (20:32 +0000)]
Fix a NaN result leaking into the tree building algorithm (optimized 32 bit code only!).

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

12 years agoCreate target dir if non-existing
Sandro Santilli [Tue, 10 Jul 2012 20:27:35 +0000 (20:27 +0000)]
Create target dir if non-existing

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

12 years agoHandle best SRID finding for shapes the cross the poles and dateline. Also add some...
Paul Ramsey [Fri, 6 Jul 2012 23:50:33 +0000 (23:50 +0000)]
Handle best SRID finding for shapes the cross the poles and dateline. Also add some new larger zones in gnomic for larger shapes. (#1610)

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

12 years agoFix issue where the cached object is a point and the uncached one is a polygon. ...
Paul Ramsey [Thu, 5 Jul 2012 19:15:28 +0000 (19:15 +0000)]
Fix issue where the cached object is a point and the uncached one is a polygon. (#1796)

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

12 years agoSupport for larger objects in ST_Intersection(geography) (#1610) This adds a set...
Paul Ramsey [Thu, 5 Jul 2012 16:50:44 +0000 (16:50 +0000)]
Support for larger objects in ST_Intersection(geography) (#1610) This adds a set of larger regions that are handled with a gnomic projection. It could also use an orthographic. There's still a case to be handled for objects that cross the dateline or poles.

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

12 years agoFix problems with circtree building on short edges near the poles. (#1796)
Paul Ramsey [Wed, 4 Jul 2012 18:11:25 +0000 (18:11 +0000)]
Fix problems with circtree building on short edges near the poles. (#1796)

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

12 years agoFix pgsql2shp for big-endian systems (#1900)
Sandro Santilli [Wed, 4 Jul 2012 13:12:58 +0000 (13:12 +0000)]
Fix pgsql2shp for big-endian systems (#1900)

Submitted By: Ryan Oliver <ryan.oliver@dse.vic.gov.au>

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

12 years agoChanged return value of rt_pixtype_get_min_value() when pixel type is
Bborie Park [Wed, 4 Jul 2012 00:47:34 +0000 (00:47 +0000)]
Changed return value of rt_pixtype_get_min_value() when pixel type is
unknown

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

12 years agoFixed how the minimum possible value of a pixel type was being
Bborie Park [Wed, 4 Jul 2012 00:33:00 +0000 (00:33 +0000)]
Fixed how the minimum possible value of a pixel type was being
determined.  Added regression tests for band without NODATA.

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

12 years agoFixed handling of pixel value check for NODATA
Bborie Park [Tue, 3 Jul 2012 23:40:40 +0000 (23:40 +0000)]
Fixed handling of pixel value check for NODATA

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

12 years agoAdded docs for ST_PixelAsPoints and ST_PixelAsCentroids and update NEWS
Bborie Park [Tue, 3 Jul 2012 22:30:36 +0000 (22:30 +0000)]
Added docs for ST_PixelAsPoints and ST_PixelAsCentroids and update NEWS

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

12 years agoAddition of notes differentiating ST_DumpPolygons and
Bborie Park [Tue, 3 Jul 2012 22:30:30 +0000 (22:30 +0000)]
Addition of notes differentiating ST_DumpPolygons and
ST_PixelsAsPolygons

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

12 years agoAddition of regression tests for ST_PixelAsCentroids and
Bborie Park [Tue, 3 Jul 2012 22:30:20 +0000 (22:30 +0000)]
Addition of regression tests for ST_PixelAsCentroids and
ST_PixelAsPoints

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

12 years agoAddition of ST_PixelAsPoints and ST_PixelAsCentroids
Bborie Park [Tue, 3 Jul 2012 22:30:13 +0000 (22:30 +0000)]
Addition of ST_PixelAsPoints and ST_PixelAsCentroids

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

12 years agoRemoved RASTER_getPixelPolygon as it has been replaced with
Bborie Park [Tue, 3 Jul 2012 22:30:06 +0000 (22:30 +0000)]
Removed RASTER_getPixelPolygon as it has been replaced with
RASTER_getPixelPolygons

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

12 years agoChange signature of ST_PixelAsPolygons() and added regression tests.
Bborie Park [Tue, 3 Jul 2012 22:30:00 +0000 (22:30 +0000)]
Change signature of ST_PixelAsPolygons() and added regression tests.

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

12 years agoAdded check for empty raster to RASTER_getPixelPolygons
Bborie Park [Tue, 3 Jul 2012 22:29:51 +0000 (22:29 +0000)]
Added check for empty raster to RASTER_getPixelPolygons

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

12 years agoRefactored ST_PixelAsPolygons to call a C function and have enhanced
Bborie Park [Tue, 3 Jul 2012 22:29:43 +0000 (22:29 +0000)]
Refactored ST_PixelAsPolygons to call a C function and have enhanced
capabilities.  Additional variants and regression tests are next.

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

12 years agoRenamed "hasnodata" function parameter to "exclude_nodata_value"
Bborie Park [Tue, 3 Jul 2012 22:29:34 +0000 (22:29 +0000)]
Renamed "hasnodata" function parameter to "exclude_nodata_value"

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