mapscript.DBFInfo — MapServer 8.6.1 documentation
- class mapscript.DBFInfo¶
An object containing information about a DBF file
Attributes
nFieldsint immutable Number of fields in the DBF
nRecordsint immutable Number of records in the DBF
thisownThe membership flag
Methods
- getFieldDecimals(iField: int) → int[source]¶
Get the field decimals of a DBF using the field index
iField