I will then try to upgrade the version of GRASS, but in the meantime just a question. <br><br>All the files I will work on have the same projection as the location, at least according to gdal and using EPSG codes. <br>If I create the location with the problems discussed until now and then import the files with -o option, would this be source of troubles for further elaborations such as watershed analysis?<br>
<br>Thank you very much<br><br>Laura<br><br><br><div class="gmail_quote">2009/3/27 Moritz Lennert <span dir="ltr">&lt;<a href="mailto:mlennert@club.worldonline.be">mlennert@club.worldonline.be</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On 26/03/09 11:04, Laura Poggio wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Sorry I hit reply instead of reply to all.<br>
<br>
The versions of the software are:<br>
GRASS 6.3.0<br>
</blockquote>
<br></div>
Ok, trying with 6.3 and proj 4.6, I get:<br>
<br>
GRASS 6.3.0 (newLocation):~ &gt; g.proj -c location=eee epsg=3035<br>
WARNING: Datum &lt;unknown&gt; not recognised by GRASS and no parameters found.<br>
Location eee created!<br>
<br>
And g.proj -p in that new location gives:<div class="im"><br>
<br>
-PROJ_INFO-------------------------------------------------<br>
name       : Lambert Azimuthal Equal Area<br>
proj       : laea<br></div>
ellps      : wgs84<div class="im"><br>
lat_0      : 52<br>
lon_0      : 10<br>
x_0        : 4321000<br>
y_0        : 3210000<br>
no_defs    : defined<br>
-PROJ_UNITS------------------------------------------------<br></div>
unit       : Meter<br>
units      : Meters<br>
meters     : 1<br>
<br>
However, trying the same in GRASS 6.5svn and same proj version, I get no warning and g.proj -p in the resulting location gives:<div class="im"><br>
<br>
 g.proj -p<br>
-PROJ_INFO-------------------------------------------------<br>
name       : Lambert Azimuthal Equal Area<br>
proj       : laea<br>
datum      : etrs89<br>
ellps      : grs80<br>
lat_0      : 52<br>
lon_0      : 10<br>
x_0        : 4321000<br>
y_0        : 3210000<br>
no_defs    : defined<br>
-PROJ_UNITS------------------------------------------------<br>
unit       : metre<br>
units      : metres<br>
meters     : 1<br>
<br></div>
So, don&#39;t know exactly where the problem lies but it seems to be fixed in later versions (can&#39;t try 6.4rc right now). Cc&#39;ing Paul in case he knows.<br><font color="#888888">
<br>
Moritz<br>
</font></blockquote></div><br>