--
You received this message because you are subscribed to a topic in the Google Groups "Osmand" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/osmand/ad_dSdCqKj8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to osmand+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
And if it’s agreed to display English names for zooms 1..11 (I’d say if it's agreed to make worldmap more “international”), the algorithm can be slightly improved (that will not take much time for programmers like you):
some of them contain int_name but don’t contain name:en (!), that's actually allowed per OSM rules.
The priority (ideology?) can be changed - we may need to primarily “Use International names in maps” instead of “Use English names in maps”, and check firstly for int_name then for name:en. International does not (necessarily) mean English, and if this tag is filled in, it could be more “International” than others.