nsidc / qgreenland

Source code for generating the QGreenland package hosted at https://qgreenland.org/
https://qgreenland.readthedocs.io
Other
36 stars 9 forks source link

Consider QGIS feature request to support asynchronous online layer loads #715

Open MattF-NSIDC opened 11 months ago

MattF-NSIDC commented 11 months ago

Currently, project load is dependent on GetCapabilities requests for every online layer. Why make project load wait for this for all layers, including un-toggled ones? I don't think "just-in-time" is necessarily right either, but at least don't block the project from loading.