Hi Ben,


I think you meant man_made=chimney which is far more often used.

I did not yet check what icon 0x6411 means, but I think that it cannot work to have

one icon for all these objects. I think the style might add different default names, e.g.

man_made=tower | man_made=communications_tower | man_made=mast [0x6411 resolution 24]

man_made=water_tower [0x6411 resolution 24 default_name 'Water']

landmark=chimney [0x6411 resolution 24 default_name 'Chimney'] 


Don't know if the Garmin device knows how to translate Chimney ?


Gerd



Von: mkgmap-dev-bounces@lists.mkgmap.org.uk <mkgmap-dev-bounces@lists.mkgmap.org.uk> im Auftrag von Ben Konrath <ben@bagu.org>
Gesendet: Freitag, 5. Februar 2016 11:47
An: Development list for mkgmap
Betreff: Re: [mkgmap-dev] Will you please include water thanks in future releases.
 
Hi Gerd,

You're right, that is not correct. I'm actually not sure how I came up with that. I think I may have been trying to limit 0x6411 to communication towers but used landmark=chimney instead of man_made=mast.

In any case, here's my proposal for an updated rule to match all towers:

man_made=tower | man_made=communications_tower | man_made=mast | man_made=water_tower | landmark=chimney [0x6411 resolution 24]

If somebody wants a different icon for water towers, they can remove man_made=water_tower and create a separate rule (with TYP icon). What do you think?

Thanks for spotting the problem.

Ben