Skip to content

geoportallux/geoportailv3-gisgr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geoportailv3 project

Build Status

geoportailv3 is the implementation of the v3 of the map viewer of the luxembourgish geoportal.

Read the Documentation <http://docs.camptocamp.net/c2cgeoportal/>_

System-level dependencies

The following must be installed on the system:

  • git
  • python-virtualenv
  • httpd
  • mod_wsgi
  • postgresql-devel (or libpq-dev on Debian)
  • python-devel
  • gcc
  • npm
  • openldap-devel (or libldap2-dev and libsasl2-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.

Checkout

git clone git@github.com:Geoportail-Luxembourg/geoportailv3.git

Build

cd geoportailv3
make -f <user>.mk build

About

geoportailv3 is the implementation of the v3 of the map viewer of the luxembourgish geoportal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.5%
  • Python 26.3%
  • HTML 12.4%
  • CSS 4.8%
  • Mako 1.4%
  • Makefile 0.6%