Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

Create COG Source #4

Open
DanielJDufour opened this issue Nov 6, 2019 · 0 comments
Open

Create COG Source #4

DanielJDufour opened this issue Nov 6, 2019 · 0 comments

Comments

@DanielJDufour
Copy link
Member

DanielJDufour commented Nov 6, 2019

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
A source in OpenLayers is a class that helps you access data. It doesn't deal with visualization.

Describe the solution you'd like
A clear and concise description of what you want to happen.

var source = new COG({
    attributions: 'Planet',
    url: 'https://s3-us-west-2.amazonaws.com/planet-disaster-data/hurricane-harvey/SkySat_Freeport_s03_20170831T162740Z3.tif'
});

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.
Might want to extend https://github.com/openlayers/openlayers/blob/4161831e299fbb9b16f6e37a7c8989a4cdaebb74/src/ol/source/Tile.js ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant