InfoSWMM CONTOUR.DBF File in ISDB Folder and InfoSewer CONTOUR.DBF File in IEDB Folder
| Column Heading | Description | Example |
|---|---|---|
| ID | An identification number or code for the data. | 001 |
| DESCRIPT | A description or name for the data. | Temperature |
| TITLE | A title or heading for the data. | Temperature Readings |
| SRC_TYPE | The type of source where the data came from. | Sensor |
| OUTPUT_SRC | The output source or device for the data. | Thermometer |
| FIELD_TAG | A field tag or label for the data. | TEMP |
| TIME | The time or date stamp for the data. | 2022-03-19 12:00:00 |
| FONT | The font style for the data. | Arial |
| FONTCOLOR | The font color for the data. | #000000 (black) |
| FONTSIZE | The font size for the data. | 12pt |
| BOLD | Whether the data is displayed in bold or not. | True |
| ITALIC | Whether the data is displayed in italic or not. | False |
| SHOW_UNIT | Whether to display the unit of measurement for the data. | True |
| PREFIX | A prefix to add to the data. | + |
| SUFFIX | A suffix to add to the data. | °C |
| SCALETXT | The scale text for the data. | Low-High |
| TEXTSIZE | The size of any accompanying text for the data. | 10pt |
| LBLFIELD | The label field for the data. | Reading |
| LBLPLACE | The placement of the label for the data. | Top |
| DOMAIN | The domain or range of values for the data. | -50 to 50 |
| MAXIMUM | The maximum value for the data. | 100 |
| MINIMUM | The minimum value for the data. | -50 |
| STEP | The step or interval for the data. | 1 |
| FROMCOLOR | The starting color for a color ramp or gradient. | #00FF00 (green) |
| TOCOLOR | The ending color for a color ramp or gradient. | #FF0000 (red) |
| RAMPCLOR | The type of color ramp or gradient to use. | Linear |
| AUTOLVL | Whether to automatically generate levels for the data. | True |
| LINEWIDTH | The width of any lines or borders for the data. | 1px |
| TOLERANCE | The tolerance or accuracy of the data. | 0.5 |
| DECIMAL | The number of decimal places to display for the data. | 1 |
| RESOLUTION | The resolution or quality of the data. | High |
| SHOW_LBL | Whether to show the label for the data. | True |
| SMOOTHTYPE | The type of smoothing to apply to the data. | None |