Yes, my plan was to add "paved" with the first group. How do I add unmarked roads?

On 01/12/2016 11:35, Greg Troxel wrote:
Carlos Dávila <cdavi...@orangecorreo.es> writes:

You can use something like this:
highway=residential & (surface=concrete | surface=asphalt) [0x06
road_class=X road_speed=Y resolution 22]
highway=residential & (surface=sett | surface=paving_stones) [0x06
road_class=A road_speed=B resolution 22]
highway=residential [0x06 road_class=0 road_speed=2 resolution 22]
Try different X and Y values to fit your needs.

I would also suggest to set a special speed for surface=sett/etc. and to
use the regular paved speed for roads that are either not marked with a
surface tag or have some unknown value.  Basically, assume it's ok
unless there is a specific tag you understand.


_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to