[mkgmap-dev] mkgmap and bicycle routing
From Thorsten Kukuk kukuk at suse.de on Sun Nov 6 11:01:52 GMT 2011
On Sun, Nov 06, Chris66 wrote: > Am 06.11.2011 11:52, schrieb Thorsten Kukuk: > > > mkgmap does not know about "official" > > No, but the default style does.... Where? The default style file only has: highway=footway & snowplowing!=no & (bicycle=yes|bicycle=designated|bicycle=permissive|bicycle=official) {set highway=cycleway} highway=path & snowplowing!=no & (bicycle=designated|bicycle=permissive|bicycle=official) {set highway=cycleway} highway=path & (horse=designated|horse=official) {set highway=bridleway} This will not solve the problem, since bicycle=official will still not match the boolean expression in mkgmap itself. You would need "{set highway=cycleway; set bicycle=yes}" in the style file. The default style file besides shows the same routing issues on a 62s. Thorsten -- Thorsten Kukuk, Project Manager/Release Manager SLES SUSE LINUX Products GmbH, Maxfeldstr. 5, D-90409 Nuernberg GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg)
- Previous message: [mkgmap-dev] mkgmap and bicycle routing
- Next message: [mkgmap-dev] mkgmap and bicycle routing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list