iD
iD copied to clipboard
ways with more than 2000 nodes: prevent lockup and provide validator-fix
closes #7381:
- prevents the locked-up state after the API returns a HTTP 400 status code after uploading a way with too many nodes
- adds a validator which checks for such objects
- the validator provides an easy fix by splitting the affected object into small enough pieces:

Maybe the exact wording could still be improved?