Opened 15 years ago
Closed 15 years ago
#999 closed enhancement (fixed)
[PATCH] Re-download existing bbox list; (aka "apt-get update")
Reported by: | sladen | Owned by: | xeen |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
When working off-line, it's handy to download a set of bounding boxes (bboxes) covering the rough corridor being travelled in and then to add/work against the initial data.
At the point of uploading a common requirement is to re-load all of the tiles to resolve conflicts and to get a new up-to-date dataset for further enhancement.
JOSM already knows about the list of bboxes used to obtain the current data set (included with "<bound/>" in the .osm.
It would be extremely useful if JOSM had a command to re-download the list of bounding-boxes; this would be equivalent to manually zooming to each of the pre-existing bounding boxes and manually doing "Download..." in-turn.
A further advantage would be that the number of yellow rectangles does not keep on expanding which each round-trip.
Attachments (2)
Change History (6)
comment:1 Changed 15 years ago by
Owner: | changed from framm to anonymous |
---|---|
Status: | new → assigned |
comment:2 Changed 15 years ago by
Owner: | changed from anonymous to xeen |
---|---|
Status: | assigned → new |
Changed 15 years ago by
Attachment: | apt-get-update.patch added |
---|
Changed 15 years ago by
Attachment: | updatedata.png added |
---|
comment:3 Changed 15 years ago by
Summary: | Re-download existing bbox list; (aka "apt-get update") → [PATCH] Re-download existing bbox list; (aka "apt-get update") |
---|
comment:4 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r1434.