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

Put tile urls for datasets #623

Merged
merged 6 commits into from
Aug 17, 2023
Merged

Put tile urls for datasets #623

merged 6 commits into from
Aug 17, 2023

Conversation

hanbyul-here
Copy link
Collaborator

@hanbyul-here hanbyul-here commented Aug 16, 2023

This PR is based on : #620
Close #594

  • check vector data

@netlify
Copy link

netlify bot commented Aug 16, 2023

Deploy Preview for veda-ui ready!

Name Link
🔨 Latest commit d381a05
🔍 Latest deploy log https://app.netlify.com/sites/veda-ui/deploys/64de9d4621f91500082370a5
😎 Deploy Preview https://deploy-preview-623--veda-ui.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@hanbyul-here hanbyul-here changed the base branch from main to feature/map-coords August 16, 2023 07:59
Base automatically changed from feature/map-coords to main August 16, 2023 10:48
@danielfdsilva danielfdsilva marked this pull request as ready for review August 16, 2023 13:35
@danielfdsilva danielfdsilva self-requested a review August 16, 2023 13:35
Copy link
Collaborator

@danielfdsilva danielfdsilva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was a great base to start. 🎉 I rebased the work after merging the coordinates PR. (be sure to reset your branch)

  • I noticed that the xyz endpoint was actually the tilejson, which may not be exactly what we want, so I fetched and stored the xyz url.
  • I did not change anything about the wmts as I'm not sure about the format.
  • Added support for the vector data tile endpoint
  • Tweaked the widget styles and the different types

I think this is good to go! (maybe double check the wmts)

@hanbyul-here
Copy link
Collaborator Author

@anayeaye brought up a good point that custom color formula can make it look like it is not working (ex. color_formula=gamma+r+1.05.). I don't think this should be a blocker, but worth noting. Thanks for testing the features 🙇 🙇

@hanbyul-here hanbyul-here merged commit e95d4b4 into main Aug 17, 2023
8 checks passed
@hanbyul-here hanbyul-here deleted the feature/titiler-link branch August 17, 2023 22:32
@hanbyul-here hanbyul-here mentioned this pull request Aug 17, 2023
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.

Surface tiler links for dataset layers
3 participants