[osmosis-dev] tag-transform / notag misbehaving?
Evgeniy Karyakin
anthropophagite at gmail.com
Thu Jul 9 14:51:27 UTC 2015
Ha, sorry, my newbie mistake, it's "v" attribute for notag, not
"value". Now it works as expected.
On Wed, Jul 8, 2015 at 9:23 PM, Evgeniy Karyakin
<anthropophagite at gmail.com> wrote:
>
> <translation>
> <name>Crete -- name:el - name</name>
> <match mode="and">
> <tag k="name:el" v=".+" match_id="myname"/>
> <notag k="name" value=".+"/>
> </match>
> <output>
> <copy-all/>
> <tag k="name" from_match="myname" v="{0}"/>
> </output>
> </translation>
More information about the osmosis-dev
mailing list