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] 16 - Can't query the features of layers [OSDP-1801] (16 layers) #2593

Closed
1 task done
MLAuger opened this issue Nov 14, 2024 · 3 comments · Fixed by #2631
Closed
1 task done

[BUG] 16 - Can't query the features of layers [OSDP-1801] (16 layers) #2593

MLAuger opened this issue Nov 14, 2024 · 3 comments · Fixed by #2631
Assignees

Comments

@MLAuger
Copy link

MLAuger commented Nov 14, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

For the following UUIDs, the feature query (getFeature Info) does not work when clicking a feature in the map. Nothing is returned in the Details tab. Same result as clicking anywhere on the map.

image

Concerned UUIDs:

18f71c8f-09a3-4d91-bd74-481d17260492
5fc1052f-54a7-4832-8afc-6c8b84090d1b
6433173f-bca8-44e6-be8e-3e8a19d3c299
b6abc000-a647-4a9a-a573-dc3575b0fc7f
d8805d53-40d6-4e13-bbc0-93677c0c9c7f
52baeb21-9dc2-42f7-b944-8bbe4b4b66a0
83d09a07-542a-4d52-97b2-2e475c808806
cdab7073-728d-47f0-b967-51b96f5680c8
631c3d02-e456-4bcf-a272-e511a791edf0
40381c35-4849-4f17-a8f3-707aa6a53a9d
8fafd919-fcbe-43a3-a911-3d9461273441
92dbea79-f644-4a62-b25e-8eb993ca0264
5fb7cb08-f91e-4cb5-bd71-4cfd84db91e1
f04ea1cf-0821-4d65-8613-8dabfd1e94de
ad303082-90ec-4685-9574-0cadc60f9588
7da4ce6d-4c7a-4eee-8206-3062c4e750f3

Expected Behavior

When clicking on a feature, we should get the details (attributes) for this specific item.

Steps To Reproduce

No response

Anything else?

No response

@jolevesq jolevesq changed the title [BUG] Can't query the features of layers [BUG] 16 - Can't query the features of layers Nov 20, 2024
@DamonU2 DamonU2 self-assigned this Nov 25, 2024
@DamonU2 DamonU2 removed the triage label Nov 25, 2024
@MLAuger MLAuger changed the title [BUG] 16 - Can't query the features of layers [BUG] 16 - Can't query the features of layers [OSDP-1801] (16 layers) Nov 25, 2024
@DamonU2
Copy link
Member

DamonU2 commented Nov 26, 2024

  1. 18f71c8f-09a3-4d91-bd74-481d17260492 - fixed
  2. 5fc1052f-54a7-4832-8afc-6c8b84090d1b - fixed
  3. 6433173f-bca8-44e6-be8e-3e8a19d3c299 - HTML
  4. b6abc000-a647-4a9a-a573-dc3575b0fc7f - fixed (slow - recheck?)
  5. d8805d53-40d6-4e13-bbc0-93677c0c9c7f - HUGE layer (3 million+ polygons) doesn't load in RAMP
  6. 52baeb21-9dc2-42f7-b944-8bbe4b4b66a0 - fixed
  7. 83d09a07-542a-4d52-97b2-2e475c808806 - fixed
  8. cdab7073-728d-47f0-b967-51b96f5680c8 - fixed, no visible features RAMP or Geoview
  9. 631c3d02-e456-4bcf-a272-e511a791edf0 - fixed, slow (RAMP and Geoview)
  10. 40381c35-4849-4f17-a8f3-707aa6a53a9d - fixed
  11. 8fafd919-fcbe-43a3-a911-3d9461273441 - fixed, slow
  12. 92dbea79-f644-4a62-b25e-8eb993ca0264 - doesn't load geoview or RAMP
  13. 5fb7cb08-f91e-4cb5-bd71-4cfd84db91e1 - fixed
  14. f04ea1cf-0821-4d65-8613-8dabfd1e94de - fixed
  15. ad303082-90ec-4685-9574-0cadc60f9588 - same as RAMP, no visible features
  16. 7da4ce6d-4c7a-4eee-8206-3062c4e750f3 - fixed

@MLAuger
Copy link
Author

MLAuger commented Dec 6, 2024

Great work @DamonU2! Here are my additional comments:

  1. b6abc000-a647-4a9a-a573-dc3575b0fc7f => Fixed. Slow to return info but works.
  2. d8805d53-40d6-4e13-bbc0-93677c0c9c7f => Does load and display in RAMP but it takes a while. In GeoView it never shows up.
  3. cdab7073-728d-47f0-b967-51b96f5680c8 =>Fixed. ON layer with very small polygons.
  4. 92dbea79-f644-4a62-b25e-8eb993ca0264 => Fixed. Layer only show at scale >1:300,000
  5. ad303082-90ec-4685-9574-0cadc60f9588 => Fixed. BC layer, you have to zoom into the province.

d8805d53-40d6-4e13-bbc0-93677c0c9c7f (#5) seems to have a new issue: because strangely, in the current public version of GeoView, the layer does load after a while :
image

New ticket to create I guess?

@MLAuger
Copy link
Author

MLAuger commented Dec 6, 2024

I was able to get d8805d53-40d6-4e13-bbc0-93677c0c9c7f to work. Everything is good then!

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

Successfully merging a pull request may close this issue.

2 participants