Hansen Tree Cover Loss — Annual 30m resolution tree cover loss data for Maharashtra (2001-2024) from Landsat imagery
# Access via https://www.globalforestwatch.org/
import requests
print('Global Forest Watch: https://www.globalforestwatch.org/')
print('API documentation: https://www.globalforestwatch.org/help/developers/')| Field | Type | Description |
|---|---|---|
| tree_cover_loss | float | Area of tree cover loss in hectares |
| tree_cover_gain | float | Area of tree cover gain in hectares |
| year | int | Year of change |
| latitude | float | Latitude |
| longitude | float | Longitude |