Opened 16 years ago

Last modified 9 years ago

#4783 closed enhancement

Update Data fails if one of the bounds has grown beyond 50k items — at Initial Version

Reported by: mk408 Owned by: team
Priority: minor Milestone:
Component: Core Version: latest
Keywords: splitting 50k update Cc: xeen

Description

If a previous downloaded area (<bounds>) has, on the OSM server, grown to contain more than 50000 items, trying to update will fail due to the server returning an error that the requested download is too large.

A partial fix would be to continue with further requests, if there are any, and communicating the error to the user.

A complete fix would involve automatically splitting the area and retrying. Currently, I perform this manually by editing the .osm file.

Change History (0)

Note: See TracTickets for help on using tickets.