Changes between Version 6 and Version 7 of Maps/Germany


Ignore:
Timestamp:
2013-08-28T02:17:14+02:00 (12 years ago)
Author:
cmuelle8
Comment:

Add at the bottom for people needing further geo-referenced, fine-granular natural/physical regions like Harz, Schwarzwald, etc.

Legend:

Unmodified
Added
Removed
Modified
  • Maps/Germany

    v6 v7  
    66<imagery xmlns="http://josm.openstreetmap.de/maps-1.0">
    77    <!--only for Germany-->
    8 
    9     <entry>
    10         <name>Physiogeographical Map / Physische Karte, Naturräume</name>
    11         <type>wms</type>
    12         <url><![CDATA[http://mapwarper.net/maps/wms/1585?request=GetMap&version=1.1.1&styles=&format=image/jpeg&srs={proj}&exceptions=application/vnd.ogc.session.inimage&width={width}&height={height}&BBOX={bbox}]]></url>
    13         <projections>
    14             <code>EPSG:4326</code><code>EPSG:900913</code>
    15         </projections>
    16         <bounds min-lat='47.25' min-lon='5.8' max-lat='55.15' max-lon='15.1'>
    17             <shape>
    18                 <point lat='47.25' lon='15.1'/>
    19                 <point lat='47.25' lon='5.8'/>
    20                 <point lat='55.15' lon='5.8'/>
    21                 <point lat='55.15' lon='15.1'/>
    22                 <point lat='47.25' lon='15.1'/>
    23             </shape>
    24         </bounds>
    25         <attribution-text mandatory='true'>ehemalige Bundesanstalt für Landeskunde, © Wikipedia Authors, GFDL v1.2 or CC-BY-SA 3.0</attribution-text>
    26         <attribution-url>http://de.wikipedia.org/wiki/Naturräumliche_Haupteinheiten_Deutschlands</attribution-url>
    27         <country-code>DE</country-code>
    28     </entry>
    298
    309    <entry>
     
    279258        <country-code>DE</country-code>
    280259    </entry>
     260
     261    <entry>
     262        <name>Physical Map/Physische Karte/Naturräume (DE)</name>
     263        <type>wms</type>
     264        <url><![CDATA[http://mapwarper.net/maps/wms/1585?request=GetMap&version=1.1.1&styles=&format=image/jpeg&srs={proj}&exceptions=application/vnd.ogc.session.inimage&width={width}&height={height}&BBOX={bbox}]]></url>
     265        <projections>
     266            <code>EPSG:4326</code><code>EPSG:900913</code>
     267        </projections>
     268        <bounds min-lat='47.25' min-lon='5.8' max-lat='55.15' max-lon='15.1'>
     269            <shape>
     270                <point lat='47.25' lon='15.1'/>
     271                <point lat='47.25' lon='5.8'/>
     272                <point lat='55.15' lon='5.8'/>
     273                <point lat='55.15' lon='15.1'/>
     274                <point lat='47.25' lon='15.1'/>
     275            </shape>
     276        </bounds>
     277        <attribution-text mandatory='true'>ehemalige Bundesanstalt für Landeskunde, © Wikipedia Authors, GFDL v1.2 or CC-BY-SA 3.0</attribution-text>
     278        <attribution-url>http://mapwarper.net/maps/1585#Metadata_tab</attribution-url>
     279        <country-code>DE</country-code>
     280    </entry>
     281
     282    <entry>
     283        <name>Physical Map/Physische Karte/Naturräume (DE:Harz)</name>
     284        <type>wms</type>
     285        <url><![CDATA[http://mapwarper.net/maps/wms/1638?request=GetMap&version=1.1.1&styles=&format=image/jpeg&srs={proj}&exceptions=application/vnd.ogc.session.inimage&width={width}&height={height}&BBOX={bbox}]]></url>
     286        <projections>
     287            <code>EPSG:4326</code><code>EPSG:900913</code>
     288        </projections>
     289        <bounds min-lat='51.45' min-lon='10.15' max-lat='52.0' max-lon='11.5'>
     290            <shape>
     291                <point lat='51.45' lon='11.5'/>
     292                <point lat='51.45' lon='10.15'/>
     293                <point lat='52.0' lon='10.15'/>
     294                <point lat='52.0' lon='11.5'/>
     295                <point lat='51.45' lon='11.5'/>
     296            </shape>
     297        </bounds>
     298        <attribution-text mandatory='true'>ehemalige Bundesanstalt für Landeskunde, © Wikipedia Authors, GFDL v1.2 or CC-BY-SA 3.0</attribution-text>
     299        <attribution-url>http://mapwarper.net/maps/1638#Metadata_tab</attribution-url>
     300        <country-code>DE</country-code>
     301    </entry>
     302
    281303</imagery>
    282304}}}