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

New travis config, rasterio 1.0 compat #20

Closed sgillies closed 8 years ago

sgillies commented 8 years ago

I originally intended that this would be about using manylinux wheels, but those are blocked by the issue noted in https://github.com/mapbox/rasterio/issues/693#issuecomment-249584437.

Building Rasterio from an sdist is only taking 70 seconds now, which isn't super fast but not a plugin killer.

Resolves #19 Resolves #14 Resolves #17

sgillies commented 8 years ago

@perrygeo I'm waiting on a response on gdal-dev...

perrygeo commented 8 years ago

Also, do you mind if I "Squash and Merge" this one?

sgillies commented 8 years ago

@perrygeo sure, squash and merge when the light is green.