I want to measure the width of a road interactively. The only distance
measurement module I see is m.measure and this requires an existing feature.
Have I missed finding the appropriate module or do I interactively edit a
map to add a line so it can be measured with m.measure, then deleted?
TIA,
Rich
On Mon, Sep 19, 2016 at 11:20 AM, Rich Shepard <rshepard@appl-ecosys.com> wrote:
I want to measure the width of a road interactively. The only distance
measurement module I see is m.measure and this requires an existing feature.
Have I missed finding the appropriate module or do I interactively edit a
map to add a line so it can be measured with m.measure, then deleted?
see Measure distance in Map Window:
https://grass.osgeo.org/grass72/manuals/wxGUI.html#map-display-window
TIA,
Rich
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user
On Mon, 19 Sep 2016, Anna Petrášová wrote:
see Measure distance in Map Window:
https://grass.osgeo.org/grass72/manuals/wxGUI.html#map-display-window
Thanks, Anna. I did not think to look at the analyze feature of the map
display window.
Rich