Skip to content

Commit 4fd9a50

Browse files
authored
Correct locationSet for NBus (#12080)
Although their main operating area is ES-NA, they do run some lines into the neighboring provinces (SS, VI, LO, SO, Z)
1 parent 9ff64e9 commit 4fd9a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/transit/route/bus.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12939,7 +12939,7 @@
1293912939
"displayName": "NBus",
1294012940
"id": "nbus-1fc942",
1294112941
"locationSet": {
12942-
"include": ["es-na.geojson"]
12942+
"include": ["es-na.geojson", "es-z.geojson", "es-so.geojson", "es-lo.geojson", "es-vi.geojson", "es-ss.geojson"]
1294312943
},
1294412944
"tags": {
1294512945
"network": "NBus",

0 commit comments

Comments
 (0)