Changes between Version 1 and Version 2 of Maps/Turkey
- Timestamp:
- 2025-02-12T18:52:27+01:00 (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Maps/Turkey
v1 v2 1 {{{ 2 #!maps 3 <?xml version="1.0" encoding="UTF-8" standalone="yes"?> 1 4 <imagery xmlns="http://josm.openstreetmap.de/maps-1.0"> 2 5 <entry> … … 9 12 <type>wms_endpoint</type> 10 13 <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>12 14 <attribution-text mandatory="true">ULASAV Açık Veri</attribution-text> 13 15 <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> 16 18 <description lang="tr">90m çözünürlükte Türkiye yükseklik haritası (SRTM)</description> 17 19 <bounds min-lon='25.32208976980939' max-lon='45.70980764982674' min-lat='35.19674067879259' max-lat='42.33680257066924'> 18 <shape></shape>19 20 </bounds> 20 21 </entry> 22 </imagery> 23 }}}
