Re: [mkgmap-dev] default style and highway=services

2017-09-13 Thread Bernd Weigelt
Hi

i found some highway=rest_area, they should be handles by this rule, too

Bernd


Am Dienstag, 5. September 2017, 14:35:27 CEST schrieb Gerd Petermann:
> Hi all,
> 
> I've just noticed that there is no special rule for this tag
> https://wiki.openstreetmap.org/wiki/Tag:highway=services
> in the default style. In fact, it is often handled by the "mop up" rule
> highway=* & area!=yes [0x07 road_class=0 road_speed=0 resolution 23]
> because many mappers forget to add area=yes as suggested in the wiki.
> 
> I think we should add a rule like
> highway=services & area!=* & is_closed() = true {add area=yes}
> 
> somewhere before the mop up rule.
> Comments?
> 
> Gerd
> 
> 
> 
> 
> --
> Sent from: http://gis.19327.n8.nabble.com/Mkgmap-Development-f5324443.html
> ___
> mkgmap-dev mailing list
> mkgmap-dev@lists.mkgmap.org.uk
> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev


___
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev


[mkgmap-dev] default style and highway=services

2017-09-05 Thread Gerd Petermann
Hi all,

I've just noticed that there is no special rule for this tag
https://wiki.openstreetmap.org/wiki/Tag:highway=services
in the default style. In fact, it is often handled by the "mop up" rule
highway=* & area!=yes [0x07 road_class=0 road_speed=0 resolution 23] 
because many mappers forget to add area=yes as suggested in the wiki.

I think we should add a rule like
highway=services & area!=* & is_closed() = true {add area=yes}

somewhere before the mop up rule. 
Comments?

Gerd




--
Sent from: http://gis.19327.n8.nabble.com/Mkgmap-Development-f5324443.html
___
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev