<div dir="ltr"><div><div><div><div><div>Thank you, thank you,thank you!<br><br></div>I have been struggling with this for 1 month.<br><br></div>Both &#39;osmconvert&#39; and &#39;osmconvert --fake-version&#39; worked.<br><br></div>I only use .pbf because I found this website for OSM downloads:<br><br><a href="http://download.geofabrik.de/north-america.html">http://download.geofabrik.de/north-america.html</a><br><br></div>is there a website to get similar sized o5m map downloads?<br><br></div>Greg<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 25, 2016 at 5:46 PM, Gerd Petermann <span dir="ltr">&lt;<a href="mailto:gpetermann_muenchen@hotmail.com" target="_blank">gpetermann_muenchen@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Gerd Petermann wrote<br>
<span class="">&gt; Hi Greg.<br>
&gt;<br>
&gt;<br>
&gt; You can use osmconvert which should be able to read the output of<br>
&gt; splitter, e.g.<br>
&gt;<br>
&gt; osmconvert 12360002.osm.pbf -o=12360002-josm.osm.pbf<br>
<br>
</span>Sorry, was too quick.<br>
You probably need option --fake-version for osmconvert:<br>
osmconvert  --fake-version 12360002.osm.pbf -o=12360002-josm.osm.pbf<br>
<br>
I think that&#39;s the reason for the problem: JOSM doesn&#39;t like input<br>
in pbf format that doesn&#39;t have the meta info (version, author etc)<br>
<br>
I never cared about that because I use o5m format and an o5m plugin that<br>
I wrote once for JOSM. It is not in the plugins repo, but I may try again to<br>
add<br>
it there.<br>
<br>
A 3rd alternative is to use --output=xml in splitter, the files in that<br>
format are<br>
no problem in JOSM, but may decrease performance in splitter and mkgmap.<br>
<br>
Gerd<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gis.19327.n5.nabble.com/when-I-use-SPLITTER-to-IMPORT-om-pbf-files-into-JOSM-I-get-error-tp5868501p5868511.html" rel="noreferrer" target="_blank">http://gis.19327.n5.nabble.com/when-I-use-SPLITTER-to-IMPORT-om-pbf-files-into-JOSM-I-get-error-tp5868501p5868511.html</a><br>
Sent from the Mkgmap Development mailing list archive at Nabble.com.<br>
_______________________________________________<br>
mkgmap-dev mailing list<br>
<a href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a><br>
<a href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev" rel="noreferrer" target="_blank">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a><br>
</blockquote></div><br></div>