https://github.com/tordanik/OSM2World
converter that creates three-dimensional models of the world from OpenStreetMap data
https://github.com/tordanik/OSM2World
3d 3d-tiles gltf openstreetmap pbr wavefront-obj
Last synced: 3 months ago
JSON representation
converter that creates three-dimensional models of the world from OpenStreetMap data
- Host: GitHub
- URL: https://github.com/tordanik/OSM2World
- Owner: tordanik
- License: lgpl-3.0
- Created: 2012-05-06T14:10:51.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2025-03-19T12:14:45.000Z (4 months ago)
- Last Synced: 2025-03-31T01:03:49.667Z (3 months ago)
- Topics: 3d, 3d-tiles, gltf, openstreetmap, pbr, wavefront-obj
- Language: Java
- Homepage: http://osm2world.org/
- Size: 34.2 MB
- Stars: 602
- Watchers: 37
- Forks: 127
- Open Issues: 104
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
OSM2World is an Open Source converter that creates three-dimensional models of the world in various formats from OpenStreetMap data. Visit the project website at https://osm2world.org/ for documentation, downloads, screenshots and contact information!
# Compiling
Run `mvn package` in the project root.