Code Monkey home page Code Monkey logo

gitter-badger / rok4 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rok4/rok4

0.0 2.0 0.0 59.06 MB

Rok4 est un serveur WMS/WMTS open source développé par l'IGN France.

License: Other

CMake 1.01% C++ 24.15% Perl 3.10% Makefile 0.20% XSLT 0.03% Shell 6.39% Groff 1.88% HTML 5.79% C 37.53% Batchfile 0.02% QMake 0.03% CSS 0.14% JavaScript 11.34% Java 3.94% Assembly 4.03% Objective-C 0.04% DIGITAL Command Language 0.15% Awk 0.18% Module Management System 0.02% Python 0.03%

rok4's Introduction

rok4

Rok4 est un serveur WMS/WMTS open source développé par l'IGN France. Build Status

A propos

Le serveur rok4 permet de servir des données géographiques raster selon les protocoles WMS ou WMTS. Il est développé par l'équipe Géoportail de l'Institut National de l'information Géographique et Forestière (IGN). Il est associé à l'outil Be4 qui permet de générer les caches de données utilisés par Rok4.

Compiler

L'environnement de compilation

sudo apt-get install build-essential cmake

Pour Rok4 : sudo apt-get install gettext nasm automake

Pour Be4 : sudo apt-get install perl libxml2-dev libgdal-perl liblog-log4perl-perl libconfig-inifiles-perl libxml-libxml-simple-perl libfile-copy-link-perl

Pour générer la documation du code : sudo apt-get install doxygen graphviz naturaldocs

La compilation

mkdir build 
cd build 
cmake .. [-DOPTION1 -DOPTION2]
make 
make [install|package]`

Exemple

mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=$HOME/rok4/target ..
make
make doc
make install

rok4's People

Contributors

tcoupin avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.