Add support for returning Wikidata item instead of commons category #28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Should have an option to return most specific Wikidata item, even if it has no associated Commons Category.
Example: https://edwardbetts.com/geocode/detail?lat=52.41037477777928&lon=-7.84650739346135
Returns Wikidata item: Q184618 / Commons category: County Tipperary
Could return: Knocknaquill (Q104316645)
Tricky because OSM doesn't have the Wikidata QID tags. Need to go the other way, look up Wikidata items with given OSM relation ID.