Changes between Version 32 and Version 33 of WKTRasterGSoC
- Timestamp:
- 02/14/14 02:48:46 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRasterGSoC
v32 v33 40 40 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]. 41 41 42 Want more details? Check the [http://wiki.osgeo.org/wiki/Google_Summer_of_Code_201 3 OSGeo GSoC 2013page] or write to the [http://lists.osgeo.org/mailman/listinfo/postgis-devel PostGIS developer list].42 Want more details? Check the [http://wiki.osgeo.org/wiki/Google_Summer_of_Code_2014 OSGeo GSoC 2014 page] or write to the [http://lists.osgeo.org/mailman/listinfo/postgis-devel PostGIS developer list]. 43 43 44 44 [http://trac.osgeo.org/postgis/wiki/WKTRaster Back to the PostGIS raster project Home Page].