Hello Daniela and Steve, The filename was finally not the problem. My problem was the order in which I wrote the arguments. As my data are increasing, the map I produce is splitted automatically in two tiles for the first time. I had to manage this change by rewriting all my scripts. Everything works if these three arguments are at the end of the file :
mapname=12345678 description=blabla1 input-file=file1.osm mapname=23456789 description=blabla2 input-file=file2.osm ... Bad luck for me, I started all my files with these arguments. I did not read anything in the documentation about that. Best regards, David _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
