Splitter keys:
java -Xmx1200m -jar splitter170.jar ^
        --cache=.\splitterCache\ ^
        --geonames-file=cities1000.zip ^
        --overlap=20000 ^
        --max-nodes=1000000 ^
        --no-trim ^
        full.osm

(full.osm - http://gis-lab.info/data/osm/full.osm.bz2)

mkgmap keys:
java -Xmx1200M -jar ^
        E:\OSM\mkgmap\mkgmap.jar ^
        --output-dir=C:\Garmin\OSM_MapTourist\ ^
        --description="OSM MapTourist" ^
        --family-name="OSM MapTourist %date%" ^
        --series-name="OSM MapTourist %date%" ^
        --overview-mapname="OSM_MapTourist" ^
        --area-name="OSM %date%" ^
        --family-id=490 ^
        --read-config=optionsfile.args ^
        --keep-going ^
        -c template.args

optionsfile.args
max-jobs:2
charset:cp1251
code-page:1251
# latin1
tdbfile
index
country-name:RUSSIA
country-abbr:RUS
lower-case
route
net
drive-on-right
remove-short-arcs
location-autofill=2
make-poi-index
block-size=1024
generate-sea=extend-sea-sectors

Version 1890 gives the same error.

--
View this message in context: 
http://gis.638310.n2.nabble.com/Commit-r1879-Handle-relations-with-type-boundary-as-multipolygons-tp6086268p6154019.html
Sent from the Mkgmap Development mailing list archive at Nabble.com.
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to