logo separator

[mkgmap-dev] continue command in combination with add-pois-to-areas

From Steve Ratcliffe steve at parabola.me.uk on Mon Oct 11 23:16:48 BST 2010

Hi

> points style:
>
> shop=car_repair [0x2c14 continue]
> shop=car_repair [0x2c09]
>
> and a polygon style:
>
> shop=car_repair [0x12]
>
> Processing this on a very simple OSM file containing one polygon tagged
> shop=car_repair and one point tagged shop=car_repair, using
> the --add-pois-to-areas switch, I see:
> One polygon of type 0x12, with a 0x2c09 POI in the centre
> Two POIs consisting of one of type 0x2c09 overlain on top of another of type
> 0x2c14

Yes that does appear to be the case.

It might be difficult to change. We don't know if something is a polygon 
until after the style rules have been run and at that stage it is too 
late for the normal processing to occur for the generated point.  At 
least that the way it is written - it is possible that it could be 
changed, if anyone has any ideas please post.

Regards,

..Steve



More information about the mkgmap-dev mailing list