Changes between Version 29 and Version 30 of WKTRasterGSoC
- Timestamp:
- 04/02/13 15:51:30 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRasterGSoC
v29 v30 38 38 3) '''ST_Distance''' takes a point or a geometry coverage and compute a raster representing the distance to the nearest geometry. Another function ST_CostDistance() compute the smallest distance to the geometry following a cost raster. This project was [http://trac.osgeo.org/postgis/wiki/PostGIS_Raster_SoC_Idea_2012/Distance_Analysis_Tools proposed by Qing Liu and accepted by the GSoC program]. 39 39 40 Want more details? Check the [http://wiki.osgeo.org/wiki/Google_Summer_of_Code_201 2 OSGeo GSoC 2012page] 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_2013 OSGeo GSoC 2013 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].