Re: [mkgmap-dev] mergeroads branch

2013-09-09 Thread Felix Hartmann
setting it to something however means it is set. So the result of & access!=* will of course return a different result compared to the tag not existing. Quite often in styles the nonexistance of access tags, or the existence of "yes" is needed to be checked. E.g. highway=footway & bicycle=yes

Re: [mkgmap-dev] mergeroads branch

2013-09-09 Thread Felix Hartmann
On 09.09.2013 20:47, WanMil wrote: >> >> > > The goal of the branch is to give complete control to the style > implementor. So we need the new tags mkgmap:access:bike, > mkgmap:access:foot etc. > > As a style developer you can decide to use the new tags directly or > you can still use the OSM a

Re: [mkgmap-dev] mergeroads branch

2013-09-09 Thread Felix Hartmann
I didn't use it yet - need to find enough time to adapt my style - but I find the access handling a bit clumsy on the last step: bicycle=*{ set mkgmap:access:bike='${bicycle}' } carpool=*{ set mkgmap:access:carpool='${carpool}' } foot=* { set mkgmap:access:foot='${foot}' } hgv=*

Re: [mkgmap-dev] mergeroads branch

2013-09-09 Thread Manfred Brenneisen
  Maybe it's easier for you if you know that only the value no is evaluated for the mkgmap:access:* tags. So setting them to yes or designated or whatever is the same like not setting the tag.       Good hint. Shall I put this into the wiki? http://wiki.openstreetmap.org/wiki/Mkgmap/help/Tag

Re: [mkgmap-dev] mergeroads branch

2013-09-09 Thread WanMil
> Maybe it's easier for you if you know that only the value no is > evaluated for the mkgmap:access:* tags. So setting them to yes or > designated or whatever is the same like not setting the tag. > Good hint. > Shall I put this into the wiki? > http://wiki.openstreetmap.org/wiki/Mkgmap/help/Tags >

Re: [mkgmap-dev] mergeroads branch

2013-09-09 Thread WanMil
> I didn't use it yet - need to find enough time to adapt my style - but I > find the access handling a bit clumsy on the last step: > > bicycle=*{ set mkgmap:access:bike='${bicycle}' } > carpool=*{ set mkgmap:access:carpool='${carpool}' } > foot=* { set mkgmap:access:foot='${foot}' }

Re: [mkgmap-dev] setMdr20 exception

2013-09-09 Thread Michał Rogala
hi! Former version was 2606. Map is compiled from scratch. best regards Michal 2013/9/8 Steve Ratcliffe > > Hi > > > After upgrading to the release 2679 i get such exception during map > > compilation: > > Can I ask which version you were using before? (or if you don't know > exactly, the ro