-
+
Jeu de donnée :
-
{{station?.properties.dataset?.dataset_name}}
+
{{ station?.properties.dataset?.dataset_name }}
Date :
- {{station?.properties.date_min | date:'dd/MM/yyyy'}} -
- {{station?.properties.date_max | date:'dd/MM/yyyy'}}
+ {{ station?.properties.date_min | date: "dd/MM/yyyy" }} -
+ {{ station?.properties.date_max | date: "dd/MM/yyyy" }}
@@ -61,105 +52,123 @@
Observateur(s) :
-
- {{obs.nom_role}} {{obs.prenom_role}}
+
+ {{ obs.nom_role }} {{ obs.prenom_role }}
,
- {{station?.properties.observers_txt}}
+ {{ station?.properties.observers_txt }}
-
-
-
Altitude (en m) :
-
{{station?.properties.altitude_min}} - {{station?.properties.altitude_max}}
+
Altitude (en m) :
+
+ {{ station?.properties.altitude_min }} -
+ {{ station?.properties.altitude_max }}
+
-
Surface (en m²) :
-
{{station?.properties.area}} (
- {{station?.properties.nomenclature_area_surface_calculation?.label_default}} )
+
Surface (en m²) :
+
+ {{ station?.properties.area }}
+ (
+ {{
+ station?.properties.nomenclature_area_surface_calculation
+ ?.label_default
+ }}
+ )
+
-
Type d'information géographique :
+
+ Type d'information géographique :
+
- {{station.properties.nomenclature_geographic_object.label_default}}
+ {{
+ station.properties.nomenclature_geographic_object.label_default
+ }}
+
-
-
Habitats de la station :
+
Habitats de la station :
- {{hab.nom_cite}} |
+ {{ hab.nom_cite }} |
-
+
|
-
-
Commentaire :
-
{{station?.properties.comment}}
+
+
Commentaire :
+
{{ station?.properties.comment }}
-
-
-
-
+
-
-
+
+
Technique de collecte :
- {{currentHab?.nomenclature_collection_technique?.label_default}}
+ {{ currentHab?.nomenclature_collection_technique?.label_default }}
+
Méthode de détermination :
- {{currentHab?.nomenclature_determination_type?.label_default}}
+ {{ currentHab?.nomenclature_determination_type?.label_default }}
+
Pourcentage de recouvrement :
- {{currentHab?.nomenclature_recovery_percentage}}
- Abondance : {{currentHab?.nomenclature_abundance?.label_default}}
+ {{ currentHab?.nomenclature_recovery_percentage }}
+ Abondance :
+ {{ currentHab?.nomenclature_abundance?.label_default }}
-
Information sur l'habitat (Habref) :
+
+ Information sur l'habitat (Habref) :
+
- Nom : {{currentHab?.habref?.lb_code}} -
- {{currentHab?.habref?.lb_hab_fr}}
+ Nom :
+ {{ currentHab?.habref?.lb_code }} -
+ {{ currentHab?.habref?.lb_hab_fr }}
-
-
Typologie : {{habInfo?.typo.lb_nom_typo}}
+
Typologie :
+ {{ habInfo?.typo.lb_nom_typo }}
-
-
+
+
-
-
+
- {{modalContent}}
+ {{ modalContent }}
Aucune information complémentaire
-
-
-
+
- Habitat |
- Typologie |
- Type de relation |
+ Habitat |
+ Typologie |
+ Type de relation |
- {{cor.habref.lb_code}} {{cor.habref.lb_hab_fr}} |
- {{cor.habref.typo.lb_nom_typo}} |
- {{cor.type_rel?.lb_rel}} |
+ {{ cor.habref.lb_code }} {{ cor.habref.lb_hab_fr }} |
+ {{ cor.habref.typo.lb_nom_typo }} |
+ {{ cor.type_rel?.lb_rel }} |
-
-
-
-
+
-
-
diff --git a/contrib/gn_module_occhab/frontend/app/components/occhab-map-form/occhab-form.component.html b/contrib/gn_module_occhab/frontend/app/components/occhab-map-form/occhab-form.component.html
index 88afdfc32c..91ef0eeefd 100644
--- a/contrib/gn_module_occhab/frontend/app/components/occhab-map-form/occhab-form.component.html
+++ b/contrib/gn_module_occhab/frontend/app/components/occhab-map-form/occhab-form.component.html
@@ -22,7 +22,9 @@
"
>
- {{ occHabForm.stationForm.value.habitats.length - i }} |
+
+ {{ occHabForm.stationForm.value.habitats.length - i }}
+ |
{{ hab?.nom_cite }} |
{{ hab?.id_nomenclature_abundance?.label_default }} |
@@ -95,7 +97,9 @@ |