Yezur Copyright
All map data and rendered output © Wib.
What this means
Yezur is a worldbuilding project, not a public dataset. The fictional geography is the author's creative work. There's no external license attached and the data isn't intended for redistribution. If you've found this page because the attribution chip on the map sent you here — that's why.
What's the same as real OpenStreetMap
The database schema, the API surface (the standard /api/0.6/
endpoints), the editor toolchain (JOSM, iD), the tile pyramid format
(.pmtiles) and the rendering style family
(OSM Bright
over the OpenMapTiles vocabulary) are all OSM-compatible. That's by
design — it lets every off-the-shelf tool just work. The data flowing
through the schema is the only thing that's Yezur-specific.
The software stack itself
Each open-source component carries its own license. We don't ship
modifications to any of them beyond a thin overlay over
openstreetmap-website
(a few small patches in this repo's openstreetmap-website-overlay/patches/).
Component licenses:
- openstreetmap-website — GPLv2
- planetiler — Apache 2.0
- osmcoastline — GPLv3
- MapLibre GL JS — BSD-3
- tileserver-gl — BSD-2
- OSM Bright style — BSD-3