Converting DGN to OSM

Hello!

I am having a very hard time attempting to convert MicroStation DGN files to OSM. My current attempts are being conversion via SHP using QuantumGIS, but I’m just not being able to convert the coordinate system and hence JOSM, when it imports the SHP, concentrates everything in a single node.

Is there any tool that easily makes such a conversion?

Hi Vitor. You can import the DGN in gvSIG, convert it to SHP and project it in WGS84. Then you can import the shp projected in JOSM. Bye!

Thank you very much!