maxfenv

Results 4 issues of maxfenv

With 'large' raster datasets of integer datatype, rasterstats wastefully casts the ndarray read from the raster up to int64. In the extreme case, this uses 8 times more memory than...

This PR makes django-leaflet (hopefully) compatible with CSP. I initially intended to do this by removing all inline styles and scripts, but quickly found that approach to not be easily...

This PR chiefly adds some documentation about converting from a plain old `FloatField` to a `MeasurementField`. I had written this up in an internal wiki article, but realised that it's...

Hi! It would be useful if there existed a tag that one could specify that always points at the latest possible release for a particular postgres/postgis major version combo. That...