Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.51 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.51 KB

OSM Architect

Application for 3D visualization of map data from OpenStreetMap.

User can export map data from OpenStreetMap website and then put the file into ./Map folder. Application can render the map data into 3D scene. Rendered data can be removed by clicking on the roof of the building. User can also put own 3D models into 3D scene. Models must be exported into AssetBundle format and putted into ./3DObjects folder.

How to run it?

  • Export map from OSM (up to 1.5 square kilometers)
  • Put it into Assets/Maps folder
  • Open project folder in Unity3D
  • Open Assets/Scenes/MainMenuScene scene
  • Run

This project was originally created as a Bachelor thesis at Faculty of Business and Economics (FBE) at Mendel University in Brno.