GODSIGH/assets/README.md

20 lines
1.3 KiB
Markdown

# Bundled datasets — provenance & licenses
Static datasets vendored from the open-sourced
[God's Eye View](https://github.com/bilawalsidhu/gods-eye-view) repo
(`src/data/local_data/`), reduced to what GODSIGH renders.
| File | Contents | Source | License |
|---|---|---|---|
| `datacenters.geojson` | 4,351 datacenter points (name, operator). Polygons collapsed to centroids. | OpenStreetMap contributors, via Open Infrastructure Map | **ODbL 1.0** — keep OSM attribution |
| `dams.geojson` | 704 dam points (name, power output/source). Polygons collapsed to centroids. | OpenStreetMap contributors, via Open Infrastructure Map | **ODbL 1.0** — keep OSM attribution |
| `cables/cable-geo.json` | 712 submarine cable routes (MultiLineString, per-cable color) | TeleGeography — submarinecablemap.com | **CC BY-NC-SA 3.0** — see below |
| `cables/landing-point-geo.json` | 1,917 cable landing points | TeleGeography — submarinecablemap.com | **CC BY-NC-SA 3.0** — see below |
## ⚠️ TeleGeography cable data — NonCommercial
The cable files are © TeleGeography, CC BY-NC-SA 3.0. Attribution
("© TeleGeography — submarinecablemap.com") is shown in the layer's info
panels. **Non-commercial use only** — if GODSIGH is ever deployed
commercially, remove `assets/cables/` or license the data from TeleGeography.