logo separator

[mkgmap-dev] Commit r4507: improve POIGeneratorHook

From svn commit svn at mkgmap.org.uk on Wed Jun 3 08:14:52 BST 2020

Version mkgmap-r4507 was committed by gerd on Wed, 03 Jun 2020

improve POIGeneratorHook
- add parameter list to option add-pois-to-lines to give user more control about the POIs that are generated
- copy tags of original nodes with prefix mkgmap:from-node: to the generated POI when the points style checks the value. Example usage: 
mkgmap:from-node:highway = turning_circle & highway = track   [0x641a resolution 24]
mkgmap:from-node:highway = turning_circle & highway != track  [0x641b resolution 24]
- change OsmReadingHooks interface so that the style is passed in init() 
- some minor code simplifications

http://www.mkgmap.org.uk/websvn/revision.php?repname=mkgmap&rev=4507


More information about the mkgmap-dev mailing list