How force mkgmap to render names in English only?

I’ve tried the following line of code in the name file in the mkgmap style folder, but it does not seem to work.

name=* {set name=‘${int_name}’; set name=‘${name:en}’;}

I want to change all names to English (and in particular to get everything in Latin script) but am stumped. Have tried other lines of code based on the instructions in the style manual but nothing seems to work. Any suggestions?

1 Like