Warning, /education/marble/data/maps/earth/srtm/srtm.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             <license short="Public Domain">Source: Made with Natural Earth. Free vector and raster map data @ naturalearthdata.com., License: Public Domain</license>
0011             <name>Atlas</name>
0012             <target>earth</target>
0013             <theme>srtm</theme>
0014             <icon pixmap="srtm-preview.png"/>
0015     
0016             <!-- describes whether the map theme item will be hidden (e.g.
0017                 for a clouds layer): -->
0018             <visible> true </visible>
0019         
0020             <!-- The description allows for rich text of course: -->
0021             <description><![CDATA[<p>A <i>classic topographic map</i>.</p><p>It uses vector lines to mark coastlines, country borders etc. and bitmap graphics to create the height relief.</p>]]></description>
0022     
0023             <zoom>
0024                 <minimum>   900  </minimum>
0025                 <maximum>  2100  </maximum>
0026     
0027                 <!-- describes whether you can zoom trough the levels
0028                     continuously -->
0029                 <discrete> false </discrete> 
0030             </zoom>
0031         </head>
0032         
0033             <!-- Now we create the layer structure that gets handled by the
0034     layer management class -->
0035         
0036         <map bgcolor="#99b3cc">
0037             <canvas/>
0038             <target/>
0039         
0040             <!-- This layer creates the elevation model -->
0041             <layer name="srtm" backend="texture" role="dem">
0042                 <texture name="srtm_data"><!-- type="texture"-->
0043                     <sourcedir format="JPG"> earth/srtm </sourcedir>
0044                     <installmap> srtm.jpg </installmap>
0045                     <storageLayout maximumTileLevel="5"/>
0046                 </texture>
0047             </layer>
0048 
0049             <!-- This layer provides the colorization -->
0050             <layer name="colorme" backend="filter">
0051                 <filter name="texturecolorizer" type="colorize">
0052                     <palette type="sea">seacolors.leg</palette>
0053                     <palette type="land">landcolors.leg</palette>
0054                 </filter>
0055             </layer>
0056             
0057             <!-- This layer creates the coastlines that are needed to
0058                 colorize the elevation model properly -->
0059             <layer name="naturalearth-canvas" backend="geodata">
0060                 <geodata name="coast" property="land" colorize="land">
0061                     <sourcefile> naturalearth/ne_50m_land.pn2 </sourcefile>
0062                 </geodata>
0063                 <geodata name="lake" property="waterbodies" colorize="sea">
0064                     <sourcefile> naturalearth/ne_50m_lakes.pn2 </sourcefile>
0065                     <pen color="transparent" style="nopen"/>
0066                 </geodata>
0067                 <geodata name="glacier" property="ice" colorize="sea">
0068                     <sourcefile> naturalearth/ne_50m_glaciated_areas.pn2 </sourcefile>
0069                     <pen color="transparent" style="nopen"/>
0070                 </geodata>
0071             </layer>
0072         
0073         
0074             <layer name="naturalearth" backend="geodata">
0075                 <geodata name="lakeshistoric" property="waterbodies">
0076                     <sourcefile> naturalearth/ne_50m_lakes_historic.pn2 </sourcefile>
0077                     <pen color="#bfd5ee" style="dotline"/>
0078                     <brush color="transparent" />
0079                 </geodata>
0080                 <geodata name="playas" property="waterbodies">
0081                     <sourcefile> naturalearth/ne_50m_playas.pn2 </sourcefile>
0082                     <pen color="#89b0da" style="dashline"/>
0083                     <brush color="#bfd5ee" alpha="0.3" />
0084                 </geodata>
0085                 <geodata name="antarciticiceshelves" property="!ice">
0086                     <sourcefile> naturalearth/ne_50m_antarctic_ice_shelves_polys.pn2 </sourcefile>
0087                     <pen color="#5182b4" style="dashline"/>
0088                     <brush color="transparent" />
0089                 </geodata>
0090                 <geodata name="border" property="borders">
0091                     <sourcefile> naturalearth/ne_50m_admin_0_boundary_lines_land.pn2 </sourcefile>
0092                     <pen color="#f86649" width="1.0" />
0093                 </geodata>
0094                 <geodata name="maritimeindicators" property="borders">
0095                     <sourcefile> naturalearth/ne_50m_admin_0_boundary_lines_maritime_indicator.pn2 </sourcefile>
0096                     <pen color="#d47d79" width="1.0" />
0097                 </geodata>
0098                 <geodata name="breakawaydisputed" property="borders">
0099                     <sourcefile> naturalearth/ne_50m_admin_0_breakaway_disputed_areas.pn2 </sourcefile>
0100                     <pen color="#c173b0" width="1" />
0101                     <brush color="#c173b0" alpha="0.20" />
0102                 </geodata>
0103                 <geodata name="purbanareas" property="urbanareas">
0104                     <sourcefile> naturalearth/ne_50m_urban_areas.pn2 </sourcefile>
0105                     <pen color="#dfc5af" />
0106                     <brush color="#dfc5af" alpha="0.60" />
0107                 </geodata>
0108                 <geodata name="admin1" property="borders">
0109                     <sourcefile> naturalearth/ne_50m_admin_1_states_provinces_lines.pn2 </sourcefile>
0110                     <pen color="#f86649" style="dashdotline" />
0111                 </geodata>
0112                 <geodata name="international dateline" property="borders">
0113                     <sourcefile> mwdbii/DATELINE.PNT </sourcefile>
0114                     <pen color="#000000" />
0115                 </geodata>
0116                 <geodata name="rivers" property="waterbodies">
0117                     <sourcefile> naturalearth/ne_50m_rivers_lake_centerlines.pn2 </sourcefile>
0118                     <pen color="#637bff" />
0119                 </geodata>
0120             </layer>
0121         
0122             <layer name="standardplaces" backend="geodata">
0123                 <geodata name="cityplacemarks">
0124                     <sourcefile>cityplacemarks.cache</sourcefile>
0125                 </geodata>
0126                 <geodata name="baseplacemarks">
0127                     <sourcefile>baseplacemarks.cache</sourcefile>
0128                 </geodata>
0129                 <geodata name="elevplacemarks">
0130                     <sourcefile>elevplacemarks.cache</sourcefile>
0131                 </geodata>
0132                 <geodata name="otherplacemarks">
0133                     <sourcefile>otherplacemarks.cache</sourcefile>
0134                 </geodata>
0135                 <geodata name="boundaryplacemarks">
0136                     <sourcefile>boundaryplacemarks.cache</sourcefile>
0137                 </geodata>
0138             </layer>
0139         </map>
0140 
0141         <settings>
0142              <group name="Places">
0143                 <property name="places">
0144                     <value>true</value>
0145                     <available>true</available>
0146                 </property>
0147                 <property name="cities">
0148                     <value>true</value>
0149                     <available>true</available>
0150                 </property>
0151                 <property name="terrain">
0152                     <value>true</value>
0153                     <available>true</available>
0154                 </property>
0155                 <property name="otherplaces">
0156                     <value>true</value>
0157                     <available>true</available>
0158                 </property>
0159             </group>
0160 
0161             <group name="UrbanAreas">
0162                 <property name="urbanareas">
0163                     <value>false</value>
0164                     <available>true</available>
0165                 </property>
0166             </group>
0167 
0168             <group name="Boundaries">
0169                 <property name="borders">
0170                     <value>true</value>
0171                     <available>true</available>
0172                 </property>
0173             </group>
0174             <group name="Water Bodies">
0175                 <property name="waterbodies">
0176                     <available>true</available>
0177                     <value>true</value>
0178                 </property>
0179             </group>
0180             <group name="Surface">
0181                 <property name="ice">
0182                     <value>true</value>
0183                     <available>true</available>
0184                 </property>
0185                 <property name="relief">
0186                     <value>true</value>
0187                     <available>true</available>
0188                 </property>
0189             </group>
0190 
0191             <property name="coordinate-grid">
0192                 <value>true</value>
0193                 <available>true</available>
0194             </property>
0195         </settings>
0196         
0197         <!-- At last we define some legend properties -->
0198         
0199         <legend>
0200             <section name="urbanareassection" checkable="true" connect="urbanareas" spacing="12">
0201                 <heading>Urban Areas</heading>
0202 
0203                 <item name="urbanareasitem">
0204                     <icon pixmap="bitmaps/urban_area.png"/>
0205                     <text>Urban Areas</text>
0206                 </item>
0207             </section>
0208 
0209             <section name="terrainsection" checkable="true" connect="terrain" spacing="12">
0210                 <heading>Terrain</heading>
0211 
0212                 <item name="mountain">
0213                     <icon pixmap="bitmaps/mountain_1.png"/>
0214                     <text>Mountain</text>
0215                 </item>
0216                 <item name="volcano">
0217                     <icon pixmap="bitmaps/volcano_1.png"/>
0218                     <text>Volcano</text>
0219                 </item>
0220             </section>
0221 
0222             <section name="otherplacessection" checkable="true" connect="otherplaces" spacing="12">
0223                 <heading>Places of Interest</heading>
0224 
0225                 <item name="geographic-pole">
0226                     <icon pixmap="bitmaps/pole_1.png"/>
0227                     <text>Geographic Pole</text>
0228                 </item>
0229                 <item name="magnetic-pole">
0230                     <icon pixmap="bitmaps/pole_2.png"/>
0231                     <text>Magnetic Pole</text>
0232                 </item>
0233                 <item name="airport">
0234                     <icon pixmap="bitmaps/airport.png"/>
0235                     <text>Airport</text>
0236                 </item>
0237                 <item name="shipwreck">
0238                     <icon pixmap="bitmaps/shipwreck.png"/>
0239                     <text>Shipwreck</text>
0240                 </item>
0241                 <item name="observatory">
0242                     <icon pixmap="bitmaps/observatory.png"/>
0243                     <text>Astronomical Observatory</text>
0244                 </item>
0245             </section>
0246 
0247             <section name="borders-section" checkable="true" connect="borders" spacing="12">
0248                 <heading>Boundaries</heading>
0249 
0250                 <item name="international-boundary-item">
0251                     <icon color="#f29b68" pixmap="bitmaps/border_1.png"/>
0252                     <text>International</text>
0253                 </item>
0254                 <item name="state-item">
0255                     <icon color="#f29b68" pixmap="bitmaps/border_2.png"/>
0256                     <text>State</text>
0257                 </item>
0258                 <item name="disputed-areas-item">
0259                     <icon color="#c173b0" pixmap="bitmaps/border_disputed.png"/>
0260                     <text>Disputed Areas</text>
0261                 </item>
0262                 <item name="maritime-borders-item">
0263                     <icon color="#d47d79" pixmap="bitmaps/border_maritime.png"/>
0264                     <text>Maritime Borders</text>
0265                 </item>
0266             </section>
0267     
0268             <section name="waterbodies-section" checkable="true" connect="waterbodies" spacing="12">
0269                 <heading>Water Bodies</heading>
0270 
0271                 <item name="lake-item">
0272                     <icon color="#d0dff1" pixmap="bitmaps/lake.png"/>
0273                     <text>Lake</text>
0274                 </item>
0275                 <item name="historic-lake-item">
0276                     <icon color="#bfd5ee" pixmap="bitmaps/lake_historic.png"/>
0277                     <text>Historic Lake</text>
0278                 </item>
0279                 <item name="playa-item">
0280                     <icon color="#bfd5ee" pixmap="bitmaps/playa.png"/>
0281                     <text>Playa</text>
0282                 </item>
0283                 <item name="river-item">
0284                     <icon color="#637bff" pixmap="bitmaps/river.png"/>
0285                     <text>River</text>
0286                 </item>
0287             </section>
0288     
0289             <section name="ice-section" checkable="true" connect="ice" spacing="12">
0290                 <heading>Ice and Glaciers</heading>
0291                 <item name="glaciers-item">
0292                     <icon color="#d0dff1" pixmap="bitmaps/glacier.png"/>
0293                     <text>Glaciers</text>
0294                 </item>
0295                 <item name="antarctic-iceshelves-item">
0296                     <icon color="#637bff" pixmap="bitmaps/antarctic_shelves.png"/>
0297                     <text>Antarctic Iceshelves</text>
0298                 </item>
0299             </section>
0300 
0301             <section name="reliefsection" checkable="true" connect="relief" spacing="12">
0302                 <heading>Relief</heading>
0303             </section>
0304 
0305             <section name="elevation-section" checkable="false" spacing="12">
0306                 <heading>Elevation</heading>
0307 
0308                 <item name="topography7000">
0309                     <icon color="#efe9dd"/>
0310                     <text>7000 m</text>
0311                 </item>
0312                 <item name="topography5000">
0313                     <icon color="#e0d1b5"/>
0314                     <text>5000 m</text>
0315                 </item>
0316                 <item name="topography3500">
0317                     <icon color="#bd974f"/>
0318                     <text>3500 m</text>
0319                 </item>
0320                 <item name="topography2000">
0321                     <icon color="#d6b678"/>
0322                     <text>2000 m</text>
0323                 </item>
0324                 <item name="topography1000">
0325                     <icon color="#e3dc9d"/>
0326                     <text>1000 m</text>
0327                 </item>
0328                 <item name="topography500">
0329                     <icon color="#cecf91"/>
0330                     <text>500 m</text>
0331                 </item>
0332                 <item name="topography200">
0333                     <icon color="#a9ba7e"/>
0334                     <text>200 m</text>
0335                 </item>
0336                 <item name="topography50">
0337                     <icon color="#84ab68"/>
0338                     <text>50 m</text>
0339                 </item>
0340                 <item name="topography0">
0341                     <icon color="#669b5f"/>
0342                     <text>0 m</text>
0343                 </item>
0344                 <item name="topography-0">
0345                     <icon color="#e3ecf5"/>
0346                     <text>0 m (Water)</text>
0347                 </item>
0348                 <item name="topography-50">
0349                     <icon color="#d0def2"/>
0350                     <text>-50 m</text>
0351                 </item>
0352                 <item name="topography-200">
0353                     <icon color="#bfd5ee"/>
0354                     <text>-200 m</text>
0355                 </item>
0356                 <item name="topography-2000">
0357                     <icon color="#a3c3e6"/>
0358                     <text>-2000 m</text>
0359                 </item>
0360                 <item name="topography-4000">
0361                     <icon color="#89b0da"/>
0362                     <text>-4000 m</text>
0363                 </item>
0364                 <item name="topography-6500">
0365                     <icon color="#6b99c9"/>
0366                     <text>-6500 m</text>
0367                 </item>
0368                 <item name="topography-11000">
0369                     <icon color="#5182b4"/>
0370                     <text>-11000 m</text>
0371                 </item>
0372             </section>
0373 
0374 
0375             <section name="coordinate-grid-section" checkable="true" connect="coordinate-grid" spacing="12">
0376                 <heading>Coordinate Grid</heading>
0377             </section>
0378         </legend>
0379     </document>
0380 </dgml>