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

AWS Terrain Provider #11892

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tobias74
Copy link

@tobias74 tobias74 commented Mar 21, 2024

Description

This PR contains a "Terrain Provider" that uses AWS Open Data Terrain Tiles (https://registry.opendata.aws/terrain-tiles/)

In case this is of interest I will refine this PR and check all the boxes.

Thanks :-)
Tobias

Author checklist

  • I have submitted a Contributor License Agreement
  • I have added my name to CONTRIBUTORS.md
  • I have updated CHANGES.md with a short summary of my change
  • I have added or updated unit tests to ensure consistent code coverage
  • I have update the inline documentation, and included code examples where relevant
  • I have performed a self-review of my code

Copy link

Thank you for the pull request, @tobias74! Welcome to the Cesium community!

In order for us to review your PR, please complete the following steps:

Review Pull Request Guidelines to make sure your PR gets accepted quickly.

@ggetz
Copy link
Contributor

ggetz commented Mar 22, 2024

Thanks @tobias74!

We're generally happy to add support for different formats, assuming there is enough demand to justify the maintenance. We would love to hear from the community if there is interest! Maybe it would be worth asking on the community forum as well to reach a wider audience.

@malaretv
Copy link
Contributor

+1 on this! It looks like this AWS dataset uses Terrarium tile format. It'd be cool to support these RGB-encoded terrain formats like Terrarium and Mapbox's Terrain-RGB, as they're quite commonly used.

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

Successfully merging this pull request may close these issues.

None yet

3 participants