Releases: lpoaura/gn_vn2synthese
Releases · lpoaura/gn_vn2synthese
1.4.1
Changes
- 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)
TODO on update
- Apply scripts in order:
02_metadata.sql
08_upsert_observations.sql
Full Changelog: 1.4.0...1.4.1
1.4.0
Changes
- 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.
## TODO
- 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
Full Changelog: 1.3.1...1.4.0
1.3.1
v1.3.0
What's Changed
- Fix geom srid missing on empty database
- new V_C_OBSERVATIONS view
- rename taxref_id to cd_nom
- fix nomenclatures ETA_BIO, TYP_INF_GEO and forms uuids
- Set reproduction status for all taxa
- fix sensitivity
- add ON DELETE CASCADE on t_c_synthese_extended
- fix #15
- Update matching values for VisioNature species and TaxREf (last update 2023-07-27)
Full Changelog: 1.2.1...1.3.0