Hi In the latest release default style, all highway=* except pedestrian that have area=yes or come from multi-polygon relations have id 0x05 (Parking lot)
In my latest batch of changes the polygon rule is: (highway=services | highway=rest_area) & area!=no [0x05 resolution 22] but, I agree, it would be better to have the services area as retail and I'll do this in a following batch I've also taken care, in my latest batch, of the correct handling of ways, closed ways, multi-polygons, mop-ups and how these are processed by 'lines' and/or 'polygons' Ticker On Wed, 2018-12-05 at 08:23 +0000, lig fietser wrote: > On the forum someone asked if highway=services could be added to the > polygons style. > https://forum.openstreetmap.org/viewtopic.php?pid=728618#p728618 > > For example like in the generic new maps: > landuse=retail | highway=services [0x08 resolution 22-20] > > If added, prevent that it also will be mopped up by excluding it in > the lines style > See https://github.com/ligfietser/mkgmap-style-sheets/commit/984b5ce9 > c8a9e9aacc61d0cd022e9768006408c9 > > _______________________________________________ > 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
