[mkgmap-dev] bug or my mistake: delete not executed
From michael lohr micha.lohr at web.de on Sun May 22 20:21:08 BST 2011
the following 2 pieces of code in the lines file should do the same thing: set the name for the route and then delete it. the 1st one works as expected, the 2nd one sets the name but delete is not executed. am i doing anything wrong or is that a bug? mkgmap:route-transport=* & mkgmap:route-bike=* { name '${mkgmap:route-transport}, ${mkgmap:route-bike}' } [0x10803 resolution 24 continue] mkgmap:route-transport=* & mkgmap:route-bike=* { delete mkgmap:route-transport; delete mkgmap:route-bike } mkgmap:route-transport=* & mkgmap:route-bike=* { name '${mkgmap:route-transport}, ${mkgmap:route-bike; delete mkgmap:route-transport; delete mkgmap:route-bike}' } [0x10803 resolution 24 continue]
- Previous message: [mkgmap-dev] exclude words from city / state
- Next message: [mkgmap-dev] bug or my mistake: delete not executed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list