logo separator

[mkgmap-dev] splitter r246

From UliBaer ulibaer at gmail.com on Mon Nov 26 11:29:00 GMT 2012

> Uli, can you please retry and give the exact error message of mkgmap?
>
> I guess that one of your tile contains a large polygon that is now
> contained completely in the tile due to keep-complete. Maybe a part of
> mkgmap has a problem with this large polygon (e.g. subdivision handling).
> But this is wild guessing unless you can provide the exact error
> message. Wee need all information about your steps to create the
> germany+iceland.osm.pbf and your mkgmap parameters and style file so
> that we can try to reproduce the error.
>
> Thanks
> WanMil

Hi WanMil,
i described the way to produce the germany+iceland.osm.pbf in this post:
http://www.mkgmap.org.uk/pipermail/mkgmap-dev/2012q4/015462.html

I tried again using dataset from today with following parameters:

Splitter call:
start /low /b /wait java -Xmx1348m -jar ..\bin\splitter.jar
--max-threads=2 --keep-complete --overlap=0 --output=pbf
--max-areas=256 --mapid=66%FID%001 --max-nodes=1200000
..\OSM-Data\%osmfile%

mkgmap call:
start /low /b /wait java -Xmx1348m -jar ..\bin\mkgmap.jar --max-jobs=3
--generate-sea=no-sea-sectors,extend-sea-sectors
--country-name="%country%" --family-id=%FID% --mapname=66%FID%001
--overview-mapname=66%FID%000 --series-name="OSM-%country%"
--family-name="OpenStreetMap: %country%" --style-file=..\bin\styles\
--style=%style% --description="%country%" -c
..\bin\template_basic.args -c template.args %TypFileToAdd%

template_basic.args:
gmapsupp
region-name:OSM
latin1
product-id:1
area-name:OSM
tdbfile
route
index
bounds:..\bin\bounds.zip
location-autofill:bounds,is_in,nearest
coastlinefile=..\bin\coastlines_europe.osm.pbf
delete-tags-file:..\bin\Tags_to_delete
reduce-point-density-polygon:5
reduce-point-density:4
merge-lines
min-size-polygon:8
remove-short-arcs:3
adjust-turn-headings
link-pois-to-ways
code-page:1252

Tags_to_delete:
highway=proposed

The mkgmpap message is as follows:
There is not enough room in a single garmin map for all the input data
   The .osm file should be split into smaller pieces first.

That's all, no further details and mkgmap continues with the other tiles.
The defective tile with size 0 is 66923055.osm.pbf

Regards, Uli



More information about the mkgmap-dev mailing list