Opened 18 years ago
Closed 15 years ago
#148 closed enhancement (fixed)
A method to remove downloaded data from RAM but without sending it for deletion
Reported by: | Owned by: | framm | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: | skyper |
Description
When you load a large area into JOSM, it gets slow. It would be convenient to be able to remove a selection from JOSM without removing it from Open Street map itself. It should be possible to use either drag-selection or the search tool to choose what to be removed.
Attachments (0)
Change History (8)
comment:1 by , 18 years ago
Type: | defect → enhancement |
---|
comment:2 by , 18 years ago
Owner: | changed from | to
---|
comment:3 by , 18 years ago
don't forget the undo-buffer of the edit-layer when clearing stuff out ;-)
maybe an option "clear undo-buffer" will help too, as there can be an vast amount of memory held captive.
comment:4 by , 17 years ago
Component: | unspecified → Core |
---|
comment:6 by , 15 years ago
Version: | → latest |
---|
I also would like this enhancement.
what happened the last 3 years ?
Would be nice to just open a part of the osm as new layer.
comment:7 by , 15 years ago
Cc: | added |
---|
comment:8 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
A "forget data" action has been added in a preview release not yet in the JOSM SVN:
http://www.remote.org/frederik/tmp/josm-with-forget.jar
I will commit the change after making some changes that have been suggested.