Changes between Version 22 and Version 23 of WKTRasterGSoC
- Timestamp:
- 03/08/12 12:08:08 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRasterGSoC
v22 v23 38 38 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. 39 39 40 Want more details? Check the [http://wiki.osgeo.org/wiki/Google_Summer_of_Code_201 1 OSGeo GSoC 2011page] or write to the [http://postgis.refractions.net/mailman/listinfo/postgis-devel PostGIS developer list].40 Want more details? Check the [http://wiki.osgeo.org/wiki/Google_Summer_of_Code_2012 OSGeo GSoC 2012 page] or write to the [http://postgis.refractions.net/mailman/listinfo/postgis-devel PostGIS developer list]. 41 41 42 42 [http://trac.osgeo.org/postgis/wiki/WKTRaster Back to the PostGIS raster project Home Page].