I am using 6.3,my tiff info:<div>---------------------------------------</div><div><div>Coordinate System is:</div><div>PROJCS[&quot;WGS 84 / UTM zone 20S&quot;,</div><div>    GEOGCS[&quot;WGS 84&quot;,</div><div>        DATUM[&quot;WGS_1984&quot;,</div>
<div>            SPHEROID[&quot;WGS 84&quot;,6378137,298.2572235630016,</div><div>                AUTHORITY[&quot;EPSG&quot;,&quot;7030&quot;]],</div><div>            AUTHORITY[&quot;EPSG&quot;,&quot;6326&quot;]],</div><div>
        PRIMEM[&quot;Greenwich&quot;,0],</div><div>        UNIT[&quot;degree&quot;,0.0174532925199433],</div><div>        AUTHORITY[&quot;EPSG&quot;,&quot;4326&quot;]],</div><div>    PROJECTION[&quot;Transverse_Mercator&quot;],</div>
<div>    PARAMETER[&quot;latitude_of_origin&quot;,0],</div><div>    PARAMETER[&quot;central_meridian&quot;,-63],</div><div>    PARAMETER[&quot;scale_factor&quot;,0.9996],</div><div>    PARAMETER[&quot;false_easting&quot;,500000],</div>
<div>    PARAMETER[&quot;false_northing&quot;,10000000],</div><div>    UNIT[&quot;metre&quot;,1,</div><div>        AUTHORITY[&quot;EPSG&quot;,&quot;9001&quot;]],</div><div>    AUTHORITY[&quot;EPSG&quot;,&quot;32720&quot;]]</div>
<div>--------------------------------------------------------------</div><div>First I create location :g.proj -c georef=<span style="color:blue">d:/swilAlphaTIFF.tif</span>
datumtrans=0 location=newlocation</div><div>then import it to the new location: get four raster maps(it has three band),I composite them and then transfer the composted raster to vector,then extract each category to a vector,one of them is named bule.</div>
<div>Then I start to covert the projection.</div><div>I creation new epsg4326 location: then &quot;v.proj input=bule location=newlocation mapset=PERMANENT dbase=D:\GrassDataBase output=newblue</div><div>But when I display the newblue it is blank,just like the projection is not matched......</div>
<div>I ...... have no idea.</div><div><br></div><div>=============================</div><div>Actually I have exported the vector data to shapefile ,then use arcgis to transfer the shapefile to kml,but I think the accurcy is low...</div>
<br><div class="gmail_quote">2009/6/19 Hamish <span dir="ltr">&lt;<a href="mailto:hamish_b@yahoo.com">hamish_b@yahoo.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Hamish:<br>
<div class="im">&gt; create a new lat/lon WGS84 location with EPSG code #<br>
&gt; 4326, then pull in maps from source mapset using r.proj, v.proj.<br>
<br>
</div>maven:<br>
<div class="im">&gt; I have lose my heart so....  So many<br>
&gt; people have gave me help,.......I can not do it.<br>
<br>
<br>
</div>ok probably that I broke g.proj in 6.4.0rc5 makes it my fault that you<br>
can&#39;t create any new locations :) sorry.<br>
<br>
<br>
<br>
try this:<br>
<br>
start grass from the command line with<br>
<br>
grass64 -text<br>
<br>
then type a new location name, esc-enter, and create new Lat/Lon location.<br>
follow prompts, when it asks for a datum type &quot;wgs84&quot;.<br>
<br>
<br>
<br>
or try to install another version besides 6.4.0rc5<br>
 (not 6.5svn or 7svn either).<br>
<br>
<br>
<br>
good luck,<br>
<font color="#888888">Hamish<br>
<br>
<br>
<br>
<br>
<br>
</font></blockquote></div><br></div>