On 03/05/2015 09:20 PM, Felix Natter wrote: > Sebastiaan Couwenberg <[email protected]> writes: >> osmosis -v 9 --read-xml file=liechtenstein-latest.osm \ >> --write-xml file=liechtenstein-latest.osm.pbf2 > > That should be "--write-pbf" ;-)
Yeah, thanks for fixing my typo! :-) >> osmosis -v 9 --read-pbf file=liechtenstein-latest.osm.pbf2 \ >> --write-xml file=liechtenstein-latest.osm2 > > Thanks for the input! > > $ diff liechtenstein-latest.osm liechtenstein-latest.osm2 > $ diff liechtenstein-latest.osm.pbf liechtenstein-latest.osm.pbf2 > Binary files liechtenstein-latest.osm.pbf and liechtenstein-latest.osm.pbf2 > differ > > It seems to be successful, the log is here: > http://paste.debian.net/159821/ The PBF files are expected to be different, that was a bad suggestion. Testing the XML read & write was sufficient. Thanks for your test results, with todays bugfix for #779807, even OSM files with special characters like 𝄞 should also convert correctly. Luckily Liechtenstein doesn't have those. :-) Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]
