-
When using the online STA, I can create a MultiDatastream:
```
{
"Thing": {"@iot.id": 1},
"Sensor": {"@iot.id": 1},
"ObservedProperties": [{"@iot.id": 1},{"@iot.id": 2},{"@iot.id": 3}],
…
-
## Cas d'usage
> En tant qu'utilisateur Bosco
> Je souhaite voir les données RPG dans mviewer
> Afin de les consulter en mode SensorThings
## Présentation
La couche rpg_bosco est disponible…
-
A GitHub issue shall be created for each test suite which needs to be adjusted (in the issue tracker of the target test suite).
Further findings shall be documented in this issue.
-
In https://github.com/w3c/sdw-sosa-ssn/issues/7 et seq. it is suggested that ObservationCollection maps to SensorThings DataStreams. Some text explaining this would help the Note.
-
### Steps to Reproduce
Use SensorThings to query a resource without wrapping the ID in quotes, such as:
http://beta.hydroserver2.org/api/sensorthings/v1.1/Things(96568748-eb4e-45b0-a621-04636df684a5…
-
### What is the bug or the crash?
Requesting 'FeaturesOfInterest' and expanding the 'Observations' of these, throw an exception:
![Screenshot from 2024-05-27 14-23-54](https://github.com/qgis/QGIS…
-
SensorThings currently has name, symbol and definition.
Is the UOM in SWE-Common allowed to have both a UCUM Code (symbol) and a href (definition) at the same time? Given the `oneOf` I guess not.
…
-
We are discussing about creating a native QGIS data provider for STA, see
https://github.com/qgis/QGIS-Enhancement-Proposals/issues/257
One use-case that I'm personally interested in is retrieving…
-
**Description / Describe**
SensorThings a un standard OGC https://www.ogc.org/standards/sensorthings
Ce standard permet d'avoir une interopérabilité avec tous les données de capteurs.
L'Agrocamp…
-
### What is the bug or the crash?
When adding geospatial layers, the SensorThings Data Provider only name the layer using its geometry type (Point, Line, etc...).
If you add Locations, and Feature…