home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" ?>
-
- <!-- $Header: $ -->
-
- <settings version="1.0">
-
-
- <!-- definitions of symbols, colors, fonts etc. -->
-
- <color ref="black" red="0" green="0" blue="0" />
- <color ref="white" red="255" green="255" blue="255" />
-
- <color ref="ltgrey" red="192" green="192" blue="192" />
- <color ref="grey" red="128" green="128" blue="128" />
- <color ref="dkgrey" red="64" green="64" blue="64" />
-
- <color ref="red" red="255" green="0" blue="0" />
- <color ref="green" red="0" green="255" blue="0" />
- <color ref="blue" red="0" green="0" blue="255" />
- <color ref="yellow" red="255" green="255" blue="0" />
-
- <!-- symbols for road types, polygons etc. -->
-
- <symbol name="default" value="-1" />
- <symbol name="default_city" value="-2" />
- <symbol name="default_district" value="-3" />
- <symbol name="default_border" value="-4" />
-
- <symbol name="LowDispLevel" value="1" />
-
- <symbol name="Motorway" value="1" />
- <symbol name="MotorwayCity" value="10" />
-
- <symbol name="DualCarriageWay" value="2" />
- <symbol name="DualCarriageWayCity" value="11" />
-
- <symbol name="FederalHighway" value="3" />
- <symbol name="FederalHighwayCity" value="12" />
-
- <symbol name="RegionalRoad" value="4" />
- <symbol name="RegionalRoadCity" value="13" />
-
- <symbol name="LocalRoad" value="5" />
- <symbol name="LocalRoadCity" value="14" />
-
- <symbol name="OtherRoad" value="6" />
- <symbol name="OtherRoadCity" value="15" />
-
- <symbol name="FerryCar" value="7" />
- <symbol name="FerryCargo" value="8" />
- <symbol name="FerryTrain" value="9" />
-
- <symbol name="Railroad" value="42" />
-
- <symbol name="RouteLabel" value="42" />
- <symbol name="PrimaryRoute" value="0" />
- <symbol name="SecondaryRoute" value="1" />
- <symbol name="TertiaryRoute" value="2" />
-
- <symbol name="Capital" value="10" />
- <symbol name="City500K" value="11" />
- <symbol name="City100K" value="12" />
- <symbol name="City50K" value="13" />
- <symbol name="City20K" value="14" />
- <symbol name="City5K" value="15" />
- <symbol name="City1K" value="16" />
- <symbol name="CitySmall" value="17" />
-
- <symbol name="DistrictNumbered" value="21" />
- <symbol name="District100K" value="22" />
- <symbol name="District50K" value="23" />
- <symbol name="District20K" value="24" />
- <symbol name="District5K" value="25" />
- <symbol name="District1K" value="26" />
- <symbol name="DistrictSmall" value="27" />
-
- <symbol name="Land" value="0" />
- <symbol name="Buildings" value="1" />
- <symbol name="Water" value="2" />
- <symbol name="RailroadArea" value="3" />
- <symbol name="Park" value="4" />
- <symbol name="Border" value="5" />
- <symbol name="Province" value="6" />
- <symbol name="Woodland" value="7" />
- <symbol name="Moor" value="8" />
- <symbol name="Sand" value="9" />
- <symbol name="Industry" value="10" />
- <symbol name="Community" value="11" />
-
- <!-- global default map attributes -->
- <defaults>
-
- <!-- Generic attributes for roads, nodes etc -->
-
- <foreground transparency="0">
- <color ref="black" />
- </foreground>
-
- <background transparency="0">
- <color ref="white" />
- </background>
-
- <arrow>
- <color ref="ltgrey" />
- </arrow>
-
- <mask>
- <color ref="ltgrey" />
- </mask>
-
- <text horizontal="1" pointsize="9">
- <font face="Arial" />
- </text>
-
- <!-- Specific element definitions -->
-
- <road type="default">
- <text horizontal="0" minpointsize="8" pointsize="9" />
- <exterior_width meters="10" minimum_pixels="1" />
- <interior_width meters="-1" minimum_pixels="1" />
- <mask_width meters="-1" minimum_pixels="1" />
- </road>
-
- <route type="default">
- <text>
- <background transparency="255" />
- </text>
- <exterior_width meters="12" minimum_pixels="4" />
- <interior_width meters="-1" minimum_pixels="1" />
- <mask_width meters="-1" minimum_pixels="1" />
- </route>
-
- <node type="default">
- <text horizontal="t" pointsize="8">
- <background transparency="128">
- <color ref="white" />
- </background>
- </text>
- </node>
-
- <polygon type="default">
- <background draw="0" />
- </polygon>
-
- </defaults>
-
- <!-- map attributes for Lower Display Levels-->
- <displaylevel type="LowDispLevel">
-
- <road type="default_city">
- <foreground>
- <color ref="white" />
- </foreground>
- </road>
-
- <road type="Motorway" label_threshold_meters="1500">
- <foreground>
- <color ref="red" />
- </foreground>
- <background>
- <color ref="yellow" />
- </background>
- <exterior_width meters="15" minimum_pixels="2" />
- <interior_width meters="-1" minimum_pixels="0" />
- <mask_width meters="-1" minimum_pixels="0" />
- <text horizontal="1" bold="1" pointsize="8">
- <foreground>
- <color ref="blue" />
- </foreground>
- <background transparency="0">
- <color ref="white" />
- </background>
- </text>
- <arrow draw="0" />
- </road>
-
- <road type="MotorwayCity" inherit_from="Motorway" />
-
- <road type="DualCarriageWay" label_threshold_meters="1500">
- <foreground>
- <color red="255" green="128" blue="0" />
- </foreground>
- <exterior_width meters="14" minimum_pixels="1" />
- </road>
-
- <road type="DualCarriageWayCity" inherit_from="DualCarriageWay"/>
-
- <road type="FederalHighway" inherit_from="DualCarriageWay">
- <exterior_width meters="13" minimum_pixels="2" />
- <mask_width meters="20" minimum_pixels="1" />
- </road>
-
- <road type="FederalHighwayCity" inherit_from="FederalHighway" />
-
- <road type="RegionalRoad" label_threshold_meters="500">
- <exterior_width meters="12" minimum_pixels="1" />
- <mask_width meters="-1" minimum_pixels="1" />
- <foreground>
- <color red="255" green="140" blue="30" />
- </foreground>
- </road>
-
- <road type="RegionalRoadCity" inherit_from="default_city" />
-
- <road type="LocalRoad">
-
- <exterior_width meters="11" minimum_pixels="1" />
- <mask_width meters="-1" minimum_pixels="1" />
- <foreground>
- <color red="235" green="180" blue="70" />
- </foreground>
-
- </road>
-
- <road type="LocalRoadCity" inherit_from="default_city" />
-
- <road type="OtherRoad">
-
- <exterior_width meters="10" minimum_pixels="1" />
- <mask_width meters="-1" minimum_pixels="1" />
- <foreground>
- <color red="235" green="236" blue="236" />
- </foreground>
-
- </road>
-
- <road type="OtherRoadCity" inherit_from="default_city" />
-
- <road type="FerryCar">
-
- <exterior_width meters="15" minimum_pixels="1" />
- <mask_width meters="20" minimum_pixels="1" />
- <foreground>
- <color red="255" green="128" blue="192" />
- </foreground>
-
- </road>
-
- <road type="FerryCargo" inherit_from="FerryCar" />
-
- <road type="FerryTrain">
-
- <exterior_width meters="15" minimum_pixels="2" />
- <mask_width meters="25" minimum_pixels="1" />
- <foreground>
- <color red="96" green="96" blue="96" />
- </foreground>
-
- </road>
-
-
- <road type="Railroad">
-
- <exterior_width meters="15" minimum_pixels="2" />
- <mask_width meters="25" minimum_pixels="1" />
- <foreground>
- <color red="96" green="96" blue="96" />
- </foreground>
-
- </road>
-
- <node type="RouteLabel">
- <text bold="1" pointsize="8">
- <foreground>
- <color ref="black" />
- </foreground>
- <background transparency="128">
- <color ref="white" />
- </background>
- </text>
- </node>
-
- <route type="PrimaryRoute">
- <exterior_width meters="15" minimum_pixels="5" />
- <foreground>
- <color red="0" green="127" blue="255" />
- </foreground>
- <text pointsize="8">
- <foreground transparency="150">
- <color ref="white" />
- </foreground>
- <background transparency="150">
- <color red="0" green="127" blue="255" />
- </background>
- </text>
- </route>
-
- <route type="SecondaryRoute">
- <exterior_width meters="15" minimum_pixels="4" />
- <foreground>
- <color red="0" green="0" blue="127" />
- </foreground>
- <text pointsize="8">
- <foreground transparency="150">
- <color ref="white" />
- </foreground>
- <background transparency="150">
- <color red="0" green="0" blue="127" />
- </background>
- </text>
- </route>
-
- <route type="TertiaryRoute">
- <exterior_width meters="15" minimum_pixels="4" />
- <foreground>
- <color red="5" green="255" blue="20" />
- </foreground>
- <text pointsize="8">
- <foreground transparency="150">
- <color ref="white" />
- </foreground>
- <background transparency="150">
- <color red="5" green="255" blue="20" />
- </background>
- </text>
- </route>
-
- <node type="Capital">
- <text bold="1" pointsize="11">
- <foreground>
- <color ref="black" />
- </foreground>
- <background transparency="0">
- <color red="255" green="30" blue="30" />
- </background>
- </text>
- </node>
-
- <node type="City500K">
- <text pointsize="10" >
- <background transparency="0">
- <color ref="white" />
- </background>
- </text>
- </node>
-
- <node type="City100K">
- <text pointsize="9" >
- <background transparency="0">
- <color ref="white" />
- </background>
- </text>
- </node>
-
- <node type="City50K" />
- <node type="City20K" />
- <node type="City5K" />
- <node type="City1K" />
- <node type="CitySmall" />
-
- <node type="default_district">
- <text pointsize="9" />
- </node>
-
- <node type="DistrictNumbered" inherit_from="default_district" />
-
- <node type="District100K" inherit_from="default_district" />
-
- <node type="District50K" inherit_from="default_district" />
-
- <node type="District20K" inherit_from="default_district" />
-
- <node type="District5K" inherit_from="default_district" />
-
- <node type="District1K" inherit_from="default_district" />
-
- <node type="DistrictSmall" inherit_from="default_district" />
-
- <roadnames showdiscarded="0" remove_duplicate_indices="1" />
-
- </displaylevel>
-
- <!-- default road/route attributes -->
-
- <road type="default_city">
- <foreground>
- <color ref="white" />
- </foreground>
- </road>
-
- <road type="Motorway" label_threshold_meters="1500">
- <foreground>
- <color ref="red" />
- </foreground>
- <background>
- <color ref="yellow" />
- </background>
- <exterior_width meters="30" minimum_pixels="3" />
- <interior_width meters="20" minimum_pixels="1" />
- <mask_width meters="40" minimum_pixels="4" />
- <text horizontal="1" pointsize="8">
- <foreground>
- <color ref="white" />
- </foreground>
- <background transparency="128">
- <color ref="blue" />
- </background>
- </text>
- <arrow draw="0" />
- </road>
-
- <road type="MotorwayCity" inherit_from="Motorway" />
-
- <road type="DualCarriageWay" label_threshold_meters="1500">
- <foreground>
- <color red="255" green="128" blue="0" />
- </foreground>
- <exterior_width meters="20" minimum_pixels="3" />
- </road>
-
- <road type="DualCarriageWayCity" inherit_from="DualCarriageWay"/>
-
- <road type="FederalHighway" inherit_from="DualCarriageWay">
- <exterior_width meters="20" minimum_pixels="2" />
- <mask_width meters="20" minimum_pixels="1" />
- </road>
-
- <road type="FederalHighwayCity" inherit_from="FederalHighway" />
-
- <road type="RegionalRoad" label_threshold_meters="500">
- <exterior_width meters="20" minimum_pixels="1" />
- <mask_width meters="25" minimum_pixels="1" />
- <foreground>
- <color red="255" green="140" blue="30" />
- </foreground>
- </road>
-
- <road type="RegionalRoadCity" inherit_from="default_city" />
-
- <road type="LocalRoad">
-
- <exterior_width meters="20" minimum_pixels="1" />
- <mask_width meters="25" minimum_pixels="1" />
- <foreground>
- <color red="235" green="180" blue="70" />
- </foreground>
-
- </road>
-
- <road type="LocalRoadCity" inherit_from="default_city" />
-
- <road type="OtherRoad">
-
- <exterior_width meters="15" minimum_pixels="1" />
- <mask_width meters="20" minimum_pixels="1" />
- <foreground>
- <color red="235" green="236" blue="236" />
- </foreground>
-
- </road>
-
- <road type="OtherRoadCity" inherit_from="default_city" />
-
- <road type="FerryCar">
-
- <exterior_width meters="15" minimum_pixels="1" />
- <mask_width meters="20" minimum_pixels="1" />
- <foreground>
- <color red="255" green="128" blue="192" />
- </foreground>
-
- </road>
-
- <road type="FerryCargo" inherit_from="FerryCar" />
-
- <road type="FerryTrain">
-
- <exterior_width meters="15" minimum_pixels="2" />
- <mask_width meters="25" minimum_pixels="1" />
- <foreground>
- <color red="96" green="96" blue="96" />
- </foreground>
-
- </road>
-
-
- <road type="Railroad">
-
- <exterior_width meters="15" minimum_pixels="2" />
- <mask_width meters="25" minimum_pixels="1" />
- <foreground>
- <color red="96" green="96" blue="96" />
- </foreground>
-
- </road>
-
- <node type="RouteLabel">
- <text bold="1" pointsize="10">
- <foreground>
- <color ref="black" />
- </foreground>
- <background transparency="128">
- <color ref="white" />
- </background>
- </text>
- </node>
-
- <route type="PrimaryRoute">
- <foreground>
- <color red="0" green="127" blue="255" />
- </foreground>
- <text pointsize="9">
- <foreground>
- <color ref="white" />
- </foreground>
- <background>
- <color red="0" green="127" blue="255" />
- </background>
- </text>
- </route>
-
- <route type="SecondaryRoute">
- <foreground>
- <color red="0" green="0" blue="127" />
- </foreground>
- <text pointsize="9">
- <foreground>
- <color ref="white" />
- </foreground>
- <background>
- <color red="0" green="0" blue="127" />
- </background>
- </text>
- </route>
-
- <route type="TertiaryRoute">
- <foreground>
- <color red="5" green="255" blue="20" />
- </foreground>
- <text pointsize="9">
- <foreground>
- <color ref="white" />
- </foreground>
- <background>
- <color red="5" green="255" blue="20" />
- </background>
- </text>
- </route>
-
- <polygon type="default_border" >
- <foreground draw="0" />
- <background draw="1" />
- </polygon>
-
- <polygon type="Land" >
- <foreground> <color red="228" green="244" blue="206" /> </foreground>
- </polygon>
-
- <polygon type="Buildings" >
- <foreground> <color red="243" green="181" blue="118" /> </foreground>
- </polygon>
-
- <polygon type="Water" >
- <foreground> <color red="209" green="231" blue="254" /> </foreground>
- </polygon>
-
- <polygon type="RailroadArea" draw="1" />
-
- <polygon type="Park" >
- <foreground> <color red="187" green="217" blue="119" /> </foreground>
- </polygon>
-
- <polygon type="Woodland" >
- <foreground> <color red="128" green="187" blue="121" /> </foreground>
- </polygon>
-
- <polygon type="Moor" >
- <foreground> <color red="226" green="202" blue="227" /> </foreground>
- </polygon>
-
- <polygon type="Sand" >
- <foreground> <color red="231" green="221" blue="152" /> </foreground>
- </polygon>
-
- <polygon type="Industry" >
- <foreground> <color red="213" green="213" blue="213" /> </foreground>
- </polygon>
-
- <polygon type="Border" inherit_from="default_border">
- <background draw="1"> <color ref="grey" /> </background>
- </polygon>
-
- <polygon type="Province" inherit_from="default_border">
- <background draw="1"> <color red="249" green="250" blue="231" /> </background>
- </polygon>
-
-
- <node type="Capital">
- <text pointsize="12">
- <foreground>
- <color ref="white" />
- </foreground>
- <background transparency="128">
- <color red="255" green="30" blue="30" />
- </background>
- </text>
- </node>
-
- <node type="City500K">
- <text pointsize="11" />
- </node>
-
- <node type="City100K">
- <text pointsize="10"/>
- </node>
-
- <node type="City50K" />
- <node type="City20K" />
- <node type="City5K" />
- <node type="City1K" />
- <node type="CitySmall" />
-
- <node type="default_district">
- <text pointsize="10" />
- </node>
-
- <node type="DistrictNumbered" inherit_from="default_district" />
-
- <node type="District100K" inherit_from="default_district" />
-
- <node type="District50K" inherit_from="default_district" />
-
- <node type="District20K" inherit_from="default_district" />
-
- <node type="District5K" inherit_from="default_district" />
-
- <node type="District1K" inherit_from="default_district" />
-
- <node type="DistrictSmall" inherit_from="default_district" />
-
- <roadnames showdiscarded="0" remove_duplicate_indices="1" />
-
- <scalebar>
- <text pointsize="10" bold="1">
- <background transparency="128" />
- </text>
- </scalebar>
-
-
- <scale>
- <scale_point level="0" scale="7000000" />
- <scale_point level="8" scale="2000000" />
- <scale_point level="9" scale="550000" />
- <scale_point level="1" scale="200000" />
- <scale_point level="2" scale="100000" />
- <scale_point level="3" scale="50000" />
- <scale_point level="4" scale="25000" />
- </scale>
-
-
- <cache>
- <cache_setting level="5" readahead_size="200000" readahead_threshold="3"
- cell="6000000" intermediate_cell="4000000" />
- </cache>
-
- </settings>
-
-
-
-
-
-