Loading binary files (pbf) in UE4Editor

I am currently trying to render real maps with Unreal and I would love to be able to load pbf files (which are binaries way less space-consuming than .xml files) and I just can’t seem to find a way to import them in the editor.

Would anyone have an idea on how to achieve that?

I know it’s little bit late but you can use FFileHelper for that