app loads configuration from json at runtime

This commit is contained in:
geoffsee
2025-06-30 11:17:25 -04:00
parent 31bb3b336b
commit 08fb45dbaf
9 changed files with 275 additions and 84 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# OSM Maker
Convert OpenStreetMap data to 3D models.
## Usage
```bash
./gradlew run
```
Generates a GLB file from OSM data for the configured area.