OSM ↔ Wikidata matcher

From OpenStreetMap Wiki
Jump to navigation Jump to search
OSM ↔ Wikidata matcher
OSM ↔ Wikidata.png
Author: Edward Betts GitHub and contributors GitHub
License: GNU GPL
Platform: Web
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

Features
Feature Value
Map Display
Display map yes
Map data
Source
Rotate map
3D view
Shows website
Shows phone number
Shows operation hours
Routing

(Not set)

Navigating

(Not set)

Tracking

(Not set)

Monitoring

(Not set)

Editing
Add POIs no
Edit / Delete POIs yes
Add way no
Edit geometries
Edit arbitrary tags of existing OSM objects no
Edit relations
View notes
Create notes
Edit notes
Work offline
Support imagery offset DB
Upload to OSM yes
Rendering

(Not set)

Accessibility

(Not set)

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:

  1. 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
  2. Already tagged: display the OSM object and his wikidata=* key
  3. No match: display Wikidata item without match in OSM
    • This tab allows user to edit OSM and add the wikidata=* tag manually
  4. Wikidata query: display the Wikidata SPARQL query.

See also

External links