<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=iso-8859-15">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi everybody,<br>
    this is something I can't understand...<br>
    <br>
    I add a PostGIS layer to GeoServer with both native and declared SRS
    correctly set to EPSG:3003.<br>
    I then create a new GeoNode Layer upon it (via the manage.py
    updatelayers command).<br>
    <br>
    If I download the GeoNode Layer as a zipped Shape file, data inside
    it is indeed in native EPSG:3003 SRS,<br>
    but if I look at Layer's Metadata, the SRS is shown as EPSG:4326.<br>
    <br>
    Even looking into the Django Admin page for a Layer, the SRID is
    shown as set to EPSG:4326,<br>
    it seems there's no way in GeoNode to see the native SRS of a
    Leyer... :-o<br>
    <br>
    Is this correct, or there's something wrong with my setup?<br>
    How can I make Users see the native SRS of each layer?<br>
    <br>
    Bye<br>
    Paolo<br>
    <br>
    <br>
    <span><a href="http://geonode.org">GeoNode</a> <em><b>2.6.1</b><br>
      </em>GeoServer <strong>2.7.4<br>
        <br>
      </strong></span>
  </body>
</html>