Skip to content

2p2r/docker-lizmap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Try in PWD

fork from https://github.com/jancelin/docker-lizmap allowing to store auth and logs of lizmap web client in postgresql database docker-lizmap

docker_lizmap


LizMap est une solution complète de publication de cartes QGIS sur Internet.

LizMap is a complete Internet QGIS map publishing.


With Docker-compose:

  • Create a docker-compose.yml and changing the directory path if necessary (home/lizmap/lizmap_project):

modify the database.env file to configure postgresql user, password, host and a default database + DDL for lizmap, + database names for auth + log of lizmap web client docker-compose.yml

  • UP
docker-compose up -d
  • Now config lizmap on web :
http://ip/websig/lizmap/www/admin.php/config
  • change URL WMS:

http://qgiserver/cgi-bin/qgis_mapserv.fcgi

  • Add /home/ for looking your geo projects

config


Lizmap Web Application generates dynamically a web map application (php/html/css/js) with the help of Qgis Server ( QGIS Server Tutorial ). You can configure one web map per Qgis project with the QGIS LizMap Plugin.

http://docs.3liz.com/

http://www.3liz.com/


Julien ANCELIN ( [email protected]) 2017

Licence Creative Commons

About

docker lizmap

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 60.4%
  • PHP 32.6%
  • Dockerfile 6.4%
  • HTML 0.6%