Giter VIP home page Giter VIP logo

gn_module_suivi_chiro's Introduction

Module GeoNature permettant de gérer les spécificités du backend du protocole Suivi des chiroptères. Il s'agit d'une API de gestion des données de suivi de "gites" pour les chiroptères.

Ce module est intégré à l'environnement à GeoNature mais dispose de son propre frontend autonome : https://github.com/PnCevennes/projet_suivis_frontend

Installation

Prerequis

Installation

!! Adapter les chemins si besoin

cd ~/Geonature
source backend/venv/bin/activate
geonature install_gn_module ~/gn_modules/gn_module_suivi_chiro/ suivi_chiro

Post installation

Sur la base de données, lancer la commande suivante :

UPDATE utilisateurs.t_applications a SET id_parent = p.id_application
FROM  utilisateurs.t_applications p
WHERE p.nom_application='suivi' AND a.nom_application='suivi_chiro'

Ajouter ce module comme une application dans le fichier de configuration du frontend.

Trucs en "dur" dans les fichiers de configuration

  • Id menu observateur = 10
  • Id liste taxhub des chiroptères = 1000001

Au choix, il faut modifier les fichiers de configuration (.toml) ou adapter les données dans la base

Auteurs

Parc national des Cévennes

  • Frédéric FIDON
  • Amandine SAHL

Licence

  • OpenSource - GPL V3
  • Copyleft 2018 - Parc national des Cévennes
http://geonature.fr/img/logo-pnc.jpg

gn_module_suivi_chiro's People

Contributors

amandine-sahl avatar fdonfi avatar camillemonchicourt avatar hypsug0 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.