GeoTIFF / geoblaze

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

Geo node2 #103

Closed DanielJDufour closed 6 years ago

DanielJDufour commented 6 years ago

I wasn't calculating ymin and ymax correctly for certain tiffs, so I had to fix calculation on georaster and then edit geoblaze to use the new version of georaster. I also added a test on geoblaze. This fixed this problem on geotiff.io:

https://github.com/GeoTIFF/geotiff.io/issues/137

DanielJDufour commented 6 years ago

I can confirm this will fix the problem on app.geotiff.io once the new version of geoblaze is published:

image