Dear GRASS&#39;ers! <br><br>I wrote the shell-script &lt;v.ldm&gt; that computes &quot;Linear Directional Mean&quot; of the vector map (as explaned there <a href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/How_Linear_Directional_Mean_works/005p0000001r000000/">http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/How_Linear_Directional_Mean_works/005p0000001r000000/</a>) and displays LDM graphics on the X-monitor, optionally save it to vector line and update attribute table with LDM parameters.<br>
<br>Links: <br><a href="https://raw.github.com/amuriy/GRASS-scripts/master/v.ldm">https://raw.github.com/amuriy/GRASS-scripts/master/v.ldm</a><br><a href="http://grass.osgeo.org/wiki/GRASS_AddOns#v.ldm">http://grass.osgeo.org/wiki/GRASS_AddOns#v.ldm</a><br>
<br>I hope it would be useful for somebody :)<br>