Opened 8 years ago
Last modified 8 years ago
#13435 new enhancement
Option to restore deleted and modified objects only
Reported by: | naoliv | Owned by: | Upliner |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin reverter | Version: | |
Keywords: | Cc: |
Description
Could we have an option to restore deleted and modified objects only, leaving new objects in place? (ie, all v1 objects shouldn't be deleted while reverting)
Sometimes an user wrongly deletes/modifies a lot of data, but he also inserts some valid objects.
With such option it would be possible to revert the wrong editions and keep the new objects.
As it is now what I have to do:
- revert the changeset
- save the .osm file
- edit it in a file editor
- find every object and remove the
<delete>
block - save the file
- reopen in JOSM
JOSM:
URL:http://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2016-08-23 00:45:29 +0200 (Tue, 23 Aug 2016) Build-Date:2016-08-23 01:33:46 Revision:10877 Relative:URL: ^/trunk Identification: JOSM/1.5 (10877 pt_BR) Linux Debian GNU/Linux unstable (sid) Memory Usage: 247 MB / 4029 MB (128 MB allocated, but free) Java version: 1.8.0_102-8u102-b14.1-2-b14, Oracle Corporation, OpenJDK 64-Bit Server VM Java package: openjdk-8-jre:amd64-8u102-b14.1-2 Java ATK Wrapper package: libatk-wrapper-java:all-0.33.3-8 VM arguments: [-Dawt.useSystemAAFontSettings=on] Plugins: + AddrInterpolation (32699) + Create_grid_of_ways (32699) + FastDraw (32773) + FixAddresses (32796) + ImportImagePlugin (32699) + OpeningHoursEditor (32699) + PicLayer (32796) + SimplifyArea (32796) + apache-commons (32699) + buildings_tools (32796) + download_along (32730) + editgpx (32699) + ejml (32680) + geotools (32813) + graphview (32796) + jogl (1.0.46) + jts (32699) + kendzi3d (1.0.190.1) + kendzi3d-resources (0.0.1) + log4j (32699) + measurement (32732) + merge-overlap (32699) + opendata (32811) + pdfimport (32796) + photo_geotagging (32699) + poly (32699) + reverter (32796) + tagging-preset-tester (32699) + todo (29154) + turnlanes-tagging (1471546398) + turnrestrictions (32796) + undelete (32699) + utilsplugin2 (32815)
Attachments (0)
Change History (3)
comment:2 by , 8 years ago
I was actually thinking about another option in the reverter plugin itself:
#12615 should also be another option there.
If it will be implemented, I think it should Help/ExpertMode option in Help/Menu/OSMLayer