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

Get Bounds/Extent of COG Source #2

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

Get Bounds/Extent of COG Source #2

DanielJDufour opened this issue Nov 6, 2019 · 0 comments
Labels
enhancement New feature or request high-priority

Comments

@DanielJDufour
Copy link
Member

Is your feature request related to a problem? Please describe.
A user may want to display a box around the extent of the GeoTIFF or zoom to the GeoTIFF when it is loaded

Describe the solution you'd like
A clear and concise description of what you want to happen.
var extent = await source.getExtent();
This will have to be a promise.

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.

@DanielJDufour DanielJDufour added enhancement New feature or request high-priority labels Nov 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request high-priority
Projects
None yet
Development

No branches or pull requests

1 participant