Warning, /education/marble/data/maps/earth/vectorosm-dev/vectorosm-dev.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 (Development)</name>
0013       <target>earth</target>
0014       <theme>vectorosm-dev</theme>
0015       <icon pixmap="vectorosm-dev-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.</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="vectorosm-dev" backend="vectortile">
0028           <vectortile name="geojson_data" expire="604800">
0029               <sourcedir format="O5M">earth/vectorosm-dev</sourcedir>
0030               <storageLayout levelZeroColumns="1" levelZeroRows="1" tileLevels="1,3,5,7,9,11,13,15,17" mode="OpenStreetMap" />
0031               <projection name="Mercator" />
0032               <downloadUrl protocol="http" host="maps.kde.org" path="/earth/vectorosm/dev/" />
0033               <downloadPolicy usage="Browse" maximumConnections="20" />
0034               <downloadPolicy usage="Bulk" maximumConnections="2" />
0035           </vectortile>
0036       </layer>
0037       <layer name="standardplaces" backend="geodata">
0038         <geodata name="baseplacemarks">
0039           <sourcefile>baseplacemarks.cache</sourcefile>
0040         </geodata>
0041         <geodata name="boundaryplacemarks">
0042           <sourcefile>boundaryplacemarks.cache</sourcefile>
0043         </geodata>
0044       </layer>
0045     </map>
0046     <settings>
0047       <property name="coordinate-grid">
0048         <value>false</value>
0049         <available>true</available>
0050       </property>
0051       <property name="overviewmap">
0052         <value>true</value>
0053         <available>true</available>
0054       </property>
0055       <property name="compass">
0056         <value>false</value>
0057         <available>true</available>
0058       </property>
0059       <property name="scalebar">
0060         <value>true</value>
0061         <available>true</available>
0062       </property>
0063       <group name="Places">
0064         <property name="places">
0065           <value>true</value>
0066           <available>true</available>
0067         </property>
0068         <property name="cities">
0069           <value>true</value>
0070           <available>true</available>
0071         </property>
0072         <property name="terrain">
0073           <value>false</value>
0074           <available>false</available>
0075         </property>
0076         <property name="otherplaces">
0077           <value>false</value>
0078           <available>false</available>
0079         </property>
0080       </group>
0081     </settings>
0082     <legend>
0083 
0084       <section name="Tours">
0085         <heading>Explore the Earth</heading>
0086         <item name="earthlandingsites">
0087           <text><![CDATA[<a href="tour://earth/openstreetmap/tour.kml">Play a tour of popular places.</a>]]></text>
0088         </item>
0089       </section>
0090 
0091       <section name="coordinate-grid" checkable="true" connect="coordinate-grid" spacing="12">
0092         <heading>Coordinate Grid</heading>
0093       </section>
0094 
0095     </legend>
0096   </document>
0097 </dgml>