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

Polygonal layer loaded as MultiGeometry instead of single polygonal geometries #64

Open
sfc-gh-obielov opened this issue Jan 10, 2025 · 0 comments
Assignees

Comments

@sfc-gh-obielov
Copy link
Collaborator

Steps (see also video ):

  • Connect to SF
  • load layer with geometry type POLYGON by double clicking the layer
  • using the “identify results” cursor
  • Hover over the polygons and click in one
  • expected results: highlight the feature and display the attributes of the selected, individual feature in the “identify results” panel; unselect feature, when clicking outside the polygons
  • current behavior: highlights all features and opens all attributes in the “identify results” panel. Clicking outside the polygons does not unselect the features.

Workaround:
Processing Toolbox: Vector Geometry: Multiparts to singleparts

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

No branches or pull requests

2 participants