I tried to create 3d town with using OpenStreetMap
- Download map data (.osm file) from this web site
- Put the .osm file in Assets/OSM/Data/ Folder (important)
- 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".
- Show Roads
- Show Buildings
- Show Parks
- Both of them are assigned one material
- Their location is real-based, but their color and look are not real-based.#
- © OpenStreetMap contributors
- Base map and data from OpenStreetMap and OpenStreetMap Foundation
- Open Data Commons Open Database License
- Creative Commons Attribution-ShareAlike 2.0
If you find any problem, please contact me.