Closed jankovicgd closed 3 years ago
on another note. when the TIME
param isn't provided the requests take long and won't load in qgis. Sample url that qgis tries to load:
Network request
https://vs-s52gfrubv875jlgrfdsa.demo.hub.eox.at/ows?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&BBOX=45.89570459956208737,8.999727904106206822,49.65272281402923937,17.90455028557428108&CRS=EPSG:4326&WIDTH=1625&HEIGHT=685&LAYERS=S2L2A__TRUE_COLOR&STYLES=&FORMAT=image/png&DPI=96&MAP_RESOLUTION=96&FORMAT_OPTIONS=dpi:96&TRANSPARENT=TRUE
timed out
Could be the reason why QGIS doesn't want to use dynamic temporal querying for the sublayers but only for the parent layer. Example from GetCapabilities with comments below.