qgis / qgis-docker

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

Project file error. #89

Open brucevoin opened 7 months ago

brucevoin commented 7 months ago

After run server by docker run -v $(pwd)/data:/io/data --name qgis-server -d -p 8010:80 opengisch/qgis-server:ltr , then http://localhost:8010/ogc/test_project, and got this error message:

Project file error. For OWS services: please provide a SERVICE and a MAP parameter pointing to a valid QGIS project file
JakobMiksch commented 2 months ago

I guess you need to add a proper request. For example: ?SERVICE=WMS&REQUEST=GetCapabilities