Changes between Version 25 and Version 26 of Maps/Worldwide
- Timestamp:
- 2018-05-13T15:51:23+02:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Maps/Worldwide
v25 v26 6 6 <imagery xmlns="http://josm.openstreetmap.de/maps-1.0"> 7 7 8 <!-- non-working, see Ticket #159409 8 <entry> 10 9 <name>Landsat</name> 11 10 <id>landsat</id> 12 <type>wms</type> 13 <url> <![CDATA[http://irs.gis-lab.info/?layers=landsat&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]]></url>11 <type>wmts</type> 12 <url>https://gibs.earthdata.nasa.gov/wmts/epsg3857/best/1.0.0/WMTSCapabilities.xml</url> 14 13 <icon>data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUTPmdaXSdnXUmdcyo9AbYLAAAAFklEQVQI12NYtYqBgYEI4v//0FAiCAA8TB/hMzHkwAAAAABJRU5ErkJggg==</icon> 15 14 <projections> 16 <code>EPSG:32641</code><code>EPSG:3857</code><code>EPSG:32642</code><code>EPSG:32640</code> 17 <code>EPSG:4326</code><code>EPSG:3395</code><code>EPSG:32639</code><code>EPSG:32638</code><code>EPSG:32637</code> 18 <code>EPSG:32636</code><code>EPSG:32635</code> 15 <code>EPSG:3857</code> 19 16 </projections> 20 </entry> --> 17 <default-layers> 18 <layer name="Landsat_WELD_CorrectedReflectance_TrueColor_Global_Annual" style="default" tile-matrix-set="GoogleMapsCompatible_Level12"/> 19 </default-layers> 20 </entry> 21 21 22 22 <!--Tile based access-->