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: 1 day 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 (about 2 months ago)
- Last Synced: 2025-05-15T06:05:50.849Z (1 day ago)
- Topics: 3d, 3d-tiles, gltf, openstreetmap, pbr, wavefront-obj
- Language: Java
- Homepage: http://osm2world.org/
- Size: 34.2 MB
- Stars: 611
- Watchers: 38
- Forks: 129
- 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.