create_fields
fio.GeomSource.create_fields(fmap)
Add multiple fields at once.
Only in write ('w'
) mode.
Parameters
Name | Type | Description | Default |
---|---|---|---|
fmap | dict | A dictionary where the keys are the names of the new fields and the values are the data types of the new field. | required |