See also this older thread: http://gis.19327.n8.nabble.com/problem-with-highways-as-multipolygons-td5843801.html#a5843867
Gerd ________________________________________ Von: mkgmap-dev <[email protected]> im Auftrag von Gerd Petermann <[email protected]> Gesendet: Samstag, 7. Januar 2017 13:18:10 An: Development list for mkgmap Betreff: Re: [mkgmap-dev] multipolygon highway areas (like pedestrian) I think you can check mkgmap:mp_created in the lines file. Gerd ________________________________________ Von: mkgmap-dev <[email protected]> im Auftrag von lig fietser <[email protected]> Gesendet: Samstag, 7. Januar 2017 12:07:56 An: mkgmap-dev Betreff: [mkgmap-dev] multipolygon highway areas (like pedestrian) Hi, I have noticed mkgmap does not recognize multipolygon pedestrian areas that are tagged without area=yes as polygons. Example: http://overpass-turbo.eu/s/l6k Area=yes is I think not needed if it is a mulitpoygon, so I want to add this in my style (or maybe mkgmap should automatically recognize this) but how? I cant figure this out. I have tried to add this rule in the relation style file: type=multipolygon & highway=* { apply { set area=yes } } But this does not work, pedestrian highways are still rendered as line and not as area. Also a rule like highway=* & (type=multipolygon|area=yes) in my polygon style does not work. Any ideas? _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
