Sorry I hit reply instead of reply to all. <br><br>The versions of the software are:<br>GRASS 6.3.0<br>GDAL 1.5.3<br>PROJ 4.5.0<br>These are the latest available on the repositories of fedora9. But I will have a further look and try to update at least GDAL. <br>
<br>I deleted the existing locations and did everything from the beginning in order to be able to copy the exact messages. <br><br>Creation of location with EPSG code:<br>Datum &lt;unknown&gt; not recognized by GRASS and no parameters found.<br>
<br>Creation of location with georeferenced file (the one I posted details):<br>no error/warning messages <br><br>Thank you<br><br>laura<br><br><br><div class="gmail_quote">2009/3/26 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;">[please keep the discussion on the mailing list]<div class="im"><br>
<br>
On 26/03/09 10:34, 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;">
I used the &quot;create from georeferenced file&quot; and selected the file I posted the gdalinfo in this mail.<br>
</blockquote>
<br></div>
Ok, as Paul pointed out the projection information in that file is insufficient, so it is logical that GRASS cannot create the correct location, but it should at least say so during the process and probably refuse to create the location.<div class="im">
<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
I have the same output also from the location created using EPSG code and the value 3035.<br>
</blockquote>
<br></div>
This is strange, you should get below results. Which versions of GRASS, proj and gdal are you using ?<br>
<br>
Moritz<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Thank you<br>
<br>
Laura<br>
<br>
<br>
<br>
2009/3/26 Moritz Lennert &lt;<a href="mailto:mlennert@club.worldonline.be" target="_blank">mlennert@club.worldonline.be</a> &lt;mailto:<a href="mailto:mlennert@club.worldonline.be" target="_blank">mlennert@club.worldonline.be</a>&gt;&gt;<div>
<div></div><div class="h5"><br>
<br>
    On 26/03/09 10:03, Laura Poggio wrote:<br>
<br>
        The output of g.proj - p<br>
<br>
        -PROJ_INFO-------------------------------------------------<br>
        datum      : etrs89<br>
        ellps      : grs80<br>
        -PROJ_UNITS------------------------------------------------<br>
        unit       : metre<br>
        units      : metres<br>
        meters     : 1<br>
<br>
        That looks better<br>
<br>
<br>
    No, you should have something like this:<br>
<br>
    GRASS 7.0.svn (test3035):~ &gt; 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>
<br>
    -PROJ_UNITS------------------------------------------------<br>
    unit       : metre<br>
    units      : metres<br>
    meters     : 1<br>
    GRASS 7.0.svn (test3035):~ &gt; g.proj -w<br>
    PROJCS[&quot;Lambert Azimuthal Equal Area&quot;,<br>
       GEOGCS[&quot;grs80&quot;,<br>
<br>
           DATUM[&quot;European_Terrestrial_Reference_System_1989&quot;,<br>
<br>
    SPHEROID[&quot;Geodetic_Reference_System_1980&quot;,6378137,298.257222101]],<br>
           PRIMEM[&quot;Greenwich&quot;,0],<br>
           UNIT[&quot;degree&quot;,0.0174532925199433]],<br>
<br>
       PROJECTION[&quot;Lambert_Azimuthal_Equal_Area&quot;],<br>
       PARAMETER[&quot;latitude_of_center&quot;,52],<br>
       PARAMETER[&quot;longitude_of_center&quot;,10],<br>
       PARAMETER[&quot;false_easting&quot;,4321000],<br>
       PARAMETER[&quot;false_northing&quot;,3210000],<br>
       UNIT[&quot;metre&quot;,1]]<br>
<br>
    How did you create this location ?<br>
<br>
    Moritz<br>
<br>
<br>
</div></div></blockquote>
<br>
</blockquote></div><br>