Replies: 1 comment
-
Do you have a re-producible code snippet? Are you able to provide input files? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a geodataframe of points that I am converting to a raster. Using the make_geocube function, I am able to create a raster but noticed that there is a consistent offset between the points and the raster cells. I would expect the points to represent the centroid of each corresponding raster cell.
Solutions I have tried:
Appreciate any advice on this issue!
Beta Was this translation helpful? Give feedback.
All reactions