/OpenStreetMap-Unity

Use OpenStreetMap in Unity

Primary LanguageC#

what is this?

I tried to create 3d town with using OpenStreetMap

one image another image

How:

  1. Download map data (.osm file) from this web site
  2. Put the .osm file in Assets/OSM/Data/ Folder (important)
  3. In SampleScene, Find the component atacched to gameobject "OSMmap", change its OSMfileName value. If you named your .osm file as "name.osm", you shoude enter "name.osm".

Now:

  1. Show Roads
  2. Show Buildings
  3. Show Parks
  • Both of them are assigned one material
  • Their location is real-based, but their color and look are not real-based.#

License:

OpenStreetMap

Others

If you find any problem, please contact me.