From 2a55bb2be83ca8cfe93d25f7618adc47fdc0cdcb Mon Sep 17 00:00:00 2001 From: Brandon Liu Date: Mon, 25 Aug 2025 14:56:17 +0800 Subject: [PATCH] Update docs with Firefox + GH pages issue and Mapterhorn links. --- basemaps/downloads.md | 6 ++++++ pmtiles/cloud-storage.md | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/basemaps/downloads.md b/basemaps/downloads.md index c810af6..4e66601 100644 --- a/basemaps/downloads.md +++ b/basemaps/downloads.md @@ -40,6 +40,12 @@ If you don't need all 16 zoom levels of detail, use the `--maxzoom` option of `p ## Terrain +### Mapterhorn + +The [Mapterhorn](http://mapterhorn.com) project distributes Terrarium-encoded RGB tiles aggregated from multiple global data sources in PMTiles format. Download the full `.pmtiles` or get a partial download with `pmtiles extract` at the [Mapterhorn Data Access documentation](https://mapterhorn.com/data-access/). + +### Tilezen Joerd (legacy) + The [AWS Registry of Open Data](https://registry.opendata.aws/terrain-tiles/) hosts Terrarium-encoded RGB tiles generated by the [Joerd](https://github.com/tilezen/joerd) project. Below is a link of zooms 0 to 12 of this tileset, provided as-is. See the [Joerd docs](https://github.com/tilezen/joerd/blob/master/docs/attribution.md) for attribution requirements. [terrarium-z12.pmtiles](https://r2-public.protomaps.com/protomaps-sample-datasets/terrarium-z12.pmtiles) [(preview)](https://pmtiles.io/?url=https%3A%2F%2Fr2-public.protomaps.com%2Fprotomaps-sample-datasets%2Fterrarium-z12.pmtiles#map=0.7/0/0) diff --git a/pmtiles/cloud-storage.md b/pmtiles/cloud-storage.md index 35e570e..17afd97 100644 --- a/pmtiles/cloud-storage.md +++ b/pmtiles/cloud-storage.md @@ -277,6 +277,10 @@ pmtiles upload file.pmtiles path/in/bucket/key.pmtiles --bucket=s3://ORGANIZATIO GitHub pages supports repositories up to [1 GB](https://docs.github.com/en/pages/getting-started-with-github-pages/about-github-pages#usage-limits). If your PMTiles file fits, it's an easy way to host. +:::warning +PMTiles archives hosted on GitHub Pages currently do not load in Firefox. See [this GitHub issue](https://github.com/protomaps/PMTiles/issues/584) for the bug description and workaround. +::: + ### Scaleway [Scaleway Object Storage](https://www.scaleway.com/en/object-storage/) only supports HTTP/1.1.