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

Feature: Terrain Preview and simple Elevation Query #1425

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

okimiko
Copy link
Contributor

@okimiko okimiko commented Dec 17, 2024

This PR will add

  • a preview for terrain data (in addition to the current raw data preview)
    • highlight color is based on the encoding
  • a simple elevation api based on served terrain data
    • includes a link on the index page
    • for details, see endpoints.rst

Both require configured encoding (see config.rst).

In general this adds just some eye candy and an "inspect" function for terrain like the geojson endpoint.

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

Successfully merging this pull request may close these issues.

1 participant