Incident¶
Alias: incident | API: feature_types/120
An incident is an unplanned situation necessitating a response.
Properties¶
| Alias | Name | Type | Unit | Description |
|---|---|---|---|---|
id |
ID | serial_pk | Primary key | |
dc_id |
DC ID | int4 | ID of dataconnection that manages the basic properties (label, geometry) of a particular feature | |
id_src |
ID SRC | text | Feature type identifier in source dataset | |
centroid |
Centroid | geometry | ||
details |
Details | jsonb | Field for country- or dataset specific info that is not used for visualization or calculation purposes | |
category |
Category | propchoice_fk | Subtype of a feature | |
cause |
Cause | text | ||
start_date |
Start date | date | Date since which this object exists | |
polygon |
Polygon | geometry | ||
end_date |
End date | date | Date till which this object existed |
Choices for category¶
| Alias | Name | Unit | Description |
|---|---|---|---|
drinkwater |
Drinkwater |