Hi Gerd, What kind of special rule do you think of ?
This is how it should work : in France, we don't use admin_level=9 expect for 3 cities (Paris, Lyon, Marseille). For an address in these 3 cities, the city name is still the one from admin_level=8 but the post code is from admin_level=9. We don't use admin_level=9 boundaries for anything else. Having said that, the current default style is wrong as it gets the name from admin_level=9 instead of 8. Paco Le 5 juin 2015 à 11:21, Gerd Petermann <[email protected]> a écrit : > Hi Paco, > > I wonder if we should add a special rule for Paris instead like we do for > other large cities. > > I'll run a few tests to find out more. > > Gerd > > > From: [email protected] > > Date: Thu, 4 Jun 2015 22:59:15 +0200 > > To: [email protected] > > Subject: [mkgmap-dev] Wrong adresses for 3 french cities > > > > Hi, > > > > I had a look at the default style for addresses and found out what I think > > is a bug for 3 French cities. > > We shouldn't have the lines : > > > > mkgmap:country=FRA & mkgmap:city!=* & mkgmap:admin_level9=* { set > > mkgmap:city='${mkgmap:admin_level9}' } > > mkgmap:country=FRA & mkgmap:city!=* & mkgmap:admin_level8=* { set > > mkgmap:city='${mkgmap:admin_level8}' } > > > > As described in this 2 year old thread : > > http://www.mkgmap.org.uk/pipermail/mkgmap-dev/2013q2/017982.html > > It seems WanMil never deleted those 2 lines. > > > > Can somebody please update the inc/address file ? > > > > Thanks, > > Paco > > _______________________________________________ > > 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
_______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
