-
Notifications
You must be signed in to change notification settings - Fork 46
/
Copy pathmap-settings.json
36 lines (36 loc) · 1.04 KB
/
map-settings.json
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
{
"all": "All signals",
"bufferstops": "Buffer stops",
"catenaries": "Electrification",
"neutral_sections": "Dead sections",
"detectors": "Detectors",
"jdz": "Zone junction",
"layers": "Data layers",
"mapSettings": "Map settings",
"mapstyles": {
"blueprint": "Blueprint",
"darkmode": "Dark",
"normal": "Normal"
},
"noSpeedLimitByTag": "No composition code",
"operationalpoints": "Operational points",
"routes": "Train blocks",
"signals": "Signals",
"signalingtype": "Signalling block type",
"signalisation": "Signaling",
"signals": "Light signals",
"showIGNBDORTHO": "BD Ortho photo ©IGN",
"showIGNSCAN25": "SCAN PLAN/25/100 ©IGN",
"showIGNCadastre": "Cadastre ©IGN",
"showOSM": "Map background OSM",
"showOSMtracksections": "OSM tracks",
"sncf_psl": "Permanent speed limits",
"speedlimits": "Speed limits",
"stops": "Stop signs",
"switches": "Switch",
"tags": "Compositions",
"tivs": "Speed limits",
"terrain3DExaggeration": "3D relief scale",
"tvds": "Track circuits",
"zone": "Zone"
}