<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; ">Hey, Percy: That's a good idea about the GPS exchange format (i had forgotten that GE reads GPX, tho i have used it for mapping trails exported from my GPS in the past). Unfortunately it doesn't work for polygon data (as contained in this zoning map that is the layer i want to export), per the following error msg:</div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><br></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><!--StartFragment-->Export to vector file failed.</div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; ">Error: creation of layer failed (OGR error:Geometry type of `Polygon' not supported in GPX.</div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; ">)<!--EndFragment--></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><br></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; ">As to Giovanni's suggestion: it makes sense, so i have changed the CRS default at a global level to this:</div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><!--StartFragment-->            +proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs   <!--EndFragment--></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; ">,but that only works on whatever new layers i may create, the dialog says. </div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><br></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; ">So, since QGIS can't do the xlation for me on export (i.e. Layer -> "save as" KML, with WGS84 set for CRS), i guess i will have to go back to sources and reload all my data into new layers with the CRS reset to WGS84. This could take some time, but it does give me a way forward, at least. </div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><br></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; ">Thanks for all your help, folks!        /w</div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><br></div></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><br></div><div><div>On Jul 27, 2011, at 2:46 PM, percy langa wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Works for me >> Qgis 1.6 >> CRS: WGS84, EPSG:4326, 3452<div><br></div><div>Also try saving to GPS exchange format, then open in google earth.</div><div><br></div><div>Cheers!</div><div>Percy<br><div><br><div class="gmail_quote">
On Wed, Jul 27, 2011 at 3:07 PM, Giovanni Manghi <span dir="ltr"><<a href="mailto:giovanni.manghi@gmail.com">giovanni.manghi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Tha  probably your shapefile is missing the .prj file, so when you load<br>
it into QGIS it will probably be given the wrong CRS. Change it manually<br>
then try again "save as..." and export in WGS84.<br>
<br>
cheers<br>
<font color="#888888"><br>
-- Giovanni --<br>
</font><div><div></div><div class="h5"><br>
On Wed, 2011-07-27 at 13:13 +0100, Walter Ludwick wrote:<br>
> Hey, Saber: Thanks for the quick reply and explicit instructions.<br>
><br>
> It was easy to do, i gave it a try -but still the same condition results, alas (i.e. the KML saved, even using that WGS84 as CRS, is interpreted by Google Earth as a set of polygons that covers the entire globe).<br>

><br>
> I'm going to keep flailing, trying whatever other CRS seems likely, but if there be any further ideas of things i might try, please don't hesitate to suggest!<br>
><br>
> /w<br>
><br>
><br>
> On Jul 27, 2011, at 12:29 PM, Saber Razmjooei wrote:<br>
><br>
> > The CRS you need is EPSG:4326<br>
> > To find it easily, in search section change Authority to EPSG and search<br>
> > for ID.<br>
> > Type 4326 and highlight the line from Coordinate Reference System:<br>
> > WGS84   EPSG:4326     3452<br>
> > Click OK.<br>
> ><br>
> ><br>
> ><br>
> >> As a complete n00b to this list -also very new to QGIS and GIS in general-<br>
> >> i am having a problem that is i hope trivial to solve, for one of you with<br>
> >> more experience!<br>
> >><br>
> >> Essentially: to take a (vector) layer from QGIS and "save as..." KML, if i<br>
> >> pass that dialog with defaults selected, i get a .KML file that doesn't<br>
> >> make much sense to Google Earth -that is to say, Google Earth can read and<br>
> >> will display the polygons, perhaps even in the right shape, tho i cannot<br>
> >> be sure about that, because they display as lines that pretty much cover<br>
> >> the entire globe!<br>
> >><br>
> >> The one thing i can see that i think might be related to this problem is,<br>
> >> the CRS (Co-ordinate Reference System) parameter, which appears in the<br>
> >> "Save as..." dialog box with "Original CRS" as the default parameter...<br>
> >> but then when i push the "browse" button, i am faced with an immense<br>
> >> number of possibilities from which to choose, about which i have no idea.<br>
> >><br>
> >> Can anyone shed some light, and perhaps suggest a CRS that just might<br>
> >> work? The geography i am trying to describe is in coastal Portugal, if<br>
> >> that makes any difference...       /w<br>
> >><br>
> >><br>
> >> _______________________________________________<br>
> >> Qgis-user mailing list<br>
> >> <a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
> >> <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
> >><br>
> ><br>
> ><br>
><br>
> _______________________________________________<br>
> Qgis-user mailing list<br>
> <a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
<br>
<br>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</div></div></blockquote></div><br></div></div>
</blockquote></div><br></body></html>