mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 17:23:02 +00:00
26 lines
788 B
JSON
26 lines
788 B
JSON
{
|
|
"relation": [20, 25],
|
|
"restriction": [80, 25],
|
|
"multipolygon": [140, 25],
|
|
"boundary": [200, 25],
|
|
"route": [260, 25],
|
|
"route-road": [320, 25],
|
|
"route-bicycle": [380, 25],
|
|
"route-foot": [440, 25],
|
|
"route-bus": [500, 25],
|
|
"route-train": [560, 25],
|
|
"route-detour": [620, 25],
|
|
"route-tram": [680, 25],
|
|
"route-ferry": [740, 25],
|
|
"route-power": [800, 25],
|
|
"route-pipeline": [860, 25],
|
|
"route-master": [920, 25],
|
|
"restriction-no-straight-on": [980, 25],
|
|
"restriction-no-u-turn": [1040, 25],
|
|
"restriction-no-left-turn": [1100, 25],
|
|
"restriction-no-right-turn": [1160, 25],
|
|
"restriction-only-straight-on": [1220, 25],
|
|
"restriction-only-left-turn": [1280, 25],
|
|
"restriction-only-right-turn": [1340, 25]
|
|
}
|