GeoTIFF / geoblaze

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

error handling for parse function in load #104

Closed sdpeyton closed 6 years ago

sdpeyton commented 6 years ago

Put a catch in the georaster parsing function call in load function to catch any errors and throw them as an ERROR_PARSING_GEORASTER error.