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

#8740 Move the mouse on 3D Tiles #8748

Merged
merged 3 commits into from
Oct 28, 2022

Conversation

allyoucanmap
Copy link
Contributor

Description

Currently queryable false is available only on WFS and for this reason if was failing on top of 3D tiles because they are not inside an entity collection. This PR adds the queryable property also on Vector layer and improve the filter of drillPick

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix

Issue

What is the current behavior?

#8740

What is the new behavior?

The application does not return an error in console and the 3D tiles are queryable again

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • No

Other useful information

@allyoucanmap allyoucanmap added bug BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch C040-COMUNE_GE-2022-CUSTOM-SUPPORT labels Oct 28, 2022
@allyoucanmap allyoucanmap added this to the 2022.02.01 milestone Oct 28, 2022
@allyoucanmap allyoucanmap self-assigned this Oct 28, 2022
Copy link
Contributor

@dsuren1 dsuren1 left a comment

Choose a reason for hiding this comment

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

@allyoucanmap
LGTM

Not sure if this related to this PR. However wanted to highlight. I get this error when traversing the 3d map
image

@allyoucanmap
Copy link
Contributor Author

allyoucanmap commented Oct 28, 2022

Not sure if this related to this PR. However wanted to highlight. I get this error when traversing the 3d map

@dsuren1 as discussed let's solve this in the Model PR because related to style editing

@dsuren1 dsuren1 self-requested a review October 28, 2022 14:48
@dsuren1 dsuren1 merged commit 28a03e7 into geosolutions-it:master Oct 28, 2022
@dsuren1
Copy link
Contributor

dsuren1 commented Oct 28, 2022

@ElenaGallo
Kindly test in DEV and let us know if it's good to be backported. Thanks!

@ElenaGallo
Copy link
Contributor

Test passed on DEV. @dsuren1 please backport. Thanks.

allyoucanmap added a commit to allyoucanmap/MapStore2 that referenced this pull request Nov 3, 2022
@allyoucanmap allyoucanmap removed the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Nov 3, 2022
dsuren1 pushed a commit that referenced this pull request Nov 3, 2022
* fix drill pick on 3D model

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

Successfully merging this pull request may close these issues.

3 participants