Skip to content

Releases: pedrocamargo/rasterstats

First version for QGIS 3

01 Oct 12:22
a7b5fea
Compare
Choose a tag to compare

Simple code conversion to work on QGIS 3 / Python 3

Important bug fixing

20 Apr 01:00
e868a85
Compare
Choose a tag to compare

Fixes historical bug that prevented statistics to be computed for polygons that extrapolated the limits of the raster to the right side

New statistics

19 Apr 23:53
Compare
Choose a tag to compare

Adds two new statistics:

  • Median absolute deviation
  • Number of pixels for each polygon

Version 0.3

12 Feb 13:08
70cdc30
Compare
Choose a tag to compare

This version presents a completely new interface and much faster algorithm, by computing the statics in raster in a smarter way.

Version initially released in 2014

12 Feb 12:39
Compare
Choose a tag to compare
Fixed:

  Histograms for decimal files
  Progress bar
Added:
  Control for number of decimals in histogram