-
The protomaps format allows for raster tile hierarchies.
We've been working with bundling up raster tiles recently and ended up using the python library from https://github.com/protomaps/PMTiles to…
-
**pmtiles version:** 1.11.0, 926183a1, built at 2023-10-31T00:41:14Z
**OS:** MacOS 11.7 and Ubuntu 22.04
It would be great to have a quiet mode available, especially when running `pmtiles` as part…
-
There are two parts to this.
1. Aggregate the download of all the zarr store data. This will need to be qc'd to remove null island, and simplified (eventually).
2. Convert the geopandas datafram…
-
_Maybe related to #16_
Currently in HTTP/1.1 browsers are limiting by domain how many (6) concurrent requests can be done.
Map frameworks like MapLibre, Mapbox, Leaflet (also according [tilejson…
-
-
Instead of relying on tiled images in a folder of folders of folders, investigate using a single file source like geoTIFF, PMTiles, or another format.
-
Proposals for more actions (see #342):
- [ ] We could also add PMTiles via web-map-links extension and then link to https://protomaps.github.io/PMTiles/?url=...
- [ ] ArcGIS Online (if such an API…
-
Hi, I have recently participated in the [pmtiles-rs](https://github.com/stadiamaps/pmtiles-rs) crate implementation, and just noticed you have another version of what seems like a very similar work. W…
-
convert geojson to pmtiles:
tippecanoe -o california.pmtiles -l cali california.geojson --force
1 features, 7510 bytes of geometry and attributes, 205 bytes of string pool, 0 bytes of vertices, 0 by…
-
## Motivation
instead of mbtiles, pmtiles can be run from a cloud-web-space without any additional service. This would make it more easily to use vector-tiles for small projects. It`s a bit like ge…