add_feature_with_map
fio.GeomSource.add_feature_with_map(in_ft, fmap)Add a feature with extra field data.
Parameters
| Name | Type | Description | Default | 
|---|---|---|---|
| in_ft | ogr.Feature | 
The feature to be added. | required | 
| fmap | zip | Extra fields data, i.e. a zip object of fields id’s and the correspondingv alues | required |