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"><<a href="mailto:timmichelsen@gmx-topmail.de">timmichelsen@gmx-topmail.de</a>></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="AltitudeMode=absolute"<br>
<br>
Let'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 "EPSG:4326".<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["NAD83 / Indiana East (ftUS)",<br>
GEOGCS["NAD83",<br>
DATUM["North_American_Datum_1983",<br>
SPHEROID["GRS 1980",6378137,298.257222101,<br>
AUTHORITY["EPSG","7019"]],<br>
AUTHORITY["EPSG","6269"]],<br>
PRIMEM["Greenwich",0,<br>
AUTHORITY["EPSG","8901"]],<br>
UNIT["degree",0.01745329251994328,<br>
AUTHORITY["EPSG","9122"]],<br>
AUTHORITY["EPSG","4269"]],<br>
UNIT["US survey foot",0.3048006096012192,<br>
AUTHORITY["EPSG","9003"]],<br>
PROJECTION["Transverse_Mercator"],<br>
PARAMETER["latitude_of_origin",37.5],<br>
PARAMETER["central_meridian",-85.66666666666667],<br>
PARAMETER["scale_factor",0.999966667],<br>
PARAMETER["false_easting",328083.333],<br>
PARAMETER["false_northing",820208.3330000002],<br>
AUTHORITY["EPSG","2965"],<br>
AXIS["X",EAST],<br>
AXIS["Y",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>