Changes between Version 25 and Version 26 of Maps/Worldwide


Ignore:
Timestamp:
2018-05-13T15:51:23+02:00 (7 years ago)
Author:
Don-vip
Comment:

see #15940 - update Landsat entry

Legend:

Unmodified
Added
Removed
Modified
  • Maps/Worldwide

    v25 v26  
    66<imagery xmlns="http://josm.openstreetmap.de/maps-1.0">
    77
    8     <!-- non-working, see Ticket #15940
    98    <entry>
    109        <name>Landsat</name>
    1110        <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>
    1413        <icon>data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUTPmdaXSdnXUmdcyo9AbYLAAAAFklEQVQI12NYtYqBgYEI4v//0FAiCAA8TB/hMzHkwAAAAABJRU5ErkJggg==</icon>
    1514        <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>
    1916        </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>
    2121
    2222    <!--Tile based access-->