<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Arial Narrow">thank you Alex<br>
and thank you Otto<br>
<br>
when I do take a projected coord system (set to wgs84 zone 47N), the
measurements are correct.<br>
but then arises a new problem, as I have a raster shaded relief as
geotiff overlayed, that is referenced in wgs84. projection on the fly
makes this raster invisible... strangely! and I havent found out how to
work around this yet. i cant work out to reproject this raster either,
somehow nothing ever happens using the gdal raster translation. <br>
any ideas how to solve this little problem? :-)<br>
<br>
cheers<br>
markus<br>
<br>
</font><br>
Alex Mandel schrieb:
<blockquote cite="mid:4AE95376.6020809@wildintellect.com" type="cite">
  <pre wrap="">Markus Nater wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi List

I have some polygons in qgis with wgs84 projection. But when I try to
measure distance in meters, it gives me back 1cm for 0.1 degrees, which
is of course totally wrong.
how can I fix this, so I will have the correct measurements in meters?

cheers
markus

    </pre>
  </blockquote>
  <pre wrap=""><!---->
Enable projection on the fly, and pick a projected coordinate system.
Technically in WGS84 the best you could get is great circle distances,
and I'm not sure the measure tool does this yet. So you need to be in a
projection that flattens the map evenly for distance measurement.

Alex

_______________________________________________
Qgis-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a>
  </pre>
</blockquote>
</body>
</html>