wiki:Maps

Version 75 (modified by stoecker, 13 years ago) ( diff )

Update ÖPNV map

Imagery sources

This wiki page provides imagery sources for JOSM. You can add more WMS and TMS servers to the list below, but make sure, they can be used for OpenStreetMap.

List of services (editable)

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<imagery>
    <entry>
        <name>Landsat</name>
        <type>wms</type>
        <default>true</default>
        <url><![CDATA[http://irs.gis-lab.info/?layers=landsat&]]></url>
    </entry>

    <entry>
        <name>Open Aerial Map</name>
        <type>wms</type>
        <url><![CDATA[http://openaerialmap.org/wms/?VERSION=1.0&request=GetMap&layers=world&styles=&format=image/jpeg&]]></url>
    </entry>

    <!--different forms for web access-->

    <entry>
        <name>Bing Sat</name>
        <type>bing</type>
        <!-- url is used as identifier, so put something here -->
        <url>http://www.bing.com/maps/</url>
        <default>true</default>
    </entry>

    <!--Tile based access-->

    <entry>
        <name>MapQuest Open Aerial</name>
        <type>tms</type>
        <default>true</default>
        <url>http://oatile1.mqcdn.com/naip/{zoom}/{x}/{y}.png</url>
    </entry>

    <entry>
        <name>OpenStreetMap (Mapnik)</name>
        <type>tms</type>
        <default>true</default>
        <url>http://tile.openstreetmap.org/{zoom}/{x}/{y}.png</url>
        <max-zoom>18</max-zoom>
        <attribution-text mandatory='true'>© OpenStreetMap contributors, CC-BY-SA</attribution-text>
        <attribution-url>http://openstreetmap.org/</attribution-url>
    </entry>

    <entry>
        <name>OpenStreetMap (Mapnik Black &amp; White)</name>
        <type>tms</type>
        <default>true</default>
        <url>http://{switch:a,b,c}.www.toolserver.org/tiles/bw-mapnik/{zoom}/{x}/{y}.png</url>
        <max-zoom>18</max-zoom>
        <attribution-text mandatory='true'>© OpenStreetMap contributors, CC-BY-SA</attribution-text>
        <attribution-url>http://openstreetmap.org/</attribution-url>
    </entry>

    <entry>
        <name>OpenCycleMap</name>
        <type>tms</type>
        <url>http://tile.opencyclemap.org/cycle/{zoom}/{x}/{y}.png</url>
        <max-zoom>17</max-zoom>
        <attribution-text mandatory='true'>© OpenStreetMap contributors, CC-BY-SA</attribution-text>
        <attribution-url>http://openstreetmap.org/</attribution-url>
    </entry>

    <entry>
        <name>TilesAtHome</name>
        <type>tms</type>
        <url>http://tah.openstreetmap.org/Tiles/tile/{zoom}/{x}/{y}.png</url>
        <max-zoom>17</max-zoom>
        <attribution-text mandatory='true'>© OpenStreetMap contributors, CC-BY-SA</attribution-text>
        <attribution-url>http://openstreetmap.org/</attribution-url>
    </entry>

    <entry>
        <name>MapQuest OSM</name>
        <type>tms</type>
        <url>http://otile1.mqcdn.com/tiles/1.0.0/osm/{zoom}/{x}/{y}.png</url>
        <max-zoom>18</max-zoom>
        <attribution-text mandatory='true'>© OpenStreetMap contributors, CC-BY-SA</attribution-text>
        <attribution-url>http://openstreetmap.org/</attribution-url>
    </entry>

    <!--ODBL map has zoom 1-4, but the tiles are empty-->
    <entry>
        <name>ODBL coverage</name>
        <type>tms</type>
        <url>http://osm.informatik.uni-leipzig.de/osm_tiles2/{zoom}/{x}/{y}.png</url>
        <min-zoom>5</min-zoom>
        <max-zoom>18</max-zoom>
        <attribution-text mandatory='true'>© OpenStreetMap contributors, CC-BY-SA</attribution-text>
        <attribution-url>http://openstreetmap.org/</attribution-url>
    </entry>

    <entry>
        <name>Public Transport (ÖPNV)</name>
        <type>tms</type>
        <url>http://tile.memomaps.de/tilegen/{z}/{x}/{y}.png</url>
        <max-zoom>18</max-zoom>
        <attribution-text mandatory='true'>© OpenStreetMap contributors, CC-BY-SA</attribution-text>
        <attribution-url>http://öpnvkarte.de/</attribution-url>
    </entry>

    <!--only for Europe-->

    <entry>
        <name>German Style</name>
        <type>tms</type>
        <url>http://{switch:a,b,c,d}.tile.openstreetmap.de/tiles/osmde/{zoom}/{x}/{y}.png</url>
        <max-zoom>18</max-zoom>
        <attribution-text mandatory='true'>© OpenStreetMap contributors, CC-BY-SA</attribution-text>
        <attribution-url>http://openstreetmap.org/</attribution-url>
        <country-code>EU</country-code>
    </entry>

    <!--only for Germany-->

    <entry>
        <name>Streets NRW Geofabrik.de</name>
        <type>wms</type>
        <url>http://tools.geofabrik.de/osmi/view/strassennrw/josmwms?</url>
        <country-code>DE</country-code>
    </entry>

    <entry>
        <name>Hike &amp; Bike</name>
        <type>tms</type>
        <url>http://toolserver.org/tiles/hikebike/{zoom}/{x}/{y}.png</url>
        <max-zoom>18</max-zoom>
        <attribution-text mandatory='true'>© OpenStreetMap contributors, CC-BY-SA</attribution-text>
        <attribution-url>http://openstreetmap.org/</attribution-url>
        <country-code>DE</country-code>
    </entry>

    <entry>
        <name>Sorbische Karte</name>
        <type>tms</type>
        <url>http://toolserver.org/tiles/osm-locale-hsb/{zoom}/{x}/{y}.png</url>
        <max-zoom>17</max-zoom>
        <attribution-text mandatory='true'>© OpenStreetMap contributors, CC-BY-SA</attribution-text>
        <attribution-url>http://openstreetmap.org/</attribution-url>
        <country-code>DE</country-code>
    </entry>

    <entry>
        <name>Deutsche Karte</name>
        <type>tms</type>
        <url>http://toolserver.org/tiles/osm-locale-de/{zoom}/{x}/{y}.png</url>
        <max-zoom>17</max-zoom>
        <attribution-text mandatory='true'>© OpenStreetMap contributors, CC-BY-SA</attribution-text>
        <attribution-url>http://openstreetmap.org/</attribution-url>
        <country-code>DE</country-code>
    </entry>

    <entry>
        <name>OpenPT Map</name>
        <type>tms</type>
        <url>http://openptmap.de/tiles/{zoom}/{x}/{y}.png</url>
        <min-zoom>5</min-zoom>
        <max-zoom>16</max-zoom>
        <bounds min-lat='45.7' min-lon='5.9' max-lat='55.0' max-lon='17.3'/>
        <attribution-text mandatory='true'>© OpenStreetMap contributors, CC-BY-SA</attribution-text>
        <attribution-url>http://openstreetmap.org/</attribution-url>
        <country-code>DE</country-code>
    </entry>

    <!--only for Bavaria in Germany-->
    <entry>
        <name>Bayern (2 m)</name>
        <type>wms</type>
        <url><![CDATA[http://geodaten.bayern.de/ogc/ogc_dop200_oa.cgi?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&Layers=adv_dop200c&]]></url>
        <country-code>DE</country-code>
    </entry>

    <!--only for Austria-->
    <entry>
        <name>Geoimage.at MaxRes</name>
        <type>wms</type>
        <url><![CDATA[http://gis.lebensministerium.at/wmsgw/?key=4d80de696cd562a63ce463a58a61488d&FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&Layers=Luftbild_MR,Luftbild_1m,Luftbild_8m,Satellitenbild_30m&]]></url>
        <bounds min-lat='46.0872' min-lon='9.35676' max-lat='49.2092' max-lon='17.3099'/>
        <attribution-text mandatory='true'>geoimage.at</attribution-text>
        <terms-of-use-url>http://www.geoimage.at/geoimage/geodatendienste</terms-of-use-url>
        <country-code>AT</country-code>
    </entry>

    <!--only for North America-->

    <!--Terraserver USCG - High resolution maps-->
    <entry>
        <name>MSR Maps Topo</name>
        <type>wms</type>
        <url><![CDATA[http://msrmaps.com/ogcmap.ashx?version=1.1.1&request=GetMap&Layers=drg&styles=&format=image/jpeg&]]></url>
        <country-code>US</country-code>
    </entry>
    <entry>
        <name>MSR Maps Urban</name>
        <type>wms</type>
        <url><![CDATA[http://msrmaps.com/ogcmap.ashx?version=1.1.1&request=GetMap&Layers=urbanarea&styles=&format=image/jpeg&]]></url>
        <country-code>US</country-code>
    </entry>

    <!--only for Czech Republic-->

    <entry>
        <name>Czech CUZK:KM</name>
        <type>wms</type>
        <url><![CDATA[http://wms.cuzk.cz/wms.asp?service=WMS&VERSION=1.1.1&REQUEST=GetMap&SRS=EPSG:4326&LAYERS=parcelni_cisla_i,obrazy_parcel_i,RST_KMD_I,hranice_parcel_i,DEF_BUDOVY,RST_KN_I,dalsi_p_mapy_i,prehledka_kat_prac,prehledka_kat_uz,prehledka_kraju-linie&FORMAT=image/png&transparent=TRUE&]]></url>
        <country-code>CZ</country-code>
    </entry>

    <entry>
        <name>Czech UHUL:ORTOFOTO</name>
        <type>wms</type>
        <url><![CDATA[http://geoportal2.uhul.cz/cgi-bin/oprl.asp?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&SRS=EPSG:4326&LAYERS=Ortofoto_cb&STYLES=default&FORMAT=image/jpeg&TRANSPARENT=TRUE&]]></url>
        <country-code>CZ</country-code>
    </entry>

    <!--only for GB-->

    <entry>
        <name>NPE Maps</name>
        <type>wms</type>
        <url><![CDATA[http://nick.dev.openstreetmap.org/openpaths/freemap.php?layers=npe&]]></url>
        <country-code>GB</country-code>
    </entry>

    <entry>
        <name>NPE Maps (Tim)</name>
        <type>wms</type>
        <url>http://timsc.dev.openstreetmap.org/wms2/map.php?</url>
        <country-code>GB</country-code>
    </entry>

    <entry>
        <name>7th Series (OS7)</name>
        <type>wms</type>
        <url><![CDATA[http://ooc.openstreetmap.org/wms/map.php?source=os7&]]></url>
        <country-code>GB</country-code>
    </entry>

    <!--only for Japan-->

    <entry>
        <name>MLIT Japan (ORTHO)</name>
        <type>wms</type>
        <url><![CDATA[http://orthophoto.mlit.go.jp:8888/wms/service/wmsRasterTileMap?VERSION=1.3.0&REQUEST=GetMap&LAYERS=ORTHO&STYLES=Default&CRS=EPSG:4612&BBOX={s},{w},{n},{e}&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&BGCOLOR=OxFFFFFF]]></url>
        <country-code>JA</country-code>
    </entry>

    <entry>
        <name>MLIT Japan (ORTHO01)</name>
        <type>wms</type>
        <url><![CDATA[http://orthophoto.mlit.go.jp:8888/wms/service/wmsRasterTileMap?VERSION=1.3.0&REQUEST=GetMap&LAYERS=ORTHO01&STYLES=Default&CRS=EPSG:4612&BBOX={s},{w},{n},{e}&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&BGCOLOR=OxFFFFFF]]></url>
        <country-code>JA</country-code>
    </entry>

    <entry>
        <name>MLIT Japan (ORTHO02)</name>
        <type>wms</type>
        <url><![CDATA[http://orthophoto.mlit.go.jp:8888/wms/service/wmsRasterTileMap?VERSION=1.3.0&REQUEST=GetMap&LAYERS=ORTHO02&STYLES=Default&CRS=EPSG:4612&BBOX={s},{w},{n},{e}&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&BGCOLOR=OxFFFFFF]]></url>
        <country-code>JA</country-code>
    </entry>

    <entry>
        <name>MLIT Japan (ORTHO03)</name>
        <type>wms</type>
        <url><![CDATA[http://orthophoto.mlit.go.jp:8888/wms/service/wmsRasterTileMap?VERSION=1.3.0&REQUEST=GetMap&LAYERS=ORTHO03&STYLES=Default&CRS=EPSG:4612&BBOX={s},{w},{n},{e}&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&BGCOLOR=OxFFFFFF]]></url>
        <country-code>JA</country-code>
    </entry>

    <!--only for Italy-->

    <entry>
        <name>Lodi - Italy</name>
        <type>wms</type>
        <url><![CDATA[http://sit.provincia.lodi.it/mapserver/mapserv.exe?map=ortofoto_wgs84.map&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&SRS=EPSG:4326&LAYERS=Terraitaly%20Ortofoto%202007&STYLES=%2C%2C&FORMAT=image/png&TRANSPARENT=TRUE&]]></url>
        <country-code>IT</country-code>
    </entry>

    <entry>
        <name>Sicily - Italy</name>
        <type>wms</type>
        <url><![CDATA[http://88.53.214.52/sitr/services/WGS84_F33/Ortofoto_ATA20072008_f33/MapServer/WMSServer?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&CRS=CRS:84&LAYERS=0&STYLES=default&FORMAT=image/jpeg&]]></url>
        <country-code>IT</country-code>
    </entry>

    <entry>
        <name>PCN 2006 - Italy</name>
        <type>wms</type>
        <url><![CDATA[http://wms.pcn.minambiente.it/cgi-bin/mapserv.exe?map=/ms_ogc/service/ortofoto_colore_06.map&LAYERS=ortofoto_colore_06_32,ortofoto_colore_06_33&REQUEST=GetMap&VERSION=1.1.1&FORMAT=image%2Fjpeg&]]></url>
        <country-code>IT</country-code>
    </entry>

    <!--only for France-->

    <entry>
        <name>CRAIG - Auvergne 30 cm</name>
        <type>wms</type>
        <url><![CDATA[http://wms.craig.fr/osm?service=wms&request=getmap&version=1.1.1&layers=auvergne&format=image/jpeg&]]></url>
        <bounds min-lat='44.604' min-lon='2.045' max-lat='46.822' max-lon='4.507'>
            <shape>
                <point lat='45.4023663' lon='2.4599585' />
                <point lat='45.4286348' lon='2.3254017' />
                <point lat='44.9943663' lon='2.0451281' />
                <point lat='44.6038115' lon='2.1840500' />
                <point lat='44.6327309' lon='2.5051357' />
                <point lat='44.9171210' lon='2.7307249' />
                <point lat='44.6338266' lon='2.9401391' />
                <point lat='44.8768328' lon='3.1298041' />
                <point lat='44.8497399' lon='3.2056710' />
                <point lat='44.9439360' lon='3.3391344' />
                <point lat='44.7949731' lon='3.4520304' />
                <point lat='44.8615633' lon='3.6424809' />
                <point lat='44.7248374' lon='3.8871598' />
                <point lat='44.9500272' lon='4.3282054' />
                <point lat='45.1774345' lon='4.5055095' />
                <point lat='45.3819241' lon='4.3576878' />
                <point lat='45.3864069' lon='3.9168916' />
                <point lat='45.5071399' lon='4.0149721' />
                <point lat='45.6838545' lon='3.8053434' />
                <point lat='45.9552827' lon='3.7322737' />
                <point lat='45.9681345' lon='3.8489116' />
                <point lat='46.2250239' lon='3.8135926' />
                <point lat='46.3179797' lon='4.0296102' />
                <point lat='46.4658971' lon='4.0317945' />
                <point lat='46.5490366' lon='3.7600585' />
                <point lat='46.7794611' lon='3.6255192' />
                <point lat='46.6855890' lon='3.4878525' />
                <point lat='46.6999834' lon='3.1728686' />
                <point lat='46.8217147' lon='2.9377911' />
                <point lat='46.6718198' lon='2.5467951' />
                <point lat='46.5508339' lon='2.5662523' />
                <point lat='46.4813144' lon='2.2747709' />
                <point lat='46.3216155' lon='2.2762271' />
                <point lat='46.2543249' lon='2.4722891' />
                <point lat='46.0383633' lon='2.5720279' />
                <point lat='45.9014582' lon='2.5141257' />
                <point lat='45.8340658' lon='2.3591137' />
                <point lat='45.7131887' lon='2.4954764' />
            </shape>
        </bounds>
        <attribution-text mandatory='true'>Orthophotographie CRAIG/TopoGEODIS 2009-2010</attribution-text>
        <attribution-url>http://wiki.openstreetmap.org/wiki/WikiProject_France/CRAIG</attribution-url>
        <country-code>FR</country-code>
    </entry>
    <entry>
        <name>CRAIG - Moulins 15 cm</name>
        <type>wms</type>
        <url><![CDATA[http://wms.craig.fr/osm?service=wms&request=getmap&version=1.1.1&layers=moulins&format=image/jpeg&]]></url>
        <bounds min-lat='46.375' min-lon='3.114' max-lat='46.727' max-lon='3.583'/>
        <attribution-text mandatory='true'>Orthophotographie CRAIG/TopoGEODIS 2009</attribution-text>
        <attribution-url>http://wiki.openstreetmap.org/wiki/WikiProject_France/CRAIG</attribution-url>
        <country-code>FR</country-code>
    </entry>
    <entry>
        <name>CRAIG - Montluçon 15 cm</name>
        <type>wms</type>
        <url><![CDATA[http://wms.craig.fr/osm?service=wms&request=getmap&version=1.1.1&layers=montlucon&format=image/jpeg&]]></url>
        <bounds min-lat='46.227' min-lon='2.402' max-lat='46.423' max-lon='2.665'/>
        <attribution-text mandatory='true'>Orthophotographie CRAIG/TopoGEODIS 2009</attribution-text>
        <attribution-url>http://wiki.openstreetmap.org/wiki/WikiProject_France/CRAIG</attribution-url>
        <country-code>FR</country-code>
    </entry>
    <entry>
        <name>CRAIG - Vichy 15 cm</name>
        <type>wms</type>
        <url><![CDATA[http://wms.craig.fr/osm?service=wms&request=getmap&version=1.1.1&layers=vichy&format=image/jpeg&]]></url>
        <bounds min-lat='45.997' min-lon='3.249' max-lat='46.260' max-lon='3.569'/>
        <attribution-text mandatory='true'>Orthophotographie CRAIG/TopoGEODIS 2009</attribution-text>
        <attribution-url>http://wiki.openstreetmap.org/wiki/WikiProject_France/CRAIG</attribution-url>
        <country-code>FR</country-code>
    </entry>
    <entry>
        <name>CRAIG - Le Puy 15 cm</name>
        <type>wms</type>
        <url><![CDATA[http://wms.craig.fr/osm?service=wms&request=getmap&version=1.1.1&layers=le_puy&format=image/jpeg&]]></url>
        <bounds min-lat='44.866' min-lon='3.615' max-lat='45.145' max-lon='4.063'/>
        <attribution-text mandatory='true'>Orthophotographie CRAIG/TopoGEODIS 2010</attribution-text>
        <attribution-url>http://wiki.openstreetmap.org/wiki/WikiProject_France/CRAIG</attribution-url>
        <country-code>FR</country-code>
    </entry>
    <entry>
        <name>Géolittoral - Ortophotos 2000</name>
        <type>wms</type>
        <url><![CDATA[http://geolittoral.application.equipement.gouv.fr/wms/metropole?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&Layers=ortholittorale&]]></url>
        <attribution-text mandatory='true'>Ortho littorale 2000</attribution-text>
        <attribution-url>http://wiki.openstreetmap.org/wiki/WikiProject_France/G%C3%A9oLittoral</attribution-url>
        <country-code>FR</country-code>
    </entry>
    <entry>
        <name>Géolittoral - Sentiers</name>
        <type>wms</type>
        <url><![CDATA[http://geolittoral.application.equipement.gouv.fr/wms/metropole?FORMAT=image/png&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&Layers=Sentiers_littoraux&]]></url>
        <attribution-text mandatory='true'>Ortho littorale 2000</attribution-text>
        <attribution-url>http://wiki.openstreetmap.org/wiki/WikiProject_France/G%C3%A9oLittoral</attribution-url>
        <country-code>FR</country-code>
    </entry>

    <!--only for Spain-->

    <entry>
        <name>PNOA Spain</name>
        <type>wms</type>
        <url><![CDATA[http://www.idee.es/wms/PNOA/PNOA?REQUEST=GetMap&VERSION=1.1.1&SERVICE=WMS&SRS=EPSG:4326&LAYERS=pnoa&STYLES=default&FORMAT=image/jpeg&]]></url>
        <eula mandatory='true'><![CDATA[http://wiki.openstreetmap.org/wiki/Spain_Potential_Datasources#Resumen_WMS]]></eula>
        <country-code>ES</country-code>
    </entry>

    <!--only for Estonia-->

    <entry>
        <name>Estonia Basemap (Maaamet)</name>
        <type>wms</type>
        <url><![CDATA[http://xgis.maaamet.ee/wms-pub/alus-geo?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&Layers=pohi_vr2&]]></url>
        <country-code>EE</country-code>
    </entry>

    <entry>
        <name>Estonia Ortho (Maaamet)</name>
        <type>wms</type>
        <url><![CDATA[http://xgis.maaamet.ee/wms-pub/alus-geo?VERSION=1.1.1&REQUEST=GetMap&LAYERS=of10000&STYLES=&SRS=EPSG:4326&FORMAT=image/jpeg&]]></url>
        <country-code>EE</country-code>
    </entry>

    <entry>
        <name>Estonia Multi (Maaamet)</name>
        <type>wms</type>
        <url><![CDATA[http://xgis.maaamet.ee/wms-pub/alus-geo?STYLES=&SRS=EPSG:4326&FORMAT=image/png&VERSION=1.1.1&REQUEST=GetMap&LAYERS=of10000,BK_MERI_polygo_8478_3,BK_VEEHOIDLA_p_8494_3,BK_VAIKEJARV_p_8493_3,BK_SUURJARV_po_8489_3,BK_SUURJOGI_po,BK_TUHAMAGI_po_8490_3,BK_SOO_polygon_8488_3,BK_SETTEBASSEI_8487_3,BK_PRUGIMAGI_p_8484_3,BK_POLD_polygo_8483_3,BK_TURBAVALI_p_8492_3,BK_METS_polygo_8479_3,BK_MARGALA_pol_8477_3,BK_LENNUVALI_p_8473_3,BK_KIVIMURD_po_8469_3,BK_KAEVANDUS_p_8468_3,BK_HOONESTATUD_8497_3,BK_VEEPIIR_lin_8495_2,BK_KRAAV_line_8472_2,BK_PEAKRAAV_li_8482_2,BK_OJA_line_8481_2,BK_JOEDL10_lin_8467_2,BK_JOEDK10_lin_8465_2,BK_KLINT_line_8470_2,BK_LIIN110_lin_8474_2,BK_LIIN220_lin_8475_2,BK_LIIN330_lin_8476_2,BK_TEXT_S_18_i_8405_1,BK_TEXT_M_10_i_8411_1,BK_TEXT_S_12_i_8409_1,BK_TEXT_S_10_i_8414_1,BK_TEXT_M_6_it_8418_1,BK_TEXT_S_8_it_8417_1,BK_TEXT_M_8_it_8416_1,BK_TEXT_M_10_i_8413_1,meri_8378_3,MapBSR_mais500_8379_3,MapBSR_mais100_8379_3,EHAK_GEN_8380_3,EHAK_GEN_8381_3,EHAK_GEN_8386_3,rannajoon100_l_8383_2,hpInt11,saar100_polyli_8384_3,hpInt12,KUJUNDUSPIIR_G_8374,KUJUNDUSPIIR_G_8365_2,KUJUNDUSPIIR_G_8374_2,rannajoon10_li_8388_2,saar10_polylin_8364_3,KUJUNDUSPIIR_G_8372,KUJUNDUSPIIR_G_8376_2,KUJUNDUSPIIR_G_8372_2,KUJUNDUSPIIR_G_8375_2,KUJUNDUSPIIR_G_8377_2,venepiir_line_8382_2,alevid_1,alevikud_1,linnaosad_1,linnad_1,MaakondNimi_te_8362_1,HaldusNimi_tex_8385_1,KUJUNDUSPIIR_G_6882_2,kylanimed_1,BK_METSATEE_li_8480_2,BK_KOHALIKTEE__8471_2,korvalmaantee,tugimaantee,trassiosa,pohimaantee,raudtee_esmane,BK_RAUDTEE_lin_8485_2,TOPOYKSUS_6569,TOPOYKSUS_7793&]]></url>
        <country-code>EE</country-code>
    </entry>

    <!--only for Denmark-->

    <entry>
        <name>Fugro (Denmark)</name>
        <type>tms</type>
        <url>http://{switch:a,b,c}.tile.openstreetmap.dk/fugro2005/{zoom}/{x}/{y}.png</url>
        <bounds min-lat='54.46819' min-lon='8.01887' max-lat='57.8229' max-lon='15.30992'/>
        <max-zoom>19</max-zoom>
        <attribution-text mandatory='true'>Fugro Aerial Mapping</attribution-text>
        <attribution-url>http://wiki.openstreetmap.org/wiki/Fugro</attribution-url>
        <terms-of-use-url>http://wiki.openstreetmap.org/wiki/Fugro#Agreement_2</terms-of-use-url>
        <country-code>DK</country-code>
    </entry>

    <entry>
        <name>Stevns (Denmark)</name>
        <type>tms</type>
        <url>http://{switch:a,b,c}.tile.openstreetmap.dk/stevns/2009/{zoom}/{x}/{y}.png</url>
        <bounds min-lat='55.23403' min-lon='12.09144' max-lat='55.43647' max-lon='12.47712'/>
        <max-zoom>20</max-zoom>
        <attribution-text mandatory='true'>Stevns Kommune</attribution-text>
        <country-code>DK</country-code>
    </entry>

    <!--only for Phillipines-->

    <entry>
        <name>Pangasinan (Phillipines HiRes)</name>
        <type>tms</type>
        <url>http://gravitystorm.dev.openstreetmap.org/imagery/philippines/{zoom}/{x}/{y}.png</url>
        <country-code>PH</country-code>
    </entry>

    <!--only for Russia-->

    <entry>
        <name>ScanEx IRS</name>
        <type>scanex</type>
        <!-- url is used as identifier, so put something here -->
        <url>http://irs.gis-lab.info/</url>
        <attribution-text mandatory='true'>IRS</attribution-text>
        <country-code>RU</country-code>
    </entry>

    <!--only for South Africa-->

    <entry>
        <name>South Africa Topo (OOC)</name>
        <type>tms</type>
        <url>http://grant.dev.openstreetmap.org/za-ooc-slippy/{zoom}/{x}/{y}.png</url>
        <min-zoom>3</min-zoom>
        <max-zoom>15</max-zoom>
        <bounds min-lat='-35' min-lon='16.30' max-lat='-22.1' max-lon='33.15'/>
        <country-code>ZA</country-code>
    </entry>
</imagery>

Documentation

General properties: (name, type and url are mandatory.)

Property Description
name The name of the imagery source
type The type. Can be tms, wms and html. In addition, there are the special types bing and scanex with hardcoded behaviour.
url The URL of the service. Can contain templates, e.g. {zoom} will be replaced by the current zoom level (see below). The list of services is a XML document, so the '&' character is represented by '&amp;'. Alternatively, the URL can be wrapped in a <![CDATA[...]]> section.
bounds The area of use, e.g. <bounds min-lat='45.7' min-lon='5.9' max-lat='55.0' max-lon='17.3'/>
eula A link to an EULA text that has to be accepted by the user, before the imagery source is added.
attribution-text The attribution text to be shown all the time on the map.
attribution-url A link that is opened, when the user clicks on the attribution text
terms-of-use-url A link that is opened, when the user clicks on the terms-of-use text
country-code The ISO 3166 country code

Tile Map Services (TMS)

Properties specific to Tile Map Service:

Property Description
min-zoom The minimum zoom level
max-zoom The maximum zoom level. For higher scales, the images of the maximum level is enlarged.

For TMS you can specify tile URL template. Following patterns are supported:

  • {zoom} is replaced by tile zoom level
  • {x} is replaced by X-coordinate of the tile
  • {y} is replaced by Y-coordinate of the tile
  • {!y} is replaced by 2zoom - 1 - Y (Yahoo style Y coordinate)
  • {switch:...} is replaced by a random selection from the given comma separated list, f.e. {switch:a,b,c} or {switch:1,2,3,4}

Web Map Services (WMS)

URLs of these services must be designed to append arguments directly behind. So the they should either end with ? or &. Following arguments are added

  • width
  • height
  • bbox
  • srs - projection method - is only added when no srs is given already (In this case the projection is checked and an error is issued when they mismatch).

If more specific URL design is needed, then patterns are supported as well. If patterns are found no other arguments are added:

  • {proj} is replaced by projection. Also {proj(...)} is supported, where ... is a list of comma separated EPSG codes to allow checking valid projections.
  • {bbox} is replaced by bounding box using projected coordinates
  • {width} is requested display width
  • {height} is requested display height
  • {w},{s},{n},{e} are replaced by corresponding coordinates

Pseudo-WMS services

Pseudo-WMS service are specified by 'html:' prefix. Essentially they are equal to WMS services, but instead of a real WMS a HTML script does the image creation. The resulting file is then downloaded by an image grabber. This method was mainly developed to support Yahoo which requires usage of the Yahoo API for image retrieval.

Other information

JOSM uses this URL to fetch the imagery sources. The URL can be customized in the advanced preferences (key imagery.layers.sites).

Note: See TracWiki for help on using the wiki.