| 195 | 195 | <combo key="lanes" text="Lanes" values="1,2,3,4,5" length="3" /> |
| 196 | 196 | <text key="maxspeed" text="Max. speed (km/h)" /> |
| 197 | 197 | <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" /> |
| 198 | | <check key="oneway" text="Oneway" default="on" /> |
| 199 | | <check key="bridge" text="Bridge" default="off" /> |
| 200 | | <check key="tunnel" text="Tunnel" default="off" /> |
| 201 | | <check key="cutting" text="Cutting" default="off" /> |
| 202 | | <check key="embankment" text="Embankment" default="off" /> |
| 203 | | <check key="lit" text="Lit" default="off" /> |
| | 198 | <checkgroup columns="4"> |
| | 199 | <check key="oneway" text="Oneway" default="on" /> |
| | 200 | <check key="bridge" text="Bridge" /> |
| | 201 | <check key="tunnel" text="Tunnel" /> |
| | 202 | <check key="cutting" text="Cutting" /> |
| | 203 | <check key="embankment" text="Embankment" /> |
| | 204 | <check key="lit" text="Lit" /> |
| | 205 | <check key="toll" text="Toll" /> |
| | 206 | </checkgroup> |
| 222 | 225 | <combo key="lanes" text="Lanes" values="1,2,3,4,5" length="3" /> |
| 223 | 226 | <text key="maxspeed" text="Max. speed (km/h)" /> |
| 224 | 227 | <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" /> |
| 225 | | <check key="oneway" text="Oneway" default="on" /> |
| 226 | | <check key="motorroad" text="Motorroad" default="on" /> |
| 227 | | <check key="bridge" text="Bridge" default="off" /> |
| 228 | | <check key="tunnel" text="Tunnel" default="off" /> |
| 229 | | <check key="cutting" text="Cutting" default="off" /> |
| 230 | | <check key="embankment" text="Embankment" default="off" /> |
| 231 | | <check key="lit" text="Lit" default="off" /> |
| | 228 | <checkgroup columns="4"> |
| | 229 | <check key="oneway" text="Oneway" default="on" /> |
| | 230 | <check key="motorroad" text="Motorroad" default="on" /> |
| | 231 | <check key="bridge" text="Bridge" /> |
| | 232 | <check key="tunnel" text="Tunnel" /> |
| | 233 | <check key="cutting" text="Cutting" /> |
| | 234 | <check key="embankment" text="Embankment" /> |
| | 235 | <check key="lit" text="Lit" /> |
| | 236 | <check key="toll" text="Toll" /> |
| | 237 | </checkgroup> |
| 248 | 254 | <combo key="lanes" text="Lanes" values="1,2,3,4,5" length="3" /> |
| 249 | 255 | <text key="maxspeed" text="Max. speed (km/h)" /> |
| 250 | 256 | <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" /> |
| 251 | | <check key="oneway" text="Oneway" default="on" /> |
| 252 | | <check key="motorroad" text="Motorroad" default="on" /> |
| 253 | | <check key="bridge" text="Bridge" default="off" /> |
| 254 | | <check key="tunnel" text="Tunnel" default="off" /> |
| 255 | | <check key="cutting" text="Cutting" default="off" /> |
| 256 | | <check key="embankment" text="Embankment" default="off" /> |
| 257 | | <check key="lit" text="Lit" default="off" /> |
| | 257 | <checkgroup columns="4"> |
| | 258 | <check key="oneway" text="Oneway" default="on" /> |
| | 259 | <check key="motorroad" text="Motorroad" default="on" /> |
| | 260 | <check key="bridge" text="Bridge" /> |
| | 261 | <check key="tunnel" text="Tunnel" /> |
| | 262 | <check key="cutting" text="Cutting" /> |
| | 263 | <check key="embankment" text="Embankment" /> |
| | 264 | <check key="lit" text="Lit" /> |
| | 265 | <check key="toll" text="Toll" /> |
| | 266 | </checkgroup> |