Ticket #1618 (new enhancement)

Opened 6 years ago

Last modified 6 years ago

OGRFeatureDefn::removeFieldDefn() missing

Reported by: Kosta Owned by: warmerdam
Priority: normal Milestone:
Component: OGR_SF Version: unspecified
Severity: normal Keywords:
Cc:

Description

Since I can add new field definitions to a feature definition, I would also like to remove them again...

Is there a reason for not providing  OGRFeature::removeFieldDefn().

Change History

Changed 6 years ago by Kosta

After browsing a little bit more through the API docs, I think, the right (but still missing) method would be:  OGRLayer::RemoveField?() (in symmetry to  OGRLayer::CreateField?()

Note: See TracTickets for help on using tickets.