[mkgmap-dev] [PATCH] Display road name instead of ref in routing directions
From Felix Hartmann extremecarver at googlemail.com on Fri Oct 30 22:56:12 GMT 2009
Ralf Reimann wrote: > Clinton Gladstone wrote: > > highway=secondary {name '${ref|highway-symbol:oval} ${name}' | > '${ref|highway-symbol:oval}' | '${name}'; add display_name = '${name} > (${ref})' } > > > I checked the routing description in Mapsource and on my Etrex > (without driving the route). > It looks good. > > In Germany the label of the primaries is shown on the road signs (B57, > B58...), but not the labels of the secondaries (like L237, K39 and so > on). How is this handled in other countries? This is not related to type of road, but type of symbol. :box and :hbox cannot display certain types of labels (see older messages from me) - other like :oval have no restrictions and you can input more or less whatever you like. Solution: a) don't use :box and :hbox b) cut values before putting them into :box and :hbox so that they will actually display ... > > Ralf > > ------------------------------------------------------------------------ > > _______________________________________________ > mkgmap-dev mailing list > mkgmap-dev at lists.mkgmap.org.uk > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20091030/0c71386f/attachment.html
- Previous message: [mkgmap-dev] [PATCH] Display road name instead of ref in routing directions
- Next message: [mkgmap-dev] [PATCH] Display road name instead of ref in routing directions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list