This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

JOSM Purge downloaded area

1

I accidentally downloaded a region separate from the area I want to edit in the current file.

I was able to purge the objects using the "Purge" action, but it still tries to re-download the area when I use "Update data". Can I somehow mark the area un-downloaded?

See the black rectangle in the top right of the screenshot:

screenshot

asked 19 Nov '22, 12:27

xerusf's gravatar image

xerusf
76234
accept rate: 0%


One Answer:

0

JOSM stores the download area in a bounds tag within the *.OSM file on save. I don't know of a way to remove one of these without saving the file to desktop, finding the offending bounding box in a text editor, deleting it and then saving and reopening the file in JOSM.

answered 21 Nov '22, 22:55

InsertUser's gravatar image

InsertUser
11.0k1369185
accept rate: 19%

edited 21 Nov '22, 22:56

Source code available on GitHub .