Commit graph

6752 commits

Author SHA1 Message Date
Regina Obe 4f083d1b0e #1338 - document ST_PixelWidth/Height
git-svn-id: http://svn.osgeo.org/postgis/trunk@8301 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-03 07:24:02 +00:00
Bborie Park 1c264ccf8b Removed VARIADIC from ST_BandMetadata. Associated ticket is #1343.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8300 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-03 06:54:04 +00:00
Regina Obe efbea175da #1346: fix misuse of quote_literal causing topology, topology, topology, topology
git-svn-id: http://svn.osgeo.org/postgis/trunk@8299 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-02 17:44:26 +00:00
Sandro Santilli 57248139f7 Encode dependency of topology.sql on ManageHelper.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@8298 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-02 17:28:16 +00:00
Regina Obe 7a5e6874ce more revisions to cross streets logic -- don't rely on start point working with multilinestrings. change tfid to be unique index on faces.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8297 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-02 15:43:01 +00:00
Bborie Park 0c79da1b88 Added cleanup statements for bandmetatype type and change function signature for st_bandmetadata.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8296 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-02 15:22:33 +00:00
Bborie Park 82af1d7b1c Removed the type bandmetadata as per #1343.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8295 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-02 15:13:44 +00:00
Regina Obe d93b52290e move geocode_intersection.sql to user api section since it is documented.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8294 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-02 08:07:15 +00:00
Regina Obe f65443e980 try to make emphasis bold by putting in a role='bold'
git-svn-id: http://svn.osgeo.org/postgis/trunk@8293 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-02 06:27:51 +00:00
Regina Obe 977800c2d3 replace ~= with ST_OrderingEquals (now that we got rid of recheck the older ~= no longer is a truish geometry equality operator
git-svn-id: http://svn.osgeo.org/postgis/trunk@8292 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-01 20:41:20 +00:00
Regina Obe 5f602ecfb7 emphasize approximate in KNN operators to reduce the chance of any misunderstandings
git-svn-id: http://svn.osgeo.org/postgis/trunk@8291 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-01 20:37:22 +00:00
Regina Obe 417a10e4f6 make compatible with postgresql 8.4, more speed improvements
git-svn-id: http://svn.osgeo.org/postgis/trunk@8290 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-01 19:06:41 +00:00
Regina Obe 2723210c07 missed a spot about occasions where point distance is not same as <->
git-svn-id: http://svn.osgeo.org/postgis/trunk@8289 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-01 17:52:15 +00:00
Regina Obe bc5180039f try to clarify accuracy etc. of <#> and <->
git-svn-id: http://svn.osgeo.org/postgis/trunk@8288 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-01 17:38:08 +00:00
Pierre Racine 39ee83c51d Ticket 1342. Integrate ST_PixelAsPolygons into rtpostgis.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@8287 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-01 16:14:16 +00:00
Pierre Racine 2fb3d023b2 Return null when band number does not exist.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8286 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-01 16:07:24 +00:00
Pierre Racine 84235f76a1 Removed ST_MinPossibleVal defined in another script
git-svn-id: http://svn.osgeo.org/postgis/trunk@8285 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-01 16:06:40 +00:00
Pierre Racine 7d101938d1 Added doc, more test and return null when band number does not exist.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8284 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-01 16:05:42 +00:00
Pierre Racine 37b702b7a7 Ticket 1342. Integrate ST_Clip script into rtpostgis.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@8283 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-01 15:52:39 +00:00
Pierre Racine 3631b192df Ticket #1340. Integrate ST_Union into rtpostgis.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@8282 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-01 15:15:34 +00:00
Pierre Racine 8e47d93d39 Replaced AsBinary with ST_AsBinary in the test section
git-svn-id: http://svn.osgeo.org/postgis/trunk@8281 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-01 15:11:15 +00:00
Regina Obe 2aa8c6e733 #1337 clarify what sql is good for and get rid of some other obsolete syntax (this really needs to be read with a fine-tooth comb). The amount of obsolete info in this chapter is mesmerizing
git-svn-id: http://svn.osgeo.org/postgis/trunk@8280 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-01 13:32:10 +00:00
Regina Obe 5070e0112a #1333 geocode_intersections: would help to actually include the function to.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8276 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-01 08:36:30 +00:00
Regina Obe d50e3f770b #1333 geocode intersections
git-svn-id: http://svn.osgeo.org/postgis/trunk@8275 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-01 08:28:22 +00:00
David Zwarg bc11c03245 Added neighborhood hillshade on top of ST_MapAlgebraFctNgb. Part of #1318
git-svn-id: http://svn.osgeo.org/postgis/trunk@8274 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-01 04:29:24 +00:00
Bborie Park 9ad8d2bdc6 Tweaked ST_BandMetadata so that calling the function with an empty array returns all metadata of all bands. Example: ST_BandMetadata(rast, VARIADIC ARRAY[]::int[])
git-svn-id: http://svn.osgeo.org/postgis/trunk@8273 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-01 02:23:46 +00:00
Pierre Racine 299f6ec35b Copied from ST_MapAlgebra.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@8272 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-01 01:11:28 +00:00
Pierre Racine 9cd7a3972d Copied from ST_Union
git-svn-id: http://svn.osgeo.org/postgis/trunk@8271 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-01 01:10:24 +00:00
Pierre Racine 8146bd4b7e Some cleaning before inclusion in rtpostgis.sql
Removed ST_MultiBandMapAlgebra and ST_HasNoBand

git-svn-id: http://svn.osgeo.org/postgis/trunk@8270 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-01 01:09:22 +00:00
Pierre Racine 029834ee69 Return the last band when the provided band number does not exist.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8269 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-01 01:07:58 +00:00
Pierre Racine 4f6c2800f7 Added some variants and tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@8268 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-01 01:07:10 +00:00
Pierre Racine a90bc98922 plpgsql implementation for st_clip.sql(raster, geom)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8267 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-30 22:42:13 +00:00
Pierre Racine dab1e5887f Added the id of the polygon in the example
git-svn-id: http://svn.osgeo.org/postgis/trunk@8266 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-30 22:41:39 +00:00
David Zwarg 070d5b4702 Added ST_Aspect map algebra neighborhood shortcut function. #1318
git-svn-id: http://svn.osgeo.org/postgis/trunk@8265 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-30 22:34:29 +00:00
David Zwarg c46934ade1 Added ST_Slope map algebra neighborhood shortcut function.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8264 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-30 21:44:36 +00:00
Bborie Park 1897194dd0 Fixed ST_AsRaster to duplicate exactly the attributes of a reference raster.
Associated ticket is #1336.


git-svn-id: http://svn.osgeo.org/postgis/trunk@8263 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-30 20:35:57 +00:00
David Zwarg 8fee101ce1 Added helper user functions for common MapAlgebra operations: Min, Max, Mean, Range. #1318
git-svn-id: http://svn.osgeo.org/postgis/trunk@8262 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-30 19:26:34 +00:00
David Zwarg 3b770bde14 Updated tests for 'dog-ate-my-homework' test. Expanded comments and elaborated on complex conditionals in ST_MapAlgebraFctNgb
git-svn-id: http://svn.osgeo.org/postgis/trunk@8261 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-30 16:45:54 +00:00
David Zwarg 6582cf9f06 Added additional tests for ST_MapAlgebraFctNgb, changed string compare on nodatamode to !=
git-svn-id: http://svn.osgeo.org/postgis/trunk@8260 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-30 14:51:33 +00:00
Bborie Park 28c81a8579 In preparation of turning the table raster_columns into a view, refactored ST_BandMetadata to have the bandnum parameter be variadic. Fleshed out regression tests for ST_BandMetadata.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8259 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-29 23:25:49 +00:00
Sandro Santilli 40180c912e Ignore more generated files
git-svn-id: http://svn.osgeo.org/postgis/trunk@8258 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-29 20:30:36 +00:00
Paul Ramsey 22c50e8e1b ST_AddPoint returns incorrect result on Linux (#1335) from roualt
git-svn-id: http://svn.osgeo.org/postgis/trunk@8257 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-29 20:22:40 +00:00
Pierre Racine 65aab4a7c9 Replaced the summarystatsstate type with the summarystats type to avoid defining a new type.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8256 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-29 16:57:52 +00:00
Pierre Racine d62d4df2e7 Changed the note at the beginning of the file when the function is now implemented in C.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8255 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-29 16:34:48 +00:00
Pierre Racine 80e03d0295 Some more useful functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@8254 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-29 16:20:06 +00:00
Pierre Racine fc659b26bb Added some plpgsql functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@8253 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-29 16:15:25 +00:00
Regina Obe 576b575b13 Fix for #1310
git-svn-id: http://svn.osgeo.org/postgis/trunk@8252 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-29 08:49:06 +00:00
Regina Obe 35d7d7f0c7 Note: libxml2 dependency of ST_Geom*ML functions and ref back to configuration section. Also put in missing --with-xml2config flag in installion_configuration section
git-svn-id: http://svn.osgeo.org/postgis/trunk@8251 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-28 13:36:52 +00:00
Regina Obe 466f6e8b6d put a firmer sorta date in the sand
git-svn-id: http://svn.osgeo.org/postgis/trunk@8250 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-26 21:17:59 +00:00
Regina Obe 278a386276 more credit cleanup -- add people I missed, fix some minor typos
git-svn-id: http://svn.osgeo.org/postgis/trunk@8249 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-26 21:16:12 +00:00