openAIP / openaip

Public issue tracker of www.openaip.net.
39 stars 3 forks source link

RangeError: Offset is outside the bounds of the DataView #350

Closed sentry-io[bot] closed 2 months ago

sentry-io[bot] commented 2 months ago

Sentry Issue: CORE-API-1K

RangeError: Offset is outside the bounds of the DataView
  File "/usr/src/app/modules/get-elevation.js", line 74, in getValueAtCoordinates
    const data = await image.readRasters({ window });
  File "/usr/src/app/modules/calculate-heights.js", line 30
    const elevation = await getElevation(coordinates);
...
(2 additional frame(s) were not displayed)
reskume commented 2 months ago

Fixed with current release