Hi:<div>It seems that I have encountered the same problem,actually you should reproject your map by yourself if you are using a earlier version.</div><div>In the later version it can reproject autoly.</div><div>------------------</div>
<div>If I was wrong,I hope someone can modify it .<br><br><div class="gmail_quote">2009/6/23 Tim Michelsen <span dir="ltr">&lt;<a href="mailto:timmichelsen@gmx-topmail.de">timmichelsen@gmx-topmail.de</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello,<br>
when exporting from a projected system to KML, is a reprojection into<br>
WGS84 included?<br>
<br>
in the manual there is:<br>
v.out.ogr input=random3d_hull dsn=random3d_hull.kml format=KML \<br>
  type=face dsco=&quot;AltitudeMode=absolute&quot;<br>
<br>
Let&#39;s say I use the EPSG:2965 projection. in my works. Exporting to KML needs a re-projection to EPSG4326 (WGS84). On command line, this is done my -t_srs &quot;EPSG:4326&quot;.<br>
Can this option be included into the v.out.ogr module?<br>
<br>
If not, one would need an additional step of re-projection on the commandline or witth other tools.<br>
<br>
Kind regards,<br>
Timmie<br>
<br>
<br>
### example projection<br>
<a href="http://spatialreference.org/ref/epsg/2965/" target="_blank">http://spatialreference.org/ref/epsg/2965/</a><br>
<br>
PROJCS[&quot;NAD83 / Indiana East (ftUS)&quot;,<br>
    GEOGCS[&quot;NAD83&quot;,<br>
        DATUM[&quot;North_American_Datum_1983&quot;,<br>
            SPHEROID[&quot;GRS 1980&quot;,6378137,298.257222101,<br>
                AUTHORITY[&quot;EPSG&quot;,&quot;7019&quot;]],<br>
            AUTHORITY[&quot;EPSG&quot;,&quot;6269&quot;]],<br>
        PRIMEM[&quot;Greenwich&quot;,0,<br>
            AUTHORITY[&quot;EPSG&quot;,&quot;8901&quot;]],<br>
        UNIT[&quot;degree&quot;,0.01745329251994328,<br>
            AUTHORITY[&quot;EPSG&quot;,&quot;9122&quot;]],<br>
        AUTHORITY[&quot;EPSG&quot;,&quot;4269&quot;]],<br>
    UNIT[&quot;US survey foot&quot;,0.3048006096012192,<br>
        AUTHORITY[&quot;EPSG&quot;,&quot;9003&quot;]],<br>
    PROJECTION[&quot;Transverse_Mercator&quot;],<br>
    PARAMETER[&quot;latitude_of_origin&quot;,37.5],<br>
    PARAMETER[&quot;central_meridian&quot;,-85.66666666666667],<br>
    PARAMETER[&quot;scale_factor&quot;,0.999966667],<br>
    PARAMETER[&quot;false_easting&quot;,328083.333],<br>
    PARAMETER[&quot;false_northing&quot;,820208.3330000002],<br>
    AUTHORITY[&quot;EPSG&quot;,&quot;2965&quot;],<br>
    AXIS[&quot;X&quot;,EAST],<br>
    AXIS[&quot;Y&quot;,NORTH]]<br>
<br>
_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
</blockquote></div><br></div>