Eclipse SUMO - Simulation of Urban MObility
pc_typemap.h
Go to the documentation of this file.
1
const
std::string
navteqTypemap
=
2
"<polygonTypes>\n"
3
" <polygonType id=\"Stadtgrenze\" name=\"city\" color=\"0,0,0\" fill=\"false\" layer=\"1\"/>\n"
4
" <polygonType id=\"Waldgebiet\" name=\"forest\" color=\".3,1,0\" layer=\"-2\"/>\n"
5
" <polygonType id=\"Park\" name=\"park\" color=\".2,1,.3\" layer=\"-2\"/>\n"
6
" <polygonType id=\"Flughafen\" name=\"airport\" color=\".5,.5,.5\" layer=\"-1\"/>\n"
7
" <polygonType id=\"Bahn\" name=\"train\" color=\"1,0.3,0.3\" fill=\"false\" layer=\"1\"/>\n"
8
" <polygonType id=\"Oro8\" name=\"unknown\" fill=\"false\" color=\"1,1,0\" layer=\"-1\"/>\n"
9
" <polygonType id=\"Island\" name=\"island\" fill=\"true\" color=\".2,1,.3\" layer=\"1\"/>\n"
10
"</polygonTypes>"
11
;
12
const
std::string
osmTypemap
=
13
"<polygonTypes>\n"
14
"\n"
15
" <polygonType id=\"waterway\" name=\"water\" color=\".71,.82,.82\" layer=\"-4\"/>\n"
16
" <polygonType id=\"natural\" name=\"natural\" color=\".55,.77,.42\" layer=\"-4\"/>\n"
17
" <polygonType id=\"natural.water\" name=\"water\" color=\".71,.82,.82\" layer=\"-4\"/>\n"
18
" <polygonType id=\"natural.wetland\" name=\"water\" color=\".71,.82,.82\" layer=\"-4\"/>\n"
19
" <polygonType id=\"natural.wood\" name=\"forest\" color=\".55,.77,.42\" layer=\"-4\"/>\n"
20
" <polygonType id=\"natural.land\" name=\"land\" color=\".98,.87,.46\" layer=\"-4\"/>\n"
21
"\n"
22
" <polygonType id=\"landuse\" name=\"landuse\" color=\".76,.76,.51\" layer=\"-3\"/>\n"
23
" <polygonType id=\"landuse.forest\" name=\"forest\" color=\".55,.77,.42\" layer=\"-3\"/>\n"
24
" <polygonType id=\"landuse.park\" name=\"park\" color=\".81,.96,.79\" layer=\"-3\"/>\n"
25
" <polygonType id=\"landuse.residential\" name=\"residential\" color=\".92,.92,.89\" layer=\"-3\"/>\n"
26
" <polygonType id=\"landuse.commercial\" name=\"commercial\" color=\".82,.82,.80\" layer=\"-3\"/>\n"
27
" <polygonType id=\"landuse.industrial\" name=\"industrial\" color=\".82,.82,.80\" layer=\"-3\"/>\n"
28
" <polygonType id=\"landuse.military\" name=\"military\" color=\".60,.60,.36\" layer=\"-3\"/>\n"
29
" <polygonType id=\"landuse.farm\" name=\"farm\" color=\".95,.95,.80\" layer=\"-3\"/>\n"
30
" <polygonType id=\"landuse.greenfield\" name=\"farm\" color=\".95,.95,.80\" layer=\"-3\"/>\n"
31
" <polygonType id=\"landuse.village_green\" name=\"farm\" color=\".95,.95,.80\" layer=\"-3\"/>\n"
32
"\n"
33
" <polygonType id=\"tourism\" name=\"tourism\" color=\".81,.96,.79\" layer=\"-2\"/>\n"
34
" <polygonType id=\"military\" name=\"military\" color=\".60,.60,.36\" layer=\"-2\"/>\n"
35
" <polygonType id=\"sport\" name=\"sport\" color=\".31,.90,.49\" layer=\"-2\"/>\n"
36
" <polygonType id=\"leisure\" name=\"leisure\" color=\".81,.96,.79\" layer=\"-2\"/>\n"
37
" <polygonType id=\"leisure.park\" name=\"tourism\" color=\".81,.96,.79\" layer=\"-2\"/>\n"
38
" <polygonType id=\"aeroway\" name=\"aeroway\" color=\".50,.50,.50\" layer=\"-2\"/>\n"
39
" <polygonType id=\"aerialway\" name=\"aerialway\" color=\".20,.20,.20\" layer=\"-2\"/>\n"
40
" <polygonType id=\"highway.services\" name=\"services\" color=\".93,.78,1.0\" layer=\"-2\"/>\n"
41
"\n"
42
" <polygonType id=\"shop\" name=\"shop\" color=\".93,.78,1.0\" layer=\"-1\"/>\n"
43
" <polygonType id=\"historic\" name=\"historic\" color=\".50,1.0,.50\" layer=\"-1\"/>\n"
44
" <polygonType id=\"man_made\" name=\"man_made\" color=\"1.0,.90,.90\" layer=\"-1\"/>\n"
45
" <polygonType id=\"man_made.pipeline\" name=\"pipeline\" color=\"1.0,.90,.90\" layer=\"-1\"/>\n"
46
" <polygonType id=\"building\" name=\"building\" color=\"1.0,.90,.90\" layer=\"-1\"/>\n"
47
" <polygonType id=\"amenity\" name=\"amenity\" color=\".93,.78,.78\" layer=\"-1\"/>\n"
48
" <polygonType id=\"amenity.parking\" name=\"parking\" color=\".72,.72,.70\" layer=\"-1\"/>\n"
49
" <polygonType id=\"power\" name=\"power\" color=\".10,.10,.30\" layer=\"-1\" discard=\"true\"/>\n"
50
" <polygonType id=\"highway\" name=\"highway\" color=\".10,.10,.10\" layer=\"-1\" discard=\"true\"/>\n"
51
"\n"
52
" <polygonType id=\"boundary\" name=\"boundary\" color=\"1.0,.33,.33\" layer=\"0\" fill=\"false\" discard=\"true\"/>\n"
53
" <polygonType id=\"admin_level\" name=\"admin_level\" color=\"1.0,.33,.33\" layer=\"0\" fill=\"false\" discard=\"true\"/>\n"
54
" <polygonType id=\"place\" name=\"admin_level\" color=\"1.0,.9,.0\" layer=\"0\" fill=\"false\" discard=\"true\"/>\n"
55
"\n"
56
" <polygonType id=\"railway\" name=\"railway\" color=\".10,.10,.10\" layer=\"-1\" discard=\"true\"/>\n"
57
" <polygonType id=\"railway:position\" name=\"railway.position\" color=\"blue\" layer=\"1\" discard=\"true\"/>\n"
58
" <polygonType id=\"railway:position:exact\" name=\"railway.position.exact\" color=\"green\" layer=\"2\" discard=\"true\"/>\n"
59
"\n"
60
"</polygonTypes>\n"
61
;
62
const
std::string
visumTypemap
=
63
"<polygonTypes>\n"
64
" <polygonType id=\"district\" name=\"district\" color=\"1,0,0\" fill=\"f\" layer=\"-1\"/>\n"
65
" <polygonType id=\"area\" name=\"area\" color=\"0,1,0\" fill=\"f\" layer=\"-2\"/>\n"
66
"\n"
67
" <polygonType id=\"Det\" name=\"detector\" color=\"0,1,0\" fill=\"f\" layer=\"2\"/>\n"
68
" <polygonType id=\"Knot\" name=\"node\" color=\"0,0,1\" fill=\"f\" layer=\"1\"/>\n"
69
"\n"
70
"</polygonTypes>"
71
;
visumTypemap
const std::string visumTypemap
Definition:
pc_typemap.h:62
navteqTypemap
const std::string navteqTypemap
Definition:
pc_typemap.h:1
osmTypemap
const std::string osmTypemap
Definition:
pc_typemap.h:12
src
polyconvert
pc_typemap.h
Generated on Wed Jan 15 2020 15:04:13 for Eclipse SUMO - Simulation of Urban MObility by
1.8.16