Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibilité GN 2.5 #12

Open
camillemonchicourt opened this issue Nov 20, 2020 · 0 comments
Open

Compatibilité GN 2.5 #12

camillemonchicourt opened this issue Nov 20, 2020 · 0 comments
Assignees

Comments

@camillemonchicourt
Copy link
Member

camillemonchicourt commented Nov 20, 2020

Pour pouvoir utiliser les applications mobiles GeoNature-mobile v1 avec GeoNature v2, une branche dédiée de la webapi qui fait les mappings des données a été créée : https://github.com/PnEcrins/GeoNature-mobile-webapi/tree/compat_gn2
Utilisé au PNE depuis plusieurs mois.
Voir le diff : https://github.com/PnEcrins/GeoNature-mobile-webapi/compare/compat_gn2

Mais avec le passage à la version 2.0 du standard Occurrences de taxons dans GeoNature 2.5, il faut adapter les mappings

  • Ajout de la nomenclature Comportement et bascule de certains statuts bilogoqies dans les comportements
  • Suppression de la nomenclature "Technique d'observatione et renommage de la nomencature "Méthode d'observation"

Dans https://github.com/PnEcrins/GeoNature-mobile-webapi/blob/compat_gn2/webapi/main/settings.py et https://github.com/PnEcrins/GeoNature-mobile-webapi/blob/compat_gn2/webapi/main/views.py
Et peut-etre dans la BDD, schéma gn_synchronomade avec un SQL dédié : https://github.com/PnEcrins/GeoNature-mobile-webapi/blob/compat_gn2/compat_gn2.sql (incluant un exemple de JSON à poster - https://github.com/PnEcrins/GeoNature-mobile-webapi/blob/compat_gn2/compat_gn2.sql#L26-L34) ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants