Hi,
In the default style there is a file called "name" in the inc directory which 
leads to unwanted names at for instance cities.

# Rules for naming objects, based on the following tags:
# name, brand, operator, ref

One of the rules puts operator in front of the name tag.

 name '${operator}: ${ref} ${name}' |
      '${operator}: ${name}' |
      '${operator}: ${ref}' |
      '${operator}' |
      '${ref}'


In the case of the city of Leuven this leads to strange rendering of the city 
Leuven:
"Toerisme Vlaams-Brabant: Leuven" 
http://www.openstreetmap.org/browse/node/1448497912

Suggestion for improvement:
Better use these rules only where it is meant for (amenity=* | shops=*)? and 
not for city pois.

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

Reply via email to