Opened 6 years ago

Closed 6 years ago

#3566 closed defect (fixed)

v.patch to ignore order of columns and only check name + type

Reported by: veroandreo Owned by: grass-dev@…
Priority: normal Milestone:
Component: Vector Version: svn-trunk
Keywords: v.patch, attribute table Cc:
CPU: Unspecified Platform: Linux

Description

Currently, G7:v.patch gives error when patching two vector maps with their attribute tables if the order of the columns differ. It would be great if only column name + type were checked and order ignored, as long as the rest matches.

Change History (1)

comment:1 by mmetz, 6 years ago

Resolution: fixed
Status: newclosed

In 72743:

v.patch: ignore order of columns and only check name + type (fixes #3566)

Note: See TracTickets for help on using tickets.