Files
osm-maker-vibes/README.md
2025-06-30 12:53:29 -04:00

20 lines
381 B
Markdown

# osm-maker-vibes
> Warning: Experimental, incomplete, and unfunded.
<p align="center">
<img src="https://github.com/geoffsee/osm-maker-vibes/blob/main/osm-maker-vibes.png?raw=true" width="512" />
</p>
<p align="center">
Generates a GLB file from OSM data for the configured area.
</p>
## Usage
```bash
# 1. configure ./config.jsonc
# 2. generate the glb
./gradlew run
```