Closed sgrellet closed 7 months ago
Can you confirm that this works as desired from the Data Source Manager?
I don't think this is a SensorThings specific issue -- rather it's a limitation in the behaviour of adding layers (from any source) via the QGIS browser.
Indeed, this works fine when going through the Data Source Manager.
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 Features Of Interest of the same type and/or Locations and FoI from various ST API endpoints, you end up not know knowing which is which based on the sole display of the Table Of Content (see image below).
suggestion : 1°/ at least prefix the geometry type with the Table name => "Locations_Point" but this won't work if accessing several ST API endpoints
2°/ add to 1°/ a prefix with the SensorThings Connexion first letters (or a short name) ex based on my image would then be => "lubw_Locations_Point" and "USGS WQ IE_Locations_Point"
Steps to reproduce the issue
Versions
QGIS 3.36
Supported QGIS version
New profile
Additional context
No response