<!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">I tried it in the python plugin  and yes, it
gives me <br>
</font>ERROR 1: Can't load requested DLL:
C:\OSGeo4W\apps\gdal-16\bin\gdalplugins\gdal_ECW_JP2ECW.dll 126: Das
angegebene Modul wurde nicht gefunden. <br>
which is probably my fault that I have not installed this yet.<br>
thanks a lot for your tip about loading the raster first!<br>
cheers<br>
markus<br>
<br>
Alex Mandel schrieb:
<blockquote cite="mid:4AE959F2.70508@wildintellect.com" type="cite">
  <pre wrap="">Were you using GDAL Translate on the command line(if so what was the
command you used?) or with the new GDAL Tools python plugin in QGIS? Did
it give you an error or just fail to show up. I tend to start by
importing the Raster 1st to make sure it's in the projection I want it
in before overlaying Vectors.

Alex

Markus Nater wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">thank you Alex
and thank you Otto

when I do take a projected coord system (set to wgs84 zone 47N), the
measurements are correct.
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.
any ideas how to solve this little problem? :-)

cheers
markus


Alex Mandel schrieb:
    </pre>
    <blockquote 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>
  </blockquote>
  <pre wrap=""><!---->
_______________________________________________
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>