prop/config
Graham McIntire 2ae60d036b
Add SRTM auto-download on tile miss from AWS Terrain Tiles
When a local .hgt tile is missing, download it from the public AWS S3
skadi bucket, decompress with zlib, and write to the tiles directory
before retrying the lookup. Falls back to Open-Meteo/OpenTopo APIs if
the download fails.
2026-03-30 08:36:21 -05:00
..
config.exs Reduce terrain queue concurrency to 1 to avoid 429 rate limits 2026-03-30 08:08:33 -05:00
dev.exs Add SRTM auto-download on tile miss from AWS Terrain Tiles 2026-03-30 08:36:21 -05:00
prod.exs initial 2026-03-28 11:28:47 -05:00
runtime.exs Add SRTM auto-download on tile miss from AWS Terrain Tiles 2026-03-30 08:36:21 -05:00
test.exs Add SRTM auto-download on tile miss from AWS Terrain Tiles 2026-03-30 08:36:21 -05:00