logo separator

[mkgmap-dev] fuelling the brand

From Chris66 chris66nrw at gmx.de on Sat Jan 5 17:39:46 GMT 2013

Hi,
Recently more and more fuel stations are getting a 'brand' instead of
'operator' or 'name'.

Some examples:

<http://www.openstreetmap.org/browse/node/1801313286>
<http://www.openstreetmap.org/browse/node/1803239322>
<http://www.openstreetmap.org/browse/node/1924797484>

Could we change the style rule for amenity=fuel to
include the brand (if name is missing) ?

Suggestion:

amenity=fuel { name '${brand}: ${name}' |
  '${operator}: ${name}' |
  '${name}'   |
  '${brand}'  |
  '${operator}' }   [0x2f01 resolution 24]


or:

amenity=fuel & brand=* { add operator = '${brand}' }
amenity=fuel (as now)

Chris




More information about the mkgmap-dev mailing list