13.07.2018, 21:56
(13.07.2018, 10:16)Jack schrieb: Probiere malDas erste hat super funktioniert.
Code:bunzip2 my_OSM_map.osm.bz2
und anschließend mit der entpackten Datei
Code:cat my_OSM_map.osm | maptool my_Navit_map.bin
Das zweite leider wieder nicht. gleicher Fehler wie beim direkt konvertieren.
cat nordrhein-westfalen-latest.osm | maptool nordrhein-westfalen-latest.osm.bin
PROGRESS: Phase 1: reading input data 0:00 0 MB
PROGRESS1: Processed 0 nodes (0 out) 0 ways 0 relations 0 tiles 0:00 0 MB
WARNING: unknown tag in <bounds minlat="50.31874" minlon="5.512685" maxlat="52.5397" maxlon="9.468311"/>
PROGRESS1: Processed 3197410 nodes (170720 out) 0 ways 0 relations 0 tiles 0:30 0 MB
PROGRESS1: Processed 6467833 nodes (349144 out) 0 ways 0 relations 0 tiles 1:00 0 MB
PROGRESS1: Processed 10056497 nodes (466811 out) 0 ways 0 relations 0 tiles 1:30 0 MB
PROGRESS1: Processed 13598519 nodes (584848 out) 0 ways 0 relations 0 tiles 2:00 0 MB
PROGRESS1: Processed 16630051 nodes (746974 out) 0 ways 0 relations 0 tiles 2:30 0 MB
PROGRESS1: Processed 20150207 nodes (878214 out) 0 ways 0 relations 0 tiles 3:00 0 MB
PROGRESS1: Processed 23994540 nodes (946273 out) 0 ways 0 relations 0 tiles 3:30 0 MB
PROGRESS1: Processed 27766020 nodes (993431 out) 0 ways 0 relations 0 tiles 4:00 0 MB
PROGRESS1: Processed 31514287 nodes (1045253 out) 0 ways 0 relations 0 tiles 4:30 0 MB
realloc of 603979776 bytes failed
pi@carpi:~/maps $