Closed veenstrajelmer closed 3 weeks ago
This is a known issue. There are two types of location codes; historic and live data. This will be added to the documentation. In short, the following url shows which location codes+coordinates are historic (HWS_DONAR_SGG) and live (HWS_LMW_SGG) https://geo.rijkswaterstaat.nl/services/ogc/hws/wmdc15/ows?SERVICE=WFS&VERSION=1.1.0&REQUEST=GetFeature&TYPENAME=locaties&outputFormat=text/csv
A second action will be to prevent other location types outside [HWS_DONAR_SGG, HWS_LMW_SGG]
This will be resolved in the new Wadar WaterWebservices where all location codes are unique and historic and realtime data is available in a single timeseries.
Duplicate station name/codes present in ddl. Minimal reproducible example:
Gives:
This is inconvenient, since it is impossible to distinguish between historic and realtime stations this way.
Related to https://github.com/Rijkswaterstaat/wm-ws-dl/issues/20