This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Which format is loaded fastest my JOSM?

0

JOSM supports many osm formats like osm,osm.bz2,osm.gz,pbf,obf. Among these which file format is fastest for processing?

I am not focusing on editing and uploading, downloading.

asked 12 Apr '13, 07:50

amritkarma's gravatar image

amritkarma
684212941
accept rate: 11%

1

It'll depend a lot on your hardware (disk speed VS cpu speed), but also probably quantity of data and system memory.

Why not bench yourself ? Someone else's numbers might not match your usecase.

(12 Apr '13, 10:02) Vincent de P... ♦

i want to know the fastest one theoretically, assume large quantity of data. I think binary files should be faster than xml files.

(12 Apr '13, 11:03) amritkarma

That's a bit like asking "how long is a piece of string, theoretically". You'll need to measure it, I'm afraid.

(12 Apr '13, 15:52) SomeoneElse ♦

Source code available on GitHub .