Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add COG and STAC support #192

Closed
giswqs opened this issue Dec 5, 2020 · 1 comment
Closed

Add COG and STAC support #192

giswqs opened this issue Dec 5, 2020 · 1 comment
Assignees
Labels
Feature Request New feature or request

Comments

@giswqs
Copy link
Member

giswqs commented Dec 5, 2020

Add support for loading Cloud Optimized GeoTIFF (COG) and SpatioTemporal Asset Catalog (STAC).

Reference: https://developmentseed.org/titiler/

@giswqs giswqs added the Feature Request New feature or request label Dec 5, 2020
@giswqs giswqs self-assigned this Dec 5, 2020
giswqs added a commit that referenced this issue Dec 5, 2020
giswqs added a commit that referenced this issue Dec 6, 2020
@giswqs
Copy link
Member Author

giswqs commented Dec 6, 2020

This has been implemented in v0.8.4

  • Add Map.add_COG_layer() and Map.add_STAC_layer()
  • Add new COG functions, e.g., get_COG_tile(), get_COG_bounds(), get_COG_center(), get_COG_bands()
  • Add new STAC functions, e.g., get_STAC_tile(), get_STAC_bounds(), get_STAC_center(), get_STAC_bands()

@giswqs giswqs closed this as completed Dec 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant