Supported data formats for rasterstats
masterRaster Data Support
rasterstats works with any raster data source supported by rasterio. It supports both:
- Categorical data (e.g., vegetation types)
- Continuous values (e.g., elevation)
Vector Data Support
rasterstats provides flexible support for vector features including Point, LineString, Polygon, or Multi* geometries. Supported inputs include:
- Any
fionadata source - GeoJSON-like mappings
- Objects implementing the
geo_interface - GeoJSON strings
- Well-Known Text/Binary (WKT/WKB) geometries