Opened 13 years ago
Last modified 6 years ago
#1509 new enhancement
A vector module to convert duplicate attribute features to multifeature
Reported by: | marisn | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.6.2 |
Component: | Vector | Version: | unspecified |
Keywords: | Cc: | ||
CPU: | Unspecified | Platform: | Unspecified |
Description
This module should delete duplicating attribute records and update vector feature CATs to point to single entry.
Possible workflow:
- Find all rows with matching attributes (only primary key differs) = duplicate set
- From duplicate set select a row with smallest CAT to keep
- Update vector feature CATs from duplicate set to point to selected CAT
- Delete all duplicate set records except the one with smallest CAT
Change History (8)
comment:1 by , 8 years ago
Milestone: | 7.0.0 → 7.0.5 |
---|
comment:2 by , 8 years ago
Milestone: | 7.0.5 → 7.3.0 |
---|
comment:3 by , 8 years ago
Milestone: | 7.3.0 → 7.4.0 |
---|
comment:5 by , 6 years ago
Milestone: | 7.4.1 → 7.4.2 |
---|
comment:6 by , 6 years ago
Milestone: | 7.4.2 → 7.6.0 |
---|
All enhancement tickets should be assigned to 7.6 milestone.
Note:
See TracTickets
for help on using tickets.
Milestone renamed