OSM to OBJ Converter
Select files for conversion or just drag and drop them to the upload area
How to convert OSM files to OBJ online?
Step 1.
Upload OSM-file
Click "Choose File" button to select a osm file on your computer. OSM file size can be up to 50 Mb.
Step 2.
Convert OSM to OBJ
Click "Convert" button to start conversion.
Step 3.
Download your OBJ
When the conversion process is complete, you can download the OBJ file.
Information about OSM and OBJ file formats
Name | OSM | OBJ |
Full name | OpenStreetMap Map File | OBJ geometry format |
File extension | .osm | .obj |
MIME type | text/plain | |
Developed by | OpenStreetMap | Wavefront Technologies |
Type of format | ||
Description | Made with the OpenStreetMap (OSM) format XML file that is used to store street map information. The file stores data in the form of "nodes" (points), "ways" (connections) and "relations" (street and object settings like tags). OSM files may be used to generate small street maps or they can scale to save streets worldwide. | OBJ (or .obj) is a geometry definition file format first developed by Wavefront Technologies for its Advanced Visualizer animation package. The file format is open and has been adopted by other 3D graphics application vendors. |
Technical details | The OBJ file format is a simple data-format that represents 3D geometry alone — namely, the position of each vertex, the UV position of each texture coordinate vertex, vertex normals, and the faces that make each polygon defined as a list of vertices, and texture vertices. Vertices are stored in a counter-clockwise order by default, making explicit declaration of face normals unnecessary. OBJ coordinates have no units, but OBJ files can contain scale information in a human readable comment line. | |
File conversion | OSM conversion | OBJ conversion |
Associated programs | GeoVisu, Gosmore, Merkaartor, Safe Software FME Desktop | Wavefront 3D, CADRazor, Adobe Photoshop, LogiKal, UVMapper, LightWave 3D, Autodesk Maya, IMSI TurboCAD Deluxe, MeshLab, MAXON Cinema 4D, Smith Micro Poser, Autodesk AutoCAD. |
Wiki | https://en.wikipedia.org/wiki/OpenStreetMap | https://en.wikipedia.org/wiki/Wavefront_.obj_file |