Skip to content

WebGL crash during render large scale images #55

@zipporaSay

Description

@zipporaSay

I am processing geotiff images using the plotty library
In small size images with relatively small height and width - they all work perfectly (but slowly...)
In images with large size images with large height and width the browser throws a lot of warnings, sometimes crashes and of course does not display the layer
The warning is:
mapbox-gl.js:35 WebGL: INVALID_VALUE: bufferSubData: buffer overflow
mapbox-gl.js:35 WebGL: INVALID_OPERATION: bindBuffer: object does not belong to this context
WebGL: CONTEXT_LOST_WEBGL: loseContext: context lost

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions