Opened 5 years ago
Closed 4 years ago
#999 closed enhancement (fixed)
[PATCH] Re-download existing bbox list; (aka "apt-get update")
| Reported by: | sladen | Owned by: | xeen |
|---|---|---|---|
| Priority: | minor | 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 4 years ago by anonymous
- Owner changed from framm to anonymous
- Status changed from new to assigned
comment:2 Changed 4 years ago by xeen
- Owner changed from anonymous to xeen
- Status changed from assigned to new
Changed 4 years ago by xeen
Changed 4 years ago by xeen
comment:3 Changed 4 years ago by xeen
- Summary changed from Re-download existing bbox list; (aka "apt-get update") to [PATCH] Re-download existing bbox list; (aka "apt-get update")
comment:4 Changed 4 years ago by stoecker
- Resolution set to fixed
- Status changed from new to closed



Fixed in r1434.