3liz / lizmap-web-client

Transfer a QGIS project on a server, Lizmap is providing the web interface to browse it
https://www.lizmap.com
Mozilla Public License 2.0
252 stars 141 forks source link

Add ability to fetch remote COG natively rather than proxy through QGIS Server #2324

Open NyakudyaA opened 3 years ago

NyakudyaA commented 3 years ago

Problem

In QGIS you can add remote data using gdal viscurl remote-dbs

These layers can then be served using QGIS Server. It would be an added advantage if these data sources are not proxied through QGIS Server but rather from their external resource i.e like WMS remote

gubuntu commented 3 years ago

maybe geotiff.js can simply be added directly via LizMap custom js functions?