qgis / qgis-docker

Official Docker image for QGIS Server and Desktop
GNU Affero General Public License v3.0
67 stars 21 forks source link

Oracle data #18

Closed cbertelli closed 5 years ago

cbertelli commented 5 years ago

Maybe I'm only lacking basic information on docker. Is there a way to connect to an Oracle DBMS from inside QGIS Server installed in a docker container? Is there a way to connect oq-qgis-server to an Oracle Instant Client docker?

daniviga commented 5 years ago

Hi, QGIS server can connect to any datasource defined in a QGIS project, so essentially if you are able to connect to an Oracle DB for QGIS desktop you should able to use the same source as data provider for QGIS server. There are anyway some conditions that may be satisfied: