Coder Social home page Coder Social logo

dbwildlife / gn_export4odin_scripts Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 9 KB

Scripts de configuration d'exports depuis une base de données GeoNature (v2.6.2) pour la plateforme ODIN (SINP régional de Normandie).

License: The Unlicense

PLpgSQL 100.00%
geonature odin sinp sinp-regional postgresql postgis biodiversity standards

gn_export4odin_scripts's Introduction

gn_export4odin_scripts

Scripts de configuration d'exports depuis une base de données GeoNature (v2.6.2) pour la plateforme ODIN (SINP régional de Normandie).

Ce projet contient:

  • Une première version de mise en correspondance des nomenclatures GeoNature/ODIN (fichier 00_synonymes.sql)
  • Un script permettant de générer les vues standardisées pour ODIN:
    • gn_exports.v_odin_situation, la localisation géographique des données. La précision des données polygonales est faite sur la distance maximale entre le centroid du polygone et sa bordure (noeud le plus éloigné) grâce à la fonction ref_geo.fct_c_farthest_node_from_centroid_distance. Les identifiants uniques des localisations, absents dans GeoNature, sont générées par encodage du champ geom avec la fonction suivante encode(hmac(st_astext(the_geom_local), 'test', 'sha1').
    • gn_exports.v_odin_ensemble les relevés (regroupements d'observations).
    • gn_exports.v_odin_observations les observations (= une ligne de synthèse GeoNature) Un script pour peupler la table des exports avec ces 3 vues.

Réalisation:

Financement:

Partenaire technique:

logo dbWildlife

logo PnrNM

logo anbdd

gn_export4odin_scripts's People

Contributors

hypsug0 avatar

Watchers

 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.