Files
backend/web/osm-liberty-gl-style/README.md
Andriy Oblivantsev 0c76e867ae
CI / test (push) Successful in 4s
Allow anonymous public asset downloads and adopt OSM Liberty style for MapLibre demo.
Public asset links now work without bearer auth while private assets remain protected, and the demo ships with the local osm-liberty-gl-style assets for consistent tile rendering.

Made-with: Cursor
2026-03-02 21:56:31 +00:00

1.6 KiB
Raw Blame History

OSM Liberty

GL basemap style based on OSM Liberty, an open, minimal OSM style.

Sources

Source ID Type URL Description
satellite-jaxa raster tiles.produktor.duckdns.org/services/jaxa_terrainrgb0-12 JAXA terrain RGB (toggle in UI, off by default)
satellite-esri raster ESRI World Imagery ESRI satellite (toggle in UI, off by default)
openmaptiles vector tiles.produktor.duckdns.org/services/planet-231204.osm.renumbered OSM vector tiles (OpenMapTiles schema)
hillshading raster tiles.produktor.duckdns.org/services/jaxa_hillshade JAXA hillshade relief (z012)
terrain-dem raster-dem tiles.produktor.duckdns.org/services/jaxa_terrainrgb0-12 JAXA AW3D30 Terrain-RGB for 3D terrain

All tile sources are served from tiles.produktor.duckdns.org/services.

3D terrain is enabled in app.js via map.setTerrain. UI toggles: ESRI Satellite, Terrain RGB (jaxa), Hillshades.