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

Added downloadURL variable to allow users to download raster layers #546 #547

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

jtroberts
Copy link
Member

Purpose

  • Mission has a need to allow users to download the source data file (e.g. GeoTIFF) for raster layers

Proposed Changes

  • Added downloadURL variable to allow users to download raster layers from the Layer Tool

Issues

Testing

  • Configured several layers with the downloadURL variable, download button shows up next to the layer in the tool, source file is able to be downloaded.

Copy link
Member

@tariqksoliman tariqksoliman left a comment

Choose a reason for hiding this comment

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

Awesome! Could you move the new code up into the above switch statement to make it specific for 'raster' layers? Also, if you could fill out a sentence description in the documentation, that'd be great.

Copy link
Member

@tariqksoliman tariqksoliman left a comment

Choose a reason for hiding this comment

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

Thanks and LGTM!

@jtroberts jtroberts merged commit 6864ba0 into development Jun 17, 2024
1 check passed
@jtroberts jtroberts deleted the jr-546 branch June 17, 2024 17:18
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

2 participants