Changes between Version 16 and Version 17 of WKTRasterGSoC
- Timestamp:
- 03/31/11 07:55:48 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRasterGSoC
v16 v17 37 37 3) '''ST_AsDensity''' takes a point or line geometry coverage and first assign a count of those features to every pixels of a raster coverage and then apply a smoothing filter (using the existing one raster version of neighbour ST_MapAlgebra). [http://www.spatialanalysisonline.com/output/html/Pointdensity.html Density functions] allow summarizing or simplifying a point or line dataset. 38 38 39 Want more details? Write to the [http://postgis.refractions.net/mailman/listinfo/postgis-devel PostGIS developer list].39 Want more details? Check the [http://wiki.osgeo.org/wiki/Google_Summer_of_Code_2011 OSGeo GSoC 2011 page] or write to the [http://postgis.refractions.net/mailman/listinfo/postgis-devel PostGIS developer list]. 40 40 41 41 [http://trac.osgeo.org/postgis/wiki/WKTRaster Back to the PostGIS raster project Home Page].