Hi everyone,
It seems that we are having the same ‘code de status:509’ issue with our new On Wheels app.
We collect data for wheelchair users about building like restaurants, cafes, shops, … We organise teambuildings were a group of 20 people use our app to add the new accessibility tags to existing buildings. We always get this problem were OSM sends the 509 issue and people can’t upload their data and the nodes don’t show up on the map anymore. After a couple of minutes the icons show up again and we can upload again. But then it happens again.
Can anyone tell me how the frame limit works? Does it limit on the user name or on the ip address? Now all data is pulled from the OSM api to our backend and the relevant tags are send to our frontend. Then when people edit or add things our backend compares it with the existing changeset and sends everything back to OSM. Most of the time the data has been send to OSM even when we get the 509 message. We also add new nodes if the data is not know in OSM and this means that sometimes we have like 20 of the same nodes on top of each other in OSM because people keep pressing the upload button because they get the error message.