logo separator

[mkgmap-dev] splitter improvements

From UliBaer ulibaer at gmail.com on Wed Nov 14 10:35:21 GMT 2012

Hi Gerd,

this is the way i create the germany + 50km + iceland .osm.pbf-file:

First step is download from geofabrik (only about once a month):

..\bin\wget --no-cache http://download.geofabrik.de/openstreetmap/europe.osm.pbf

Then i cut the interesting area(s), i'll attach the corresponding .poly-file:

..\osmconvert europe.osm.pbf -B=..\germany+iceland.poly
-o=germany+iceland.osm.pbf


I do this process only once a month. Normally i update the
germany+iceland.osm.pbf on daily basis with the following command:

osmupdate --daily
--planet-url=http://planet.openstreetmap.org/replication/
OSM-Data\germany+iceland.osm.pbf OSM-Data\germany+iceland-new.osm.pbf
-B=germany+iceland.poly -v

This file was fed to splitter on a 32(!)Bit-machine with Xmx1376m
without problems.

Regards, Uli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: germany+iceland.poly
Type: application/octet-stream
Size: 679 bytes
Desc: not available
Url : http://lists.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20121114/35a9297d/attachment.obj 


More information about the mkgmap-dev mailing list