Is your feature request related to a problem? Please describe.
Currently geotiff.io is limited to calculations for single polygons. Adding a feature to do analysis on multiple polygons (multi-polygon geojson) would increase it's potential uses.
Describe the solution you'd like
I would like to be able to upload a geojson file containing multiple polygons (eg. admin areas of a country) and for a table to be returned with the chosen statistics for each area.
Describe alternatives you've considered
Currently I use Zonal Statistics in QGIS or PYSAL in Python. I havent found a readily available app or javascript solution.
Additional context
I think the geojson.io app is wonderful. Thank you for developing it. I wish I discovered it earlier.
Is your feature request related to a problem? Please describe.
Currently geotiff.io is limited to calculations for single polygons. Adding a feature to do analysis on multiple polygons (multi-polygon geojson) would increase it's potential uses.
Describe the solution you'd like
I would like to be able to upload a geojson file containing multiple polygons (eg. admin areas of a country) and for a table to be returned with the chosen statistics for each area.
Describe alternatives you've considered
Currently I use Zonal Statistics in QGIS or PYSAL in Python. I havent found a readily available app or javascript solution.
Additional context
I think the geojson.io app is wonderful. Thank you for developing it. I wish I discovered it earlier.