Open
Description
Wikidata only has 2000 embassies, while OpenStreetMap has 8000.
All embassies are notable enough to have their picture in Commons.
OSM has gotten quite good at linking to Wikidata, so an OSM item without a Wikidata link probably is not in Wikidata yet.
So, let's display them in Nearby, as soon as technically possible.
An advantage of OSM is that the items are all current (all buildings still exist in the present day, if you go there you will have something to take a picture of).
When the user uploads a picture,
- Create a Wikidata item with the correct type, such as embassy, name/description, image, lat/long from EXIF if available (not from OSM for license reasons)
- Link to it from the OSM item. This task is probably better left to a bot, and the Commons app would only send data to that bot (in order to avoid authentication issues and to be able to modify the code that talks to OSM without having to force all app users to update).
I believe OSM items with these tags are notable (every instance is worth having its picture in Commons):
- https://wiki.openstreetmap.org/wiki/Tag:amenity=embassy
- https://wiki.openstreetmap.org/wiki/Tag:diplomatic=consulate
- https://wiki.openstreetmap.org/wiki/Tag:diplomatic=embassy
- https://wiki.openstreetmap.org/wiki/Tag:amenity=hospital
- https://wiki.openstreetmap.org/wiki/Tag:building=hospital
- https://wiki.openstreetmap.org/wiki/Tag:man_made=bridge
- https://wiki.openstreetmap.org/wiki/Tag:building=bridge
- https://wiki.openstreetmap.org/wiki/Key:place
- https://wiki.openstreetmap.org/wiki/Tag:railway=station
- https://wiki.openstreetmap.org/wiki/Tag:tourism=zoo
- (please add more)