A high-level Python framework to evaluate the skill of geospatial datasets by comparing candidates to benchmark maps producing agreement maps and metrics.
A user may want to include vector datasets in their evaluations. As of now, there is only support for raster space processing. Thus, we will want options to rasterize polygons and points. After this operation the user will be able to use the dataset with any available operation.
Current behavior
No functionality to rasterize vector datasets.
Expected behavior
Operations to rasterize polygon and point based vector datasets.
A user may want to include vector datasets in their evaluations. As of now, there is only support for raster space processing. Thus, we will want options to rasterize polygons and points. After this operation the user will be able to use the dataset with any available operation.
Current behavior
No functionality to rasterize vector datasets.
Expected behavior
Operations to rasterize polygon and point based vector datasets.