<br><br><div><span class="gmail_quote">On 8/24/06, <b class="gmail_sendername">Glynn Clements</b> &lt;<a href="mailto:glynn@gclements.plus.com">glynn@gclements.plus.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>This problem can be solved to an extent by using the value from the<br>PROJ_UNITS file to convert ground distances to metres (although that<br>requires that the PROJ_UNITS file actually contains the correct<br>value).
</blockquote><div><br>
<br>
I did'nt fully understand this comment Glynn. Could you please elaborate this idea? <br>
FYI, <br>
GRASS 6.0.1 (cru3):~/CRU &gt; g.proj -w<br>
GEOGCS[&quot;wgs84&quot;,<br>
&nbsp;&nbsp;&nbsp; DATUM[&quot;WGS_1984&quot;,<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SPHEROID[&quot;wgs84&quot;,6378137,298.257223563],<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TOWGS84[0.000,0.000,0.000]],<br>
&nbsp;&nbsp;&nbsp; PRIMEM[&quot;Greenwich&quot;,0],<br>
&nbsp;&nbsp;&nbsp; UNIT[&quot;degree&quot;,0.0174532925199433]]<br>
<br>
</div>And my Proj_units file in the PERMANENT mapset is:<br>
unit: degree<br>
units: degrees<br>
meters: 1.0<br>
<br>
I'm not sure what the last line of g.proj -w means, what does unit there refer to,<br>
as opposed to the proj_units 'meters' field?<br>
<br>
thanks,<br>
vishal<br></div><br>