Soil maps of India at 1:1M and 1:250K scale, plus soil fertility and land degradation layers, served via WMS
# Access via Bhoomi Geoportal: https://www.nbsslup.in/
import geopandas as gpd
print("Bhoomi Geoportal - ICAR-NBSS&LUP Soil Maps")
print("Access at: https://www.nbsslup.in/")
print("Download Maharashtra soil resource maps in GIS format")| Field | Type | Description |
|---|---|---|
| soil_type | string | Soil classification type |
| texture | string | Soil texture (sandy, loamy, clayey) |
| depth_cm | float | Soil depth in centimeters |
| geometry | Polygon | Spatial boundary of soil unit |