Changes between Version 137 and Version 138 of Maps/Worldwide


Ignore:
Timestamp:
2022-11-18T11:50:03+01:00 (3 years ago)
Author:
stoecker
Comment:

Fix category

Legend:

Unmodified
Added
Removed
Modified
  • Maps/Worldwide

    v137 v138  
    467467        <name>Stamen Toner</name>
    468468        <id>stamen_toner</id>
    469         <category>other</category>
     469        <category>osmbasedmap</category>
    470470        <type>tms</type>
    471471        <url>https://stamen-tiles-{switch:a,b,c,d}.a.ssl.fastly.net/toner/{zoom}/{x}/{y}.png</url>
     
    481481        <name>Stamen Watercolor</name>
    482482        <id>stamen_watercolor</id>
    483         <category>other</category>
     483        <category>osmbasedmap</category>
    484484        <type>tms</type>
    485485        <url>https://stamen-tiles-{switch:a,b,c,d}.a.ssl.fastly.net/watercolor/{zoom}/{x}/{y}.png</url>
     
    495495        <name>Stamen Terrain</name>
    496496        <id>stamen_terrain</id>
    497         <category>other</category>
     497        <category>osmbasedmap</category>
    498498        <type>tms</type>
    499499        <url>https://stamen-tiles-{switch:a,b,c,d}.a.ssl.fastly.net/terrain/{zoom}/{x}/{y}.png</url>