Fire hydrant¶
Alias: fire_hydrant | API: feature_types/119
A fire hydrant is a connection point by which firefighters can tap into a water supply.
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 | |
label |
Label | text | Informative name or code for this feature | |
status |
Status | propchoice_fk | Situation of an object at a particular time during a process | |
details |
Details | jsonb | Field for country- or dataset specific info that is not used for visualization or calculation purposes | |
centroid |
Centroid | geometry | ||
end_date |
End date | date | Date till which this object existed | |
construction_date |
Construction date | date | Date at which this feature was built | |
construction_year |
Construction year | int2 | Year in which this feature was built |
Choices for status¶
| Alias | Name | Unit | Description |
|---|---|---|---|
in_use |
In use | ||
out_of_use |
Out of use |