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="DualCarriageWay" value="2" />
- <symbol name="DualCarriageWayCity" value="10" />
-
- <symbol name="FederalHighway" value="3" />
- <symbol name="FederalHighwayCity" value="11" />
-
- <symbol name="RegionalRoad" value="4" />
- <symbol name="RegionalRoadCity" value="12" />
-
- <symbol name="LocalRoad" value="5" />
- <symbol name="LocalRoadCity" value="13" />
-
- <symbol name="OtherRoad" value="6" />
- <symbol name="OtherRoadCity" value="14" />
-
- <symbol name="FerryCar" value="7" />
-
- <symbol name="Railroad" value="9" />
-
- <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 draw="1">
- <color ref="ltgrey" />
- </arrow>
-
- <mask>
- <color ref="ltgrey" />
- </mask>
-
- <text horizontal="0" minpointsize="7" maxpointsize="15">
- <font face="Verdana" />
- </text>
-
- <!-- Specific element definitions -->
-
- <road type="default">
- <exterior_width meters="-1" minimum_pixels="1" />
- <interior_width meters="-1" minimum_pixels="1" />
- <mask_width meters="-1" minimum_pixels="1" />
- </road>
-
- <route type="default">
- <exterior_width meters="-1" minimum_pixels="1" />
- <interior_width meters="-1" minimum_pixels="1" />
- <mask_width meters="-1" minimum_pixels="1" />
- </route>
-
- <node type="default">
- <text horizontal="1" pointsize="7">
- <foreground>
- <color ref="black" />
- </foreground>
- </text>
- </node>
-
- <polygon type="default">
- <background draw="0" />
- </polygon>
-
- </defaults>
-
-
- <!-- map attributes -->
-
- <displaylevel type="LowDispLevel">
-
- <road type="Motorway">
- <foreground>
- <color ref="red" />
- </foreground>
- <background>
- <color ref="yellow" />
- </background>
- <exterior_width meters="18" minimum_pixels="6" />
- <interior_width meters="6" minimum_pixels="2" />
- <text horizontal="1" bold="1" >
- <foreground>
- <color ref="white" />
- </foreground>
- <background transparency="128">
- <color ref="blue" />
- </background>
- </text>
- <arrow draw="0" />
- </road>
-
- <road type="DualCarriageWay" label_threshold_meters="1500">
- <foreground>
- <color red="255" green="128" blue="0" />
- </foreground>
- <exterior_width meters="18" minimum_pixels="3" />
- <mask_width meters="-1" minimum_pixels="0" />
- <text>
- <foreground>
- <color ref="black" />
- </foreground>
- </text>
- <arrow draw="0" />
- </road>
-
- <road type="DualCarriageWayCity" inherit_from="DualCarriageWay"/>
-
- <road type="FederalHighway" inherit_from="DualCarriageWay" label_threshold_meters="1000">
- <exterior_width meters="16" minimum_pixels="2" />
- <mask_width meters="-1" minimum_pixels="0" />
- </road>
-
- <road type="FederalHighwayCity" inherit_from="FederalHighway" />
-
- <road type="RegionalRoad" label_threshold_meters="500">
- <exterior_width meters="16" minimum_pixels="2" />
- <mask_width meters="-1" minimum_pixels="0" />
- <foreground>
- <color red="255" green="255" blue="0" />
- </foreground>
- </road>
-
- <road type="RegionalRoadCity" inherit_from="RegionalRoad" />
-
- <road type="LocalRoad">
- <exterior_width meters="16" minimum_pixels="2" />
- <mask_width meters="-1" minimum_pixels="0" />
- <foreground>
- <color red="224" green="224" blue="224" />
- </foreground>
- </road>
-
- <road type="LocalRoadCity" inherit_from="LocalRoad" />
-
- <road type="OtherRoad">
- <exterior_width meters="16" minimum_pixels="2" />
- <mask_width meters="-1" minimum_pixels="0" />
- <foreground>
- <color red="240" green="240" blue="240" />
- </foreground>
- </road>
-
- <road type="OtherRoadCity">
- <exterior_width meters="16" minimum_pixels="2" />
- <mask_width meters="-1" minimum_pixels="0" />
- <foreground>
- <color red="255" green="255" blue="255" />
- </foreground>
- </road>
-
- <road type="FerryCar">
- <exterior_width meters="16" minimum_pixels="2" />
- <mask_width meters="-1" minimum_pixels="0" />
- <foreground>
- <color red="255" green="128" blue="192" />
- </foreground>
- </road>
-
- <road type="RailRoad">
- <exterior_width meters="16" minimum_pixels="2" />
- <mask_width meters="-1" minimum_pixels="0" />
- <foreground>
- <color ref="dkgrey" />
- </foreground>
- </road>
-
- <route type="PrimaryRoute">
- <exterior_width meters="6" minimum_pixels="2" />
- <foreground>
- <color red="63" green="63" blue="255" />
- </foreground>
- <text bold="1" minpointsize="9" maxpointsize="12">
- <foreground>
- <color red="31" green="31" blue="127" />
- </foreground>
- </text>
- </route>
-
- <route type="SecondaryRoute">
- <exterior_width meters="6" minimum_pixels="2" />
- <foreground>
- <color red="255" green="63" blue="63" />
- </foreground>
- <text bold="1" minpointsize="9" maxpointsize="12">
- <foreground>
- <color red="127" green="31" blue="31" />
- </foreground>
- </text>
- </route>
-
- <route type="TertiaryRoute">
- <exterior_width meters="6" minimum_pixels="2" />
- <foreground>
- <color red="63" green="255" blue="63" />
- </foreground>
- <text bold="1" minpointsize="9" maxpointsize="12">
- <foreground>
- <color red="31" green="127" blue="31" />
- </foreground>
- </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 bold="1" pointsize="12" />
- </node>
-
- <node type="City500K">
- <text bold="1" pointsize="11" />
- </node>
-
- <node type="City100K">
- <text pointsize="11"/>
- </node>
-
- <node type="City50K">
- <text pointsize="10"/>
- </node>
-
- <node type="City20K">
- <text pointsize="9"/>
- </node>
-
- <node type="City5K">
- <text pointsize="8"/>
- </node>
-
- <node type="City1K">
- <text pointsize="7"/>
- </node>
-
- <node type="CitySmall">
- <text pointsize="6"/>
- </node>
-
- <node type="default_district" />
-
- <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>
-
- <road type="Motorway">
- <foreground>
- <color ref="red" />
- </foreground>
- <background>
- <color ref="yellow" />
- </background>
- <exterior_width meters="18" minimum_pixels="6" />
- <interior_width meters="6" minimum_pixels="2" />
- <text horizontal="1" bold="1" >
- <foreground>
- <color ref="white" />
- </foreground>
- <background transparency="128">
- <color ref="blue" />
- </background>
- </text>
- <arrow draw="0" />
- </road>
-
- <road type="DualCarriageWay" label_threshold_meters="1500">
- <foreground>
- <color red="255" green="128" blue="0" />
- </foreground>
- <exterior_width meters="18" minimum_pixels="3" />
- <mask_width meters="24" minimum_pixels="7" />
- <text>
- <foreground>
- <color ref="black" />
- </foreground>
- </text>
- <arrow draw="0" />
- </road>
-
- <road type="DualCarriageWayCity" inherit_from="DualCarriageWay"/>
-
- <road type="FederalHighway" inherit_from="DualCarriageWay" label_threshold_meters="1000">
- <exterior_width meters="16" minimum_pixels="2" />
- <mask_width meters="24" minimum_pixels="6" />
- </road>
-
- <road type="FederalHighwayCity" inherit_from="FederalHighway" />
-
- <road type="RegionalRoad" label_threshold_meters="500">
- <exterior_width meters="16" minimum_pixels="2" />
- <mask_width meters="24" minimum_pixels="6" />
- <foreground>
- <color red="255" green="255" blue="0" />
- </foreground>
- </road>
-
- <road type="RegionalRoadCity" inherit_from="RegionalRoad" />
-
- <road type="LocalRoad">
- <exterior_width meters="16" minimum_pixels="2" />
- <mask_width meters="24" minimum_pixels="6" />
- <foreground>
- <color red="224" green="224" blue="224" />
- </foreground>
- </road>
-
- <road type="LocalRoadCity" inherit_from="LocalRoad" />
-
- <road type="OtherRoad">
- <exterior_width meters="16" minimum_pixels="2" />
- <mask_width meters="24" minimum_pixels="6" />
- <foreground>
- <color red="240" green="240" blue="240" />
- </foreground>
- </road>
-
- <road type="OtherRoadCity">
- <exterior_width meters="16" minimum_pixels="2" />
- <mask_width meters="24" minimum_pixels="6" />
- <foreground>
- <color red="255" green="255" blue="255" />
- </foreground>
- </road>
-
- <road type="FerryCar">
- <exterior_width meters="16" minimum_pixels="2" />
- <mask_width meters="24" minimum_pixels="6" />
- <foreground>
- <color red="255" green="128" blue="192" />
- </foreground>
- </road>
-
- <road type="RailRoad">
- <exterior_width meters="16" minimum_pixels="2" />
- <mask_width meters="24" minimum_pixels="6" />
- <foreground>
- <color ref="dkgrey" />
- </foreground>
- </road>
-
- <route type="PrimaryRoute">
- <exterior_width meters="6" minimum_pixels="2" />
- <foreground>
- <color red="63" green="63" blue="255" />
- </foreground>
- <text bold="1" minpointsize="9" maxpointsize="12">
- <foreground>
- <color red="31" green="31" blue="127" />
- </foreground>
- </text>
- </route>
-
- <route type="SecondaryRoute">
- <exterior_width meters="6" minimum_pixels="2" />
- <foreground>
- <color red="255" green="63" blue="63" />
- </foreground>
- <text bold="1" minpointsize="9" maxpointsize="12">
- <foreground>
- <color red="127" green="31" blue="31" />
- </foreground>
- </text>
- </route>
-
- <route type="TertiaryRoute">
- <exterior_width meters="6" minimum_pixels="2" />
- <foreground>
- <color red="63" green="255" blue="63" />
- </foreground>
- <text bold="1" minpointsize="9" maxpointsize="12">
- <foreground>
- <color red="31" green="127" blue="31" />
- </foreground>
- </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 bold="1" pointsize="15">
- <background transparency="128" />
- </text>
- </node>
-
- <node type="City500K">
- <text bold="1" pointsize="13">
- <background transparency="128" />
- </text>
- </node>
-
- <node type="City100K">
- <text bold="1" pointsize="12">
- <background transparency="128" />
- </text>
- </node>
-
- <node type="City50K">
- <text bold="1" pointsize="11">
- <background transparency="128" />
- </text>
- </node>
-
- <node type="City20K">
- <text bold="1" pointsize="10">
- <background transparency="128" />
- </text>
- </node>
-
- <node type="City5K">
- <text bold="1" pointsize="9">
- <background transparency="128" />
- </text>
- </node>
-
- <node type="City1K">
- <text bold="1" pointsize="8">
- <background transparency="128" />
- </text>
- </node>
-
- <node type="CitySmall">
- <text bold="1">
- <background transparency="128" />
- </text>
- </node>
-
- <node type="default_district">
- <text>
- <background transparency="128" />
- </text>
- </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 bold="0" pointsize="7" >
- <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>