First open-access global cropland and crop type map at 10m resolution from Sentinel-1/2 imagery. Maharashtra subset identifies cropland extent, wheat, maize, and other major crop boundaries at field level for precision agriculture.
# Access via https://worldcereal.org/
import rasterio
print('ESA WorldCereal: https://worldcereal.org/')
print('10m resolution crop maps globally')| Field | Type | Description |
|---|---|---|
| crop_type | int | Crop type classification code |
| confidence | float | Classification confidence (0-100) |
| geometry | raster | 10m resolution crop map pixels |