Changes between Version 9 and Version 10 of Maps/Germany


Ignore:
Timestamp:
2013-08-28T06:59:50+02:00 (13 years ago)
Author:
cmuelle8
Comment:

Kontrastversion als Overlay speziell für Bing hinzugefügt, beste Ergebnisse mit einer Ebenendeckkraft zw. 20% und 50%. In niedrigen Zoom-Level sind dann Landschaftslagen benannt, in hohen Zoom-Level kann bestimmt werden, welcher Ort zu welcher naturräumlichen Landschaft gehört. Eignet sich ggf. als Basis für die Erfassung naturräumlicher Einheiten.

Legend:

Unmodified
Added
Removed
Modified
  • Maps/Germany

    v9 v10  
    301301    </entry>
    302302
     303    <entry>
     304        <name>Physical DE:Harz - Overlay für Bing (z.B. Deckkraft zw. 20 und 50 Prozent nutzen)</name>
     305        <type>wms</type>
     306        <url><![CDATA[http://mapwarper.net/maps/wms/1639?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>
     307        <projections>
     308            <code>EPSG:4326</code><code>EPSG:900913</code>
     309        </projections>
     310        <bounds min-lat='51.45' min-lon='10.15' max-lat='52.0' max-lon='11.5'>
     311            <shape>
     312                <point lat='51.45' lon='11.5'/>
     313                <point lat='51.45' lon='10.15'/>
     314                <point lat='52.0' lon='10.15'/>
     315                <point lat='52.0' lon='11.5'/>
     316                <point lat='51.45' lon='11.5'/>
     317            </shape>
     318        </bounds>
     319        <attribution-text mandatory='true'>ehemalige Bundesanstalt für Landeskunde, © Wikipedia Authors, GFDL v1.2 or CC-BY-SA 3.0</attribution-text>
     320        <attribution-url>http://mapwarper.net/maps/1640#Metadata_tab</attribution-url>
     321        <country-code>DE</country-code>
     322    </entry>
     323
    303324</imagery>
    304325}}}