qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.65k stars 3.01k forks source link

[SensorThings] No geometry for entity type = Datastreams #59525

Open lucagiovannini opened 5 days ago

lucagiovannini commented 5 days ago

What is the bug or the crash?

In the "Layer Settings" section of the SensorThings data provider panel, when selecting "Datastreams" as Entity type, no geometry is associated to the layer, while as per the related OGC standard that entity has a geometry attribute named "observedArea". I believe this is just a glitch as the data provider for similar entity "MultiDatastreams" does provide geometry.

image

image https://docs.ogc.org/is/15-078r6/15-078r6.html#28

Steps to reproduce the issue

Go to the "Layer Settings" section of the SensorThings data provider panel and select "Datastreams" as Entity type.

Versions

QGIS version 3.38.2-Grenoble QGIS code revision 130c432394 Qt version 5.15.13 Python version 3.12.5 GDAL/OGR version 3.9.2 PROJ version 9.4.0 EPSG Registry database version v11.004 (2024-02-24) GEOS version 3.12.2-CAPI-1.18.2 SQLite version 3.45.1 PDAL version 2.6.3 PostgreSQL client version 16.2 SpatiaLite version 5.1.0 QWT version 6.2.0 QScintilla2 version 2.14.1 OS version Windows 10 Version 2009

Active Python plugins profiletool 4.1.8 QuickOSM 1.16.0 quick_map_services 0.19.26 SensorThingsAPI 1.1.12 SensorThingsAPI_2 1.0.1 db_manager 0.1.20 grassprovider 2.12.99 MetaSearch 0.3.6 processing 2.12.99

Supported QGIS version

New profile

Additional context

No response