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

Add ESRI World Imagery Layer #5439

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from
Draft

Conversation

PatchesMaps
Copy link
Contributor

Description

Fixes # .

[Description of the bug or feature]

  • [ ]
  • [ ]
  • [ ]

[If this is a relatively large or complex change, start a discussion by explaining why you chose the solution you did and what alternatives you considered, etc...]

How To Test

[Provide whatever information a reviewer might need to know in order to verify that the changes made in this PR are working as expected. If there are special build steps that need to be taken in order to get these changes to run (building while on a separate branch, running npm ci, etc) include them here.]

  • For bugfixes: What steps need to be taken in the UI to verify the bug is fixed?
  • For enhancements and features: What is the expected functionality being added/modified? How can a reviewer verify this?
  1. Open with these URL parameters
  2. ...
  3. Verify expected result

PR Submission Checklist

This is simply a reminder of what we are going to look for before merging your code.

  • I have read the CONTRIBUTING doc
  • I have added necessary documentation (if applicable)
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • Any dependent changes have been merged and published in downstream modules (if applicable)

Merging

Please use the squash and merge commit method unless each commit in your branch is vital to the commit history of main.

@nasa-gibs/worldview

…agery layer

This commit updates the OpenLayers dependency in the package.json file to version 10.0.0. Additionally, it adds the "World_Imagery" layer to the layerOrder.json and sources.json files. The "World_Imagery" layer is sourced from ESRI and provides high-resolution satellite imagery.
@PatchesMaps PatchesMaps self-assigned this Sep 4, 2024
@PatchesMaps PatchesMaps marked this pull request as draft September 4, 2024 14:29
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.

1 participant