Changes between Version 136 and Version 137 of Maps/Worldwide


Ignore:
Timestamp:
2022-11-18T11:24:51+01:00 (3 years ago)
Author:
dorian.gravier@…
Comment:

Add map from stamen design

Legend:

Unmodified
Added
Removed
Modified
  • Maps/Worldwide

    v136 v137  
    452452
    453453    <entry>
    454         <name>Stamen Terrain</name>
     454        <name>Stamen Terrain Background</name>
    455455        <id>stamen-terrain-background</id>
    456456        <category>elevation</category>
     
    462462        <min-zoom>4</min-zoom>
    463463        <max-zoom>18</max-zoom>
     464    </entry>
     465
     466    <entry>
     467        <name>Stamen Toner</name>
     468        <id>stamen_toner</id>
     469        <category>other</category>
     470        <type>tms</type>
     471        <url>https://stamen-tiles-{switch:a,b,c,d}.a.ssl.fastly.net/toner/{zoom}/{x}/{y}.png</url>
     472        <!-- <tile-size>512</tile-size> -->
     473        <min-zoom>3</min-zoom>
     474        <max-zoom>18</max-zoom>
     475        <attribution-text mandatory='true'>Map tiles by Stamen Design, under CC BY 3.0. Data by OpenStreetMap, under CC BY SA.</attribution-text>
     476        <attribution-url>http://maps.stamen.com/toner</attribution-url>
     477        <valid-georeference>true</valid-georeference>
     478    </entry>
     479       
     480        <entry>
     481        <name>Stamen Watercolor</name>
     482        <id>stamen_watercolor</id>
     483        <category>other</category>
     484        <type>tms</type>
     485        <url>https://stamen-tiles-{switch:a,b,c,d}.a.ssl.fastly.net/watercolor/{zoom}/{x}/{y}.png</url>
     486        <!-- <tile-size>512</tile-size> -->
     487        <min-zoom>3</min-zoom>
     488        <max-zoom>18</max-zoom>
     489        <attribution-text mandatory='true'>Map tiles by Stamen Design, under CC BY 3.0. Data by OpenStreetMap, under CC BY SA.</attribution-text>
     490        <attribution-url>http://maps.stamen.com/watercolor</attribution-url>
     491        <valid-georeference>true</valid-georeference>
     492    </entry>
     493       
     494        <entry>
     495        <name>Stamen Terrain</name>
     496        <id>stamen_terrain</id>
     497        <category>other</category>
     498        <type>tms</type>
     499        <url>https://stamen-tiles-{switch:a,b,c,d}.a.ssl.fastly.net/terrain/{zoom}/{x}/{y}.png</url>
     500        <!-- <tile-size>512</tile-size> -->
     501        <min-zoom>3</min-zoom>
     502        <max-zoom>18</max-zoom>
     503        <attribution-text mandatory='true'>Map tiles by Stamen Design, under CC BY 3.0. Data by OpenStreetMap, under CC BY SA.</attribution-text>
     504        <attribution-url>http://maps.stamen.com/terrain</attribution-url>
     505        <valid-georeference>true</valid-georeference>
    464506    </entry>
    465507