mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 02:41:09 +00:00
Add rio-pmtiles command line tool. [#338] This is derived from the original mapbox/rio-mbtiles implementation, with changes: * output PMTiles only instead of MBTiles. * Python 3.7+ only. * remove --implementation, --image-dump, --append/--overwrite, --covers features. * bump dependency versions. * better progress reporting; add pyroaring. * update README and license texts. * rio-pmtiles v0.0.6 on PyPI
15 lines
214 B
Plaintext
15 lines
214 B
Plaintext
affine==2.2.1
|
|
cligj==0.5.0
|
|
coveralls==1.5.1
|
|
mercantile==1.1.6
|
|
pmtiles~=3.0
|
|
pyroaring~=1.0
|
|
pytest~=8.3.5
|
|
pytest-cov==2.5.1
|
|
coverage==4.5.1
|
|
rasterio~=1.0
|
|
shapely~=2.0.0
|
|
supermercado==0.2.0
|
|
snuggs==1.4.2
|
|
tqdm==4.48.2
|