We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There are some wiki data tags on some roads/nodes. Do we want to do something extra with them?
Example:
https://www.wikidata.org/wiki/Q2961671 https://www.openstreetmap.org/way/309550169
{ "@id": "http://www.openstreetmap.org/way/30420896", "@type": "osm:Way", "osm:name": "Chaussée de Gand - Steenweg op Gent", "osm:highway": "osm:Tertiary", "osm:maxspeed": 50, "osm:hasTag": [ "ref=N9a", "lanes=1", "oneway=yes", "name:fr=Chaussée de Gand", "name:nl=Steenweg op Gent", "wikidata=Q2961671", "wikipedia=nl:Gentsesteenweg", "source:maxspeed=BE:urban" ], "osm:hasNodes": [ "http://www.openstreetmap.org/node/3148930855", "http://www.openstreetmap.org/node/2524630454", "http://www.openstreetmap.org/node/3148930871", "http://www.openstreetmap.org/node/31933419", "http://www.openstreetmap.org/node/3148930878", "http://www.openstreetmap.org/node/3148930900", "http://www.openstreetmap.org/node/5407626183", "http://www.openstreetmap.org/node/3148930918" ] },
The text was updated successfully, but these errors were encountered:
A duplicate of openplannerteam/routable-tiles-ontology#4
Sorry, something went wrong.
No branches or pull requests
There are some wiki data tags on some roads/nodes. Do we want to do something extra with them?
Example:
https://www.wikidata.org/wiki/Q2961671
https://www.openstreetmap.org/way/309550169
The text was updated successfully, but these errors were encountered: