Open alex-s-gardner opened 1 month ago
My fault... I was passing in an empty GeoDataFrame
Probably we should check and throw a nicer error
For rasterize!
or rasterize
with a to
, another option is to just return a Raster filled with missingval.
Yep that makes more sense
Should a 0-element Vector simply be skipped when Rasterizing or is there good reason to return an error?