[Lizmap] Installing WPS

David Marteau dmarteau at 3liz.com
Tue Jun 22 04:18:59 PDT 2021


> Further step: apparently composer in Debian Stable is too old, and
> lizmap-wps-web-client-module refuses to install[0]
> so the suggested way is to install everything from Docker?

Yes, I would suggest that, the lizmap image is based on latest/recent 
alpine and have everything
to install module from it (see 
https://github.com/3liz/lizmap-web-client/pull/2295)


> Cheers.
>
> [0]
> Warning from https://repo.packagist.org: Support for Composer 1 is
> deprecated and some packages will not be available. You should upgrade
> to Composer 2. See
> https://blog.packagist.com/deprecating-composer-1-support/
> Using version ^0.1.1 for lizmap/lizmap-wps-web-client
> ./composer.json has been updated
> Loading composer repositories with package information
> Warning from https://repo.packagist.org: Support for Composer 1 is
> deprecated and some packages will not be available. You should upgrade
> to Composer 2. See
> https://blog.packagist.com/deprecating-composer-1-support/
> Updating dependencies (including require-dev)
> Your requirements could not be resolved to an installable set of packages.
>
>
> Il 21/06/21 17:42, Paolo Cavallini ha scritto:
>> perfect, merci David
>>
>> Il 21/06/21 17:36, David Marteau ha scritto:
>>> 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


More information about the Lizmap mailing list