qgis renderer as a python process
Project description
# QGIS-Server-Light
QGIS-Server-light is a python worker process which uses pyqgis to render a set of layers into an image. It is backed by Redis as a queue system. All configuration happens at runtime through a lean interface.
## Quick start
`shell docker run --rm -d -p 1234:6379 --name georama-redis redis `
`shell docker run --rm -e QSL_REDIS_URL=redis://localhost:1234 --net host ghcr.io/opengisch/qgis-server-light:latest `
## Quick start DEV
Create an .env file and put the content of [.env.example](.env.example) into it. Adapt as needed.
`shell docker compose up -d `
## Documentation
For further details and a better understanding please refer to the [documentation](https://opengisch.github.io/qgis-server-light).
Test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file qgis_server_light-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: qgis_server_light-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8127405ab10dc92b194aebf9c3a6b5831aaba174cd0cf537166b83ca76a77560 |
|
MD5 | cd595c0db031fb043eaffd52df3eab16 |
|
BLAKE2b-256 | cfffeaf3af0a65ad4407fd9456b3ea44fc3c2c790c09a5a0cb895aa551b60e51 |