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

[Bug]: IdentifierTool - Color does not work with WMS tiles #421

Open
tariqksoliman opened this issue Sep 5, 2023 · 0 comments
Open

[Bug]: IdentifierTool - Color does not work with WMS tiles #421

tariqksoliman opened this issue Sep 5, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@tariqksoliman
Copy link
Member

Checked for duplicates

Yes - I've already checked

Describe the bug

It's idPixel function hardcodes to TMS urls: {z}/{x}/{y}.png

This tile request is used to get the highest resolution pixel color under the cursor, display it and shows it's best matching value to the layer's legend (if any).

What did you expect?

It should use the same leaflet url generation function.

Reproducible steps

No response

Environment

No response

@tariqksoliman tariqksoliman added the bug Something isn't working label Sep 5, 2023
@tariqksoliman tariqksoliman self-assigned this Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant