locationtech-labs / geopyspark

GeoTrellis for PySpark
Other
179 stars 59 forks source link

TiledRasterLayer reproject Bug Fix #581

Closed jbouffard closed 6 years ago

jbouffard commented 6 years ago

This PR fixes a bug in the TiledRasterLayer's reproject method where the layers were being reprojected to the wrong layout.

This PR resolves #580