Danish Road Names

Any way to get that whit mkgmap?

using this atm

java -ea -Xmx400M -jar mkgmap.jar --style-file=c:\garmin\mkgmap\openmtbmap_style --max-jobs --generate-sea=polygons,extend-sea-sectors,close-gaps=6000 --reduce-point-density=5.4 --suppress-dead-end-nodes --adjust-turn-headings --ignore-maxspeeds --remove-short-arcs=4 --description=openmtbmap_dk --location-autofill=1 --route --country-abbr=dk --country-name=denmark --mapname=12340000 --family-id=1234 --product-id=1 --series-name=“openmtbmap_org_%date%” --family-name=“mtbmap_org_%date%” --tdbfile --overview-mapname=mapset --area-name=“denmark_%date%_openmtbmap.org” -c template.args --gmapsupp

name like etc. Nymøllevej changes to Nymollevej

You could try the --latin1 option. I think display of non ascii characters is device dependent though.
http://www.cferrero.net/maps/mkgmap_tiddlywiki.html#–latin1

Worked :smiley:

Thanks for the help