mapbox / rio-mbtiles

A plugin command for the Rasterio CLI that exports a raster dataset to an MBTiles 1.1 SQLite file
MIT License
125 stars 36 forks source link

Increase default number of worker processes #4

Closed sgillies closed 9 years ago

sgillies commented 9 years ago

Better to make rio-mbtiles faster by default and have num_workers default to the number of available CPUs (like GNU Parallel).