Revert max nodes to 50k

This commit is contained in:
James Kingdom
2018-02-12 19:54:19 +00:00
committed by GitHub
parent aa3b4882de
commit 73f78c3622
+1 -1
View File
@@ -296,4 +296,4 @@ var id = iD.Context()
```
This should be set with caution for performance reasons. The OpenStreetMap API has a limitation of 10000 nodes per request.
This should be set with caution for performance reasons. The OpenStreetMap API has a limitation of 50000 nodes per request.