info_box.contribute
How to report a problem in an entity linked to a feature
If a wrong entity is associated to the map feature:
- From the details window click on the "OpenStreetMap" button
- On the left of the opened page check if one of the following tags is present:If it is, it means that OSM is directly linking to that entity. Click on the dialog button on the right to add a note to the map and describe the problem.
- If the tags above are absent, the
wikidata
tag will be present and its value will be clickable. Click on it. If the opened page DOES NOT represent the map feature the `wikidata` tag points to the wrong item. Either go back to the OpenStreetMap page and either fix it or click on the button on the right to add a note to the map and submit the problem. If instead the opened page represents the map feature (not the linked entity, not something else), it should contain aP138
,P825
orP547
relation to the wrong item:- At the top of the opened page click on "Discussion"
- Append in the opened text box the description of the problem you found in the etymology for the item
- Confirm your comment by clicking on the blue button below
How to report a problem in an entity
If the entity associated to the map feature is correct but there is a problem in the details (birth date, nationality, ...):
- From the details window click on the "Wikidata" button for the incorrect etymology
- At the top of the opened page click on "Discussion"
- Append in the opened text box the description of the problem you found in the data
- Confirm your comment by clicking on the blue button below
How to contribute to linked entities
Open Etymology Map gets entities linked to map features from [OpenStreetMap](https://www.openstreetmap.org/welcome) and information about the etymology subjects from Wikidata.
Some tools make it easy to contribute to OpenStreetMap by linking entities:
- mapcomplete.org helps discovering missing
*:wikidata
tags and find their possible value - 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 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 tag something named after Nelson Mandela: after searching it on wikidata you will find its page at https://www.wikidata.org/wiki/Q8023 . As can be seen from the URL, its ID is Q8023
.
Open Etymology Map obtains linked entities from multiple tags:
Possible patterns of tags and properties used by Open Etymology Map are listed in README.md. Examples of tags and properties to be configured for these patterns are:
Platform | Property/Key | Other info |
---|---|---|
OpenStreetMap | wikidata | Documentation |
OpenStreetMap | name:etymology:wikidata | Documentation |
OpenStreetMap | subject:wikidata | Documentation |
OpenStreetMap | name:etymology | Documentation |
OpenStreetMap | name:etymology:description | Documentation |
Wikidata | P138 | Info |
Wikidata | P825 | Info |
Wikidata | P547 | Info |
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
name:etymology: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
P138
,P825
orP547
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.Using the example above, if you want to state an element is named after Nelson Mandela you will need to add the tag
name:etymology:wikidata
=Q8023
.
- If the element has a
How to contribute to the background map
The background maps are provided by external providers which are based on OpenStreetMap such as Maptiler, Stadia Maps, Jawg and Mapbox.
You can improve OpenStreetMap data on openstreetmap.org. You can learn how to map on the official welcome page and on LearnOSM.
Keep in mind that these external providers doesn't update the map immediately so if you edit something on OpenStreetMap it may take some time to appear in the map.
Contributing to OSM-Wikidata Map Framework
See CONTRIBUTING.md.
Generated by OSM-Wikidata Map Framework 4.1.0 - Report an issue