You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For statistics, I think we should clarify that basically -infinity is the default for minimum and +infinity is the default for maximum.
nan for statistics doesn't make a lot of sense to me. Why not just omit the property then?
Having strings in the statistics seems like a bad idea to us.
Let's also add count field.
So we've run into this case where GDAL reports e.g. a maximum of Infinity and a mean of NaN for a raster.
Should the specification for the Statistics Object not be updated to allow these special values like
nodata
does?The text was updated successfully, but these errors were encountered: