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 image layer type to support GeoTIFF and Cloud Optimized GeoTIFF images #636

Merged
merged 64 commits into from
Mar 4, 2025

Conversation

ac-61
Copy link
Contributor

@ac-61 ac-61 commented Mar 3, 2025

This adds a feature to create image layers to support loading GeoTIFF and Cloud Optimized GeoTIFF images using the georaster-layer-for-leaflet library. Color ramps can only be applied to single banded images. There are some issues with loading multiband images (but they can be loaded).

ac-61 added 30 commits October 3, 2024 16:46
@ac-61 ac-61 requested review from jtroberts and tariqksoliman March 3, 2025 20:45
Copy link

sonarqubecloud bot commented Mar 4, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot
D Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@tariqksoliman
Copy link
Member

Things I changed:

  • Symlinks don't work in Windows so the configure-beta page failed to build until I copied the contents on js-colormaps.js into its own.:
Failed to compile.

SyntaxError: C:\Users\tsoliman\Documents\Projects\MMGIS\configure\src\external\js-colormaps.js: Unexpected token (1:0)
> 1 | ../../../src/external/js-colormaps/js-colormaps.js

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.

LGTM

Copy link
Member

@jtroberts jtroberts left a comment

Choose a reason for hiding this comment

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

Looks great!

@ac-61 ac-61 merged commit df8e02d into development Mar 4, 2025
1 check failed
@ac-61 ac-61 mentioned this pull request Mar 4, 2025
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.

3 participants