]>
granicus.if.org Git - postgis/log
Bborie Park [Wed, 7 Dec 2011 20:46:47 +0000 (20:46 +0000)]
Added rt_raster_set_pixel_line for use when setting values for sequential pixels. Should be faster than repeated calls to rt_raster_set_pixel.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8314
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Wed, 7 Dec 2011 15:29:46 +0000 (15:29 +0000)]
Refactored the GDALRasterIO part of rt_raster_from_gdal_dataset to use scanlines instead of "natural" blocks, which dramatically simplifies the code and makes it easier to maintain.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8313
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 7 Dec 2011 06:17:56 +0000 (06:17 +0000)]
alphabetize and update tester credits
git-svn-id: http://svn.osgeo.org/postgis/trunk@8312
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 7 Dec 2011 03:41:57 +0000 (03:41 +0000)]
update license to provide detail about documentation license and copyright of data etc.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8311
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Wed, 7 Dec 2011 01:15:46 +0000 (01:15 +0000)]
Fixed regression issue with rt_raster_from_gdal_dataset by explicitly setting the valid block sizes passed into GDALRasterIO. Probably related to the changes made in r8309
git-svn-id: http://svn.osgeo.org/postgis/trunk@8310
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Tue, 6 Dec 2011 16:48:12 +0000 (16:48 +0000)]
Removed attempt to duplicate entire band in rt_raster_from_gdal_dataset
git-svn-id: http://svn.osgeo.org/postgis/trunk@8309
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 6 Dec 2011 14:40:21 +0000 (14:40 +0000)]
put some obsolete notes in existing management functions. Now that raster_columns is a view no longer need to use management functions to drop or add raster columns or tables. Will document the new addconstraints etc. taht replaces much of these soon.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8308
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 6 Dec 2011 12:16:47 +0000 (12:16 +0000)]
Add copyright header. Date and attribution looked up by SCM history.
Verified by my own memory (I wrote the initial vesion of that file)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8307
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Tue, 6 Dec 2011 06:06:28 +0000 (06:06 +0000)]
Resolved a bunch of memory issues related to use of SPI that have been bugging me for a while. Tested successfully in Linux 32 and 64-bit and OSX 64-bit.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8306
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Mon, 5 Dec 2011 18:58:51 +0000 (18:58 +0000)]
As per discussions and ticket #1319, raster_columns and raster_overviews are now constraint-based views. AddRasterColumn, DropRasterColumn and DropRasterTable are now deprecated in favor of AddRasterConstraints and DropRasterConstraints. Additional constraints are now available for enforcing the consistency of the rasters in a table.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8305
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Mon, 5 Dec 2011 18:36:56 +0000 (18:36 +0000)]
Removed division by bin-width for when bin-widths are specified in ST_Histogram
git-svn-id: http://svn.osgeo.org/postgis/trunk@8304
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Mon, 5 Dec 2011 02:06:37 +0000 (02:06 +0000)]
Correctly free raster memory when handling NULL rasters.
Associated ticket is #1349
git-svn-id: http://svn.osgeo.org/postgis/trunk@8303
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 3 Dec 2011 08:29:50 +0000 (08:29 +0000)]
#1343: get rid of geomvalxy and change ST_PixelAsPolygons to use default args and do without geomvalxy
git-svn-id: http://svn.osgeo.org/postgis/trunk@8302
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 3 Dec 2011 07:24:02 +0000 (07:24 +0000)]
#1338 - document ST_PixelWidth/Height
git-svn-id: http://svn.osgeo.org/postgis/trunk@8301
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Sat, 3 Dec 2011 06:54:04 +0000 (06:54 +0000)]
Removed VARIADIC from ST_BandMetadata. Associated ticket is #1343.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8300
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 2 Dec 2011 17:44:26 +0000 (17:44 +0000)]
#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
Sandro Santilli [Fri, 2 Dec 2011 17:28:16 +0000 (17:28 +0000)]
Encode dependency of topology.sql on ManageHelper.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@8298
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 2 Dec 2011 15:43:01 +0000 (15:43 +0000)]
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
Bborie Park [Fri, 2 Dec 2011 15:22:33 +0000 (15:22 +0000)]
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
Bborie Park [Fri, 2 Dec 2011 15:13:44 +0000 (15:13 +0000)]
Removed the type bandmetadata as per #1343.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8295
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 2 Dec 2011 08:07:15 +0000 (08:07 +0000)]
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
Regina Obe [Fri, 2 Dec 2011 06:27:51 +0000 (06:27 +0000)]
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
Regina Obe [Thu, 1 Dec 2011 20:41:20 +0000 (20:41 +0000)]
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
Regina Obe [Thu, 1 Dec 2011 20:37:22 +0000 (20:37 +0000)]
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
Regina Obe [Thu, 1 Dec 2011 19:06:41 +0000 (19:06 +0000)]
make compatible with postgresql 8.4, more speed improvements
git-svn-id: http://svn.osgeo.org/postgis/trunk@8290
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 1 Dec 2011 17:52:15 +0000 (17:52 +0000)]
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
Regina Obe [Thu, 1 Dec 2011 17:38:08 +0000 (17:38 +0000)]
try to clarify accuracy etc. of <#> and <->
git-svn-id: http://svn.osgeo.org/postgis/trunk@8288
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Thu, 1 Dec 2011 16:14:16 +0000 (16:14 +0000)]
Ticket 1342. Integrate ST_PixelAsPolygons into rtpostgis.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@8287
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Thu, 1 Dec 2011 16:07:24 +0000 (16:07 +0000)]
Return null when band number does not exist.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8286
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Thu, 1 Dec 2011 16:06:40 +0000 (16:06 +0000)]
Removed ST_MinPossibleVal defined in another script
git-svn-id: http://svn.osgeo.org/postgis/trunk@8285
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Thu, 1 Dec 2011 16:05:42 +0000 (16:05 +0000)]
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
Pierre Racine [Thu, 1 Dec 2011 15:52:39 +0000 (15:52 +0000)]
Ticket 1342. Integrate ST_Clip script into rtpostgis.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@8283
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Thu, 1 Dec 2011 15:15:34 +0000 (15:15 +0000)]
Ticket #1340. Integrate ST_Union into rtpostgis.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@8282
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Thu, 1 Dec 2011 15:11:15 +0000 (15:11 +0000)]
Replaced AsBinary with ST_AsBinary in the test section
git-svn-id: http://svn.osgeo.org/postgis/trunk@8281
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 1 Dec 2011 13:32:10 +0000 (13:32 +0000)]
#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
Regina Obe [Thu, 1 Dec 2011 08:36:30 +0000 (08:36 +0000)]
#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
Regina Obe [Thu, 1 Dec 2011 08:28:22 +0000 (08:28 +0000)]
#1333 geocode intersections
git-svn-id: http://svn.osgeo.org/postgis/trunk@8275
b70326c6 -7e19-0410-871a-
916f4a2858ee
David Zwarg [Thu, 1 Dec 2011 04:29:24 +0000 (04:29 +0000)]
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
Bborie Park [Thu, 1 Dec 2011 02:23:46 +0000 (02:23 +0000)]
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
Pierre Racine [Thu, 1 Dec 2011 01:11:28 +0000 (01:11 +0000)]
Copied from ST_MapAlgebra.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@8272
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Thu, 1 Dec 2011 01:10:24 +0000 (01:10 +0000)]
Copied from ST_Union
git-svn-id: http://svn.osgeo.org/postgis/trunk@8271
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Thu, 1 Dec 2011 01:09:22 +0000 (01:09 +0000)]
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
Pierre Racine [Thu, 1 Dec 2011 01:07:58 +0000 (01:07 +0000)]
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
Pierre Racine [Thu, 1 Dec 2011 01:07:10 +0000 (01:07 +0000)]
Added some variants and tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@8268
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Wed, 30 Nov 2011 22:42:13 +0000 (22:42 +0000)]
plpgsql implementation for st_clip.sql(raster, geom)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8267
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Wed, 30 Nov 2011 22:41:39 +0000 (22:41 +0000)]
Added the id of the polygon in the example
git-svn-id: http://svn.osgeo.org/postgis/trunk@8266
b70326c6 -7e19-0410-871a-
916f4a2858ee
David Zwarg [Wed, 30 Nov 2011 22:34:29 +0000 (22:34 +0000)]
Added ST_Aspect map algebra neighborhood shortcut function. #1318
git-svn-id: http://svn.osgeo.org/postgis/trunk@8265
b70326c6 -7e19-0410-871a-
916f4a2858ee
David Zwarg [Wed, 30 Nov 2011 21:44:36 +0000 (21:44 +0000)]
Added ST_Slope map algebra neighborhood shortcut function.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8264
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Wed, 30 Nov 2011 20:35:57 +0000 (20:35 +0000)]
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
David Zwarg [Wed, 30 Nov 2011 19:26:34 +0000 (19:26 +0000)]
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
David Zwarg [Wed, 30 Nov 2011 16:45:54 +0000 (16:45 +0000)]
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
David Zwarg [Wed, 30 Nov 2011 14:51:33 +0000 (14:51 +0000)]
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
Bborie Park [Tue, 29 Nov 2011 23:25:49 +0000 (23:25 +0000)]
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
Sandro Santilli [Tue, 29 Nov 2011 20:30:36 +0000 (20:30 +0000)]
Ignore more generated files
git-svn-id: http://svn.osgeo.org/postgis/trunk@8258
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 29 Nov 2011 20:22:40 +0000 (20:22 +0000)]
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
Pierre Racine [Tue, 29 Nov 2011 16:57:52 +0000 (16:57 +0000)]
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
Pierre Racine [Tue, 29 Nov 2011 16:34:48 +0000 (16:34 +0000)]
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
Pierre Racine [Tue, 29 Nov 2011 16:20:06 +0000 (16:20 +0000)]
Some more useful functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@8254
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Tue, 29 Nov 2011 16:15:25 +0000 (16:15 +0000)]
Added some plpgsql functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@8253
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 29 Nov 2011 08:49:06 +0000 (08:49 +0000)]
Fix for #1310
git-svn-id: http://svn.osgeo.org/postgis/trunk@8252
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 28 Nov 2011 13:36:52 +0000 (13:36 +0000)]
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
Regina Obe [Sat, 26 Nov 2011 21:17:59 +0000 (21:17 +0000)]
put a firmer sorta date in the sand
git-svn-id: http://svn.osgeo.org/postgis/trunk@8250
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 26 Nov 2011 21:16:12 +0000 (21:16 +0000)]
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
Paul Ramsey [Sat, 26 Nov 2011 06:07:16 +0000 (06:07 +0000)]
ST_AsSVG kills whole postgres server when fails (#1028)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8246
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 26 Nov 2011 05:25:41 +0000 (05:25 +0000)]
update credits to include hard-core testers
git-svn-id: http://svn.osgeo.org/postgis/trunk@8244
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sat, 26 Nov 2011 05:04:27 +0000 (05:04 +0000)]
Revert per #1246
git-svn-id: http://svn.osgeo.org/postgis/trunk@8243
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 25 Nov 2011 11:54:34 +0000 (11:54 +0000)]
remove more obsolete protos in docs and up extension alpha version numbers
git-svn-id: http://svn.osgeo.org/postgis/trunk@8242
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 25 Nov 2011 11:49:07 +0000 (11:49 +0000)]
remove more protos that have been removed and replaced with default args
git-svn-id: http://svn.osgeo.org/postgis/trunk@8241
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 24 Nov 2011 21:13:22 +0000 (21:13 +0000)]
Move the 'CREATE SCHEMA' query out of first column anchorage (#1325)
Makes the upgrade script generator less confused...
git-svn-id: http://svn.osgeo.org/postgis/trunk@8239
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 24 Nov 2011 19:17:16 +0000 (19:17 +0000)]
Fix operator mis-referencing nd function for 2d op.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8238
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 24 Nov 2011 16:01:29 +0000 (16:01 +0000)]
Override GeometryType and ST_GeometryType for TopoGeometry (#1289)
Includes regression testing.
NOTE: we'll always advertise MULTI as a safest bet
git-svn-id: http://svn.osgeo.org/postgis/trunk@8237
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 24 Nov 2011 16:01:14 +0000 (16:01 +0000)]
Shake legacy testcase a bit to avoid to mix population with queries
git-svn-id: http://svn.osgeo.org/postgis/trunk@8236
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 24 Nov 2011 03:44:16 +0000 (03:44 +0000)]
provide examples for ST_GeomFromGeoJSON now that I can compile it :)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8235
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 24 Nov 2011 03:23:10 +0000 (03:23 +0000)]
update to include links to wiki for extra compilation help and pre-built binaries.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8234
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 24 Nov 2011 03:14:49 +0000 (03:14 +0000)]
Amend installation instructions to include json-dir configure option
git-svn-id: http://svn.osgeo.org/postgis/trunk@8233
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 24 Nov 2011 02:05:06 +0000 (02:05 +0000)]
minor updates to bios
git-svn-id: http://svn.osgeo.org/postgis/trunk@8232
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 24 Nov 2011 01:58:25 +0000 (01:58 +0000)]
update news / credits for ST_GeomFromGeoJSON
git-svn-id: http://svn.osgeo.org/postgis/trunk@8231
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 23 Nov 2011 17:28:48 +0000 (17:28 +0000)]
Const-correct GML signatures
git-svn-id: http://svn.osgeo.org/postgis/trunk@8229
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 23 Nov 2011 17:26:50 +0000 (17:26 +0000)]
change + to | to make strk happy
git-svn-id: http://svn.osgeo.org/postgis/trunk@8228
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 23 Nov 2011 17:24:02 +0000 (17:24 +0000)]
update ST_AsGML with examples and include envelope bits option
git-svn-id: http://svn.osgeo.org/postgis/trunk@8227
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 23 Nov 2011 15:27:59 +0000 (15:27 +0000)]
fix typo in GML description noted by strk
git-svn-id: http://svn.osgeo.org/postgis/trunk@8226
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 23 Nov 2011 02:17:27 +0000 (02:17 +0000)]
correct signatures of some functions changed to use more default args
git-svn-id: http://svn.osgeo.org/postgis/trunk@8225
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Tue, 22 Nov 2011 19:01:26 +0000 (19:01 +0000)]
Prefixed internal C utility functions with rtpg_. This keeps the coding style inline with that for postgis.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8224
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Tue, 22 Nov 2011 18:10:07 +0000 (18:10 +0000)]
Corrected incorrect drop function statement.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8223
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Tue, 22 Nov 2011 17:58:35 +0000 (17:58 +0000)]
More SQL function cleanup with use of default parameter values.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8222
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 22 Nov 2011 09:26:56 +0000 (09:26 +0000)]
up the alpha numbers
git-svn-id: http://svn.osgeo.org/postgis/trunk@8221
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 22 Nov 2011 09:21:14 +0000 (09:21 +0000)]
missed a spot
git-svn-id: http://svn.osgeo.org/postgis/trunk@8220
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 22 Nov 2011 09:05:36 +0000 (09:05 +0000)]
correct documentation to get rid of protos eradicated in r8218 (so extensions installs)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8219
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Tue, 22 Nov 2011 01:06:50 +0000 (01:06 +0000)]
Additional function cleanup by making use of DEFAULT parameter values
git-svn-id: http://svn.osgeo.org/postgis/trunk@8218
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Mon, 21 Nov 2011 20:09:10 +0000 (20:09 +0000)]
Fixed expression parsing in RASTER_mapAlgebra2. Evidently, the count parameter of replace() is an input/output parameter.
Associated ticket is #1317.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8217
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Mon, 21 Nov 2011 19:55:54 +0000 (19:55 +0000)]
Fixed behavior of one raster not having specified band and being sampled.
Associated ticket is #1316.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8216
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Mon, 21 Nov 2011 19:18:37 +0000 (19:18 +0000)]
Fixed extent bug for UNION in rt_raster_from_two_rasters
git-svn-id: http://svn.osgeo.org/postgis/trunk@8215
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 21 Nov 2011 19:18:34 +0000 (19:18 +0000)]
description corrections to ST_MapAlgebraNgbFct based on input from dzwarg
git-svn-id: http://svn.osgeo.org/postgis/trunk@8214
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Mon, 21 Nov 2011 17:37:06 +0000 (17:37 +0000)]
Many fix following the C implementation of the two raster version of ST_MapAlgebra.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8213
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 21 Nov 2011 16:32:27 +0000 (16:32 +0000)]
Add a vertex-snap-tolerance parameter to ptarray_substring
This is aimed at improving robustness for ST_Split, which now
uses an hard-coded tolerance of 1e-14 (see #1311)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8212
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 21 Nov 2011 16:15:46 +0000 (16:15 +0000)]
revise explanation based on trying to read the code to figure out what nodatamode in theory should be doing
git-svn-id: http://svn.osgeo.org/postgis/trunk@8211
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 21 Nov 2011 16:03:25 +0000 (16:03 +0000)]
Numerate tests for line_substring
git-svn-id: http://svn.osgeo.org/postgis/trunk@8210
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Mon, 21 Nov 2011 15:59:54 +0000 (15:59 +0000)]
-Fix cut and paste error
git-svn-id: http://svn.osgeo.org/postgis/trunk@8209
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 21 Nov 2011 15:37:12 +0000 (15:37 +0000)]
get rid of extra para tag
git-svn-id: http://svn.osgeo.org/postgis/trunk@8208
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 21 Nov 2011 15:32:12 +0000 (15:32 +0000)]
ST_MapAlgebraFctNgb:add in the nodatamode to ST_ (forgot it last time). I still have no clue what this parameter does -- doesn't seem to do anything for me like get rid of the border. Add in links to where to get example raster used. fix some typos
git-svn-id: http://svn.osgeo.org/postgis/trunk@8207
b70326c6 -7e19-0410-871a-
916f4a2858ee