logo separator

[mkgmap-dev] [Patch v1] improve --process-destination option

From Gerd Petermann GPetermann_muenchen at hotmail.com on Thu Jan 21 08:37:35 GMT 2016

Hi all,


the attached patch changes the java code to also evaluate the tags

destination:street

destination:lanes:forward

destination:lanes:backward


If destination!=* and one of these tags is found the tag destination is set to the corresponding value.


The order of evaluation with this patch is :

destination

destination:lanes (if the value contains no pipe symbol "|" )

destination:lanes:forward or destination:lanes:backward (if the value contains no pipe symbol "|" )

destination:street

destination:forward  or destination:backward


If you think the order is not okay, please let me know. Note that your rules may still evaluate the listed

tags to create the text for the hint.


Gerd





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20160121/6e1d4251/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: destination_tags_v1.patch
Type: application/x-download
Size: 4548 bytes
Desc: destination_tags_v1.patch
URL: <http://www.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20160121/6e1d4251/attachment-0001.bin>


More information about the mkgmap-dev mailing list