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
From https://tiles.openplanner.team/planet/14/8411/5485/ I found:
{ "@id": "http://www.openstreetmap.org/relation/2994844", "@type": "osm:Relation", "osm:name": "De Lijn 305 Turnhout Warande - Leuven Station", "osm:hasTag": [ "to=Leuven Station Perron 1", "ref=305", "from=Turnhout Warande", "type=route", "route=bus", "colour=#991199", "network=DLAn", "operator=De Lijn", "ref:De_Lijn=1305", "network:wikidata=Q34803327", "operator:wikidata=Q614819", "public_transport:version=2" ]...
We should map wikidata entities to their full URI and get them outside of the osm:hasTag realm.
http://www.wikidata.org/entity/Q34803327 is Operation entity of De Lijn in Antwerp and http://www.wikidata.org/entity/Q614819 is de ID of the De Lijn organization
The text was updated successfully, but these errors were encountered:
No branches or pull requests
From https://tiles.openplanner.team/planet/14/8411/5485/ I found:
We should map wikidata entities to their full URI and get them outside of the osm:hasTag realm.
http://www.wikidata.org/entity/Q34803327 is Operation entity of De Lijn in Antwerp
and http://www.wikidata.org/entity/Q614819 is de ID of the De Lijn organization
The text was updated successfully, but these errors were encountered: