lpoaura / PluginQGis-LPOData

Plugin QGIS de la LPO AuRA (documentation cf. lien ci-dessous)
https://lpoaura.github.io/PluginQGis-LPOData/
GNU General Public License v3.0
5 stars 3 forks source link

[carte espèce] reprise sql #76

Closed lpojgc closed 1 year ago

lpojgc commented 1 year ago

dans la requete species_map.py, ajouter

    s.id_nomenclature_observation_status = ref_nomenclatures.get_id_nomenclature('STATUT_OBS'::character varying, 'Pr'::character varying) AS is_present,

pour pouvoir gérer https://github.com/lpoaura/PluginQGis-LPOData/issues/67 et modifier la clause where de la requete remplacer is_valid à faire avant les tickets https://github.com/lpoaura/PluginQGis-LPOData/issues/60 et https://github.com/lpoaura/PluginQGis-LPOData/issues/67

afourneyron commented 1 year ago

Ligne ajoutée dans la requête voir species_map.py ligne 232 modif https://github.com/lpoaura/PluginQGis-LPOData/commit/7b27e16a2457796723cfb88b2766e193bc5dd6ad