Commit graph

209 commits

Author SHA1 Message Date
Bborie Park 56cfc061da Add news and doc changes to indicate proper support for raster band's
"isnodata" support

git-svn-id: http://svn.osgeo.org/postgis/trunk@10517 b70326c6-7e19-0410-871a-916f4a2858ee
2012-10-22 17:19:54 +00:00
Paul Ramsey 11c7463c32 Wrap NEWS to 80cols
git-svn-id: http://svn.osgeo.org/postgis/trunk@10488 b70326c6-7e19-0410-871a-916f4a2858ee
2012-10-19 22:20:01 +00:00
Bborie Park d0439b2080 Added to news regarding ticket #2057
git-svn-id: http://svn.osgeo.org/postgis/trunk@10487 b70326c6-7e19-0410-871a-916f4a2858ee
2012-10-19 18:51:05 +00:00
Bborie Park c8c1b6879d Add news items regarding changes to ST_SetValue and addition of
geomval variant of ST_SetValues()

git-svn-id: http://svn.osgeo.org/postgis/trunk@10467 b70326c6-7e19-0410-871a-916f4a2858ee
2012-10-18 21:45:22 +00:00
Bborie Park 7df57e61b8 Added items to NEWS and docs for ST_DumpValues
git-svn-id: http://svn.osgeo.org/postgis/trunk@10458 b70326c6-7e19-0410-871a-916f4a2858ee
2012-10-17 16:08:22 +00:00
Bborie Park b313dd9f2d Added optional interpolate_nodata flag as function parameter to ST_HillShade,
ST_Aspect and ST_Slope.

git-svn-id: http://svn.osgeo.org/postgis/trunk@10445 b70326c6-7e19-0410-871a-916f4a2858ee
2012-10-16 20:59:06 +00:00
Bborie Park 653bde1da3 Added news blurb and docs regarding expression variants of
ST_MapAlgebra.

git-svn-id: http://svn.osgeo.org/postgis/trunk@10442 b70326c6-7e19-0410-871a-916f4a2858ee
2012-10-16 19:55:56 +00:00
Sandro Santilli dada3886d9 Improve TopologySummary output
Add unregistered layers and orphaned TopoGeom count

git-svn-id: http://svn.osgeo.org/postgis/trunk@10435 b70326c6-7e19-0410-871a-916f4a2858ee
2012-10-16 08:29:26 +00:00
Bborie Park db9854a9d4 More documentation changes regarding deprecation status of
ST_MapAlgebraFct() variants. Added news item regarding deprecation status of ST_MapAlgebraFct and ST_MapAlgebraFctNgb variants

git-svn-id: http://svn.osgeo.org/postgis/trunk@10420 b70326c6-7e19-0410-871a-916f4a2858ee
2012-10-12 16:06:35 +00:00
Paul Ramsey e9bf8eeb82 Improve support for ST_Area(geography) over dateline and poles (#2006, #2039)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10407 b70326c6-7e19-0410-871a-916f4a2858ee
2012-10-11 22:48:11 +00:00
Bborie Park 514fd04622 Added n-raster ST_MapAlgebra(). Additional error checking in
rt_raster_iterator(). Added regression checks for n-raster
ST_MapAlgebra(). Ticket is #2030. Added news and docs for
ST_MapAlgebra().

git-svn-id: http://svn.osgeo.org/postgis/trunk@10392 b70326c6-7e19-0410-871a-916f4a2858ee
2012-10-10 22:02:40 +00:00
Bborie Park be60542eb5 Updated NEWS and docs regarding ST_Union(raster) behavior change.
git-svn-id: http://svn.osgeo.org/postgis/trunk@10372 b70326c6-7e19-0410-871a-916f4a2858ee
2012-10-03 21:03:16 +00:00
Bborie Park 563fb8ac54 Added multi-band support for ST_Union. Ticket is #2021
git-svn-id: http://svn.osgeo.org/postgis/trunk@10360 b70326c6-7e19-0410-871a-916f4a2858ee
2012-10-02 21:45:41 +00:00
Bborie Park b88337d497 Addition of C-based ST_Union(raster) aggregate function (ticket #1364). Renamed low level function rt_raster_has_no_band() to raster_has_band(). Updated docs and NEWS for ST_Union.
git-svn-id: http://svn.osgeo.org/postgis/trunk@10344 b70326c6-7e19-0410-871a-916f4a2858ee
2012-09-28 23:09:31 +00:00
Paul Ramsey 7ccb5cc62b Add casts from geometry::path, geometry::point, geometry::polygon, polygon::geometry, path::geometry, point::geometry to allow easier migration to PostGIS for folks who start with the Pg types.
git-svn-id: http://svn.osgeo.org/postgis/trunk@10336 b70326c6-7e19-0410-871a-916f4a2858ee
2012-09-28 17:03:46 +00:00
Sandro Santilli 456df7ed2c ST_Estimated_Extent renamed to ST_EstimatedExtent (#1994)
ST_Estimated_Extent is kept but deprecated, testcases test both
signatures. Documentation documents the new name and warns about
it being renamed in 2.1.0

git-svn-id: http://svn.osgeo.org/postgis/trunk@10279 b70326c6-7e19-0410-871a-916f4a2858ee
2012-09-13 09:53:02 +00:00
Paul Ramsey e6ad2e47e5 #1780 ST_GeoHash should support geography type without cast
git-svn-id: http://svn.osgeo.org/postgis/trunk@10278 b70326c6-7e19-0410-871a-916f4a2858ee
2012-09-13 02:08:45 +00:00
Paul Ramsey b34346b012 correct length for closed circles (#1978)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10257 b70326c6-7e19-0410-871a-916f4a2858ee
2012-09-07 22:20:00 +00:00
Paul Ramsey 66dacff9f2 ST_GeomFromGML on CurvePolygon causes server crash (#1936)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10255 b70326c6-7e19-0410-871a-916f4a2858ee
2012-09-07 20:05:25 +00:00
Paul Ramsey db8385a18c ST_Distance to a one-point LineString returns NULL (#1957)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10251 b70326c6-7e19-0410-871a-916f4a2858ee
2012-09-07 18:27:49 +00:00
Bborie Park 96ab9b30a0 Added item for fixes regarding ticket #1981
git-svn-id: http://svn.osgeo.org/postgis/trunk@10241 b70326c6-7e19-0410-871a-916f4a2858ee
2012-09-06 18:08:56 +00:00
Paul Ramsey e508329bcb ST_Segmentize(geography, maxseglength) (#1962)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10195 b70326c6-7e19-0410-871a-916f4a2858ee
2012-08-22 21:04:34 +00:00
Paul Ramsey 91f8b43387 Crash in ST_Distance (#1951)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10183 b70326c6-7e19-0410-871a-916f4a2858ee
2012-08-15 18:55:56 +00:00
Bborie Park 2d9fbc9d1a 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
2012-08-01 23:16:41 +00:00
Bborie Park 7eef12ba61 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
2012-07-31 23:44:16 +00:00
Bborie Park 71c8e6299b Added news regarding #1939
git-svn-id: http://svn.osgeo.org/postgis/trunk@10137 b70326c6-7e19-0410-871a-916f4a2858ee
2012-07-29 02:36:49 +00:00
Bborie Park 135fe6ec68 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
2012-07-27 19:46:10 +00:00
Bborie Park eb0d7eef8d Added #1932 to NEWS
git-svn-id: http://svn.osgeo.org/postgis/trunk@10124 b70326c6-7e19-0410-871a-916f4a2858ee
2012-07-25 15:03:52 +00:00
Bborie Park 3dbe5cbd37 Added docs for ST_DFullyWithin(raster, raster)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10116 b70326c6-7e19-0410-871a-916f4a2858ee
2012-07-25 03:36:10 +00:00
Bborie Park 42ecb765ba Added docs for ST_DWithin(raster, raster)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10113 b70326c6-7e19-0410-871a-916f4a2858ee
2012-07-25 03:35:50 +00:00
Bborie Park 6b50e23c33 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
2012-07-24 18:01:31 +00:00
Bborie Park d32e87cec7 Added to docs for ST_CoveredBy
git-svn-id: http://svn.osgeo.org/postgis/trunk@10109 b70326c6-7e19-0410-871a-916f4a2858ee
2012-07-23 22:57:24 +00:00
Bborie Park 128bd41e79 Added docs for ST_Covers()
git-svn-id: http://svn.osgeo.org/postgis/trunk@10105 b70326c6-7e19-0410-871a-916f4a2858ee
2012-07-23 22:56:58 +00:00
Bborie Park 462d4c95c3 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
2012-07-23 18:58:21 +00:00
Bborie Park 2e49ed7fbf Addition of docs for ST_Within(raster, raster)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10096 b70326c6-7e19-0410-871a-916f4a2858ee
2012-07-23 17:50:04 +00:00
Bborie Park 2052f3c2da 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
2012-07-23 17:49:38 +00:00
Bborie Park 21116e51ac Updated NEWS and docs for ST_Touches()
git-svn-id: http://svn.osgeo.org/postgis/trunk@10079 b70326c6-7e19-0410-871a-916f4a2858ee
2012-07-19 20:10:20 +00:00
Bborie Park 57b4b24332 Added docs for ST_Overlaps
git-svn-id: http://svn.osgeo.org/postgis/trunk@10075 b70326c6-7e19-0410-871a-916f4a2858ee
2012-07-19 18:18:30 +00:00
Paul Ramsey 3c61d6b7dd Add in geography note
git-svn-id: http://svn.osgeo.org/postgis/trunk@10070 b70326c6-7e19-0410-871a-916f4a2858ee
2012-07-19 17:00:39 +00:00
Bborie Park 7748002edc 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
2012-07-17 22:37:37 +00:00
Bborie Park 3ad36df295 Added docs and updated NEWS for ST_BandSurface
git-svn-id: http://svn.osgeo.org/postgis/trunk@10059 b70326c6-7e19-0410-871a-916f4a2858ee
2012-07-13 23:29:02 +00:00
Bborie Park 92074a66bd 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
2012-07-03 22:30:36 +00:00
Sandro Santilli 5c78167ece Add ST_DelaunayTriangles (#1215)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9994 b70326c6-7e19-0410-871a-916f4a2858ee
2012-06-27 15:53:53 +00:00
Bborie Park 3908d60bc0 Addition of ST_PixelOfValue. Ticket is #1889.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9987 b70326c6-7e19-0410-871a-916f4a2858ee
2012-06-26 18:17:31 +00:00
Regina Obe 165bcb6f45 2.0.1 ticket notes
git-svn-id: http://svn.osgeo.org/postgis/trunk@9982 b70326c6-7e19-0410-871a-916f4a2858ee
2012-06-24 19:31:21 +00:00
Bborie Park 00ba41b9cf Addition of aggregate variant of ST_SameAlignment. Ticket is #1661.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9953 b70326c6-7e19-0410-871a-916f4a2858ee
2012-06-19 19:08:15 +00:00
Bborie Park 3a5a6ab90f Updated NEWS of recent fixes to trunk
git-svn-id: http://svn.osgeo.org/postgis/trunk@9947 b70326c6-7e19-0410-871a-916f4a2858ee
2012-06-18 22:58:03 +00:00
Bborie Park 09ff177184 Fix division by zero in ST_ApproxSummaryStats and the situation where
band is empty.  Added regression tests for both situations.
Ticket is #1872

git-svn-id: http://svn.osgeo.org/postgis/trunk@9940 b70326c6-7e19-0410-871a-916f4a2858ee
2012-06-18 22:47:34 +00:00
Regina Obe 56d6b7fe25 more additions and clarifications
git-svn-id: http://svn.osgeo.org/postgis/trunk@9927 b70326c6-7e19-0410-871a-916f4a2858ee
2012-06-18 13:19:40 +00:00
Regina Obe b8c359e5e6 take out interruptibility from 2.0.1 release notes - got pushed to 2.1.0
git-svn-id: http://svn.osgeo.org/postgis/trunk@9925 b70326c6-7e19-0410-871a-916f4a2858ee
2012-06-18 13:06:31 +00:00