[mkgmap-dev] [PATCH v6] Automatic location completion
From Carlos Dávila cdavilam at orangecorreo.es on Fri Mar 11 08:19:06 GMT 2011
I suggest adding the following two lines to the styles to improve assignment: mkgmap:city!=* & openGeoDB:name=* { set mkgmap:city='${openGeoDB:name}' } +mkgmap:city!=* & is_in:city=* { set mkgmap:city='${is_in:city}' } +mkgmap:city!=* & addr:city=* { set mkgmap:city='${addr:city}' } mkgmap:city!=* & mkgmap:admin_level8=* { set mkgmap:city='${mkgmap:admin_level8}' }
- Previous message: [mkgmap-dev] [PATCH v6] Automatic location completion
- Next message: [mkgmap-dev] [PATCH v6] Automatic location completion
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list