Administrace: Smazat server
{% endif %}URL: {{wms.url}}
Tuto adesu zkopíruj a vlož do nástroje pro prohlížení WMS serverů.
Abstrakt: {{wms.abstract}}
{% endif %} {% if wms.dateOfInsert %}Datum přidání: {{wms.dateOfInsert|datetimeformat('%d.%m.%Y')}}
{% endif %}Kategorie: {% if categoriesList|length > 0 %}{% for c in categoriesList%} {{c|escape}}{% if not loop.last %} ,{% endif %} {% endfor %}{% endif%}{% if user.logged %}
{% endif %}
Dostupnost:{% if wms.isAvailability() %}
{% else %}
{% endif %} měření dostupnosti je prováděno každou hodinu
Uživatelské tagy: {% set tags = wms.getUserTags()%}{% if tags|length > 0 %}{% for t in tags%} {{t|escape}}{% if not loop.last %} ,{% endif %} {% endfor %}{% endif%}{% if user.logged %}
{% endif %}
Klíčová slova: {% for k in wms.keyWords%} {{k}}{% if not loop.last %} ,{% endif %} {% endfor %}
{% endif %} {% if layers %}Počet vrstev: {{ wms.numberOfLayers() }}
{% endif %} {% if layersPaged %}Vrstvy na serveru: {% for l in layersPaged%} {% if l['onPage'] == pageNumber%} {% else %} {% endif %}{{l['title']}}{% if not loop.last %} ,{% endif %} {% endfor %}
{% endif %} {% if wms.imageFormats %}Podporované formáty výstupu: {% for f in wms.imageFormats%} {{f[6:]}}{% if not loop.last %} ,{% endif %} {% endfor %}
{% endif %} {% if wms.accessConstraints%}Přístupová omezení: {{wms.accessConstraints}}
{% endif %} {% if wms.fees%}Poplatky: {{wms.fees}}
{% endif %} {% if wms.contactName %}Kontaktní osoba: {{wms.contactName}}
{% endif %} {% if wms.contactOrganization %}Organizace: {{wms.contactOrganization}}
{% endif %} {% if wms.contactAddress %}Adresa: {{wms.contactAddress}}
{% endif %} {% if wms.contactCity %}Město: {{wms.contactCity}}
{% endif %} {% if wms.contactPostcode %}PSČ: {{wms.contactPostcode}}
{% endif %} {% if wms.contactEmail %}Email: {{wms.contactEmail}}
{% endif %} {% if wms.contactTelephone %}Telefón: {{wms.contactTelephone}}
{% endif %} {% if wms.contactRegion %}Region: {{wms.contactRegion}}
{% endif %} {% if wms.contactPosition %}Pozice: {{wms.contactPosition}}
{% endif %}Jméno vrstvy: {{layer.name}} Zobrazit v mapě
Titulek: {{layer.title}}
Uživatelské tagy: {% set tags = layer.getUserTags()%}{% if tags|length >0%}{% for t in tags%} {{t|escape}}{% if not loop.last %} , {% endif %}{% endfor %}{% endif%}{% if user.logged %}
{% endif %}
Klíčová slova: {% for k in layer.keyWords%} {{k}}{% if not loop.last %} ,{% endif %} {% endfor %}
{% endif %} {% if layer.scale %}Zobrazováno pouze v měřítku: Min: 1:{{layer.scale[0]}}, Max: 1:{{layer.scale[1]}}
Vypočítáno ze scalehint wms verze 1.1.1. , pokud je na serveru použit jinačí vzorec pro výpočet z měřítka, může se lišt a nemusí zde být uvedeno přesné měřítko.
Boundingbox WGS84: xmin:{{layer.geoBboxMinX}}, ymin:{{layer.geoBboxMinY}}, xmax:{{layer.geoBboxMaxX}}, ymax:{{layer.geoBboxMaxY}}
{% endif %} {% if layer.BBoxesReference %} Bounding boxy: (Ukázat)Koordinační systémy: {% for c in layer.crs%} {{c}}{% if not loop.last %} ,{% endif %} {% endfor %}
{% endif %} {% set thumbnail = layer.getThumbnailsId()%} {% if thumbnail%}Náhled:
![]()
Legenda: 