[OSM-talk] Building a free/open reviews community w/ OSM support
Rory McCann
rory at technomancy.org
Tue Aug 9 08:09:45 UTC 2016
On 08/08/16 22:52, Erik Moeller wrote:
> From a data consumer's point of view, when
> I look up the original node ID, do I just get a "not found", or is
> there an easy way to tell that there's a new way or relation now
> representing the same object?
Alas, no. There is no "parent objects" like this.
Another change you have to be aware of: What happens if a shop closes
down and then another shop opens up? This could be mapped by someone
just changing the name (and possibly amenity/shop) tag rather than
delete the object and create a new one. So the same node & node id would
change in your database.
The suggestion of looking for "a fast food restaurant named McDonalds
near the place" will solve that problem.
More information about the talk
mailing list