-
-
Notifications
You must be signed in to change notification settings - Fork 361
Open
Labels
enhancementNew feature or requestNew feature or requestvectorRelated to vector data processingRelated to vector data processing
Milestone
Description
Current implementation of v.random adds a map name as a prefix to every original column name if attribute table is transferred. This solves the problem of duplicate column names but can lead to really long column names if input map name is long. There should be a flag to disable prefixing column names at all. The solution should handle duplicate column names by assigning a prefix only to the colliding names (most likely "cat" -> "_cat").
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestvectorRelated to vector data processingRelated to vector data processing