<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">The openlayers plugin will only work
with projections that Google et.al is using - that means
EPSG:900913 or EPSG:3857 (which essentially is the same
projection). So you are restricted to these two projections for
your project. If you want to add (vector) layers with a different
projection to the map, you have to enable "on the fly" CRS
coordinate transformation for the project.<br>
<br>
This works for me (TM) :<br>
<ul>
<li>Create a new empty project in QGIS.</li>
<li>Add an "openlayer" based layer. A map of the globe will be
displayed. The project CRS will switch to EPSG:3857. "On the
fly" CRS transformation will be enabled.<br>
</li>
<li>Zoom in to the area, you are interested in.<br>
</li>
<li>Add a normal vector layer (in my case, a tab file). This
will be displayed reprojected to EPSG:3857</li>
</ul>
<p>Windows 7-64 bit, QGIS 1.7.4 rev. 411aff6, openlayers plugin
0.92.<br>
</p>
<p>If you still have problems, you could try to install QGIS ver.
1.8.0. The two versions of QGIS "lives" in different directories
and can co-exist. <br>
</p>
<p>NB ! When I change the project projection to EPSG:25832
(ETRS89/UTM32N) the plugin _doesn't_ crash. But the layers are
misplaced and have a "wrong" north<br>
<br>
Regards<br>
Bo Victor Thomsen<br>
Aestas-GIS<br>
Denmark <br>
</p>
<br>
Den 23-06-2012 16:45, Kurt Menke skrev:<br>
</div>
<blockquote cite="mid:002f01cd514e$e1f8f2a0$a5ead7e0$@com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<meta name="Generator" content="Microsoft Word 12 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-priority:99;
mso-style-link:"Balloon Text Char";
margin:0in;
margin-bottom:.0001pt;
font-size:8.0pt;
font-family:"Tahoma","sans-serif";}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
span.BalloonTextChar
{mso-style-name:"Balloon Text Char";
mso-style-priority:99;
mso-style-link:"Balloon Text";
font-family:"Tahoma","sans-serif";}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal">Hello,<o:p></o:p></p>
<p class="MsoNormal">I have experienced consistent issues with
the latest OpenLayers plugin with QGIS 1.7.4. The only way I
can get the plugin to work is if I open a new QGIS project,
set my project CRS to Google Mercator (EPSG: 900913) and then
add an OpenLayers layer such as OpenStreetMap or Google.
However, if I then add another layer, for example a shapefile
in EPSG: 4326, QGIS crashes. If I set my project to anything
other than Google Mercator, QGIS crashes as soon as I try to
add an OpenLayers plugin layer to the map canvas. This makes
the plugin unusable. I have experienced this on multiple
machines. Any suggestions?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I'm running:<o:p></o:p></p>
<p class="MsoNormal">- Windows 7 64 bit<o:p></o:p></p>
<p class="MsoNormal">- QGIS 1.7.4 built against code revision
8058b22<o:p></o:p></p>
<p class="MsoNormal">- OpenLayers plugin v 0.92<o:p></o:p></p>
<p class="MsoNormal">- GDAL/OGR 1.9<o:p></o:p></p>
<p class="MsoNormal">- QWT Version: 5.2.1<o:p></o:p></p>
<p class="MsoNormal">- compiled against Qt 4.7.1<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks, <o:p></o:p></p>
<p class="MsoNormal">Kurt Menke<o:p></o:p></p>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<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>
<br>
<br>
</body>
</html>