Skip to content

Commit 3ad7dcb

Browse files
committed
add popup detials
1 parent afc0278 commit 3ad7dcb

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

data/windpowerInputLayer.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,17 @@
2020
"value_group": "",
2121
"display_option": "popup",
2222
"popup_name": "AKTENZEICHEN",
23-
"popup_details": [],
23+
"popup_details": [
24+
{ "label": "Kreis", "prop": "Kreis" },
25+
{ "label": "Gemeinde", "prop": "Gemeinde" },
26+
{ "label": "Typ", "prop": "Typ" },
27+
{ "label": "Hersteller", "prop": "Hersteller" },
28+
{ "label": "Nabenhöhe", "prop": "Nabenhöhe" },
29+
{ "label": "Rotordurchmesser", "prop": "Rotordurchmesser" },
30+
{ "label": "Genehmigungsdatum", "prop": "Genehmigungsdatum" },
31+
{ "label": "Inbetriebnahme", "prop": "Inbetriebnahme" },
32+
{ "label": "Datendatum", "prop": "Datendatum" }
33+
],
2434
"crs": {
2535
"windkraftanlagen": "EPSG:25832",
2636
"windkraftanlagen/65f105e1-f7c0-48a1-9697-d77cef43d25c": "EPSG:4647",

0 commit comments

Comments
 (0)