Changes between Version 283 and Version 284 of Maps
- Timestamp:
- 2013-04-29T18:06:52+02:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Maps
v283 v284 19 19 </entry> 20 20 21 <!-- OSM Inspector -->22 <entry>23 <name>OSM Inspector: Redaction Bot</name>24 <type>wms</type>25 <url><![CDATA[http://tools.geofabrik.de/osmi/views/redactionbot/wxs?LAYERS=overview,bot_point_cleared,bot_point_superseded,bot_point_modified,bot_line_modified_cp,bot_point_deleted,bot_line_deleted_cp,bot_line_cleared,bot_line_superseded,bot_line_modified,bot_line_deleted&FORMAT=image/png&TRANSPARENT=true&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&EXCEPTIONS=application/vnd.ogc.se_inimage&SRS={proj}&BBOX={bbox}&WIDTH={width}&HEIGHT={height}]]></url>26 <projections>27 <code>EPSG:4326</code><code>EPSG:900913</code>28 </projections>29 <attribution-text mandatory='true'>© Geofabrik GmbH, OpenStreetMap contributors, CC-BY-SA</attribution-text>30 <attribution-url>http://tools.geofabrik.de/osmi/</attribution-url>31 </entry>32 33 21 <!--different forms for web access--> 34 22 … … 37 25 <name>Yahoo Sat</name> 38 26 <type>html</type> 39 <url><![CDATA[http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?]]></url> 27 <url><![CDATA[http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]]></url> 28 <projections><code>EPSG:4326</code></projections> 40 29 </entry> 41 30 … … 6421 6410 }}} 6422 6411 6412 Subpages: 6413 [[TitleIndex(Maps/)]] 6414 6423 6415 == Documentation == 6424 6416
