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

Contours interpolation using Terrarium tiles with gutter #13647

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mike-000
Copy link
Contributor

@mike-000 mike-000 commented May 5, 2022

Replaces #13365

As noted in #13609 (comment) the example in #13365 suffers noticeably from tile edge effects and also produces poor results on mobile devices due to #13500. The former is overcome by using Terrarium tiles with gutter, and the latter by creating, where supported, Float32 data tiles from the image tiles.

I found the Nextzen tile source with gutter to be unreliable so instead dynamically created one buffered tile from nine adjacent tiles loaded from AWS. https://deploy-preview-13647--ol-site.netlify.app/en/latest/examples/contour-interpolation.html

@github-actions
Copy link

github-actions bot commented May 5, 2022

📦 Preview the examples and docs from this branch here: https://deploy-preview-13647--ol-site.netlify.app/.

@stale
Copy link

stale bot commented Sep 21, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@mike-000 mike-000 force-pushed the contours-terrarium branch 2 times, most recently from 443638e to db418ff Compare June 26, 2023 12:47
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

1 participant