Changes between Version 177 and Version 178 of Maps


Ignore:
Timestamp:
2012-01-19T19:32:39+01:00 (14 years ago)
Author:
stoecker
Comment:

Fix #7270.

Legend:

Unmodified
Added
Removed
Modified
  • Maps

    v177 v178  
    10001000    <entry>
    10011001        <name>7th Series (OS7)</name>
    1002         <type>wms</type>
    1003         <url><![CDATA[http://ooc.openstreetmap.org/wms/map.php?source=os7&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]]></url>
     1002        <type>tms</type>
     1003        <url>http://ooc.openstreetmap.org/os7/{zoom}/{x}/{y}.jpg</url>
     1004        <country-code>GB</country-code>
     1005    </entry>
     1006
     1007    <entry>
     1008        <name>NPE OS map</name>
     1009        <type>tms</type>
     1010        <url>http://ooc.openstreetmap.org/npe/{zoom}/{x}/{y}.png</url>
     1011        <country-code>GB</country-code>
     1012    </entry>
     1013
     1014    <entry>
     1015        <name>OS OpenData StreetView</name>
     1016        <type>tms</type>
     1017        <url>http://os.openstreetmap.org/sv/{zoom}/{x}/{y}.png</url>
     1018        <country-code>GB</country-code>
     1019    </entry>
     1020
     1021    <entry>
     1022        <name>OS OpenData Locator</name>
     1023        <type>tms</type>
     1024        <url>http://tiles.itoworld.com/os_locator/{zoom}/{x}/{y}.png</url>
     1025        <country-code>GB</country-code>
     1026    </entry>
     1027
     1028    <entry>
     1029        <name>Surrey Air Survey</name>
     1030        <type>tms</type>
     1031        <url>http://gravitystorm.dev.openstreetmap.org/surrey/{zoom}/{x}/{y}.png</url>
    10041032        <country-code>GB</country-code>
    10051033    </entry>