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

Implement feature selection for Distance computation #144

Open
jtpesone opened this issue Apr 19, 2024 · 1 comment
Open

Implement feature selection for Distance computation #144

jtpesone opened this issue Apr 19, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@jtpesone
Copy link

jtpesone commented Apr 19, 2024

Description
In the wizard's proxy processing distance computation, distance is always computed to all the features in the wizard; selection does not have an effect.
In the processing algorithms, the selection is not possible (deactivated)

Repro Steps (wizard)

  1. In the wizard Mineral system proxies page, select IOCG Mineral system and Study scale "Regional"
    image

  2. Press the Process button for "Distance to felsic (meta)volcanic rocks and subvolcanic rocks"

  3. Input data can be obtained from johanna.pesonen@gtk.fi. Also available via project's Nextcloud (IOCG dataset). Input vector layer is in the folder "Geolocical data", Selection is to compute distances to Quartzites only, and the Base raster in the folder "Geophysical data/AEM"
    image

Below, are the Quartzite polygons in yellow
image
Below is Wiard's results for the distance to polygons with the Quartzite selection
image
Thus, computes the distance to the entire study area, not to Quartzites.

Expected behavior
Distance should only be computed to selected featuers

Desktop:

  • Plugin: 0.2
  • QGIS 3.28.6
  • Python: 3.10
  • OS: Windows 10
@jtpesone jtpesone added the bug Something isn't working label Apr 19, 2024
@nmaarnio
Copy link
Collaborator

Feature selection is not implemented yet. This is actually a new feature request that will need new implementation on the side of EIS Toolkit.

@nmaarnio nmaarnio changed the title Distance computation: feature selection does not work Implement feature selection for Distance computation May 16, 2024
@nmaarnio nmaarnio added enhancement New feature or request and removed bug Something isn't working labels May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants