Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change transit network IDOL #10263

Open
Oivo35 opened this issue Dec 25, 2024 · 0 comments
Open

Change transit network IDOL #10263

Oivo35 opened this issue Dec 25, 2024 · 0 comments
Labels
fix data Need to cleanup the data in OSM after this is released

Comments

@Oivo35
Copy link

Oivo35 commented Dec 25, 2024

Change transit network IDOL:

    {
      "displayName": "IDOL",
      "locationSet": {"include": ["cz"]},
      "tags": {
        "network": "Integrovaná doprava Libereckého kraje",
        "network:short": "IDOL",
        "network:wikidata": "Q12021686",
        "route": "bus"
      }
    },

And add train route:

    {
      "displayName": "IDOL",
      "locationSet": {"include": ["cz"]},
      "tags": {
        "network": "Integrovaná doprava Libereckého kraje",
        "network:short": "IDOL",
        "network:wikidata": "Q12021686",
        "route": "train"
      }
    },
@Snowysauce Snowysauce added the fix data Need to cleanup the data in OSM after this is released label Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix data Need to cleanup the data in OSM after this is released
Projects
None yet
Development

No branches or pull requests

2 participants