MrMarmelade / osm-architect

Application for 3D visualization of map data from OpenStreetMap.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Application for 3D visualization of map data from OpenStreetMap.

License:BSD 2-Clause "Simplified" License


Languages

Language:C# 52.7%Language:ShaderLab 46.2%Language:HLSL 1.2%