kmoses45

Results 3 comments of kmoses45

Is this what could be causing 'ValueError: negative dimensions are not allowed' in zonal_stats(vector, raster, categorical=True)?

"transform":[1.0, 0.0, 0.0, 0.0, 1.0, 0.0] Both vector and raster are in EPSG:4326

Ah, that's it! I was using an .ovr file that was georeferenced in Arc. Converted to .tif, georeferenced, and now it works. Thanks for the help. Rasterstats is an awesome...