Skip to content

Commit bca630f

Browse files
committed
fix typos in layer names for Viivat and Muut pisteet
1 parent 3569c8c commit bca630f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arho_feature_template/project/layers/code_layers.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ class PlanRegulationGroupTypeLayer(AbstractCodeLayer):
5858
"Kaava": "generalRegulations",
5959
"Aluevaraus": "landUseRegulations",
6060
"Osa-alue": "otherAreaRegulations",
61-
"Viiva": "lineRegulations",
62-
"Muu piste": "otherPointRegulations",
61+
"Viivat": "lineRegulations",
62+
"Muut pisteet": "otherPointRegulations",
6363
"Maankäytön kohteet": "landUseRegulations",
6464
}
6565

0 commit comments

Comments
 (0)