1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212
|
<viewsettings>
<scheme name="testing">
<opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
<background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
<edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
<colorScheme name="uniform">
<entry color="black" name="road"/>
<entry color="grey" name="sidewalk"/>
<entry color="192,66,44" name="bike lane"/>
<entry color="200,255,200" name="green verge"/>
<entry color="150,200,200" name="waterway"/>
<entry color="black" name="railway"/>
<entry color="64,0,64" name="rails on road"/>
<entry color="92,92,92" name="no passenger"/>
<entry color="red" name="closed"/>
<entry color="green" name="connector"/>
<entry color="orange" name="forbidden"/>
<entry color="145,145,145" name="data mode"/>
</colorScheme>
<colorScheme name="by selection">
<entry color="grey" name="unselected"/>
<entry color="0,80,180" name="selected"/>
</colorScheme>
<colorScheme name="by permission code" interpolated="1">
<entry color="240,240,240" threshold="0.00" name="nobody"/>
<entry color="grey" threshold="32.00" name="pedestrian"/>
<entry color="10,10,10" threshold="64.00" name="passenger"/>
<entry color="166,147,26" threshold="256.00" name="taxi"/>
<entry color="40,100,40" threshold="512.00" name="bus"/>
<entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<entry color="192,66,44" threshold="65536.00" name="bicycle"/>
<entry color="150,200,200" threshold="8388608.00" name="waterway"/>
<entry color="255,206,0" threshold="50495455.00" name="motorway"/>
<entry color="black" threshold="50593759.00" name="disallow_pedestrian"/>
<entry color="black" threshold="50593791.00" name="normal_road"/>
<entry color="green" threshold="67108863.00" name="all"/>
</colorScheme>
<colorScheme name="by allowed speed (lanewise)" interpolated="1">
<entry color="red" threshold="0.00"/>
<entry color="yellow" threshold="8.33"/>
<entry color="green" threshold="15.28"/>
<entry color="cyan" threshold="22.22"/>
<entry color="blue" threshold="33.33"/>
<entry color="magenta" threshold="41.67"/>
</colorScheme>
<colorScheme name="by lane number (streetwise)" interpolated="1">
<entry color="red" threshold="0.00"/>
<entry color="blue" threshold="5.00"/>
</colorScheme>
<colorScheme name="by given length/geometrical length" interpolated="1">
<entry color="red" threshold="0.00"/>
<entry color="orange" threshold="0.25"/>
<entry color="yellow" threshold="0.50"/>
<entry color="179,179,179" threshold="1.00"/>
<entry color="green" threshold="2.00"/>
<entry color="cyan" threshold="4.00"/>
<entry color="blue" threshold="100.00"/>
</colorScheme>
<colorScheme name="by angle">
<entry color="yellow"/>
</colorScheme>
<colorScheme name="by priority" interpolated="1">
<entry color="red" threshold="-20.00"/>
<entry color="yellow" threshold="0.00"/>
<entry color="green" threshold="20.00"/>
</colorScheme>
<colorScheme name="by height at start" interpolated="1">
<entry color="blue" threshold="-10.00"/>
<entry color="red" threshold="0.00"/>
<entry color="yellow" threshold="50.00"/>
<entry color="green" threshold="100.00"/>
<entry color="magenta" threshold="200.00"/>
</colorScheme>
<colorScheme name="by height at segment start" interpolated="1">
<entry color="blue" threshold="-10.00"/>
<entry color="red" threshold="0.00"/>
<entry color="yellow" threshold="50.00"/>
<entry color="green" threshold="100.00"/>
<entry color="magenta" threshold="200.00"/>
</colorScheme>
<colorScheme name="by inclination" interpolated="1">
<entry color="blue" threshold="-0.30"/>
<entry color="green" threshold="-0.10"/>
<entry color="grey" threshold="0.00"/>
<entry color="yellow" threshold="0.10"/>
<entry color="red" threshold="0.30"/>
</colorScheme>
<colorScheme name="by segment inclination" interpolated="1">
<entry color="blue" threshold="-0.30"/>
<entry color="green" threshold="-0.10"/>
<entry color="grey" threshold="0.00"/>
<entry color="yellow" threshold="0.10"/>
<entry color="red" threshold="0.30"/>
</colorScheme>
<colorScheme name="by param (numerical, streetwise)" interpolated="1">
<entry color="204,204,204" threshold="0.00"/>
</colorScheme>
<colorScheme name="by param (numerical, lanewise)" interpolated="1">
<entry color="204,204,204" threshold="0.00"/>
</colorScheme>
<colorScheme name="by distance (kilometrage)" interpolated="1">
<entry color="red" threshold="-1.00"/>
<entry color="204,204,204" threshold="0.00"/>
<entry color="red" threshold="1.00"/>
</colorScheme>
<colorScheme name="by abs distance (kilometrage)" interpolated="1">
<entry color="204,204,204" threshold="0.00"/>
<entry color="red" threshold="1.00"/>
</colorScheme>
<scalingScheme name="default">
<entry color="1.00" name="uniform"/>
</scalingScheme>
</edges>
<vehicles vehicleMode="0" vehicleQuality="0" vehicle_minSize="1.00" vehicle_exaggeration="1.00" vehicle_constantSize="0" vehicle_constantSizeSelected="0" showBlinker="1" drawMinGap="0" drawBrakeGap="0" showBTRange="0" showRouteIndex="0"
vehicleName_show="0" vehicleName_size="60.00" vehicleName_color="204,153,0" vehicleName_bgColor="128,0,0,0" vehicleName_constantSize="1"
vehicleValue_show="0" vehicleValue_size="80.00" vehicleValue_color="cyan" vehicleValue_bgColor="128,0,0,0" vehicleValue_constantSize="1"
vehicleText_show="0" vehicleText_size="80.00" vehicleText_color="red" vehicleText_bgColor="128,0,0,0" vehicleText_constantSize="1">
<colorScheme name="uniform">
<entry color="yellow"/>
</colorScheme>
</vehicles>
<persons personMode="0" personQuality="0" person_minSize="1.00" person_exaggeration="1.00" person_constantSize="0" person_constantSizeSelected="0"
personName_show="0" personName_size="60.00" personName_color="0,153,204" personName_bgColor="128,0,0,0" personName_constantSize="1"
personValue_show="0" personValue_size="80.00" personValue_color="cyan" personValue_bgColor="128,0,0,0" personValue_constantSize="1">
<colorScheme name="uniform">
<entry color="yellow"/>
</colorScheme>
</persons>
<containers containerMode="0" containerQuality="0" container_minSize="1.00" container_exaggeration="1.00" container_constantSize="0" container_constantSizeSelected="0"
containerName_show="0" containerName_size="60.00" containerName_color="0,153,204" containerName_bgColor="128,0,0,0" containerName_constantSize="1">
<colorScheme name="uniform">
<entry color="yellow"/>
</colorScheme>
</containers>
<junctions junctionMode="0"
drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
internalJunctionName_show="0" internalJunctionName_size="50.00" internalJunctionName_color="0,204,128" internalJunctionName_bgColor="128,0,0,0" internalJunctionName_constantSize="1"
tlsPhaseIndex_show="0" tlsPhaseIndex_size="150.00" tlsPhaseIndex_color="yellow" tlsPhaseIndex_bgColor="128,0,0,0" tlsPhaseIndex_constantSize="1" tlsPhaseName_show="0" tlsPhaseName_size="150.00" tlsPhaseName_color="orange" tlsPhaseName_bgColor="128,0,0,0" tlsPhaseName_constantSize="1"
showLane2Lane="0" drawShape="1" drawCrossingsAndWalkingareas="1" junction_minSize="1.00" junction_exaggeration="1.00" junction_constantSize="0" junction_constantSizeSelected="0">
<colorScheme name="uniform">
<entry color="102,0,0"/>
<entry color="204,0,0" name="junction bubble"/>
<entry color="230,100,115" name="geometry points"/>
<entry color="green" name="custom shape"/>
<entry color="magenta" name="connections missing"/>
<entry color="205,180,180" name="data mode"/>
</colorScheme>
<colorScheme name="by selection">
<entry color="grey" name="unselected"/>
<entry color="0,80,180" name="selected"/>
</colorScheme>
<colorScheme name="by type">
<entry color="green" name="traffic_light"/>
<entry color="0,128,0" name="traffic_light_unregulated"/>
<entry color="yellow" name="priority"/>
<entry color="red" name="priority_stop"/>
<entry color="blue" name="right_before_left"/>
<entry color="cyan" name="allway_stop"/>
<entry color="grey" name="district"/>
<entry color="magenta" name="unregulated"/>
<entry color="black" name="dead_end"/>
<entry color="orange" name="rail_signal"/>
<entry color="172,108,44" name="zipper"/>
<entry color="192,255,192" name="traffic_light_right_on_red"/>
<entry color="128,0,128" name="rail_crossing"/>
</colorScheme>
<colorScheme name="by height" interpolated="1">
<entry color="blue" threshold="-10.00"/>
<entry color="grey" threshold="0.00"/>
<entry color="red" threshold="10.00"/>
<entry color="yellow" threshold="50.00"/>
<entry color="green" threshold="100.00"/>
<entry color="magenta" threshold="200.00"/>
</colorScheme>
</junctions>
<additionals addMode="0" add_minSize="1.00" add_exaggeration="1.00" add_constantSize="0" add_constantSizeSelected="0" addName_show="0" addName_size="60.00" addName_color="255,0,128" addName_bgColor="128,0,0,0" addName_constantSize="1" addFullName_show="0" addFullName_size="60.00" addFullName_color="255,0,128" addFullName_bgColor="128,0,0,0" addFullName_constantSize="1"/>
<pois poi_minSize="0.00" poi_exaggeration="1.00" poi_constantSize="0" poi_constantSizeSelected="0" poiName_show="0" poiName_size="50.00" poiName_color="255,0,128" poiName_bgColor="128,0,0,0" poiName_constantSize="1" poiType_show="0" poiType_size="60.00" poiType_color="255,0,128" poiType_bgColor="128,0,0,0" poiType_constantSize="1">
<colorScheme name="given POI color">
<entry color="red"/>
</colorScheme>
<colorScheme name="by selection">
<entry color="179,179,179" name="unselected"/>
<entry color="0,102,204" name="selected"/>
</colorScheme>
<colorScheme name="uniform">
<entry color="red"/>
</colorScheme>
</pois>
<polys poly_minSize="0.00" poly_exaggeration="1.00" poly_constantSize="0" poly_constantSizeSelected="0" polyName_show="0" polyName_size="50.00" polyName_color="255,0,128" polyName_bgColor="128,0,0,0" polyName_constantSize="1" polyType_show="0" polyType_size="60.00" polyType_color="255,0,128" polyType_bgColor="128,0,0,0" polyType_constantSize="1">
<colorScheme name="given polygon color">
<entry color="orange"/>
</colorScheme>
<colorScheme name="by selection">
<entry color="179,179,179" name="unselected"/>
<entry color="0,102,204" name="selected"/>
</colorScheme>
<colorScheme name="uniform">
<entry color="orange"/>
</colorScheme>
</polys>
<legend showSizeLegend="1" showColorLegend="0"/>
</scheme>
<viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
|