[GeoNode-users] what is SRID_DETAIL variable in template

Simone Dalmasso simone.dalmasso at gmail.com
Tue Mar 14 05:13:47 PDT 2017


Hi, I think s for the layout. The setting is here
https://github.com/GeoNode/geonode/blob/2.6.x/geonode/settings.py#L780

2017-03-14 12:13 GMT+01:00 Toni Schönbuchner <toni.schoenbuchner at csgis.de>:

> 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
>
>     {% 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
>
> _______________________________________________
> geonode-users mailing list
> geonode-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/geonode-users
>
>


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


More information about the geonode-users mailing list