I want to be able to link landmarks from a private database to their respective OSM representations (nodes, ways or relations).
One of the approaches I have seen to get permanent-ish reliable link to something found through Nominatim is:
Side question: Am I right in assuming that due to the transient nature of maps all I can hope for is "a good chance of always returning the same object", i.e. there is no fool-proof method of linking to the OSM representation of physical objects.
أكثر...
One of the approaches I have seen to get permanent-ish reliable link to something found through Nominatim is:
- Find it on Nominatim
- Use the osm_id to download all the tags
- Make an Overpass link that uses all the tags
Side question: Am I right in assuming that due to the transient nature of maps all I can hope for is "a good chance of always returning the same object", i.e. there is no fool-proof method of linking to the OSM representation of physical objects.
أكثر...