Enum GisProblemEnum
Enumeration of possible problems reported in a GIS Discrepancy Report.
Namespace: DiscrepancyReporting
Assembly: Ng911Lib.dll
Syntax
public enum GisProblemEnum
Fields
| Name | Description |
|---|---|
| AddressRange | Address range was incorrect |
| BadGeometry | Bad geometry |
| DisplayData | Display data problem |
| DuplicateAttribute | Duplicate attribute |
| Gap | Coverage area gap detected |
| GeneralProvisioning | General provisioning error |
| IncorrectDataType | Incorrect data type |
| IncorrectLost | Incorrect LoST |
| MalformedUri | Malformed URI |
| OmittedField | Omitted field |
| OtherGis | Other GIS related problem |
| Overlap | Coverage area overlap detected |