[josm-dev] Selection, purge and layer operations
Paul Hartmann
phaaurlt at gmail.com
Thu Jul 31 14:59:03 UTC 2014
On 30.07.2014 15:28, Martin Koppenhoefer wrote:
> 2.0 select
> 2.1 select inverse (replace selection, string: "-selected")
> 2.2 purge the inverted selection
1. search for "selected | (type:way parent selected)"
2. search for "selected | (type:node child selected)"
3. search for "-selected"
4. purge
That should do the job if you don't care for relations.
Paul
More information about the josm-dev
mailing list