It is now possible to upload a custom GeoJSON to get data and statistic for a specific multipolygon, which is useful to analyze areas within an administrative boundary, for example. Statistics are updated according to the selected area, and tiles are automatically scaled based on the minimum and maximum values that have been computed.
What's Changed
- ⬇️ Download stats by @frafra in #267
- 📐 Custom boundaries by @frafra in #268
- 🗺️ QGIS compatibility improved and mentioned in
README.md
- 🚦 Loading spinner is more robust when there are many pending requets
New Contributors
- @MarcoMinghini made their first contribution in #266
Full Changelog: v2.1.0...v2.2.0