[Lizmap] Installing WPS
David Marteau
dmarteau at 3liz.com
Mon Jun 21 08:36:17 PDT 2021
Hi Paolo
The docker image is now a part of the project itself:
https://github.com/3liz/py-qgis-wps/tree/master/docker
You may get the latest image from here:
https://hub.docker.com/r/3liz/qgis-wps - Note: use either the
'release-rc' or the 'ltr-rc' to get the latest version for qgis release
(3.18) or ltr (3.16)
I indeed recommend using the Docker image.
The lizmap module has a docker-compose used for testing the module with
qgis server and the qgis wps server, this is very close to what we use
in production.
Hint: you can execute `make env
LIZMAP_VERSION_TAG=<lizmap-docker-image-tag>
QGIS_VERSION_TAG=<qgis-version-tag>` in order to create a .env file to
use with docker-compose.
David
Le 21/06/2021 à 15:52, Paolo Cavallini a écrit :
> Hi all,
> I'm studying the WPS Lizmap implementation. If I understand correctly,
> one needs to first install the WPS server[0], then configure one or more
> algs, finally to install the Lizmap plugin[1] and configure it to talk
> to the WPS server. I'd like to use docker[2] at least for the server,
> but I see that it is frozen and archived.
> Could please someone clarify the recommended approach?
> Thanks a lot in advance.
>
> [0]https://github.com/3liz/py-qgis-wps/
> [1]https://github.com/3liz/lizmap-wps-web-client-module
> [2]https://github.com/3liz/docker-qgis-wps
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/lizmap/attachments/20210621/1b6b4060/attachment.html>
More information about the Lizmap
mailing list