I answered to Richard Fairhurst on 2011-03-17  12:55:41 
>>    vmatch might do what you want (see below). If you can give a concrete
> >   example that would help.
>    The JOSM HOT Presets allows us to seize quickly various fields of data 
> including Road Type. 
>    I succeeded reproducing this using v="*" with the following Roads Feature.

I realized afterward that using v="*" adds a tag with a value=*. 

Richard, as you said, the vmatch does the job perfectly with assigning the 
value=unspecified
using the following tag definition.
  <tag k="highway" v="unspecified"  
vmatch="primary|secondary|tertiary|footway|track|unspecified"/> 

Regards,
Pierre
_______________________________________________
Potlatch-dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/potlatch-dev

Reply via email to