Skip to content

MrMarmelade/osm-architect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published