[openstreetmap/openstreetmap-website] "Placeholder Relation not found" when sending osmChange data to server (#1465)
Bryan Housel
notifications at github.com
Fri Feb 24 16:56:35 UTC 2017
Hey @tomhughes & @zerebubuth, I did suggest for @mstn to open this issue here first just to get an opinion of whether it was something worth fixing at the API level.
The example given isn't strictly a "circular" relation, but it is an example where the user created the Route Master first, and the the Route children afterwards. iD assigns temporary keys in sequential order, so it's not unusual for some relations to contain member keys that appear later in the file.
- Master Route (`r-1`), members: (`r-2`, `r-3`)
- Child Route (`r-2`)
- Child Route (`r-3`)
iD could probably take a pass through all the relations and move `r-1` to the end of the file as a workaround, but... I'd really rather see this fixed in the API.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/1465#issuecomment-282343402
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20170224/fc77376c/attachment-0001.html>
More information about the rails-dev
mailing list