Contribute to the map
How to report a problem in an entity
If an entity linked to a map feature is the correct one but there is a problem in its details (birth date, nationality, ...):
- From the details window click on the "Wikidata" button for the incorrect linked entity
- At the top of the opened page click on "Discussion"
- At the top of the opened page click on "Add topic"
- Write in the title and description the problem you found in the entity
- Confirm your comment by clicking on the "Add topic" button below
How to report a problem in an entity linked to a feature
If a wrong entity is associated to the map feature you can use the linked entity's source row to find the source of the error:
- If the source row starts with "OpenStreetMap" and does not include any "Wikidata" link, then the text-only linked entity is taken from the
buried
tag on the OSM element for this feature. Open the OSM item for this feature by clicking the "OpenStreetMap" link in the source row. On the left of the OSM element's page the value for the tagburied
will be the wrong entity you noticed. If you are an OSM mapper you can fix it yourself, otherwise click on the dialog button on the right to add a note to the map and describe the problem. - If the source row starts with "OpenStreetMap" and does include only one "Wikidata" link, then the OSM element for this map feature is directly linking to the Wikidata entity. Open the OSM item for this feature by clicking the "OpenStreetMap" link in the source row. On the left of the OSM element's page one of the following tags should be present:The value for that tag should be the ID of the wrong Wikidata linked entity that you noticed. If you are an OSM mapper you can fix it yourself, otherwise click on the dialog button on the right to add a note to the map and describe the problem.
- If the source row starts with "OpenStreetMap" and includes multiple "Wikidata" links it means that the OSM element for this feature links to the Wikidata item for this feature through the
wikidata
tag. Open the Wikidata item for this feature by clicking the first "Wikidata" link in the source row. If the content of the opened page DOES NOT represent the map feature (e.g. it represents the linked entity or something else) then the OSM element'swikidata
tag points to the wrong item. Go back to the source row and open the OSM element by clicking on the first "OpenStreetMap" link. On the left of the OSM element's page awikidata
tag will be present and its value will be wrong. If you are an OSM mapper you can fix it yourself, otherwise click on the dialog button on the right to add a note to the map and describe the problem. - If the source row includes multiple "Wikidata" links it may mean that the wrong linked entity references the Wikidata item for this feature. Open the Wikidata item for the linked entity by clicking the last "Wikidata" link in the source row, it may contain a
P119
relation to the wrong linked entity. If you are Wikidata editor you can fix it yourself by removing the wrong relation, otherwise report the problem on the item's Discussion page:- At the top of the opened page click on "Discussion"
- At the top of the opened page click on "Add topic"
- Write in the title and description the problem you found in the item
- Confirm your comment by clicking on the "Add topic" button below
How to contribute to linked entities
Open Burial Map gets entities linked to map features from OpenStreetMap and information about the linked entities from Wikidata. The following tools make it easier to contribute to OpenStreetMap by linking Wikidata entities:
- osm.wikidata.link helps discovering missing
wikidata
tags and find their possible value
If those tools aren't enough for your needs and you want to manually add or correct entities linked to a map feature you can do it on openstreetmap.org. You can learn how to map on the official welcome page and on LearnOSM.
The wikidata Q-ID of an item (object/person/...) can be found by searching its name on wikidata.org, once the subject will be opened its alphanumeric ID will be both on the right of the title and in the URL. Suppose for example that you want to link some item to Nelson Mandela: after searching it on wikidata you will find its page at https://www.wikidata.org/wiki/Q8023. As can be seen at the end of the URL, its Q-ID is Q8023
.
Platform | Property/Key | Links | Usage |
---|---|---|---|
OpenStreetMap | buried:wikidata=* | OSM Wiki | Links the OSM element for the map feature directly to a Wikidata entity: |
OpenStreetMap | subject:wikidata=* | OSM Wiki | |
OpenStreetMap | buried=* | OSM Wiki | The value for this tag is used as title of a text-only linked entity |
OpenStreetMap | buried:description=* | OSM Wiki | The value for this tag is used as description of a text-only linked entity |
Wikidata | P402 (OpenStreetMap relation ID ) | Wikidata | The link is inferred by combining a OSM-Wikidata same-entity tag/property with an intra-Wikidata link property: |
OpenStreetMap | wikidata=* | OSM Wiki | |
Wikidata | P119 | Wikidata |
In order to display an entity linked to a map feature you need to create one of these combinations. Here's how to do it:
- Find the element of interest on openstreetmap.org
- Check out the element's tags:
- If the element has a
buried:wikidata
orsubject:wikidata
tag and this website's data has been updated in the meantime, then the element should already be available on the map. - If one of these tags is present and this website's data has been updated but the element isn't available on the map, then the tag value may contain an error (like not being a valid Wikidata ID).
- If one of these tags is available but links to the wrong entity, search on Wikidata the ID for the correct entity ID and edit the incorrect tag with the new ID.
- If the element has a
wikidata
tag check the referenced Wikidata entity.- If it does not represent the same real world object of the OSM element, search the correct one and change it.
- If it contains a relation check that it links to the correct entity. If it is absent, add it:
- Click "+ Add statement"
- On the left choose the appropriate property among those above
- On the right search the desired entity to use as the value
- If none of these tags is present, you can link the Wikidata item for the entity directly to the map feature:
- Search the entity on Wikidata
- If the Wikidata entity for the subject you want to use is not available you can create it on https://www.wikidata.org/wiki/Special:NewItem using the instructions on that page.
- Add to the OpenStreetMap element the appropriate tag among those above with the Wikidata ID as value.
- If the element has a
How to contribute to the background map
The background maps are provided by third-party providers:
Most of them render data from OpenStreetMap, which can be improved on openstreetmap.org. You can learn how to map on the official welcome page and on LearnOSM. Keep in mind that these external providers don't update the map immediately so if you edit something on OpenStreetMap it may take a lot of time to appear in the map.
Contributing to OSM-Wikidata Map Framework
See CONTRIBUTING.md.
Generated by OSM-Wikidata Map Framework 4.3.0 - Report an issue