Changes between Version 1 and Version 2 of Maps/Turkey


Ignore:
Timestamp:
2025-02-12T18:52:27+01:00 (15 months ago)
Author:
mappinglander
Comment:

formatting errors fixed

Legend:

Unmodified
Added
Removed
Modified
  • Maps/Turkey

    v1 v2  
     1{{{
     2#!maps
     3<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    14<imagery xmlns="http://josm.openstreetmap.de/maps-1.0">
    25    <entry>
     
    912        <type>wms_endpoint</type>
    1013        <url><![CDATA[https://tucbs-public-api.csb.gov.tr/trk_srtm_wms?FORMAT=image/png&TRANSPARENT=TRUE&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&LAYERS=srtm_tr_90m&STYLES=&CRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]]></url>
    11         <max-zoom></max-zoom>
    1214        <attribution-text mandatory="true">ULASAV Açık Veri</attribution-text>
    1315        <attribution-url>https://ulasav.csb.gov.tr/license</attribution-url>
    14         <icon></icon>
    15         <description>Turkey heightmap (SRTM) in 90m resolution</description>
     16        <icon>https://ulasav.csb.gov.tr/uploads/group/2023-03-13-131243.486403cbs.png</icon>
     17        <description lang="en">Turkey heightmap (SRTM) in 90m resolution</description>
    1618        <description lang="tr">90m çözünürlükte Türkiye yükseklik haritası (SRTM)</description>
    1719        <bounds min-lon='25.32208976980939' max-lon='45.70980764982674' min-lat='35.19674067879259' max-lat='42.33680257066924'>
    18             <shape></shape>
    1920        </bounds>
    2021    </entry>
     22</imagery>
     23}}}