logo separator

[mkgmap-dev] [PATCH] car_repair and unnamed POIs

From Toby Speight T.M.Speight.90 at cantab.net on Tue Mar 3 23:48:43 GMT 2009

0> In article <49ADAEA0.5060604 at users.sf.net>,
0> Michel Marti <URL:mailto:mcdmx at users.sf.net> ("Michel") wrote:

Michel> --- a/resources/styles/default/points
Michel> +++ b/resources/styles/default/points
Michel> @@ -1,3 +1,9 @@
Michel> +amenity=parking & name != * { name 'Parking' }
Michel> +amenity=telephone & name != * { name 'Telephone' }
Michel> +amenity=toilets & name != * { name 'Toilets' }
Michel> +amenity=drinking_water & name != * { name 'Drinking Water' }

I think this is what default_name is for (so that you can drop "& name
!= *" from all those rules if you use default_name).



More information about the mkgmap-dev mailing list