Skip to content

Commit 4772ee2

Browse files
committed
f
1 parent ba542e7 commit 4772ee2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

airflow/include/sql/sparte/models/cartofriches/aggragated/friche_land_by_zonage_environnemental.sql

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
count_friche_by_value(
33
'friche_zonage_environnemental',
44
[
5-
'proximite_zone (reserves_naturelles)',
6-
'reserve_naturelle',
7-
'natura_2000',
8-
'hors zone',
9-
'znieff',
10-
'proximite_zone (znieff)',
11-
'proximite_zone (natura_2000)'
5+
"proche d''une réserve naturelle",
6+
"réserve naturelle",
7+
"Natura 2000",
8+
"hors zone",
9+
"ZNIEFF",
10+
"proche d''une ZNIEFF",
11+
"proche d''une zone Natura 2000"
1212
]
1313
)
1414
}}

0 commit comments

Comments
 (0)