-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathES_mw.xml
109 lines (77 loc) · 5.53 KB
/
ES_mw.xml
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
<modelsLibrary>
<!-- MOTORWAY --> <!-- MOTORWAY --> <!-- MOTORWAY --> <!-- MOTORWAY --> <!-- MOTORWAY -->
<!-- traffic_sign:forward=ES:S355 drt blau
traffic_sign:forward=ES:S368 cnt blau
traffic_sign:forward=ES:S375 esq blau-->
<wayNodeModel matcher="-highway=motorway" filter='"traffic_sign:forward"="ES:CAT:OR10" side=left' model="/models_ES/traffic_signs/squareSign.obj"
modelParameter="material.mat_sign.texture0=textures/ES_CAT_OR10.png"
translate="vector(0,0,0)" scale="height(4)" direction="270" offset="-5" />
<wayNodeModel matcher='"highway"="motorway"' filter='"traffic_sign:forward"="ES:CAT:OR10" side=left' model="/models_ES/traffic_signs/squareSign.obj"
modelParameter="material.mat_sign.texture0=textures/ES_CAT_OR10.png"
translate="vector(0,0,0)" scale="height(4)" direction="270" offset="-5" />
<!-- MOTORWAY right panel blue -->
<wayNodeModel matcher='"highway"="motorway"' filter='"traffic_sign:forward"="ES:S355" "colour:back"="blue" side=up' model="/models_ES/traffic_signs/s242Sign.obj"
modelParameter="material.mat_sign.texture0=textures/form_rectangle_blue.png"
translate="vector(0,3,9)" scale="height(8)" direction="270" offset="0" />
<!-- zzzzzz -->
<!-- MOTORWAY central panel blue -->
<wayNodeModel matcher='"highway"="motorway"' filter='"traffic_sign:forward"="ES:S368" "colour:back"="blue" side=up' model="/models_ES/traffic_signs/s242Sign.obj"
modelParameter="material.mat_sign.texture0=textures/form_rectangle_blue.png"
translate="vector(0,3,2)" scale="height(8)" direction="270" offset="0" />
<!-- zzzzzz -->
<!-- MOTORWAY left panel blue -->
<wayNodeModel matcher='"highway"="motorway"' filter='"traffic_sign:forward"="ES:S375" "colour:back"="blue" side=up' model="/models_ES/traffic_signs/s242Sign.obj"
modelParameter="material.mat_sign.texture0=textures/form_rectangle_blue.png"
translate="vector(0,3,-5)" scale="height(8)" direction="270" offset="0" />
<!-- zzzzzz -->
<!-- MOTORWAY right panel white -->
<wayNodeModel matcher='"highway"="motorway"' filter='"traffic_sign:forward"="ES:S355" "colour:back"="white" side=up' model="/models_ES/traffic_signs/s242Sign.obj"
modelParameter="material.mat_sign.texture0=textures/form_rectangle_white.png"
translate="vector(0,3,9)" scale="height(8)" direction="270" offset="0" />
<!-- zzzzzz -->
<!-- MOTORWAY central panel white -->
<wayNodeModel matcher='"highway"="motorway"' filter='"traffic_sign:forward"="ES:S368" "colour:back"="white" side=up' model="/models_ES/traffic_signs/s242Sign.obj"
modelParameter="material.mat_sign.texture0=textures/form_rectangle_white.png"
translate="vector(0,3,2)" scale="height(8)" direction="270" offset="0" />
<!-- zzzzzz -->
<!-- MOTORWAY left panel white -->
<wayNodeModel matcher='"highway"="motorway"' filter='"traffic_sign:forward"="ES:S375" "colour:back"="white" side=up' model="/models_ES/traffic_signs/s242Sign.obj"
modelParameter="material.mat_sign.texture0=textures/form_rectangle_white.png"
translate="vector(0,3,-5)" scale="height(8)" direction="270" offset="0" />
<!-- zzzzzz -->
<!-- MOTORWAY right panel brown -->
<wayNodeModel matcher='"highway"="motorway"' filter='"traffic_sign:forward"="ES:S355" "colour:back"="brown" side=up' model="/models_ES/traffic_signs/s242Sign.obj"
modelParameter="material.mat_sign.texture0=textures/form_rectangle_brown.png"
translate="vector(0,3,9)" scale="height(8)" direction="270" offset="0" />
<!-- zzzzzz -->
<!-- MOTORWAY central panel brown -->
<wayNodeModel matcher='"highway"="motorway"' filter='"traffic_sign:forward"="ES:S368" "colour:back"="brown" side=up' model="/models_ES/traffic_signs/s242Sign.obj"
modelParameter="material.mat_sign.texture0=textures/form_rectangle_brown.png"
translate="vector(0,3,2)" scale="height(8)" direction="270" offset="0" />
<!-- zzzzzz -->
<!-- MOTORWAY left panel brown -->
<wayNodeModel matcher='"highway"="motorway"' filter='"traffic_sign:forward"="ES:S375" "colour:back"="brown" side=up' model="/models_ES/traffic_signs/s242Sign.obj"
modelParameter="material.mat_sign.texture0=textures/form_rectangle_brown.png"
translate="vector(0,3,-5)" scale="height(8)" direction="270" offset="0" />
<!-- zzzzzz -->
<!-- MOTORWAY right panel green -->
<wayNodeModel matcher='"highway"="motorway"' filter='"traffic_sign:forward"="ES:S355" "colour:back"="green" side=up' model="/models_ES/traffic_signs/s242Sign.obj"
modelParameter="material.mat_sign.texture0=textures/form_rectangle_green.png"
translate="vector(0,3,9)" scale="height(8)" direction="270" offset="0" />
<!-- zzzzzz -->
<!-- MOTORWAY central panel green -->
<wayNodeModel matcher='"highway"="motorway"' filter='"traffic_sign:forward"="ES:S368" "colour:back"="green" side=up' model="/models_ES/traffic_signs/s242Sign.obj"
modelParameter="material.mat_sign.texture0=textures/form_rectangle_green.png"
translate="vector(0,3,2)" scale="height(8)" direction="270" offset="0" />
<!-- zzzzzz -->
<!-- MOTORWAY left panel green -->
<wayNodeModel matcher='"highway"="motorway"' filter='"traffic_sign:forward"="ES:S375" "colour:back"="green" side=up' model="/models_ES/traffic_signs/s242Sign.obj"
modelParameter="material.mat_sign.texture0=textures/form_rectangle_green.png"
translate="vector(0,3,-5)" scale="height(8)" direction="270" offset="0" />
<!-- zzzzzz -->
<!-- MOTORWAY left panel upper back green -->
<wayNodeModel matcher='"highway"="motorway"' filter='"traffic_sign:forward"="ES:S375" "colour:back:upper"="green" side=up' model="/models_ES/traffic_signs/name2Sign.obj"
modelParameter="material.mat_sign.texture0=textures/content/rectangle_small_green.png"
translate="vector(0,3,-5)" scale="height(4)" direction="270" offset="0" />
<!-- zzzzzz -->
</modelsLibrary>