geotrellis / geotrellis-gdal

Scala wrapper around GDAL java bindings using GeoTrellis
Other
12 stars 12 forks source link

Fix CellType derivation #40

Closed pomadchin closed 5 years ago

pomadchin commented 5 years ago

This PR fixes inappropriate GDALCellTypes conversion into GeoTrellisCellTypes.

Fixes: https://github.com/raster-foundry/raster-foundry/issues/4442