<div dir="ltr">Hi Vincent,<div><div class="gmail_extra"><br></div><div class="gmail_extra">just FYI, I fixed (and Markus) the problems with units, so you should now be able to use 'metres' as well (but in GRASS 7 only).<br>

<br><div class="gmail_quote">On Sun, Jan 5, 2014 at 4:05 PM, Anna Petrášová <span dir="ltr"><<a href="mailto:kratochanna@gmail.com" target="_blank">kratochanna@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr">Hi Vincent,<br><div class="gmail_extra"><br><br><div class="gmail_quote"><div class="im">On Sun, Jan 5, 2014 at 10:14 AM, Vincent Bain <span dir="ltr"><<a href="mailto:bain@toraval.fr" target="_blank">bain@toraval.fr</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Le dimanche 05 janvier 2014 à 08:42 -0500, Anna Petrášová a écrit :<br>



<div>><br>
> Vincent,<br>
><br>
> On Sun, Jan 5, 2014 at 5:19 AM, Vincent Bain <<a href="mailto:bain@toraval.fr" target="_blank">bain@toraval.fr</a>> wrote:<br>
>         Hi Anna,<br>
><br>
>         I just tested on r58611. Unfortunately it fails :<br>
><br>
><br>
> could you try m.measure separately? Launch it from gui command line or<br>
> menu so that you have the interactive adding coordinates from map<br>
> display. Could you post the result of m.measure with and without -g<br>
> flag?<br>
<br>
</div>Yes, here it is with four points describing a 1 km side square :<br>
<br>
m.measure<br>
coordinates=922000,2106000,923000,2106000,923000,2107000,922000,2107000<br>
units=meters<br>
Length:  3000.000000 meters<br>
Area:    1000000.000000 square meters<br>
<br>
m.measure -g<br>
coordinates=922000,2106000,923000,2106000,923000,2107000,922000,2107000<br>
units=meters<br>
units=meters,square meters<br>
length=3000.000000<br>
area=1000000.000000<br>
<br></blockquote></div><div>I actually didn't want you to use the units parameter, this is why you got reasonable outputs. Without it you would probably get segmentation fault. I created a ticket for this:</div><div>

<a href="http://trac.osgeo.org/grass/ticket/2157" target="_blank">http://trac.osgeo.org/grass/ticket/2157</a><br>
</div><div class="im"><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Having a closer look at my PROJ_UNITS file, I noticed unit was set to<br>
"metre" and units was set to "metres". I tried to change these values to<br>
"meter" and "meters". And now it works just fine.<br></blockquote><div><br></div></div><div>Yes, that makes sense. I was wondering why do you have metres instead of meters there? </div><div class="im">

<div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<br>
I can't say when and how one can tweak this variable.<br>
Do you think this enhancement could be easily backported to 6.4 ?<br></blockquote><div><br></div></div><div>Unfortunately not. One thing is the GUI part which I would have to write again for grass 6 because although it looks the same, the code of wxGUI is quite different. And write it for grass 6 would be more difficult. The other thing is that m.measure is only a grass 7 module so I don't know which backend should be used for grass 6.</div>


<div><br></div><div>Regards,</div><div>Anna</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">



<br>
Yours,<br>
V.<br>
<br>
<br>
</blockquote></div><br></div></div>
</blockquote></div><br></div></div></div>