Hello everybody,
for every data, the Native SRS shown is always 32044. Looking at the
code it seems that the problem is in:
{% if layer.metadata.crsOptions %}<p> <strong>{% trans "Native SRS"
%}:</strong> {{ layer.metadata.crsOptions.0|default:_("No SRS
specified.") }} </p>{% endif %}

layer.metadata.crsOptions is a big list of CRS and
layer.metadata.crsOptions.0 gives EPSG:32044.

Any idea?
Thx
L.

-- 
Luca Casagrande
twitter: lucacasagrande

Reply via email to