Skip to content

camptocamp/c2cgeoportal

Repository files navigation

c2cgeoportal application

c2cgeoportal is the server part of GeoMapFish, the client part is ngeo.

Read the Documentation.

Docker images: To build the project and more tools, To config base image, Base image to run the project, Default image to run the project, QGIS server with access control plugin.

Python packages: commons, geoportal, admin.

NPM package.

The changelog.

Resources managed by the user group community:

Contributing

Install the pre-commit hooks:

pip install pre-commit
pre-commit install --allow-missing-config