Skip to content

CORS with georaster/georaster-for-leaflet #88

@PostholerCom

Description

@PostholerCom

I'm trying to read images from S3 with georaster/georaster-for-leaflet. If I disable all security, such as:

chromium --disable-web-security --user-data-dir=/tmp/chromium

...images load as expected. However, under normal browser start up I constantly get a CORS error message:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://longurl/some.tif. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 206.

I'm not sure what parameters to pass or how to pass them to georaster. Any help would be greatly appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions