Espèces endémiques actuelles de métropole
Toutes les espèces endémiques au sens strict (statut E) actuellement présentes en France métropolitaine (exclut les endémiques éteintes).
ABDSM validé exclusivement avec de l'absence (statut 2) alors que présent en FR (n° 1021)
Intégrité SI INPN - ABDSM
Dernière mise à jour le 23 déc. 2024, durée : 00:25:22.794789000SQL = cd_nom=cd_ref and exists (select statut from taxref.taxref_statuts where present_sl='true' and statut=fr) and cd_nom in ( select distinct cd_nom from abdsm.donnees where cd_nom in ( select cd_nom from (select distinct cd_nom, id_statut_presence from abdsm.donnees d, abdsm.unite_geographique ug where d.id_unite_geo = ug.id and ug.id_zone_geo = 1 ) t group by cd_nom having count(*)=1 ) and id_statut_presence=2 ) and cd_nom in (select cd_nom from ABDSM.CARTE where id_statut_validation = 3)