<HTML dir=ltr><HEAD><TITLE>Re: [GRASS-dev] WinGRASS: r.in.gdal projection issue</TITLE>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6000.16640" name=GENERATOR><BASE href=http://mailstore.rossoalice.alice.it/exchange/Alice000000001264700/Bozze/R:%20[GRASS-dev]%20WinGRASS:%20r.in.gdal%20projection%20issue.EML/1_text.htm></HEAD>
<BODY>
<DIV id=idOWAReplyText84566 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>Hi Glynn,</FONT></DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>In PERMANENT I have WIND and DEFAULT_WIND; they have Unix line endings.</FONT></DIV>
<DIV dir=ltr><FONT size=2>PROJ_* files are missing!</FONT></DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>Many thanks</FONT></DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>Marco</FONT></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>Da:</B> Glynn Clements [mailto:glynn@gclements.plus.com]<BR><B>Inviato:</B> dom 11/05/2008 7.12<BR><B>A:</B> marco.pasetti@alice.it<BR><B>Cc:</B> grass-dev@lists.osgeo.org<BR><B>Oggetto:</B> Re: [GRASS-dev] WinGRASS: r.in.gdal projection issue<BR></FONT><BR></DIV>
<DIV><BR>
<P><FONT size=2>marco.pasetti@alice.it wrote:<BR><BR>&gt; During WinGRASS 6.3.0 testings I encontered a problem with the r.in.gdal<BR>&gt; module: it reports no errors, and correctly import rasters, but fails<BR>&gt; creating the projection for the new location created during raster<BR>&gt; import.<BR>&gt; I explain better with an example: I imported an SRTM tile, to be<BR>&gt; imported in a new location named "test", with the following command<BR>&gt; line:<BR>&gt;&nbsp;<BR>&gt; r.in.gdal {input=C:/Documents and Settings/Marco/Documenti/GIS Data<BR>&gt; Repository/SRTM v3.0 DEM 90m/Z_39_3.ASC} output=Z_39_3.dem<BR>&gt; location=test<BR>&gt;<BR>&gt; At the end of the Run it reports as follows in the output window:<BR>&gt;<BR>&gt; Location &lt;test&gt; created<BR>&gt;<BR>&gt; r.in.gdal complete.<BR>&gt;<BR>&gt; After that I exit GRASS and I restart it accessing the location test:<BR>&gt; the raster have been correctly imported, the region set to the raster<BR>&gt; boundaries, but if type:<BR>&gt;<BR>&gt; g.proj -j<BR>&gt;<BR>&gt; it reports<BR>&gt;<BR>&gt; XY (unprojected)<BR>&gt;<BR>&gt; talking in IRC with a linux huy, I asked him to do the same command<BR>&gt; using the same raster with GRASS-6.3.0SVN: the location test, for him,<BR>&gt; has a correct projection (that is latlong wgs84 and so on...). So I<BR>&gt; guess that is a windows problem, but I don't really know why since the<BR>&gt; command doesn't report errors!<BR>&gt;<BR>&gt; any suggestions?<BR><BR>Check the existence and contents of the following:<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;database&gt;/test/<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;database&gt;/test/PERMANENT/<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;database&gt;/test/PERMANENT/DEFAULT_WIND<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;database&gt;/test/PERMANENT/PROJ_INFO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;database&gt;/test/PERMANENT/PROJ_UNITS<BR><BR>where &lt;database&gt; is the GRASS database directory.<BR><BR>In particular, check whether the files have Unix (LF) or DOS (CR+LF)<BR>line endings (if the files look correct in Notepad, they have DOS line<BR>endings; with Unix line endings, you get one long line with little<BR>black blocks).<BR><BR>--<BR>Glynn Clements &lt;glynn@gclements.plus.com&gt;<BR></FONT></P></DIV></BODY></HTML>