mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-03 00:02:25 -05:00
Simply removes any geometries from an input layer and returns the features with attributes only
156 B
156 B
1 | fid | name | intval | floatval |
---|---|---|---|---|
2 | polys.0 | aaaaa | 33 | 44.123456 |
3 | polys.1 | Aaaaa | -33 | 0 |
4 | polys.2 | bbaaa | 0.123 | |
5 | polys.3 | ASDF | 0 | |
6 | polys.4 | 120 | -100291.43213 | |
7 | polys.5 | elim | 2 | 3.33 |