Hi,

I need to calculate the maximum Euclidean distance between lines in a
vector layer.

In ArcGIS I use Spatial Analyst to achieve this; it has a Euclidean
distance tool that takes a line vector layer and produces a raster
output, either as table or as an image. The output contains several
statistics, including the maximum.

I can't think of a way to do this in GRASS. v.dist gives only the
minimum distance. r.distance also works with the shortest distance
only.

Can anyone perhaps suggest a method to accomplish this?

Thanks
Hanlie
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to