Skip to content

Commit b5b3837

Browse files
authored
Add NDS (#11761)
* Add operator details for Národná diaľničná spoločnosť * Add emergency operator details for NDS
1 parent f0626c3 commit b5b3837

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

data/operators/emergency/phone.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,16 @@
1515
}
1616
},
1717
"items": [
18+
{
19+
"displayName": "Národná diaľničná spoločnosť",
20+
"locationSet": {"include": ["sk"]},
21+
"tags": {
22+
"emergency": "phone",
23+
"operator": "Národná diaľničná spoločnosť",
24+
"operator:short": "NDS",
25+
"operator:wikidata": "Q12772718"
26+
}
27+
},
1828
{
1929
"displayName": "AB Triangulo do Sol",
2030
"id": "abtriangulodosol-880fe0",

data/operators/highway/services.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@
55
"exclude": {"generic": ["^services$"]}
66
},
77
"items": [
8+
{
9+
"displayName": "Národná diaľničná spoločnosť",
10+
"locationSet": {"include": ["sk"]},
11+
"tags": {
12+
"highway": "services",
13+
"operator": "Národná diaľničná spoločnosť",
14+
"operator:short": "NDS",
15+
"operator:wikidata": "Q12772718"
16+
}
17+
},
818
{
919
"displayName": "Hrvatske autoceste",
1020
"id": "hrvatskeautoceste-34b86e",

0 commit comments

Comments
 (0)