[GeoNode-users] what is SRID_DETAIL variable in template

Toni Schönbuchner toni.schoenbuchner at csgis.de
Tue Mar 14 04:13:38 PDT 2017


Hi list,

the template resourcebase_info_panel.htm 
https://github.com/GeoNode/geonode/blob/2.4.x/geonode/base/templates/base/resourcebase_info_panel.html#L10 <https://github.com/GeoNode/geonode/blob/2.4.x/geonode/base/templates/base/resourcebase_info_panel.html#L10>

    {% if resource.srid and SRID_DETAIL == 'above' %}
    <dt>{% trans "SRID" %}</dt>
    <dd>{{ resource.srid }}</dd>
    {% endif %}

is using a var called SRID_DETAIL == 'above‘ .
Can one explain what it´s for and where to set it?

thanks,

toni
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20170314/0c9ec473/attachment-0001.html>


More information about the geonode-users mailing list