You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 19, 2024. It is now read-only.
The Sensor Web JS Client shows the name of a phenomena in different places of the user interface. The following screenshots show "SchwefeldioxidMax1Stundenwert" as an example:
In the diagram view
In the map view
In the station popup
SOS-Importer
When I imported the data I specified the Identifier and URI names as shown in the screenshot.
I expected that the Identifier name would be used for the display on the website. Instead the URI seems to be used in all over the user interface.
Change requests
Can you please clarify what the Identifier name is meant for?
How can I define a human readable string such as "Schwefeldioxid, max.1 Stundenwert" which will be shown in the user interface? If this is not implemented yet, I hereby request this feature.
The Sensor Web JS Client shows the name of a phenomena in different places of the user interface. The following screenshots show "SchwefeldioxidMax1Stundenwert" as an example:
In the diagram view
In the map view
In the station popup
SOS-Importer
When I imported the data I specified the Identifier and URI names as shown in the screenshot.

I expected that the Identifier name would be used for the display on the website. Instead the URI seems to be used in all over the user interface.
Change requests