QGIS Python Plugins Repository
Select by relationship
The plugin allows to select records through tables based on relationships one-to-one or one-to-many specified inside a QGIS project.
The plugin allows to select records through tables based on relationships one-to-one or one-to-many specified inside a QGIS project.
The plugin button will appear inside QGIS database menu. Anything in 3 steps:
1.Charge in a QGIS project your layers;
2.Set up the relationships between your layers inside the QGIS project properties;
3.Click on selectFromRelations button (or run its from QGIS toolbar Database->Select From Relation -> Allow selections by relationship.
Now you can select records between many related tables.
You can see an example in this videotutorial by Salvatore Fiandaca: link
The plugin started by an original thread posted by Salvatore Fiandaca and developed by Andrea Borruso and Salvatore Larosa: Original thread
A first post by Andrea Borruso: link
The original python macro by Salvatore Larosa: link
A videotutorial by Salvatore Fiandaca where it's showed the use of python macro by Salvatore Larosa: link
An other videotutorial by Salvatore Fiandaca for testing the macro python code embedded inside selectFromRelations plugin: link
- Author
- Luca Mandolesi, Salvatore Larosa
- Maintainer
- pyarchinit
- Tags
- database , select , relationship
- Plugin home page
- https://github.com/pyarchinit/selectbyrelationship_repo/wiki
- Tracker
- Browse and report bugs
- Code repository
- https://github.com/pyarchinit/selectbyrelationship_repo
- Latest stable version
- 0.3.3
- Latest experimental version:
- 0.3.2
- Plugin ID
-
1222
Version | Experimental | Min QGIS version | Max QGIS version | Downloads | Uploaded by | Date |
---|---|---|---|---|---|---|
0.3.3 | no | 3.16.0 | 3.99.0 | 4883 | pyarchinit | 2022-02-26T10:15:45.064320+00:00 |
0.3.2 | yes | 3.0.0 | 3.99.0 | 2668 | pyarchinit | 2019-10-30T10:50:25.319471+00:00 |
0.3.1 | yes | 3.0.0 | 3.99.0 | 270 | pyarchinit | 2019-10-26T08:47:35.789063+00:00 |
0.3.0 | yes | 3.0.0 | 3.99.0 | 2700 | pyarchinit | 2018-05-17T10:17:01.614050+00:00 |
0.2.1 | yes | 2.0.0 | 2.99.0 | 2449 | pyarchinit | 2017-05-01T18:45:22.740933+00:00 |
0.2 | yes | 2.0.0 | 2.99.0 | 769 | pyarchinit | 2017-04-29T09:01:35.428899+00:00 |
0.1 | yes | 2.0.0 | 2.99.0 | 592 | pyarchinit | 2017-04-20T15:48:19.484173+00:00 |