GeoTIFF / geoblaze

Blazing Fast JavaScript Raster Processing Engine
http://geoblaze.io
MIT License
181 stars 28 forks source link

No geometry histogram #108

Closed sdpeyton closed 6 years ago

sdpeyton commented 6 years ago

What

  1. Add ability to pass no geometry to histogram function, and have it compute histogram for the entire georaster.
  2. Fix bug in histogram with skipping over bins with no values in equal interval calculation

Why

See this issue