-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathryhmitelty-asemakaava-sample.yaml
53 lines (51 loc) · 1.54 KB
/
ryhmitelty-asemakaava-sample.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
version: 1
meta:
name: Asemakaavan kaavamääräykset
version: "1.0"
templates:
- name: Simppeli kaavakohde
group: Osa-alue
sub_group: Alue
description: Kaavakohde ilman kikkareita
feature:
layer: land_use_area
attributes:
- attribute: name
- attribute: type_of_underground_id
default: 1
- name: Asuin-, liike- ja toimistorakennusten alue
group: Aluevaraus
sub_group: Alue
description: Alueella kuvataan ...
feature:
layer: land_use_area
attributes:
- attribute: name
- attribute: type_of_underground_id
default: 1
child_features:
- layer: plan_requlation_group
attributes:
- attribute: name
default: Asuin-, liike- ja toimistorakennusten alue
allow_user_input: false
child_features:
- layer: plan_requlation
attributes:
- attribute: type_of_plan_regulation_id
default: asumisenAlue
hidden: true
child_features:
- layer: additional_information_of_plan_regulation
attributes:
- attribute: type_of_additional_information_id
default: paakayttotarkoitus
hidden: true
- name: Ryhmätön simppeli kaavakohde
description: Kaavakohde ilman kikkareita
feature:
layer: other_area
attributes:
- attribute: name
- attribute: type_of_underground_id
default: 1