diff --git a/arho_feature_template/project/layers/code_layers.py b/arho_feature_template/project/layers/code_layers.py index 611555d..8a8c339 100644 --- a/arho_feature_template/project/layers/code_layers.py +++ b/arho_feature_template/project/layers/code_layers.py @@ -58,8 +58,8 @@ class PlanRegulationGroupTypeLayer(AbstractCodeLayer): "Kaava": "generalRegulations", "Aluevaraus": "landUseRegulations", "Osa-alue": "otherAreaRegulations", - "Viiva": "lineRegulations", - "Muu piste": "otherPointRegulations", + "Viivat": "lineRegulations", + "Muut pisteet": "otherPointRegulations", "Maankäytön kohteet": "landUseRegulations", }