Skip to content

Basedata delimited text imports: support field names #846

@shawnlaffan

Description

@shawnlaffan

The delimited text imports use column numbers to determine which fields are used in the import process.

It would be much simpler if field names were also supported. This is already the case for shapefile and spreadsheet imports.

If a file has duplicate field names (which can occur) then we either take the first instance or throw an exception.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions