Skip to content

Commit

Permalink
Update bus.json
Browse files Browse the repository at this point in the history
Added networks (RTA and Trans'80), removed duplicates (for example Arc en Ciel 1 and 2 are a part of the network, not a full-fledged network), added details, matchnames...
  • Loading branch information
gosgtan authored Mar 7, 2024
1 parent 8b9db57 commit 74e43e6
Showing 1 changed file with 52 additions and 28 deletions.
80 changes: 52 additions & 28 deletions data/transit/route/bus.json
Original file line number Diff line number Diff line change
Expand Up @@ -711,33 +711,26 @@
}
},
{
"displayName": "Arc en ciel",
"displayName": "Arc en Ciel",
"id": "arcenciel-add5eb",
"locationSet": {"include": ["fx"]},
"matchNames": [
"arc-en-ciel",
"arc-en-ciel 1",
"arc-en-ciel 2",
"arc-en-ciel 3",
"arc-en-ciel 4",
"arc en ciel 1",
"arc en ciel 2",
"arc en ciel 3",
"arc en ciel 4"
],
"tags": {
"network": "Arc en ciel",
"network": "Arc en Ciel",
"network:wikidata": "Q3456882",
"route": "bus"
}
},
{
"displayName": "Arc en Ciel 1",
"id": "arcenciel1-add5eb",
"locationSet": {"include": ["fx"]},
"tags": {
"network": "Arc en Ciel 1",
"route": "bus"
}
},
{
"displayName": "Arc-en-Ciel 2",
"id": "arcenciel2-add5eb",
"locationSet": {"include": ["fx"]},
"tags": {
"network": "Arc-en-Ciel 2",
"route": "bus"
}
},
{
"displayName": "Arche Agglo",
"id": "archeagglo-add5eb",
Expand Down Expand Up @@ -12279,19 +12272,20 @@
"displayName": "Réseau Oise",
"id": "reseauoise-add5eb",
"locationSet": {"include": ["fx"]},
"matchNames": [
"oise mobilité",
"réseau interurbain de l'Oise",
"Trio 1",
"Trio 3",
"RIO 4",
"KO 2"
],
"tags": {
"network": "Réseau Oise",
"network:wikidata": "Q48759385",
"route": "bus"
}
},
{
"displayName": "Réseau Oise - Région Hauts-de-France",
"id": "reseauoiseregionhautsdefrance-add5eb",
"locationSet": {"include": ["fx"]},
"tags": {
"network": "Réseau Oise - Région Hauts-de-France",
"route": "bus"
}
},
{
"displayName": "Rete del Trasporto Pubblico Urbano di Gorizia",
Expand Down Expand Up @@ -12718,6 +12712,22 @@
"operator": "New Orleans Regional Transit Authority",
"route": "bus"
}
},
{
"displayName": "RTA (02)",
"id": "",
"locationSet": {"include": ["fx"]},
"matchNames": [
"Régie Régionale des Transports de l'Aisne",
"RTA 02",
"Réseau interurbain de l'Aisne"
],
"tags": {
"network": "RTA",
"network:wikidata": "Q124767505",
"operator": "RTA",
"route": "bus"
}
},
{
"displayName": "RTA (Greater Cleveland Regional Transit Authority)",
Expand Down Expand Up @@ -16104,6 +16114,20 @@
"route": "bus"
}
},
{
"displayName": "Trans'80",
"id": "",
"locationSet": {"include": ["fx"]},
"matchNames": [
"Réseau interurbain de la Somme",
"Trans80"
],
"tags": {
"network": "Trans'80",
"network:wikidata": "Q60846092",
"route": "bus"
}
},
{
"displayName": "Trans'Agglo",
"id": "transagglo-add5eb",
Expand Down

0 comments on commit 74e43e6

Please sign in to comment.