Skip to content

Commit 9cc3565

Browse files
committed
Add few osa-alue
1 parent f37b87d commit 9cc3565

File tree

1 file changed

+45
-4
lines changed

1 file changed

+45
-4
lines changed

arho_feature_template/resources/template_libraries/ryhmitelty-asemakaava-sample.yaml

+45-4
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,57 @@ meta:
33
name: Asemakaavan kaavamääräykset
44
version: "1.0"
55
templates:
6-
- name: Simppeli kaavakohde
6+
- name: Korttelialue tai korttelialueen osa
7+
group: Osa-alue
8+
description: Korttelialue
9+
feature:
10+
layer: Osa-alue
11+
attributes:
12+
- attribute: name
13+
- attribute: type_of_underground_id
14+
default: 1
15+
child_features:
16+
- layer: plan_requlation_group
17+
attributes:
18+
- attribute: name
19+
default: Korttelin numero
20+
child_features:
21+
- layer: plan_requlation
22+
attributes:
23+
- attribute: type_of_plan_regulation_id
24+
default: korttelinNumero
25+
description: korttelin numero
26+
- attribute: numeric_default
27+
28+
- name: Sitovan tonttijaon mukainen tontti
29+
group: Osa-alue
30+
feature:
31+
layer: Osa-alue
32+
attributes:
33+
- attribute: name
34+
- attribute: type_of_underground_id
35+
default: 1
36+
37+
- name: Rakennusala
738
group: Osa-alue
8-
# sub_group: Alue
9-
description: Kaavakohde ilman kikkareita
1039
feature:
11-
layer: land_use_area
40+
layer: Osa-alue
1241
attributes:
1342
- attribute: name
1443
- attribute: type_of_underground_id
1544
default: 1
45+
child_features:
46+
- layer: plan_requlation_group
47+
attributes:
48+
- attribute: name
49+
default: Tehokkuusluku
50+
child_features:
51+
- layer: plan_requlation
52+
attributes:
53+
- attribute: type_of_plan_regulation_id
54+
default: tehokkuusluku
55+
description: Tehokkuusluku
56+
- attribute: numeric_default
1657

1758
- name: Asuinrakennusten alue
1859
group: Aluevaraus

0 commit comments

Comments
 (0)