#4622 closed enhancement (fixed)
Option to limit search results to downloaded areas
| Reported by: | Ldp | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
When working to fix duplicate nodes, I often run into the scenario where some of the duplicate nodes the Validator wants to fix are outside the downloaded area. JOSM then gives me a popup asking me if I'm sure I want to operate on those.
I do not want to set the checkbox, because of other editing, and I always want to be informed of these operations. This leads to have to click the popup for every node outside the downloaded region.
It would be good to have an option in the search engine to filter the results to only those primitives (usually nodes, as in this case) that are within the downloaded area.
For example, I now search for 'child source="3dShapes"' to limit the Validator to only nodes that were created by a specific import, but this also selects nodes that are outside the downloaded area. I would like to further limit this to something like "visible child source="3dShapes"', where visible would mean to fall inside the non-hatched screen areas.
Of course, another word to describe the difference between hatched and non-hatched screen areas (downloaded regions) is fine too.



In [4372/josm]:
fix 4622 - add inDownloadedArea, allinDownloadedArea to search