geoportailv3 is the implementation of the v3 of the map viewer of the luxembourgish geoportal.
Read the Documentation <http://docs.camptocamp.net/c2cgeoportal/>
_
The following must be installed on the system:
git
python-virtualenv
httpd
mod_wsgi
postgresql-devel
(orlibpq-dev
on Debian)python-devel
gcc
npm
openldap-devel
(orlibldap2-dev
andlibsasl2-dev
on Debian)libjpeg-devel
For the print to work, you will need
jdk
(java-1.7.0-openjdk-devel)tomcat
For the legend, we will need
libffl-devel
libxml2-devel
libxslt-devel
Make sure pg_config
(from the postgresql-devel
) is in your PATH
.
git clone [email protected]:Geoportail-Luxembourg/geoportailv3.git
cd geoportailv3
make -f <user>.mk build