OpenSfM uses a specific topocentric coordinate system that is local to the reconstruction. This is good for maintaining the coordinates small and preventing numerical issues during the optimizations.
For exporting the reconstruction to other applications we need to convert the results to standard geographic coordinates systems.
A command doing the conversion should be added.