We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3569c8c commit bca630fCopy full SHA for bca630f
arho_feature_template/project/layers/code_layers.py
@@ -58,8 +58,8 @@ class PlanRegulationGroupTypeLayer(AbstractCodeLayer):
58
"Kaava": "generalRegulations",
59
"Aluevaraus": "landUseRegulations",
60
"Osa-alue": "otherAreaRegulations",
61
- "Viiva": "lineRegulations",
62
- "Muu piste": "otherPointRegulations",
+ "Viivat": "lineRegulations",
+ "Muut pisteet": "otherPointRegulations",
63
"Maankäytön kohteet": "landUseRegulations",
64
}
65
0 commit comments