Hacker News new | ask | show | jobs
by houzi 1790 days ago
Yes. I'm having a hard time finding a good selling point for rasterio.

> I think for the ease of installation alone rasterio is a blessing.

How does rasterio simplify installation, when you still have to deal with gdal's C extension dependencies?

1 comments

Rasterio wheels ship with GDAL binaries. No C compiler needed.