Hi Jean-Marc,
Im using an areas.list-file for the Benelux, you can use this to split the 
europe.osm.pbf
See areas_bnl.kml and areas_bnl.list on 
http://mijndev.openstreetmap.nl/~ligfietser/openfietsmap/Scripts/

I've also made a bigger areas.list that divides the bnl in 3 sections:
north, middle and south. First step is to split europe.osm.pbf in 3 big osm.gz 
files with the areas list below.
(or maybe merge middle and south to one big osm.gz).
Second step is to split the 3 files into smaller tiles with max-nodes=1500000 
or so.

I've made this workaround because I couldnt make a working extract with osmosis 
either (same problems).

# List of areas

# BNL-north
31100000: 2410496,110592 to 2516992,344064 
#       : 51.723633,2.373047 to 54.008789,7.382813

# BNL-middle
31200000: 2361344,110592 to 2410496,307200
#       : 50.668945,2.373047 to 51.723633,6.547852

# BNL-south
31300000: 2299904,147456 to 2361344,307200
#       : 49.350586,3.164063 to 50.668945,6.547852
 
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to