Opened 18 years ago
Closed 17 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 by , 17 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 17 years ago
| Owner: | changed from to |
|---|---|
| Status: | assigned → new |
by , 17 years ago
| Attachment: | apt-get-update.patch added |
|---|
by , 17 years ago
| Attachment: | updatedata.png added |
|---|
comment:3 by , 17 years ago
| Summary: | Re-download existing bbox list; (aka "apt-get update") → [PATCH] Re-download existing bbox list; (aka "apt-get update") |
|---|
comment:4 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |



Fixed in r1434.