Feature request #8809
WMS/WMTS with dimension parameters should be handled
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Web Services clients/WMS | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 17507 |
Description
WMS/WMTS with 'dimension' parameters as described here in Annex C : http://portal.opengeospatial.org/files/?artifact_id=14416 should be handled by QGIS.
The GUI would display the different legal values exposed by the GetCapabilities request in different controls following the dimension type (i.e. a combobox for a list of string values, a slider for a range of numeric values...)
Related issues
History
#1 Updated by Jürgen Fischer about 11 years ago
WMTS dimensions are already supported.
#2 Updated by Nicolas Boisteault about 11 years ago
Any reasons why WMTS is supported and not WMS? Thx
#3 Updated by Jürgen Fischer about 11 years ago
Nicolas Boisteault wrote:
Any reasons why WMTS is supported and not WMS? Thx
Just because I implemented WMTS and wasn't aware that WMS also supports dimensions (and AFAIK there was no feature request for dimensions with WMS until now).
#4 Updated by Nicolas Boisteault about 9 years ago
Would it be possible to have this feature in 2.14? Thanks.
#5 Updated by Benjamin Schepers almost 9 years ago
How about combining the efforts and integrate TimeManager/-functions in QGIS-core?
WMS-Time is partially solved there (besides lot of other functions), parsing the dimension-capabilities is still to be done...
#6 Updated by Nicolas Boisteault almost 9 years ago
WMTS dimensions has already be implemented so I guess parsing the dimension-capabilities is done in QGIS.
@Jürgen Fischer : can you confirm?
#7 Updated by Jürgen Fischer almost 9 years ago
Nicolas Boisteault wrote:
WMTS dimensions has already be implemented so I guess parsing the dimension-capabilities is done in QGIS.
@Jürgen Fischer : can you confirm?
See first comment above.
#8 Updated by Gavin Fleming over 8 years ago
I think Jurgen is perhaps confused between WMTS (tiling) and WMST (time).
QGIS WMS client needs to handle time as per WMS-T spec.
QGIS server also needs to support WMS-T (and be configurable in Project OWS properties).
#9 Updated by Giovanni Manghi over 7 years ago
- Easy fix? set to No
#10 Updated by Nicolas Boisteault over 6 years ago
Issue still exists in QGIS 3.0.
Tests can be made with this http://sampleserver6.arcgisonline.com/arcgis/services/MultiDimensional_Sample/MapServer/WMSServer?request=GetCapabilities&service=WMS
#11 Updated by Nicolas Boisteault about 6 years ago
Issue still exists in QGIS 3.3.
#12 Updated by Giovanni Manghi about 6 years ago
- Description updated (diff)
Nicolas Boisteault wrote:
Issue still exists in QGIS 3.3.
not an "issue", but a feature request. This is one of those cases where there is clearly a need by (a part of the) users, but no one has yet stepped in order to make it happen.