All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fix empty
the_geom_local
caused by a change ongn_commons.get_default_parameters
function (fix #23). - Fix missing string word (
Jeu de données compléter
->Jeu de données à compléter
) (fix #11)
- Apply scripts in order:
02_metadata.sql
08_upsert_observations.sql
- Rename field
src_lpodatas.t_c_synthese_extended.bird_breed_status
tobreed_status
, no used for all taxa groups and populated from interpretation of various data (behaviour, life stage) - Add
IF EXISTS / IF NOT EXISTS
to secure scripts application. - View
src_lpodatas.v_c_observations
andtaxonomie.mv_c_cor_vn_taxref
are now part of lpoaura/PluginQGIS-LPOData project - Adapt insert of parameters in
gn_commons.t_parameters
due to new constraint on organisms foreign key. - Better management for specific LPO-Sympetrum data (specific AuRA case) are now conditionned to existing view.
- Add sample code to generate portal area coverage to exclude data out of coverage.
- Apply script
migrations/1.3.1_to_1.4.0.sql
- Apply scripts in order:
02_metadata.sql
07_functions.sql
08_upsert_observations.sql
- Optional management of hidden data based on visionature's national sensitivity rules (definition of a precise distribution level, whereas data hidden a priori by observers have a grid distribution level). Depends on python app https://github.com/lpoaura/faune-france-global-sensitivity-rules-parser.