logo separator

[mkgmap-dev] Missing map part in gmapsupp.img

From Tomas Straupis tomasstraupis at gmail.com on Wed Mar 14 06:57:41 GMT 2018

Hello

  I've recently updated mkgmap version to r4132 (from a ~year old
version) and noticed some strange behaviour:

  1. Download Lithuanian latest data in pbf from geofabrik

  2. Split using latest version of splitter.jar using:
  java -jar splitter.jar --max-nodes=3200000 ../lithuania-latest.osm.pbf
  (4 parts are created).

  3. add "gmapsupp" option at the end of the automatically generated
template.args file.

  4. Run: java -jar mkgmap.jar -c template.args

  Resulting gmapsupp.img file is missing one part - 63240001.img is
not included.

  I do not think something is wrong in the data, because if I copy the
contents of 63240001.osm.pbf as 63240005.osm.pbf and append that in
arguments file - gmapsupp.img is created correctly with parts (2-5).

  What am I missing?

  Thank you

-- 
Tomas


More information about the mkgmap-dev mailing list