Skip to content

#672 transformCog support for COG:#673

Merged
tariqksoliman merged 1 commit intodevelopmentfrom
ts-672
Apr 9, 2025
Merged

#672 transformCog support for COG:#673
tariqksoliman merged 1 commit intodevelopmentfrom
ts-672

Conversation

@tariqksoliman
Copy link
Copy Markdown
Member

Closes #672

@tariqksoliman tariqksoliman self-assigned this Apr 9, 2025
@tariqksoliman tariqksoliman marked this pull request as ready for review April 9, 2025 00:33
@tariqksoliman tariqksoliman merged commit 8ef0be6 into development Apr 9, 2025
1 check passed
@tariqksoliman tariqksoliman deleted the ts-672 branch April 9, 2025 00:33
@github-project-automation github-project-automation bot moved this to Done in MMGIS Apr 9, 2025
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 9, 2025

@jl-0 jl-0 requested a review from Copilot April 10, 2025 21:18
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

src/essence/Basics/Map_/Map_.js:1136

  • The variable 'layerUrl' is used in its own assignment, which could result in undefined behavior. Consider replacing the inner 'layerUrl' with the intended URL source (e.g., layerObj.url) or ensuring that 'layerUrl' is properly initialized before use.
layerUrl = `${window.location.origin}${(window.location.pathname || '').replace(/\/$/g, '')}/titiler/cog/tiles/${layerObj.tileMatrixSet || 'WebMercatorQuad'}/{z}/{x}/{y}.webp?url=${layerUrl}${bandsParam}${resamplingParam}`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[New Feature]: Support 32-bit standalone titiler COGS

2 participants