Bug report #19787
MetaSearch: Use Title when new OWS connections are added to QGIS user profile
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | |||
Category: | MetaSearch Catalogue Client | ||
Affected QGIS version: | 3.4.4 | Regression?: | No |
Operating System: | Easy fix?: | Yes | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 27612 |
Description
Currently, MetaSearch names all added OWS connections e.g. "WMS from MetaSearch".
Would be useful / more convenient if the OWS title would be used instead.
Can be discussed if this is a bug or a feature request...
Associated revisions
[MetaSearch] OWS GetCapabilities checking regression (fixes #19787) [needs-docs]
[MetaSearch] OWS GetCapabilities checking regression (fixes #19787) [needs-docs]
[MetaSearch] OWS GetCapabilities checking regression (fixes #19787) [needs-docs]
History
#1
Updated by Tom Kralidis over 6 years ago
- Subject changed from MetaSearch: Use Title wen new OWS connections are added to QGIS user profile to MetaSearch: Use Title when new OWS connections are added to QGIS user profile
#2
Updated by Tom Kralidis over 6 years ago
@Stefan: in the Settings tab under 'Connection Naming' there are options to set the connection name based on the OWS Service Title. Does this help?
#3
Updated by Alexander Bruy about 6 years ago
- Resolution set to worksforme
- Status changed from Open to Closed
Closed as "worksforme" because MetaSearch provides option to name connections using their title. Please reopen if necessary
#4
Updated by Stefan Blumentrath about 6 years ago
- Status changed from Closed to Reopened
Sorry for the late reply. I have not been able to update QGIS for a while in order to test a recent version...
Unfortunately, the option has no effect for me on Win 10.
If I add a WMS from Norwegian CSW, the title is for all three alternatives in this option just "wms from MetaSearch"...
#5
Updated by Giovanni Manghi about 6 years ago
- Status changed from Reopened to Feedback
- Resolution deleted (
worksforme) - Affected QGIS version changed from 3.0.0 to 3.4.4
Stefan Blumentrath wrote:
Sorry for the late reply. I have not been able to update QGIS for a while in order to test a recent version...
Unfortunately, the option has no effect for me on Win 10.
If I add a WMS from Norwegian CSW, the title is for all three alternatives in this option just "wms from MetaSearch"...
I assume you tested on 3.4.4?
#6
Updated by Tom Kralidis about 6 years ago
It turns out that we removed this functionality long ago. For reference:
- https://lists.osgeo.org/pipermail/qgis-developer/2014-August/034415.html
- https://github.com/geopython/MetaSearch/commit/7ad8f0fbe69e3fdb7964b2098a8d7ed15cd8aef2
But it looks somehow this got back into master at https://github.com/qgis/QGIS/commit/36e24f6c10b8d7df5d6451f5c50e1ee94d9fc1b9
I will remove. Thanks for the report.
#7
Updated by Tom Kralidis about 6 years ago
- Status changed from Feedback to Closed
- % Done changed from 0 to 100
Applied in changeset qgis|a7fbefeb4704ab7100e7a3abbd33e2fdf975d28f.
#8
Updated by Tom Kralidis about 6 years ago
Fixed in master and 3.4 branch.