logo separator

[mkgmap-dev] Addresss index on GPSMAP 60CSx

From Steve Ratcliffe steve at parabola.me.uk on Sat Jan 21 14:16:12 GMT 2012

Hi

> java -Xmx1500m -enableassertions -jar "$MKGMAP"
> --location-autofill=bounds --rou te --link-pois-to-ways
> --coastlinefile=coastlines_europe.osm.pbf --generate-sea= multipolygon
> --latin1 --remove-short-arcs --output-dir=tmp -c tmp/template.args
>
> java -Xmx1500m -enableassertions -jar "$MKGMAP" --index --gmapsupp
> tmp/*.img

The index must be built with the same code page as is used for the 
tiles. In this case --latin1

It ought to be possible for mkgmap to determine the correct character 
set info from the tiles it is given, but it does not currently do that.

..Steve




More information about the mkgmap-dev mailing list