-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Google2D & Azure2D ImageryProvider classes #12913
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
Conversation
Thank you for the pull request, @lukemckinstry! ✅ We can confirm we have a CLA on file for you. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good on an initial pass @lukemckinstry! Just a few comments to consider as you continue to add updates.
e4bb5a0
to
7080a35
Compare
@ggetz thanks for the PR feedback. I addressed all the comments from the latest review. |
@lukemckinstry Pushed up a fix/refactor to how we're handling |
This comment was marked as resolved.
This comment was marked as resolved.
Ah, that's no good. However, and correct me if I'm mistaken, this issue is not unique to the Google imagery provider–which is now using the more standard method of attribution. Non-ideal for sure, but I don't think it need to hold up this PR. @lukemckinstry Could you open a new issue for the data attribution popup, assuming there is not already one open? |
Description
There will be multiple ways to add Google2D data - explained in docs
This object is normally not instantiated directly, use Google2DImageryProvider.fromIon or Google2DImageryProvider.fromUrl.
ToDo
DO NOT MERGE until complete
one-time check for google geocoder? Google2D & Azure2D ImageryProvider classes #12913 (comment)Issue number and link
Testing plan
Sandcastles (to publish in prod)
To view the sandcastles, add the key to your Ion Staging account.
Test all ways to add Google 2D data
fromIon
withfromUrl
Author checklist
CONTRIBUTORS.md
CHANGES.md
with a short summary of my change