Update README with land.pmtiles attribution
Browse files
README.md
CHANGED
|
@@ -33,6 +33,7 @@ exaggeration controls.
|
|
| 33 |
|
| 34 |
- `gebco_2026_terrain_rgb.pmtiles`: GEBCO 2026 global bathymetry in **Terrain-RGB** format (6.0 GB).
|
| 35 |
- `gebco-2025-rawrgb-z0-6-webp.pmtiles`: GEBCO 2025 low-resolution overview in **Raw RGB** (WebP format, 204 MB).
|
|
|
|
| 36 |
|
| 37 |
## Compute & Provenance
|
| 38 |
|
|
@@ -65,4 +66,10 @@ Two GEBCO grid releases are used in this dataset:
|
|
| 65 |
|
| 66 |
The GEBCO Grid is placed in the public domain and may be used free of charge.
|
| 67 |
This dataset does not claim any official status and is not endorsed by GEBCO,
|
| 68 |
-
the IHO, or the IOC. For more information visit [gebco.net](https://www.gebco.net/).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
|
| 34 |
- `gebco_2026_terrain_rgb.pmtiles`: GEBCO 2026 global bathymetry in **Terrain-RGB** format (6.0 GB).
|
| 35 |
- `gebco-2025-rawrgb-z0-6-webp.pmtiles`: GEBCO 2025 low-resolution overview in **Raw RGB** (WebP format, 204 MB).
|
| 36 |
+
- `land.pmtiles`: Land polygons derived from **Natural Earth** data (16.9 MB).
|
| 37 |
|
| 38 |
## Compute & Provenance
|
| 39 |
|
|
|
|
| 66 |
|
| 67 |
The GEBCO Grid is placed in the public domain and may be used free of charge.
|
| 68 |
This dataset does not claim any official status and is not endorsed by GEBCO,
|
| 69 |
+
the IHO, or the IOC. For more information visit [gebco.net](https://www.gebco.net/).
|
| 70 |
+
|
| 71 |
+
### Natural Earth Data
|
| 72 |
+
|
| 73 |
+
Land polygons are derived from [Natural Earth](https://www.naturalearthdata.com/).
|
| 74 |
+
"Made with Natural Earth. Free vector and raster map data @ naturalearthdata.com."
|
| 75 |
+
Natural Earth data is public domain.
|