On 07/08/2012 10:37 PM, WanMil wrote:
> first of all you should have a look at the error messages in the mkgmap
> log file. To get a logfile you have to configure the logging system as
> described in
> http://wiki.openstreetmap.org/wiki/Mkgmap/dev#Enabling_Debugging
Thanks, now I could start debugging this.
It seems that the problem is this line in my config;
name-tag-list="name:de,int_name,name:en,name"
Without it everything looks good.
Any ideas?
Originally I had
"name-tag-list="name:mkgmap,name:de,int_name,name:en,name", and the
name:mkgmap was set in the style like this;
aerialway=* & is_in ~ '.*(Deutschland|Germany|Österreich|Austria).*'
{add name:mkgmap = '${name}'}
This was meant to prefer "name" to "int_name" for elements in
german-speaking countries and in non.german-speaking countries prefer
the "int_name". But it doesn't matter which of the "name-tag-list" lines
I use, it breaks the index.
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev