Warning, /education/marble/data/maps/earth/vectorosm/vectorosm.dgml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <!--
0003     SPDX-License-Identifier: LGPL-2.1-or-later
0004     SPDX-FileCopyrightText: 2015 Torsten Rahn <tackat@kde.org>
0005 -->
0006 <dgml xmlns="http://edu.kde.org/marble/dgml/2.0">
0007   <document>
0008     <head>
0009       <!-- The license here applies to the actual map content, not this dgml file. See the license header above for the dgml file license -->
0010       <!-- The content that this license refers to is not distributed with this package -->
0011       <license short="© OpenStreetMap contributors">Source: © OpenStreetMap contributors, License: Creative Commons Attribution-ShareAlike 2.0 (CC BY-SA)</license>
0012       <name>Vector OSM</name>
0013       <target>earth</target>
0014       <theme>vectorosm</theme>
0015       <icon pixmap="vectorosm-preview.png"/>
0016       <visible>true</visible>
0017       <description><![CDATA[<p>A <i>global roadmap</i> created by the OpenStreetMap (OSM) project.</p><p>OSM is an open community which creates free editable maps. The OSM data was rendered using Mapnik.</p>]]></description>
0018       <zoom>
0019         <minimum>   900  </minimum>
0020         <maximum>  3850  </maximum>
0021         <discrete> false </discrete>
0022       </zoom>
0023     </head>
0024     <map bgcolor="#b5d0d0">
0025         <canvas/>
0026         <target/>
0027       <layer name="openstreetmap" backend="texture">
0028         <!-- OpenStreetMap mapnik rendered tiles expire after seven days
0029                      or 604800 seconds -->
0030         <texture name="mapnik" expire="604800">
0031           <sourcedir format="PNG"> earth/openstreetmap </sourcedir>
0032           <tileSize width="256" height="256"/>
0033           <storageLayout levelZeroColumns="1" levelZeroRows="1" maximumTileLevel="19" mode="OpenStreetMap"/>
0034           <projection name="Mercator"/>
0035           <downloadUrl protocol="https" host="tile.openstreetmap.org" path="/"/>
0036           <downloadPolicy usage="Browse" maximumConnections="20"/>
0037           <downloadPolicy usage="Bulk" maximumConnections="2"/>
0038         </texture>
0039       </layer>
0040       <layer name="vectorosm" backend="vectortile" >
0041           <vectortile name="geojson_data" expire="604800" >
0042               <sourcedir format="O5M"> earth/vectorosm </sourcedir>
0043               <tileSize width="256" height="256" />
0044               <storageLayout levelZeroColumns="1" levelZeroRows="1" tileLevels="1,3,5,7,9,11,13,15,17" mode="OpenStreetMap" />
0045               <projection name="Mercator" />
0046               <downloadUrl protocol="http" host="maps.kde.org" path="/earth/vectorosm/v1/" />
0047               <downloadPolicy usage="Browse" maximumConnections="20" />
0048               <downloadPolicy usage="Bulk" maximumConnections="2" />
0049           </vectortile>
0050       </layer>
0051       <layer name="standardplaces" backend="geodata">
0052         <geodata name="baseplacemarks">
0053           <sourcefile>baseplacemarks.cache</sourcefile>
0054         </geodata>
0055         <geodata name="boundaryplacemarks">
0056           <sourcefile>boundaryplacemarks.cache</sourcefile>
0057         </geodata>
0058       </layer>
0059     </map>
0060     <settings>
0061       <property name="coordinate-grid">
0062         <value>true</value>
0063         <available>true</available>
0064       </property>
0065       <property name="overviewmap">
0066         <value>true</value>
0067         <available>true</available>
0068       </property>
0069       <property name="compass">
0070         <value>true</value>
0071         <available>true</available>
0072       </property>
0073       <property name="scalebar">
0074         <value>true</value>
0075         <available>true</available>
0076       </property>
0077       <group name="Places">
0078         <property name="places">
0079           <value>true</value>
0080           <available>true</available>
0081         </property>
0082         <property name="cities">
0083           <value>true</value>
0084           <available>true</available>
0085         </property>
0086         <property name="terrain">
0087           <value>false</value>
0088           <available>false</available>
0089         </property>
0090         <property name="otherplaces">
0091           <value>false</value>
0092           <available>false</available>
0093         </property>
0094       </group>
0095       <group name="Texture Layers">
0096         <property name="mapnik">
0097           <value>false</value>
0098           <available>true</available>
0099         </property>
0100       </group>
0101     </settings>
0102     <legend>
0103 
0104     <section name="hilly" checkable="true" connect="mapnik" spacing="12">
0105         <heading>OSM Bitmap Tiles</heading>
0106     </section>
0107 
0108     <section name="Tours">
0109         <heading>Explore the Earth</heading>
0110         <item name="earthlandingsites">
0111             <text><![CDATA[<a href="tour://earth/openstreetmap/tour.kml">Play a tour of popular places.</a>]]></text>
0112         </item>
0113     </section>
0114 
0115       <section name="coordinate-grid" checkable="true" connect="coordinate-grid" spacing="12">
0116         <heading>Coordinate Grid</heading>
0117       </section>
0118       <section name="traffic" checkable="false" spacing="12">
0119         <heading>Transportation</heading>
0120         <item name="motorway">
0121           <icon pixmap="maps/earth/openstreetmap/legend/motorway.png"/>
0122           <text>Motorway</text>
0123         </item>
0124         <item name="trunk_road">
0125           <icon pixmap="maps/earth/openstreetmap/legend/trunkroad.png"/>
0126           <text>Trunk road</text>
0127         </item>
0128         <item name="primary_road">
0129           <icon pixmap="maps/earth/openstreetmap/legend/primaryroad.png"/>
0130           <text>Primary road</text>
0131         </item>
0132         <item name="secondary_road">
0133           <icon pixmap="maps/earth/openstreetmap/legend/secondaryroad.png"/>
0134           <text>Secondary road</text>
0135         </item>
0136         <item name="unclassified_road">
0137           <icon pixmap="maps/earth/openstreetmap/legend/unclassifiedroad.png"/>
0138           <text>Unclassified road</text>
0139         </item>
0140         <item name="unsurfaced_road">
0141           <icon pixmap="maps/earth/openstreetmap/legend/unsurfacedroad.png"/>
0142           <text>Unsurfaced road</text>
0143         </item>
0144         <item name="track">
0145           <icon pixmap="maps/earth/openstreetmap/legend/track.png"/>
0146           <text>Track</text>
0147         </item>
0148         <item name="byway">
0149           <icon pixmap="maps/earth/openstreetmap/legend/byway.png"/>
0150           <text>Byway</text>
0151         </item>
0152         <item name="bridleway">
0153           <icon pixmap="maps/earth/openstreetmap/legend/bridleway.png"/>
0154           <text>Bridleway</text>
0155         </item>
0156         <item name="cycleway">
0157           <icon pixmap="maps/earth/openstreetmap/legend/cycleway.png"/>
0158           <text>Cycleway</text>
0159         </item>
0160         <item name="footway">
0161           <icon pixmap="maps/earth/openstreetmap/legend/footway.png"/>
0162           <text>Footway</text>
0163         </item>
0164         <item name="railway_station">
0165           <icon pixmap="maps/earth/openstreetmap/legend/railwaystation.png"/>
0166           <text>Railway station</text>
0167         </item>
0168         <item name="railway">
0169           <icon pixmap="maps/earth/openstreetmap/legend/railway.png"/>
0170           <text>Railway</text>
0171         </item>
0172         <item name="subway">
0173           <icon pixmap="maps/earth/openstreetmap/legend/subway.png"/>
0174           <text>Subway</text>
0175         </item>
0176         <item name="lightrail">
0177           <icon pixmap="maps/earth/openstreetmap/legend/tram.png"/>
0178           <text>Lightrail, tram</text>
0179         </item>
0180         <item name="airport_runway">
0181           <icon pixmap="maps/earth/openstreetmap/legend/airportrunway.png"/>
0182           <text>Airport runway, taxiway</text>
0183         </item>
0184         <item name="airport_apron_terminal">
0185           <icon pixmap="maps/earth/openstreetmap/legend/airportapron.png"/>
0186           <text>Airport apron, terminal</text>
0187         </item>
0188         <item name="administrative_boundary">
0189           <icon pixmap="maps/earth/openstreetmap/legend/boundary.png"/>
0190           <text>Administrative boundary</text>
0191         </item>
0192         <item name="bridge">
0193           <icon pixmap="maps/earth/openstreetmap/legend/bridge.png"/>
0194           <text>Bridge</text>
0195         </item>
0196         <item name="tunnel">
0197           <icon pixmap="maps/earth/openstreetmap/legend/tunnel.png"/>
0198           <text>Tunnel</text>
0199         </item>
0200       </section>
0201       <section name="areas" checkable="false" spacing="12">
0202         <heading>Areas</heading>
0203         <item name="forest">
0204           <icon color="#8dc56c"/>
0205           <text>Forest</text>
0206         </item>
0207         <item name="wood">
0208           <icon color="#aed1a0"/>
0209           <text>Wood</text>
0210         </item>
0211         <item name="golf_course">
0212           <icon color="#b5e3b5"/>
0213           <text>Golf course</text>
0214         </item>
0215         <item name="park">
0216           <icon color="#b6fdb6"/>
0217           <text>Park</text>
0218         </item>
0219         <item name="residential_area">
0220           <icon color="#cccccc"/>
0221           <text>Residential Area</text>
0222         </item>
0223         <item name="tourist_attraction">
0224           <icon color="#f2caea"/>
0225           <text>Tourist attraction</text>
0226         </item>
0227         <item name="common_meadow">
0228           <icon color="#cfeca8"/>
0229           <text>Common, meadow</text>
0230         </item>
0231         <item name="retail_area">
0232           <icon color="#f1dada"/>
0233           <text>Retail area</text>
0234         </item>
0235         <item name="industrial_area">
0236           <icon color="#ffaeb9"/>
0237           <text>Industrial Area</text>
0238         </item>
0239         <item name="commercial_area">
0240           <icon color="#efc8c8"/>
0241           <text>Commercial Area</text>
0242         </item>
0243         <item name="heathland">
0244           <icon color="#ffffc0"/>
0245           <text>Heathland</text>
0246         </item>
0247         <item name="lake_reservoir">
0248           <icon color="#b5d0d0"/>
0249           <text>Lake, reservoir</text>
0250         </item>
0251         <item name="farm">
0252           <icon color="#ead8bd"/>
0253           <text>Farm</text>
0254         </item>
0255         <item name="brownfield_site">
0256           <icon color="#9d9d6c"/>
0257           <text>Brownfield site</text>
0258         </item>
0259         <item name="cemetery">
0260           <icon color="#aacbaf"/>
0261           <text>Cemetery</text>
0262         </item>
0263         <item name="allotments">
0264           <icon color="#c8b084"/>
0265           <text>Allotments</text>
0266         </item>
0267         <item name="sports_pitch">
0268           <icon color="#8ad3af"/>
0269           <text>Sports pitch</text>
0270         </item>
0271         <item name="sports_centre">
0272           <icon color="#33cc99"/>
0273           <text>Sports centre</text>
0274         </item>
0275         <item name="nature_reserve">
0276           <icon color="#abdf96"/>
0277           <text>Nature reserve</text>
0278         </item>
0279         <item name="military_area">
0280           <icon color="#e18f8f"/>
0281           <text>Military area</text>
0282         </item>
0283       </section>
0284       <section name="places" checkable="false" connect="places" spacing="12">
0285         <heading>Places of Interest</heading>
0286         <item name="school_university">
0287           <icon color="#f0f0d8"/>
0288           <text>School, university</text>
0289         </item>
0290         <item name="significant_building">
0291           <icon pixmap="maps/earth/openstreetmap/legend/significantbuilding.png"/>
0292           <text>Significant Building</text>
0293         </item>
0294         <item name="summit_peak">
0295           <icon pixmap="maps/earth/openstreetmap/legend/summitpeak.png"/>
0296           <text>Summit, peak</text>
0297         </item>
0298       </section>
0299       <section name="education" checkable="false" connect="education" spacing="12">
0300         <heading>Education</heading>
0301         <item name="college">
0302           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/education_college.p.12.png"/>
0303           <text>College</text>
0304         </item>
0305         <item name="kindergarten">
0306           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/education_nursery.p.12.png"/>
0307           <text>Kindergarten</text>
0308         </item>
0309         <item name="Library">
0310           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/amenity_library.p.12.png"/>
0311           <text>Library</text>
0312         </item>
0313         <item name="school">
0314           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/education_school.p.12.png"/>
0315           <text>School</text>
0316         </item>
0317         <item name="University">
0318           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/education_university.p.12.png"/>
0319           <text>University</text>
0320         </item>
0321       </section>
0322       <section name="financial" checkable="false" connect="financial" spacing="12">
0323         <heading>Financial</heading>
0324         <item name="atm">
0325           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/money_atm.p.12.png"/>
0326           <text>ATM</text>
0327         </item>
0328         <item name="bank">
0329           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/money_bank.p.12.png"/>
0330           <text>Bank</text>
0331         </item>
0332         <item name="bureau de change">
0333           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/money_currency_exchange.p.12.png"/>
0334           <text>Bureau de change</text>
0335         </item>
0336       </section>
0337       <section name="healthcare" checkable="false" connect="healthcare" spacing="12">
0338         <heading>Healthcare</heading>
0339         <item name="dentist">
0340           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/health_dentist.p.12.png"/>
0341           <text>Dentist</text>
0342         </item>
0343         <item name="doctors">
0344           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/health_doctors.p.12.png"/>
0345           <text>Doctors</text>
0346         </item>
0347         <item name="Pharmacy">
0348           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/health_pharmacy.p.12.png"/>
0349           <text>Pharmacy</text>
0350         </item>
0351         <item name="Veterinary">
0352           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/health_veterinary.p.12.png"/>
0353           <text>Veterinary</text>
0354         </item>
0355       </section>
0356       <section name="Entertainment" checkable="false" connect="Entertainment" spacing="12">
0357         <heading>Entertainment</heading>
0358         <item name="cinema">
0359           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/tourist_cinema.p.12.png"/>
0360           <text>Cinema</text>
0361         </item>
0362         <item name="theatre">
0363           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/tourist_theatre.p.12.png"/>
0364           <text>Theatre</text>
0365         </item>
0366       </section>
0367       <section name="Publicbuildings" checkable="false" connect="publicbuildings" spacing="12">
0368         <heading>Public Buildings</heading>
0369         <item name="court">
0370           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/amenity_court.p.12.png"/>
0371           <text>Court</text>
0372         </item>
0373         <item name="embassy">
0374           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/poi_embassy.p.12.png"/>
0375           <text>Embassy</text>
0376         </item>
0377         <item name="church">
0378           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/place_of_worship_christian.p.12.png"/>
0379           <text>Church</text>
0380         </item>
0381         <item name="PlayGround">
0382           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/amenity_playground.p.12.png"/>
0383           <text>Playground</text>
0384         </item>
0385         <item name="Placeofworship">
0386           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/place_of_worship_unknown.p.12.png"/>
0387           <text>Place of worship</text>
0388         </item>
0389         <item name="PostOffice">
0390           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/amenity_post_office.p.12.png"/>
0391           <text>Post office</text>
0392         </item>
0393         <item name="Publicbuildings">
0394           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/amenity_public_building.p.12.png"/>
0395           <text>Public building</text>
0396         </item>
0397         <item name="toilet">
0398           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/amenity_toilets.p.12.png"/>
0399           <text>Toilets</text>
0400         </item>
0401       </section>
0402       <section name="Accommodation" checkable="false" connect="accommodation" spacing="12">
0403         <heading>Accommodation</heading>
0404         <item name="hotel">
0405           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/accommodation_hotel2.p.12.png"/>
0406           <text>Hotel</text>
0407         </item>
0408         <item name="motel">
0409           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/accommodation_motel.p.12.png"/>
0410           <text>Motel</text>
0411         </item>
0412       </section>
0413       <section name="Emergency" checkable="false" connect="Emergency" spacing="12">
0414         <heading>Emergency</heading>
0415         <item name="hospital">
0416           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/health_hospital.p.12.png"/>
0417           <text>Hospital</text>
0418         </item>
0419         <item name="firehouse">
0420           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/amenity_firestation.p.12.png"/>
0421           <text>Fire station</text>
0422         </item>
0423       </section>
0424       <section name="Historic" checkable="false" connect="historic" spacing="12">
0425         <heading>Historic</heading>
0426         <item name="Monument">
0427           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/tourist_monument.p.12.png"/>
0428           <text>Monument</text>
0429         </item>
0430         <item name="ruins">
0431           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/tourist_ruin.p.12.png"/>
0432           <text>Ruins</text>
0433         </item>
0434       </section>
0435       <section name="Food" checkable="false" connect="amenity" spacing="12">
0436         <heading>Food and Drinks</heading>
0437         <item name="bar">
0438           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/food_bar.p.12.png"/>
0439           <text>Bar</text>
0440         </item>
0441         <item name="biergarten">
0442           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/food_biergarten.p.12.png"/>
0443           <text>Biergarten</text>
0444         </item>
0445         <item name="cafe">
0446           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/food_cafe.p.12.png"/>
0447           <text>Cafe</text>
0448         </item>
0449         <item name="drinkingwater">
0450           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/food_drinkingtap.p.12.png"/>
0451           <text>Drinking water</text>
0452         </item>
0453         <item name="Fastfood">
0454           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/food_fastfood.p.12.png"/>
0455           <text>Fast Food</text>
0456         </item>
0457         <item name="Icecream">
0458           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/food_ice_cream.p.12.png"/>
0459           <text>Ice Cream</text>
0460         </item>
0461         <item name="pub">
0462           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/food_pub.p.12.png"/>
0463           <text>Pub</text>
0464         </item>
0465         <item name="restaurant">
0466           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/food_restaurant.p.12.png"/>
0467           <text>Restaurant</text>
0468         </item>
0469       </section>
0470       <section name="Shop" checkable="false" connect="shop" spacing="12">
0471         <heading>Shop</heading>
0472         <item name="alcohol">
0473           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/shopping_alcohol.p.12.png"/>
0474           <text>Alcohol</text>
0475         </item>
0476         <item name="bakery">
0477           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/shopping_bakery.p.12.png"/>
0478           <text>Bakery</text>
0479         </item>
0480         <item name="books">
0481           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/shopping_book.p.12.png"/>
0482           <text>Books</text>
0483         </item>
0484         <item name="car">
0485           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/shopping_car.p.12.png"/>
0486           <text>Car</text>
0487         </item>
0488         <item name="Clothes">
0489           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/shopping_clothes.p.12.png"/>
0490           <text>Clothes</text>
0491         </item>
0492         <item name="convenience">
0493           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/shopping_convenience.p.12.png"/>
0494           <text>Convenience</text>
0495         </item>
0496         <item name="gas">
0497           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/power_station_gas.p.12.png"/>
0498           <text>Gas</text>
0499         </item>
0500         <item name="gift">
0501           <icon pixmap="maps/earth/openstreetmap/legend/mapicons/shopping_gift.p.12.png"/>
0502           <text>Gift</text>
0503         </item>
0504       </section>
0505     </legend>
0506   </document>
0507 </dgml>