mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 10:51:07 +00:00
Update README.md
This commit is contained in:
@@ -2,19 +2,21 @@
|
|||||||
[](https://bundlephobia.com/package/pmtiles)
|
[](https://bundlephobia.com/package/pmtiles)
|
||||||
[](https://pypi.org/project/pmtiles/)
|
[](https://pypi.org/project/pmtiles/)
|
||||||
|
|
||||||
|
🔎 **PMTiles Viewer:** [https://protomaps.github.io/PMTiles/](https://protomaps.github.io/PMTiles/) 🔎
|
||||||
|
|
||||||
# PMTiles
|
# PMTiles
|
||||||
|
|
||||||
PMTiles is a single-file archive format for tiled data. A PMTiles archive can be hosted on a commodity storage platform such as S3, and enables low-cost, zero-maintenance map applications that are "serverless" - free of a custom tile backend or third party provider.
|
PMTiles is a single-file archive format for tiled data. A PMTiles archive can be hosted on a commodity storage platform such as S3, and enables low-cost, zero-maintenance map applications that are "serverless" - free of a custom tile backend or third party provider.
|
||||||
|
|
||||||
* [Protomaps Blog: Dynamic Maps, Static Storage](http://protomaps.com/blog/dynamic-maps-static-storage)
|
* [Protomaps Blog: Dynamic Maps, Static Storage](http://protomaps.com/blog/dynamic-maps-static-storage)
|
||||||
|
|
||||||
* [PMTiles Inspector](https://protomaps.github.io/PMTiles/) - inspect and preview PMTiles local or remote PMTiles archives.
|
* [PMTiles Viewer](https://protomaps.github.io/PMTiles/) - inspect and preview PMTiles local or remote PMTiles archives.
|
||||||
* Archives on cloud storage may require CORS for the origin `https://protomaps.github.io`
|
* Archives on cloud storage may require CORS for the origin `https://protomaps.github.io`
|
||||||
|
|
||||||
* [Vector Tiles Example (US Zip Codes)](https://protomaps.github.io/PMTiles/?url=https%3A%2F%2Fr2-public.protomaps.com%2Fprotomaps-sample-datasets%2Fcb_2018_us_zcta510_500k.pmtiles)
|
* [Vector Tiles Example (US Zip Codes)](https://protomaps.github.io/PMTiles/?url=https%3A%2F%2Fr2-public.protomaps.com%2Fprotomaps-sample-datasets%2Fcb_2018_us_zcta510_500k.pmtiles)
|
||||||
|
|
||||||
|
|
||||||
Demos require MapLibre GL JS v1.14.1-rc.2 or later
|
Demos require MapLibre GL JS v1.15 or later.
|
||||||
|
|
||||||
See also:
|
See also:
|
||||||
* [Cloud Optimized GeoTIFFs](https://www.cogeo.org)
|
* [Cloud Optimized GeoTIFFs](https://www.cogeo.org)
|
||||||
|
|||||||
Reference in New Issue
Block a user