-
Notifications
You must be signed in to change notification settings - Fork 46
/
Copy pathmap-settings.json
36 lines (36 loc) · 1.11 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": "Tous les signaux",
"bufferstops": "Heurtoirs",
"catenaries": "Électrification",
"neutral_sections": "BP / CC",
"detectors": "Détecteurs",
"jdz": "Joints de zone",
"layers": "Couches de données",
"mapSettings": "Paramètres cartographie",
"mapstyles": {
"blueprint": "Blueprint",
"darkmode": "Sombre",
"normal": "Normal"
},
"noSpeedLimitByTag": "Aucun code de composition",
"operationalpoints": "Points remarquables",
"routes": "Cantons",
"signals": "Signals",
"signalingtype": "Type de block",
"signalisation": "Signalisation",
"signals": "Signaux lumineux",
"showIGNBDORTHO": "BD Ortho photo ©IGN",
"showIGNSCAN25": "SCAN PLAN/25/100 ©IGN",
"showIGNCadastre": "Cadastre ©IGN",
"showOSM": "Fond de carte OSM",
"showOSMtracksections": "Voies OSM",
"sncf_psl": "Limites permanentes de vitesse",
"speedlimits": "Vitesses limites",
"stops": "Pancartes d'arrêt",
"switches": "Appareils de voie",
"tags": "Compositions",
"tivs": "Limites de vitesse",
"terrain3DExaggeration": "Échelle du relief en 3D",
"tvds": "Circuits de voie",
"zone": "Zone"
}