Open
Description
Describe the bug
If a layer is missing feature id, the plugin will crash
To Reproduce
Steps to reproduce the behavior:
- Select a point layer that has no fid column
- Try to run the plugin with that layer
- See error
Expected behavior
The plugin should work. Generate fids for the rows if no id could be found.