[josm-dev] "Sticky Tags" Feature
Olivier Croquette
ml at ocroquette.de
Thu Dec 9 08:14:24 GMT 2010
On 9 déc. 2010, at 08:46, Olivier Croquette wrote:
> On 8 déc. 2010, at 23:31, M∡rtin Koppenhoefer wrote:
>
>> it could also be a way to use layers. Then you could draw all similar
>> stuff (e.g. POIs) on a separate layer, select all, apply your tags,
>> and merge it to the main data layer.
>
> That will work if you create *only* new nodes, not if you want to
> reuse the existing ones, which is generally the case (eg. modifying
> or creating ways).
By the way, here is the method I use :
- modify what you want
- use the selection dialog, with one of the following filter strings
depending on the case :
"modified" Modified or new objects (ways ANDS nodes)
"modified -source" Modified unsourced object
"id:0 ways" New ways
...
- apply the tag
More information about the josm-dev
mailing list