hi!

Yes, it happens every time. Did you compile your maps with --gmapsupp switch? Both my scripts use it, also stack trace shows:

at uk.me.parabola.mkgmap.combiners.GmapsuppBuilder.onFinish

I use custom map extract (Poland and some border terrains of Germany, Czech Republic, itp):

http://garmin.osmapa.pl/mkgmap/poland.extract.osm.zip

here is splitted map:
http://garmin.osmapa.pl/mkgmap/OSM-Poland-split-ogonki.zip



Below are full mkgmap arguments I use.

This works fine:

java -enableassertions -Xmx1000m -jar {binarki}/mkgmap.jar --verbose --family-name=OSMapaPL --coastlinefile={dane_osm}/coastlines_europe.osm.pbf  --read-config={mapa_root}/config/osmapa.config --bounds={dane_osm}/bounds --family-id={fid_glowna} --product-id={fid_glowna} --mapname=66{fid_glowna}001 --overview-mapname=66{fid_glowna}000 --description=OSMapaPL --series-name=OSMapaPL  --style-file={binarki}/resources/styles/ --style={styl}  --check-styles -c template.args  style.typ'




This doesn't:

java -enableassertions -Xmx1000m -jar {binarki}/mkgmap.jar --family-name=OSMapaPL-OGONKI --coastlinefile={dane_osm}/coastlines_europe.osm.pbf  --read-config={mapa_root}/config/osmapa_ogonki.config --bounds={dane_osm}/bounds --family-id={fid_ogonki} --product-id={fid_ogonki} --mapname=66{fid_ogonki}001 --overview-mapname=66{fid_ogonki}000 --description=OSMapaPL-OGONKI --series-name=OSMapaPL-OGONKI  --style-file={binarki}/resources/styles/ --style={styl} --check-styles --lower-case --code-page=1250  -c template.args  style.typ


config file for both scripts is:

verbose 
max-jobs
country-name=Polska
name-tag-list=name:pl,name
generate-sea
location-autofill=is_in
tdbfile
index
add-pois-to-areas
link-pois-to-ways
remove-short-arcs
preserve-element-order
country-abbr=POL
route
net
gmapsupp
nsis
check-styles
process-exits
x-housenumbers


best regards

Michal










2013/9/11 Steve Ratcliffe <steve@parabola.me.uk>
On 09/09/13 08:36, Micha³ Rogala wrote:
> Former version was 2606. Map is compiled from scratch.

I have not been able to reproduce this. I tried a complete map of Poland
with --index --route --code-page=1250 --lower-case

So for you does it always happen or is just one particular tile or set
of tiles? I am going to need access to a specific of where it goes wrong.

Best regards
..Steve
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev