OSM ↔ Wikidata matcher
OSM ↔ Wikidata matcher | |
---|---|
Author: | Edward Betts GitHub and contributors GitHub |
License: | GNU General Public License |
Platform: | Web browser |
Status: | Active |
Version: | (2022-03-19) |
Language: | English |
Website: | https://osm.wikidata.link/ |
Source code: | EdwardBetts/osm-wikidata GitHub |
Programming languages: | Python and JavaScript |
Matches geolacated Wikidata items with OSM objects |
See the Automated edits policy before using. In short: you must review matches before confirming this, otherwise you are making automated edits what requires special permission. Some proposed matches will be incorrect! |
OSM ↔ Wikidata matcher (osm.wikidata.link) is a web based tool that can be used to semi-automatically add the Wikidata tag to an OpenStreetMap object. It is developed by Edward Betts GitHub (Edward) (and others contributors GitHub) in Python and web technologies (HTML/CSS/JS).
Please read and follow the Automated edits policy before using this tool. Note that there are many cases where matches will be systematically wrong[1], and sometimes matches will be wrong in new unusual ways. Mass-adding tags without careful review will result in mistakes and is not OK!
Usage
Note: you can match within area specified by relation or way, matching around nodes is not available.
Firstly, the user provide a "place" name, for example: a city, an administrative region or a country. Then the tool will query both OSM and Wikidata given this place. The tool will try to match Wikidata items with OSM objects. Once done, the user can review the matched OSM objects that will be edited by the tool. Finally the user can use the tool to directly add the missing wikidata=* tags to OSM objects. The user can also view all Wikidata item without matching OSM object and edit OSM with an other editor to manually add the wikidata=* tag.
This tool displays results in tabs:
- Match candidates: display the potential OSM objects matching Wikidata item
- This is the main tab. It allows user to match and add wikidata=* tags to OSM objects
- Already tagged: display the OSM object and his wikidata=* key
- No match: display Wikidata item without match in OSM
- This tab allows user to edit OSM and add the wikidata=* tag manually
- Wikidata query: display the Wikidata SPARQL query.
See also
- New version of this tool in beta
- Wikidata
- wikidata=*
External links
- https://osm.wikidata.link/ - website hosting the tool
- https://map.osm.wikidata.link/ - new version, better in many aspects
- (en) Bug tracker: to report issues GitHub
- (en) 2019-02-09: Edward Betts - Linking OpenStreetMap and Wikidata A semi-automated, user-assisted editing tool
- (en) 2019-08-16: Edward Betts - Linking OpenStreetMap and Wikidata
- (en) 2019-07-05: Edward Betts - Linking OSM to Wikidata