Weather station¶
Alias: weather_station | API: feature_types/3
Observation post where weather conditions and meteorological data are observed and recorded
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 | Identifier of the object in the source dataset | |
label |
Label | text | Informative name or code for this feature | |
centroid |
Centroid | geometry | Point geometry representing the centre of the object | |
details |
Details | jsonb | Field for country- or dataset specific info that is not used for visualization or calculation purposes | |
start_date |
Start date | date | Date since which this object exists | |
end_date |
End date | date | Date till which this object existed |