diff --git a/README.md b/README.md
index e29a441..f218fc3 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
Dashboards are the bread and butter of spatial data displays. They are highly interactive websites, usually with real-time updates that show data in an accessible way.
+**Complete by October 23**
+
## Examples
@@ -11,13 +13,9 @@ Dashboards are the bread and butter of spatial data displays. They are highly in
### Step 1: Choose a topic
-Choose a topic that is fruitfully explained with some combination of narrative and geographic elements. Think about what data you want to tell a story about, and what kind of decisions you want to support through the use of your dashboard. Evaluate any dataset or interactive element you add to your dashboard on whether it makes it actually supports making those decisions.
-
-Whatever data you use, **be sure to include citations somewhere in your app interface**. You can choose a dataset from any of a number of sources, for example:
+Choose a topic that is fruitfully explained with some combination of narrative and geographic elements. Stick with the data domain that you chose for your story map if you can. Think about what kind of decisions you want to support through the use of your dashboard. Evaluate any dataset or interactive element you add to your dashboard on whether it makes it actually supports making those decisions.
-* Use data you've been working with for another class
-* Create your own dataset (check out [geojson.io](https://geojson.io))
-* Find data from an open data repository...
+Whatever data you use, **be sure to include citations somewhere in your app interface**.
### Step 2: Create a map on your browser
diff --git a/css/map.css b/css/map.css
new file mode 100644
index 0000000..c4e867a
--- /dev/null
+++ b/css/map.css
@@ -0,0 +1,157 @@
+body {
+ margin: 0;
+ font-family: Futura, sans-serif;
+ overflow-y: hidden;
+ overflow-x: hidden;
+}
+
+.main-title {
+ width: 100%;
+ padding: 35px;
+ margin: 0;
+ text-align: left;
+ font-size: 48px;
+ position: relative;
+}
+
+.main-title .bg {
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ opacity: 0.3;
+ object-fit: cover;
+ z-index: -1;
+}
+
+h1 {
+ font-size: 16px;
+ padding: 10px;
+ border-radius: 15px;
+ color: rgb(85, 100, 143);
+ font-weight: bold;
+}
+
+.container {
+ display: flex;
+ height: 100vh;
+}
+
+.sidebar {
+ width: 400px;
+ padding: 20px;
+ background: linear-gradient(to bottom, #fff 40%, #d0d0d0);
+ overflow-y: auto;
+}
+
+#map {
+ flex-grow: 1;
+ height: 100vh;
+ width: auto;
+}
+
+h3 {
+ font-size: 20px;
+ background-color: #f0f0f0;
+ padding: 10px;
+ border-radius: 5px;
+ color: rgb(85, 100, 143);
+}
+
+.searchbox {
+ width: 60%;
+ height: 35px;
+ padding: 10px;
+ border: 2px solid #9da7a1;
+ border-radius: 10px;
+ font-size: 14px;
+ box-sizing: border-box;
+}
+
+
+.filterbutton {
+ padding: 8px 12px;
+ font-size: 14px;
+ background-color: rgb(85, 100, 143);
+ color: white;
+ border: none;
+ border-radius: 4px;
+ cursor: pointer;
+}
+
+.filterbutton:hover {
+ background-color: rgb(111, 125, 163);
+}
+
+.filterbutton-reset{
+ padding: 8px 12px;
+ font-size: 14px;
+ border: none;
+ background-color: #e0e0e0;
+ border-radius: 4px;
+ cursor: pointer;
+}
+
+.filterbutton-reset:hover{
+ background-color: #afafaf;
+}
+
+input[type="checkbox"] {
+ transform: scale(1.5);
+ margin-right: 10px;
+ border-radius: 10px;
+ cursor: pointer;
+}
+
+.reset-button {
+ padding: 8px 12px;
+ font-size: 14px;
+ background-color: rgb(85, 100, 143);
+ color: white;
+ border: none;
+ border-radius: 4px;
+ cursor: pointer;
+}
+
+.reset-button:hover {
+ background-color: rgb(111, 125, 163);
+}
+
+.category label {
+ display: block;
+ margin-bottom: 5px;
+}
+
+.status label {
+ display: block;
+ margin-bottom: 5px;
+}
+
+.projects {
+ font-family: Itim, cursive;
+ margin-top: 20px;
+}
+
+.site-item {
+ margin-bottom: 5px;
+ padding: 5px;
+ border-radius: 8px;
+ background-color: #f0f4f8;
+ transition: background-color 0.3s;
+}
+
+.site-item:hover {
+ background-color: #cddbeb;
+}
+
+.site-name {
+ font-size: 18px;
+ font-weight: bold;
+ color: #000;
+}
+
+.site-address {
+ font-size: 14px;
+ color: #888;
+}
diff --git a/data/kvarterloeft_fromSHP.geojson b/data/kvarterloeft_fromSHP.geojson
new file mode 100644
index 0000000..cac20d5
--- /dev/null
+++ b/data/kvarterloeft_fromSHP.geojson
@@ -0,0 +1,9153 @@
+{
+ "type": "FeatureCollection",
+ "features": [
+ {
+ "type": "Feature",
+ "id": 0,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.588975716243901,
+ 55.654999665517117
+ ],
+ [
+ 12.588986159746169,
+ 55.65487224103304
+ ],
+ [
+ 12.59395930483436,
+ 55.654882822661477
+ ],
+ [
+ 12.596694147107037,
+ 55.654842200627144
+ ],
+ [
+ 12.598158790218497,
+ 55.65473669793073
+ ],
+ [
+ 12.602505371344645,
+ 55.6538254730999
+ ],
+ [
+ 12.602838194998686,
+ 55.653757340913117
+ ],
+ [
+ 12.611198032345193,
+ 55.653123721009457
+ ],
+ [
+ 12.618321346637041,
+ 55.654428670185609
+ ],
+ [
+ 12.618859453475842,
+ 55.654029339671091
+ ],
+ [
+ 12.62273314262386,
+ 55.654785998437667
+ ],
+ [
+ 12.62300471930241,
+ 55.654852993445949
+ ],
+ [
+ 12.629432443650479,
+ 55.65612159824726
+ ],
+ [
+ 12.636846596304299,
+ 55.657052183719685
+ ],
+ [
+ 12.636506004920548,
+ 55.657354041957269
+ ],
+ [
+ 12.629635841384832,
+ 55.656407328085223
+ ],
+ [
+ 12.626474861255957,
+ 55.655867368899969
+ ],
+ [
+ 12.622810303386313,
+ 55.65514215581662
+ ],
+ [
+ 12.622647128795744,
+ 55.654971927427489
+ ],
+ [
+ 12.618998960031018,
+ 55.654262789761113
+ ],
+ [
+ 12.618548303528756,
+ 55.654651203480391
+ ],
+ [
+ 12.610959766752622,
+ 55.653257860362359
+ ],
+ [
+ 12.60284966051174,
+ 55.653882039403435
+ ],
+ [
+ 12.598219314560902,
+ 55.654914138451034
+ ],
+ [
+ 12.596644386731883,
+ 55.655022877794003
+ ],
+ [
+ 12.594611639383126,
+ 55.655042911335855
+ ],
+ [
+ 12.588975716243901,
+ 55.654999665517117
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 0,
+ "navn": "Sundby - Fra f",
+ "status": "Projektering",
+ "indsats": "Gader og forbindelser",
+ "link": "https://www.kk.dk/omraadefornyelsesundby",
+ "forventet_": "02.2020",
+ "forventet0": "06.2023",
+ "yderligere": "Omr2defornyelsen udvikler forbindelsen ?Sundby - fra f",
+ "ret_dato": "14.12.2020",
+ "omraadenav": "Sundby",
+ "ogc_fid": "1"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 1,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.613356218676159,
+ 55.658222020808033
+ ],
+ [
+ 12.613613124151398,
+ 55.657810164603433
+ ],
+ [
+ 12.612532166380554,
+ 55.657600289974035
+ ],
+ [
+ 12.613481068619558,
+ 55.656138575184158
+ ],
+ [
+ 12.61549939943877,
+ 55.65652085377755
+ ],
+ [
+ 12.615620676088673,
+ 55.656317218813179
+ ],
+ [
+ 12.616559239658825,
+ 55.65650209212604
+ ],
+ [
+ 12.615129725757837,
+ 55.65858651637128
+ ],
+ [
+ 12.613356218676159,
+ 55.658222020808033
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 1,
+ "navn": "Sundby Kirkegsrd",
+ "status": "Idnmodning",
+ "indsats": "Parker",
+ "link": "https://www.kk.dk/omraadefornyelsesundby",
+ "forventet_": "12.2020",
+ "forventet0": "08.2023",
+ "yderligere": "Den gamle del af Sundby Kirkegerd er pr. 1/1-2020 ophfrt med at vtre kirkegmrd, og den skal nu oml gges til park.",
+ "ret_dato": "14.12.2020",
+ "omraadenav": "Sundby",
+ "ogc_fid": "2"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 2,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.555838409127579,
+ 55.689607869307899
+ ],
+ [
+ 12.555654736825298,
+ 55.689698020787006
+ ],
+ [
+ 12.555257217506622,
+ 55.689241234594007
+ ],
+ [
+ 12.55474225887728,
+ 55.688648103347838
+ ],
+ [
+ 12.554110863608228,
+ 55.687919182925931
+ ],
+ [
+ 12.553329930953252,
+ 55.687018031242779
+ ],
+ [
+ 12.553531929238119,
+ 55.686940181539597
+ ],
+ [
+ 12.554056776229299,
+ 55.687549698381019
+ ],
+ [
+ 12.554466901374811,
+ 55.688043757773919
+ ],
+ [
+ 12.555838409127579,
+ 55.689607869307899
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 2,
+ "navn": "Griffenfeldsgade",
+ "status": "Udffrt",
+ "indsats": "Gader og forbindelser",
+ "link": " ",
+ "forventet_": "04.2016",
+ "forventet0": "12.2019",
+ "yderligere": "Samarbejde med Handelsdrivende, fsb",
+ "ret_dato": "14.12.2020",
+ "omraadenav": "Indre N0rrebro",
+ "ogc_fid": "3"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 3,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.507945983658692,
+ 55.667293825715262
+ ],
+ [
+ 12.510813339009633,
+ 55.667416667621929
+ ],
+ [
+ 12.510536370937059,
+ 55.669199180158813
+ ],
+ [
+ 12.508009123332325,
+ 55.669086949350735
+ ],
+ [
+ 12.507945983658692,
+ 55.667293825715262
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 3,
+ "navn": "Mere liv i Pigekvarteret",
+ "status": "Udfert",
+ "indsats": "Gader og forbindelser",
+ "link": " ",
+ "forventet_": "01.2012",
+ "forventet0": "12.2013",
+ "yderligere": "St.tte med byfornyelsessmidler pf private f1llesveje",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Gl. Valby",
+ "ogc_fid": "4"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 4,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.503462074663034,
+ 55.66923181067974
+ ],
+ [
+ 12.502369630279045,
+ 55.669178248604034
+ ],
+ [
+ 12.502440594853088,
+ 55.668556200573249
+ ],
+ [
+ 12.503462074663034,
+ 55.66923181067974
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 4,
+ "navn": "A-Grunden",
+ "status": "Udfrrt",
+ "indsats": "Torve og pladser",
+ "link": " ",
+ "forventet_": "09.2010",
+ "forventet0": "06.2012",
+ "yderligere": "Samarbejdspartnere: CPN, CAN, SUF, Frederiksberg Kommune, Lejerbo",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Gl. Valby",
+ "ogc_fid": "5"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 5,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.530579435317209,
+ 55.699559712206351
+ ],
+ [
+ 12.530814845236559,
+ 55.699381945741592
+ ],
+ [
+ 12.531312697528209,
+ 55.699004951602774
+ ],
+ [
+ 12.532457055176504,
+ 55.698129021194021
+ ],
+ [
+ 12.532745857953948,
+ 55.697934107674477
+ ],
+ [
+ 12.532934400904779,
+ 55.697840199415282
+ ],
+ [
+ 12.533131725552872,
+ 55.697769497051318
+ ],
+ [
+ 12.533408983999403,
+ 55.697699739996921
+ ],
+ [
+ 12.533661038028198,
+ 55.697663055615351
+ ],
+ [
+ 12.53393861871986,
+ 55.697649465414756
+ ],
+ [
+ 12.53407187537624,
+ 55.697651911071141
+ ],
+ [
+ 12.534873110191466,
+ 55.697722636427649
+ ],
+ [
+ 12.535366902867146,
+ 55.697765352947634
+ ],
+ [
+ 12.53640215797309,
+ 55.697865275873696
+ ],
+ [
+ 12.536497506748132,
+ 55.697981135456637
+ ],
+ [
+ 12.536376882612245,
+ 55.698008549103939
+ ],
+ [
+ 12.53590135903344,
+ 55.697960406940652
+ ],
+ [
+ 12.535437017167311,
+ 55.697889358758616
+ ],
+ [
+ 12.534311065148339,
+ 55.697785063683206
+ ],
+ [
+ 12.534055872572562,
+ 55.697765388000249
+ ],
+ [
+ 12.53373852924117,
+ 55.697771321236694
+ ],
+ [
+ 12.533577958469406,
+ 55.697797329363368
+ ],
+ [
+ 12.533255322792506,
+ 55.697861014193883
+ ],
+ [
+ 12.533050623886806,
+ 55.697931335719758
+ ],
+ [
+ 12.53279424273094,
+ 55.698070223040489
+ ],
+ [
+ 12.5324675182961,
+ 55.698317223640736
+ ],
+ [
+ 12.532145646666679,
+ 55.69856484738154
+ ],
+ [
+ 12.530965035987007,
+ 55.699458605068983
+ ],
+ [
+ 12.530726006253971,
+ 55.69963775697051
+ ],
+ [
+ 12.530579435317209,
+ 55.699559712206351
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 5,
+ "navn": "Glentevej (aVG)",
+ "status": "Projektering",
+ "indsats": "Gader og forbindelser",
+ "link": " ",
+ "forventet_": "03.2014",
+ "forventet0": "10.2023",
+ "yderligere": "Samarbejde med Procasa, HKI. Projektet er overdraget til Klimatilpasning Vest.",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Fuglekvarteret",
+ "ogc_fid": "6"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 6,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.506921707667676,
+ 55.667399054848573
+ ],
+ [
+ 12.506921545831863,
+ 55.667394427408695
+ ],
+ [
+ 12.50705444228371,
+ 55.667390110081911
+ ],
+ [
+ 12.507054997690551,
+ 55.667395242238356
+ ],
+ [
+ 12.506921707667676,
+ 55.667399054848573
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 6,
+ "navn": "Gavludsmykning",
+ "status": "Udflrt",
+ "indsats": "Kunstprojekter",
+ "link": " ",
+ "forventet_": "03.2013",
+ "forventet0": "11.2013",
+ "yderligere": "Samarbejde med Lejerbo",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Gl. Valby",
+ "ogc_fid": "7"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 7,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.554607557017226,
+ 55.686563341298438
+ ],
+ [
+ 12.554614126148445,
+ 55.686519148871817
+ ],
+ [
+ 12.55497093364847,
+ 55.686383495932994
+ ],
+ [
+ 12.5567440073443,
+ 55.688011814491624
+ ],
+ [
+ 12.55628924031285,
+ 55.688187619254705
+ ],
+ [
+ 12.556272264856682,
+ 55.688187154953859
+ ],
+ [
+ 12.556191192160544,
+ 55.688114893770674
+ ],
+ [
+ 12.556157494819418,
+ 55.68804221533712
+ ],
+ [
+ 12.554607557017226,
+ 55.686563341298438
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 7,
+ "navn": "Stengadeparken (Blegbrdsvisionen)",
+ "status": "Anlng",
+ "indsats": "Parker",
+ "link": "",
+ "forventet_": "03.2017",
+ "forventet0": "03.2021",
+ "yderligere": "",
+ "ret_dato": "14.12.2020",
+ "omraadenav": "Indre N0rrebro",
+ "ogc_fid": "8"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 8,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.555997699502209,
+ 55.686325508356283
+ ],
+ [
+ 12.55572665180167,
+ 55.686100443819015
+ ],
+ [
+ 12.556234852545538,
+ 55.685907307905715
+ ],
+ [
+ 12.556504473035057,
+ 55.686135282437348
+ ],
+ [
+ 12.555997699502209,
+ 55.686325508356283
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 8,
+ "navn": "Den R de Plads",
+ "status": "Udf rt",
+ "indsats": "Torve og pladser",
+ "link": "",
+ "forventet_": "01.2019",
+ "forventet0": "05.2019",
+ "yderligere": "",
+ "ret_dato": "14.12.2020",
+ "omraadenav": "Indre N0rrebro",
+ "ogc_fid": "9"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 9,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.556556532188646,
+ 55.686796673097895
+ ],
+ [
+ 12.556476913245746,
+ 55.686731065932982
+ ],
+ [
+ 12.55651627433757,
+ 55.686717010777741
+ ],
+ [
+ 12.556594117801433,
+ 55.686781712843477
+ ],
+ [
+ 12.556556532188646,
+ 55.686796673097895
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 9,
+ "navn": "Lysinstallation vd FSB's passage",
+ "status": "Udfirt",
+ "indsats": "Kunstprojekter",
+ "link": "",
+ "forventet_": "01.2019",
+ "forventet0": "05.2019",
+ "yderligere": "",
+ "ret_dato": "14.12.2020",
+ "omraadenav": "Indre N0rrebro",
+ "ogc_fid": "10"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 10,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.556777419429332,
+ 55.686143627963794
+ ],
+ [
+ 12.556759187687106,
+ 55.686129329967599
+ ],
+ [
+ 12.557014531148161,
+ 55.686032484908374
+ ],
+ [
+ 12.557030229761935,
+ 55.68604685634245
+ ],
+ [
+ 12.556777419429332,
+ 55.686143627963794
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 10,
+ "navn": "Lysinstallation ved indgangen til Steberiet",
+ "status": "Udfirt",
+ "indsats": "Kunstprojekter",
+ "link": "",
+ "forventet_": "08.2019",
+ "forventet0": "10.2019",
+ "yderligere": "",
+ "ret_dato": "14.12.2020",
+ "omraadenav": "Indre N0rrebro",
+ "ogc_fid": "11"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 11,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.564550564632247,
+ 55.709409577599452
+ ],
+ [
+ 12.5645033310449,
+ 55.709299115722828
+ ],
+ [
+ 12.56453721782843,
+ 55.709263160340285
+ ],
+ [
+ 12.56462759444581,
+ 55.709236081638117
+ ],
+ [
+ 12.564830001819953,
+ 55.709282610957118
+ ],
+ [
+ 12.564550564632247,
+ 55.709409577599452
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 11,
+ "navn": "Fortovshaven v. Bryggervangen 12",
+ "status": "Udftrt",
+ "indsats": "Midlertidige indsatser",
+ "link": " ",
+ "forventet_": "04.2013",
+ "forventet0": "06.2013",
+ "yderligere": "Aktivitets- og bevtgelsesstrng",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Skt. Kjelds Kvarter",
+ "ogc_fid": "12"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 12,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.593640550562517,
+ 55.659808512066867
+ ],
+ [
+ 12.593857628438025,
+ 55.659429273640924
+ ],
+ [
+ 12.595229633386488,
+ 55.659712519413702
+ ],
+ [
+ 12.594988618367351,
+ 55.660076953195222
+ ],
+ [
+ 12.593640550562517,
+ 55.659808512066867
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 12,
+ "navn": "Byhaven Sundholm",
+ "status": "Udfart",
+ "indsats": "Parker",
+ "link": " ",
+ "forventet_": "05.2011",
+ "forventet0": "05.2016",
+ "yderligere": "Samarbejdspartnere: Sundholms venner, Aktivitetscenteret Sundholm, borgere",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Sundholmskvarteret",
+ "ogc_fid": "13"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 13,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.538066136029373,
+ 55.65445406606792
+ ],
+ [
+ 12.538191392645324,
+ 55.654366300191604
+ ],
+ [
+ 12.53799773209178,
+ 55.654337591727334
+ ],
+ [
+ 12.538194720242169,
+ 55.654334054400614
+ ],
+ [
+ 12.538144681628824,
+ 55.65423076002098
+ ],
+ [
+ 12.538251745432214,
+ 55.654319686054293
+ ],
+ [
+ 12.538401857189038,
+ 55.65423397336405
+ ],
+ [
+ 12.538296250843494,
+ 55.654337085591763
+ ],
+ [
+ 12.538490163905223,
+ 55.654353482263936
+ ],
+ [
+ 12.538284213447215,
+ 55.654369264425682
+ ],
+ [
+ 12.538351105858005,
+ 55.654477297244959
+ ],
+ [
+ 12.538231123136674,
+ 55.654382012886202
+ ],
+ [
+ 12.538066136029373,
+ 55.65445406606792
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 13,
+ "navn": "Sydhavnens Porte",
+ "status": "Projektering",
+ "indsats": "Kunstprojekter",
+ "link": " ",
+ "forventet_": "09.2019",
+ "forventet0": "06.2021",
+ "yderligere": "",
+ "ret_dato": "04.12.2020",
+ "omraadenav": "Sydhavnen",
+ "ogc_fid": "14"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 14,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.520529970503036,
+ 55.666444381823617
+ ],
+ [
+ 12.51874749680954,
+ 55.664452659012994
+ ],
+ [
+ 12.516306537481105,
+ 55.66447953335026
+ ],
+ [
+ 12.516365950790197,
+ 55.664290803983768
+ ],
+ [
+ 12.518704064361664,
+ 55.664252493514518
+ ],
+ [
+ 12.518770805693814,
+ 55.66386214040628
+ ],
+ [
+ 12.519003146615935,
+ 55.663898631360759
+ ],
+ [
+ 12.519015144496734,
+ 55.66431549772232
+ ],
+ [
+ 12.520834621502644,
+ 55.666435633398898
+ ],
+ [
+ 12.520700446207639,
+ 55.666445368333399
+ ],
+ [
+ 12.52053126027627,
+ 55.666458731370234
+ ],
+ [
+ 12.520529970503036,
+ 55.666444381823617
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 14,
+ "navn": "Forskvnnelse af Gl. Jernbanevej",
+ "status": "Udfsrt",
+ "indsats": "Gader og forbindelser",
+ "link": " ",
+ "forventet_": "03.2014",
+ "forventet0": "12.2015",
+ "yderligere": "Projektet udfires sammen med CTRs forbedre forhold for cykelstier. Samarejde: CTR, Valby Lokaludvalg",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Gl. Valby",
+ "ogc_fid": "15"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 15,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.545196411133706,
+ 55.668877093044763
+ ],
+ [
+ 12.545553148924606,
+ 55.668881163918144
+ ],
+ [
+ 12.54552221089836,
+ 55.668961185560171
+ ],
+ [
+ 12.545816777272719,
+ 55.668981440278117
+ ],
+ [
+ 12.545820674722684,
+ 55.66902448772607
+ ],
+ [
+ 12.546918879835827,
+ 55.669064655507157
+ ],
+ [
+ 12.547014887554369,
+ 55.669141004999084
+ ],
+ [
+ 12.547346888969853,
+ 55.669152979684874
+ ],
+ [
+ 12.547415559457745,
+ 55.669208539731827
+ ],
+ [
+ 12.548772207957095,
+ 55.669291566578501
+ ],
+ [
+ 12.548722354539597,
+ 55.669724611688579
+ ],
+ [
+ 12.548747743480792,
+ 55.669723876823248
+ ],
+ [
+ 12.548734706944801,
+ 55.669860928160041
+ ],
+ [
+ 12.545765536877582,
+ 55.669680678142484
+ ],
+ [
+ 12.545653884635938,
+ 55.669712680518565
+ ],
+ [
+ 12.545222744111383,
+ 55.669027392148436
+ ],
+ [
+ 12.545158328397436,
+ 55.668878194228114
+ ],
+ [
+ 12.545196411133706,
+ 55.668877093044763
+ ]
+ ],
+ [
+ [
+ 12.545649690569709,
+ 55.669525774449134
+ ],
+ [
+ 12.547378385546041,
+ 55.669641217204315
+ ],
+ [
+ 12.547460791109568,
+ 55.669286358022092
+ ],
+ [
+ 12.545732761209655,
+ 55.669178090790865
+ ],
+ [
+ 12.54566108590072,
+ 55.669511058185186
+ ],
+ [
+ 12.545649690569709,
+ 55.669525774449134
+ ]
+ ],
+ [
+ [
+ 12.547876109460585,
+ 55.669375047599409
+ ],
+ [
+ 12.547759910306844,
+ 55.669356829949862
+ ],
+ [
+ 12.547714982221706,
+ 55.66942287029584
+ ],
+ [
+ 12.547678848836158,
+ 55.669445495946725
+ ],
+ [
+ 12.547734825905447,
+ 55.669501423121247
+ ],
+ [
+ 12.547740025416353,
+ 55.669558819594371
+ ],
+ [
+ 12.547865669783164,
+ 55.669540797122025
+ ],
+ [
+ 12.547851980227057,
+ 55.669670673851037
+ ],
+ [
+ 12.548646187708965,
+ 55.669726816253075
+ ],
+ [
+ 12.548709386414313,
+ 55.669300578287157
+ ],
+ [
+ 12.547891748755342,
+ 55.6692666945399
+ ],
+ [
+ 12.547876109460585,
+ 55.669375047599409
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 15,
+ "navn": "Tove Ditlevsens Byrum",
+ "status": "Udfert",
+ "indsats": "Skoleprojekter og kulturhuse",
+ "link": " ",
+ "forventet_": "01.2012",
+ "forventet0": "12.2015",
+ "yderligere": "Samarbejde med BUF, Vesterbro Bykirke, Supertanker",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Centrale Vesterbro",
+ "ogc_fid": "16"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 16,
+ "geometry": {
+ "type": "MultiPolygon",
+ "coordinates": [
+ [
+ [
+ [
+ 12.604297326955011,
+ 55.657810511488279
+ ],
+ [
+ 12.604336624899824,
+ 55.657788754403164
+ ],
+ [
+ 12.604443046350418,
+ 55.65783644239751
+ ],
+ [
+ 12.604395065201738,
+ 55.657869442351092
+ ],
+ [
+ 12.604297326955011,
+ 55.657810511488279
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.602308031663608,
+ 55.659109201652285
+ ],
+ [
+ 12.602258061968728,
+ 55.659094188836384
+ ],
+ [
+ 12.602323162653905,
+ 55.659035964812816
+ ],
+ [
+ 12.602384994962662,
+ 55.659047882116141
+ ],
+ [
+ 12.602308031663608,
+ 55.659109201652285
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.604220987759422,
+ 55.657772926379621
+ ],
+ [
+ 12.604263212577708,
+ 55.657756577014567
+ ],
+ [
+ 12.604324258725574,
+ 55.657786371137696
+ ],
+ [
+ 12.604279863092192,
+ 55.657805531230458
+ ],
+ [
+ 12.604220987759422,
+ 55.657772926379621
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.600957333197419,
+ 55.656546223742488
+ ],
+ [
+ 12.600909946866127,
+ 55.656506412673544
+ ],
+ [
+ 12.601044675918795,
+ 55.656439276646864
+ ],
+ [
+ 12.601096907816144,
+ 55.656478945312578
+ ],
+ [
+ 12.600957333197419,
+ 55.656546223742488
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.596350443265663,
+ 55.661141012998847
+ ],
+ [
+ 12.596135018665761,
+ 55.661070420456753
+ ],
+ [
+ 12.596175364329611,
+ 55.66103352761268
+ ],
+ [
+ 12.596395383403738,
+ 55.661101238423591
+ ],
+ [
+ 12.596350443265663,
+ 55.661141012998847
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.600406283994358,
+ 55.661203252411433
+ ],
+ [
+ 12.600274494520086,
+ 55.661143944974981
+ ],
+ [
+ 12.600322734876897,
+ 55.661113686023839
+ ],
+ [
+ 12.600447506955298,
+ 55.66117594638613
+ ],
+ [
+ 12.600406283994358,
+ 55.661203252411433
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.596712593166583,
+ 55.661751180236465
+ ],
+ [
+ 12.596635372870891,
+ 55.661704002219771
+ ],
+ [
+ 12.596835458025568,
+ 55.661607485053281
+ ],
+ [
+ 12.596908838355109,
+ 55.661665763089005
+ ],
+ [
+ 12.596712593166583,
+ 55.661751180236465
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.595718207139061,
+ 55.660923328782872
+ ],
+ [
+ 12.595985931416349,
+ 55.660981400405348
+ ],
+ [
+ 12.595965975920514,
+ 55.661028682530784
+ ],
+ [
+ 12.595673517949084,
+ 55.660965842609194
+ ],
+ [
+ 12.595718207139061,
+ 55.660923328782872
+ ]
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 16,
+ "navn": "Kunstblnke \"Leseklubben\"",
+ "status": "Udfsrt",
+ "indsats": "Kunstprojekter",
+ "link": "https://www.tinamarianielsen.dk/portfolio/laesegruppen/",
+ "forventet_": "05.2012",
+ "forventet0": "09.2012",
+ "yderligere": "",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Sundholmskvarteret",
+ "ogc_fid": "17"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 17,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.543135408955203,
+ 55.66536222606296
+ ],
+ [
+ 12.542919038047994,
+ 55.664959799807662
+ ],
+ [
+ 12.543368409668277,
+ 55.664878309970518
+ ],
+ [
+ 12.543570916514055,
+ 55.66528113622492
+ ],
+ [
+ 12.543135408955203,
+ 55.66536222606296
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 17,
+ "navn": "Plads ved Bevtoftgade",
+ "status": "Annulleret",
+ "indsats": "Torve og pladser",
+ "link": " ",
+ "forventet_": " ",
+ "forventet0": " ",
+ "yderligere": " ",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Centrale Vesterbro",
+ "ogc_fid": "18"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 18,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.537523224772084,
+ 55.663130834008108
+ ],
+ [
+ 12.53771748934083,
+ 55.663520152312124
+ ],
+ [
+ 12.537930567694143,
+ 55.663811297671373
+ ],
+ [
+ 12.538702546162924,
+ 55.665310279670408
+ ],
+ [
+ 12.538782779334761,
+ 55.665433192396947
+ ],
+ [
+ 12.539300253521867,
+ 55.666411543229387
+ ],
+ [
+ 12.539369564706885,
+ 55.666565965702986
+ ],
+ [
+ 12.540135544444482,
+ 55.667998768000643
+ ],
+ [
+ 12.540381450036682,
+ 55.668421831759233
+ ],
+ [
+ 12.540231657159408,
+ 55.668449620677336
+ ],
+ [
+ 12.539917052914573,
+ 55.668489989238608
+ ],
+ [
+ 12.539969790029302,
+ 55.668308579645675
+ ],
+ [
+ 12.53994511218945,
+ 55.668035551203829
+ ],
+ [
+ 12.539148712527664,
+ 55.666572341280073
+ ],
+ [
+ 12.539062714139805,
+ 55.666387115720816
+ ],
+ [
+ 12.537821074499652,
+ 55.664131169736635
+ ],
+ [
+ 12.537248591981754,
+ 55.663154400627356
+ ],
+ [
+ 12.537523224772084,
+ 55.663130834008108
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 18,
+ "navn": "Vesterfelledvej",
+ "status": "Annulleret",
+ "indsats": "Gader og forbindelser",
+ "link": " ",
+ "forventet_": " ",
+ "forventet0": " ",
+ "yderligere": " ",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Centrale Vesterbro",
+ "ogc_fid": "19"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 19,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.503083909068927,
+ 55.667276241529599
+ ],
+ [
+ 12.503078547800436,
+ 55.667277372561621
+ ],
+ [
+ 12.50303042928206,
+ 55.667193528707607
+ ],
+ [
+ 12.503036132209262,
+ 55.667192227339108
+ ],
+ [
+ 12.503083909068927,
+ 55.667276241529599
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 19,
+ "navn": "Gavludsmykning",
+ "status": "Udflrt",
+ "indsats": "Kunstprojekter",
+ "link": " ",
+ "forventet_": "10.2014",
+ "forventet0": "10.2014",
+ "yderligere": "Samarbejde: Statens Kunstfond og Valby andelsboligforening",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Gl. Valby",
+ "ogc_fid": "20"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 20,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.535429887650418,
+ 55.697430631059213
+ ],
+ [
+ 12.535753334032661,
+ 55.697460196286279
+ ],
+ [
+ 12.535726680446533,
+ 55.697657827577508
+ ],
+ [
+ 12.535701858322655,
+ 55.697800152439562
+ ],
+ [
+ 12.53582062633282,
+ 55.698017671262285
+ ],
+ [
+ 12.536013935861742,
+ 55.698371844991605
+ ],
+ [
+ 12.535961268545954,
+ 55.698380331842174
+ ],
+ [
+ 12.536056836905392,
+ 55.698544389609914
+ ],
+ [
+ 12.536104668199091,
+ 55.698536150041789
+ ],
+ [
+ 12.536456701086099,
+ 55.699180358219429
+ ],
+ [
+ 12.536408903617456,
+ 55.699188803745926
+ ],
+ [
+ 12.536546302122805,
+ 55.699442003136511
+ ],
+ [
+ 12.536806695201813,
+ 55.699915997364194
+ ],
+ [
+ 12.537171688986678,
+ 55.700584934708047
+ ],
+ [
+ 12.537220912784635,
+ 55.700577454840499
+ ],
+ [
+ 12.537403129496097,
+ 55.700913432777178
+ ],
+ [
+ 12.537049607163196,
+ 55.700991045732223
+ ],
+ [
+ 12.536788365418289,
+ 55.700523335746681
+ ],
+ [
+ 12.53691551199868,
+ 55.700501236623232
+ ],
+ [
+ 12.536559390097592,
+ 55.699843021581778
+ ],
+ [
+ 12.536513434603801,
+ 55.69985089251194
+ ],
+ [
+ 12.536295248380384,
+ 55.699454861245663
+ ],
+ [
+ 12.53569607257832,
+ 55.698362566381313
+ ],
+ [
+ 12.535734424758022,
+ 55.698338936768813
+ ],
+ [
+ 12.53568195847291,
+ 55.698243538308411
+ ],
+ [
+ 12.53550940167673,
+ 55.697927491894809
+ ],
+ [
+ 12.535366902867146,
+ 55.697765352947634
+ ],
+ [
+ 12.535429887650418,
+ 55.697430631059213
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 20,
+ "navn": "Kunstrute p Nordre Fasanvej",
+ "status": "Udfsrt",
+ "indsats": "Kunstprojekter",
+ "link": " ",
+ "forventet_": "06.2014",
+ "forventet0": "12.2017",
+ "yderligere": "F2lles projekt med Frederiksberg Kommune",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Fuglekvarteret",
+ "ogc_fid": "21"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 21,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.537281794322841,
+ 55.699499975001054
+ ],
+ [
+ 12.537147293387319,
+ 55.699519939824704
+ ],
+ [
+ 12.537066587905231,
+ 55.699319217896402
+ ],
+ [
+ 12.537002236640992,
+ 55.699157136744667
+ ],
+ [
+ 12.53698234653962,
+ 55.699089240174594
+ ],
+ [
+ 12.536539976464043,
+ 55.698281508558168
+ ],
+ [
+ 12.536686336995162,
+ 55.698249488878623
+ ],
+ [
+ 12.536968149908715,
+ 55.698784653049401
+ ],
+ [
+ 12.537279527156931,
+ 55.699410199022871
+ ],
+ [
+ 12.537241596779802,
+ 55.699414805482228
+ ],
+ [
+ 12.537281794322841,
+ 55.699499975001054
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 21,
+ "navn": "Linjen",
+ "status": "Udfjrt",
+ "indsats": "Midlertidige indsatser",
+ "link": " ",
+ "forventet_": "01.2014",
+ "forventet0": "12.2017",
+ "yderligere": "Containerby med sbne v",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Fuglekvarteret",
+ "ogc_fid": "22"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 22,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.530788419638402,
+ 55.69936281946508
+ ],
+ [
+ 12.53096817146999,
+ 55.699495726845825
+ ],
+ [
+ 12.532232988011625,
+ 55.700711274901153
+ ],
+ [
+ 12.532382161825801,
+ 55.700852726693462
+ ],
+ [
+ 12.53211492947802,
+ 55.700932163898649
+ ],
+ [
+ 12.530787751716563,
+ 55.69965525265868
+ ],
+ [
+ 12.530605668231217,
+ 55.699506581258134
+ ],
+ [
+ 12.530788419638402,
+ 55.69936281946508
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 22,
+ "navn": "Vibevej (tVG)",
+ "status": "Projektering",
+ "indsats": "Torve og pladser",
+ "link": " ",
+ "forventet_": "01.2014",
+ "forventet0": "10.2023",
+ "yderligere": "Projektet er overdraget til Klimatilpasning Vest.",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Fuglekvarteret",
+ "ogc_fid": "23"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 23,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.563801651245887,
+ 55.708329625621516
+ ],
+ [
+ 12.563879739347248,
+ 55.708242834717552
+ ],
+ [
+ 12.563944779688757,
+ 55.708240045927596
+ ],
+ [
+ 12.563987945576553,
+ 55.70822440504184
+ ],
+ [
+ 12.564309793853377,
+ 55.708295979340122
+ ],
+ [
+ 12.564230619798225,
+ 55.708423264872529
+ ],
+ [
+ 12.56418232645321,
+ 55.708452542416502
+ ],
+ [
+ 12.56446093554514,
+ 55.709063078192607
+ ],
+ [
+ 12.564984001844271,
+ 55.70917556086183
+ ],
+ [
+ 12.564907713092797,
+ 55.70928208199151
+ ],
+ [
+ 12.564783492133712,
+ 55.70928209518577
+ ],
+ [
+ 12.564728762884991,
+ 55.70931066078451
+ ],
+ [
+ 12.564578660060391,
+ 55.709376166338998
+ ],
+ [
+ 12.565047683888977,
+ 55.710328248611837
+ ],
+ [
+ 12.565388776146994,
+ 55.710401059448252
+ ],
+ [
+ 12.565874318996382,
+ 55.710311415995513
+ ],
+ [
+ 12.565980154461704,
+ 55.710144689918025
+ ],
+ [
+ 12.566241403842268,
+ 55.710180255679681
+ ],
+ [
+ 12.566191581789532,
+ 55.710262629684891
+ ],
+ [
+ 12.566258881003293,
+ 55.710302035210546
+ ],
+ [
+ 12.56633211203005,
+ 55.710301704611012
+ ],
+ [
+ 12.566363442071715,
+ 55.710435669831611
+ ],
+ [
+ 12.566284347832646,
+ 55.710441565940307
+ ],
+ [
+ 12.56633644363658,
+ 55.710558742347025
+ ],
+ [
+ 12.566409305579368,
+ 55.710659129888889
+ ],
+ [
+ 12.566337667198013,
+ 55.710781701836069
+ ],
+ [
+ 12.5661015016004,
+ 55.710741810343528
+ ],
+ [
+ 12.565589721111646,
+ 55.710823225501393
+ ],
+ [
+ 12.565410089752541,
+ 55.711019071209996
+ ],
+ [
+ 12.565805209378089,
+ 55.711579461035917
+ ],
+ [
+ 12.566239047936415,
+ 55.711516496106697
+ ],
+ [
+ 12.566274200557139,
+ 55.711412968407245
+ ],
+ [
+ 12.566537326829458,
+ 55.711434092328304
+ ],
+ [
+ 12.566450795103782,
+ 55.711812462607618
+ ],
+ [
+ 12.566064212184809,
+ 55.711904626464012
+ ],
+ [
+ 12.566111238330532,
+ 55.71196620158684
+ ],
+ [
+ 12.566681304937671,
+ 55.712593437022434
+ ],
+ [
+ 12.566901665337063,
+ 55.712599618522276
+ ],
+ [
+ 12.566912082701222,
+ 55.712574138767295
+ ],
+ [
+ 12.566921845550528,
+ 55.712541484652434
+ ],
+ [
+ 12.567178298407651,
+ 55.712559204658518
+ ],
+ [
+ 12.56709621673631,
+ 55.713056136937908
+ ],
+ [
+ 12.568144839123846,
+ 55.713865470092067
+ ],
+ [
+ 12.568808234455142,
+ 55.713909115412115
+ ],
+ [
+ 12.568687098978231,
+ 55.714292090768517
+ ],
+ [
+ 12.568432659020143,
+ 55.714436166513714
+ ],
+ [
+ 12.56814403489577,
+ 55.714275516813331
+ ],
+ [
+ 12.567437406165155,
+ 55.714107240703825
+ ],
+ [
+ 12.567765518721451,
+ 55.713827946775822
+ ],
+ [
+ 12.567303549075215,
+ 55.713478114841877
+ ],
+ [
+ 12.566079139814354,
+ 55.712424608660292
+ ],
+ [
+ 12.56527570592481,
+ 55.711326897427604
+ ],
+ [
+ 12.565099010091961,
+ 55.711065877344971
+ ],
+ [
+ 12.564712945246926,
+ 55.710988977428194
+ ],
+ [
+ 12.564497592454165,
+ 55.711072563927488
+ ],
+ [
+ 12.564336832614487,
+ 55.710951350760162
+ ],
+ [
+ 12.564538823492708,
+ 55.710860959412358
+ ],
+ [
+ 12.564466036257711,
+ 55.710726400086216
+ ],
+ [
+ 12.564104246609034,
+ 55.710636204544869
+ ],
+ [
+ 12.564212215858712,
+ 55.710492796631897
+ ],
+ [
+ 12.564491148999252,
+ 55.710547634146117
+ ],
+ [
+ 12.564698884116,
+ 55.710345578122798
+ ],
+ [
+ 12.564271166620363,
+ 55.709392294477489
+ ],
+ [
+ 12.563966958849853,
+ 55.708710568190277
+ ],
+ [
+ 12.563801651245887,
+ 55.708329625621516
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 23,
+ "navn": "Bryggervangen/Skt. Kjelds Plads",
+ "status": "Udfgrt",
+ "indsats": "Torve og pladser",
+ "link": " ",
+ "forventet_": "10.2013",
+ "forventet0": "06.2019",
+ "yderligere": "Aktivitets- og bev gelsesstrag. Samarbejdspartner: HOFOR",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Skt. Kjelds Kvarter",
+ "ogc_fid": "24"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 24,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.54376012166796,
+ 55.666385633602964
+ ],
+ [
+ 12.543616670700859,
+ 55.666066078913595
+ ],
+ [
+ 12.5436768919231,
+ 55.666028371485424
+ ],
+ [
+ 12.543790482873424,
+ 55.666017894795381
+ ],
+ [
+ 12.543978286260401,
+ 55.665983692697452
+ ],
+ [
+ 12.543926504438801,
+ 55.666114669975876
+ ],
+ [
+ 12.544007858032465,
+ 55.666169865169984
+ ],
+ [
+ 12.54376012166796,
+ 55.666385633602964
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 24,
+ "navn": "Cirkeline plads",
+ "status": "Udfkrt",
+ "indsats": "Gader og forbindelser",
+ "link": " ",
+ "forventet_": "01.2012",
+ "forventet0": "10.2013",
+ "yderligere": "En del af Cykelpakke V. Samarbejde: CTR",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Centrale Vesterbro",
+ "ogc_fid": "25"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 25,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.504427553845442,
+ 55.667117901445486
+ ],
+ [
+ 12.504527284889411,
+ 55.666881270299115
+ ],
+ [
+ 12.504815719243894,
+ 55.66683346250904
+ ],
+ [
+ 12.504875630756342,
+ 55.667076320236838
+ ],
+ [
+ 12.504606236052746,
+ 55.667123583903255
+ ],
+ [
+ 12.504649848591416,
+ 55.667255412304506
+ ],
+ [
+ 12.50446321372557,
+ 55.667231974100808
+ ],
+ [
+ 12.504427553845442,
+ 55.667117901445486
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 25,
+ "navn": "Stationsforplads",
+ "status": "Udftrt",
+ "indsats": "Torve og pladser",
+ "link": " ",
+ "forventet_": "02.2010",
+ "forventet0": "07.2011",
+ "yderligere": "Samarbejde med DSB, Valby Vange vejlaug",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Gl. Valby",
+ "ogc_fid": "26"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 26,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.539336463298833,
+ 55.666406439962238
+ ],
+ [
+ 12.537917479161262,
+ 55.663800246449391
+ ],
+ [
+ 12.5399990782964,
+ 55.663740157501614
+ ],
+ [
+ 12.541033667995901,
+ 55.663782212596779
+ ],
+ [
+ 12.541099077012037,
+ 55.663801903379287
+ ],
+ [
+ 12.542034074134117,
+ 55.663868406739645
+ ],
+ [
+ 12.543252981780197,
+ 55.6659480310094
+ ],
+ [
+ 12.539336463298833,
+ 55.666406439962238
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 26,
+ "navn": "Alsgade",
+ "status": "Udfgrt",
+ "indsats": "Gader og forbindelser",
+ "link": " ",
+ "forventet_": "09.2014",
+ "forventet0": "12.2016",
+ "yderligere": "Aktivering af gadehjrrner. Hjgrneprojektet er grrnt i sig selv, men gtr ikke noget ved vejenes yderligere indretning som grmnne veje (skybrudsplanen).",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Centrale Vesterbro",
+ "ogc_fid": "27"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 27,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.538763916174437,
+ 55.65288649867572
+ ],
+ [
+ 12.537448376765955,
+ 55.651785466561485
+ ],
+ [
+ 12.537391435680581,
+ 55.65180734498886
+ ],
+ [
+ 12.537213708077939,
+ 55.651669180532487
+ ],
+ [
+ 12.536710140440286,
+ 55.651251052326742
+ ],
+ [
+ 12.536154428481536,
+ 55.651439583044954
+ ],
+ [
+ 12.535951297786555,
+ 55.651271102701109
+ ],
+ [
+ 12.536559153872972,
+ 55.651068484323552
+ ],
+ [
+ 12.536567410477382,
+ 55.651046495217216
+ ],
+ [
+ 12.534403140331904,
+ 55.649229985229503
+ ],
+ [
+ 12.534372888594724,
+ 55.649204626619422
+ ],
+ [
+ 12.53437147605738,
+ 55.649185404295849
+ ],
+ [
+ 12.534804136722416,
+ 55.649036311052114
+ ],
+ [
+ 12.534767590007634,
+ 55.649135158515918
+ ],
+ [
+ 12.538707614462295,
+ 55.652437862011681
+ ],
+ [
+ 12.538830981387362,
+ 55.652493877584583
+ ],
+ [
+ 12.538998547228621,
+ 55.652452088908184
+ ],
+ [
+ 12.538763916174437,
+ 55.65288649867572
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 27,
+ "navn": "Borgbjergsvej",
+ "status": "Anlgg",
+ "indsats": "Gader og forbindelser",
+ "link": " ",
+ "forventet_": "05.2016",
+ "forventet0": "03.2021",
+ "yderligere": "",
+ "ret_dato": "04.12.2020",
+ "omraadenav": "Sydhavnen",
+ "ogc_fid": "28"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 28,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.533168819657181,
+ 55.65446104804878
+ ],
+ [
+ 12.53321933131353,
+ 55.654345761423642
+ ],
+ [
+ 12.533534641943803,
+ 55.654390240054944
+ ],
+ [
+ 12.533480842266563,
+ 55.654506578162959
+ ],
+ [
+ 12.533168819657181,
+ 55.65446104804878
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 28,
+ "navn": "Hverdagens mbdesteder - rstre Kapel",
+ "status": "Idemodning",
+ "indsats": "Midlertidige indsatser",
+ "link": "https://www.kk.dk/omraadefornyelsebavnehoej",
+ "forventet_": "11.2020",
+ "forventet0": "10.2021",
+ "yderligere": "styregruppen har afsat 1 mio. kr. til eksperimenter omkring lstre Kapel",
+ "ret_dato": "14.12.2020",
+ "omraadenav": "Bavneh2j",
+ "ogc_fid": "29"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 29,
+ "geometry": {
+ "type": "MultiPolygon",
+ "coordinates": [
+ [
+ [
+ [
+ 12.599030763573992,
+ 55.654805524610929
+ ],
+ [
+ 12.599118851899529,
+ 55.654787074973129
+ ],
+ [
+ 12.599103042948707,
+ 55.654828783453262
+ ],
+ [
+ 12.599030763573992,
+ 55.654805524610929
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.60363299460986,
+ 55.65731629341181
+ ],
+ [
+ 12.603514009351306,
+ 55.657303928099076
+ ],
+ [
+ 12.603632188695938,
+ 55.657246518960264
+ ],
+ [
+ 12.60363299460986,
+ 55.65731629341181
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.602887526040355,
+ 55.658058396306615
+ ],
+ [
+ 12.602767083897383,
+ 55.658030209849912
+ ],
+ [
+ 12.602902638779943,
+ 55.65797863607046
+ ],
+ [
+ 12.602887526040355,
+ 55.658058396306615
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.602564949073184,
+ 55.658090085506032
+ ],
+ [
+ 12.6024456708075,
+ 55.658074555094508
+ ],
+ [
+ 12.602553533318453,
+ 55.658026968179612
+ ],
+ [
+ 12.602564949073184,
+ 55.658090085506032
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.605999859694577,
+ 55.658582372611555
+ ],
+ [
+ 12.605875564307675,
+ 55.658573338377181
+ ],
+ [
+ 12.605976662121698,
+ 55.658513256813968
+ ],
+ [
+ 12.605999859694577,
+ 55.658582372611555
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.604765950008245,
+ 55.660206572585793
+ ],
+ [
+ 12.604688060280106,
+ 55.6601834818673
+ ],
+ [
+ 12.604763799006333,
+ 55.660152700900547
+ ],
+ [
+ 12.604765950008245,
+ 55.660206572585793
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.604097283276074,
+ 55.66059426033749
+ ],
+ [
+ 12.604011579624647,
+ 55.660577744203195
+ ],
+ [
+ 12.604092334583296,
+ 55.660540470910803
+ ],
+ [
+ 12.604097283276074,
+ 55.66059426033749
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.603882695606409,
+ 55.661250960808587
+ ],
+ [
+ 12.603743637972194,
+ 55.661264566769738
+ ],
+ [
+ 12.603843290468138,
+ 55.661188666423776
+ ],
+ [
+ 12.603882695606409,
+ 55.661250960808587
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.602264993798267,
+ 55.660870202040094
+ ],
+ [
+ 12.602138876926086,
+ 55.66090246175775
+ ],
+ [
+ 12.602214397256702,
+ 55.660808236041305
+ ],
+ [
+ 12.602264993798267,
+ 55.660870202040094
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.602551041870443,
+ 55.660471561224512
+ ],
+ [
+ 12.602417874561198,
+ 55.66048816525177
+ ],
+ [
+ 12.602502550913622,
+ 55.660371461778162
+ ],
+ [
+ 12.602551041870443,
+ 55.660471561224512
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.601612377190651,
+ 55.660089872736336
+ ],
+ [
+ 12.601458276797221,
+ 55.6601229539557
+ ],
+ [
+ 12.601538521772023,
+ 55.660019071925618
+ ],
+ [
+ 12.601612377190651,
+ 55.660089872736336
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.599922055708355,
+ 55.659895230634199
+ ],
+ [
+ 12.599747965181619,
+ 55.65989399772819
+ ],
+ [
+ 12.599902429714012,
+ 55.65980380050312
+ ],
+ [
+ 12.599922055708355,
+ 55.659895230634199
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.598415899518653,
+ 55.660849998754294
+ ],
+ [
+ 12.598255905443517,
+ 55.660880076220323
+ ],
+ [
+ 12.598370034306225,
+ 55.660778374472919
+ ],
+ [
+ 12.598415899518653,
+ 55.660849998754294
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.597394468255766,
+ 55.661644582463694
+ ],
+ [
+ 12.597250176596194,
+ 55.661601227185443
+ ],
+ [
+ 12.597457063395391,
+ 55.661531703383446
+ ],
+ [
+ 12.597394468255766,
+ 55.661644582463694
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.59819901969559,
+ 55.661849399553141
+ ],
+ [
+ 12.598060905023857,
+ 55.661812209167138
+ ],
+ [
+ 12.598252161971612,
+ 55.661755833305847
+ ],
+ [
+ 12.59819901969559,
+ 55.661849399553141
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.598803885673899,
+ 55.662263122436521
+ ],
+ [
+ 12.598642798004242,
+ 55.662220261817488
+ ],
+ [
+ 12.598840816210831,
+ 55.662176377117973
+ ],
+ [
+ 12.598803885673899,
+ 55.662263122436521
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.601426657136615,
+ 55.661976704042338
+ ],
+ [
+ 12.601205671799248,
+ 55.66201492240544
+ ],
+ [
+ 12.601360211416424,
+ 55.661864441100455
+ ],
+ [
+ 12.601426657136615,
+ 55.661976704042338
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.598499864966238,
+ 55.662741597062151
+ ],
+ [
+ 12.598475880537546,
+ 55.662602705175942
+ ],
+ [
+ 12.59880983539056,
+ 55.662694426150722
+ ],
+ [
+ 12.598499864966238,
+ 55.662741597062151
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.600802841109912,
+ 55.66337195384137
+ ],
+ [
+ 12.600655702246295,
+ 55.66323667957522
+ ],
+ [
+ 12.601065124236891,
+ 55.66329445157556
+ ],
+ [
+ 12.600802841109912,
+ 55.66337195384137
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.600034159909445,
+ 55.663680066907759
+ ],
+ [
+ 12.600000137373591,
+ 55.663554160565774
+ ],
+ [
+ 12.600287578085318,
+ 55.663628207789742
+ ],
+ [
+ 12.600034159909445,
+ 55.663680066907759
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.598640975973503,
+ 55.664888500988582
+ ],
+ [
+ 12.598646506122083,
+ 55.664704325870972
+ ],
+ [
+ 12.598992256490993,
+ 55.664802045634012
+ ],
+ [
+ 12.598640975973503,
+ 55.664888500988582
+ ]
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 29,
+ "navn": "Fortovssouvenirs (kunststen i fortove)",
+ "status": "Udftrt",
+ "indsats": "Kunstprojekter",
+ "link": " ",
+ "forventet_": "01.2013",
+ "forventet0": "09.2014",
+ "yderligere": "Kunststenene er lavet i samarbejde med Jobim Jochimsen",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Sundholmskvarteret",
+ "ogc_fid": "30"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 30,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.534508099135572,
+ 55.710257369863847
+ ],
+ [
+ 12.53420195215665,
+ 55.712219805186052
+ ],
+ [
+ 12.534213982019239,
+ 55.712761261125401
+ ],
+ [
+ 12.534099064022788,
+ 55.712837506631168
+ ],
+ [
+ 12.534041214423903,
+ 55.713218434826253
+ ],
+ [
+ 12.534108047849918,
+ 55.713222761111552
+ ],
+ [
+ 12.534027885801727,
+ 55.713887736366196
+ ],
+ [
+ 12.533953875667839,
+ 55.713885700607136
+ ],
+ [
+ 12.533906617530622,
+ 55.714220478743208
+ ],
+ [
+ 12.534092453492983,
+ 55.714316192506857
+ ],
+ [
+ 12.533653066583531,
+ 55.714702901031522
+ ],
+ [
+ 12.533608809763463,
+ 55.714662498661902
+ ],
+ [
+ 12.533608734524925,
+ 55.714620823732432
+ ],
+ [
+ 12.533672488941203,
+ 55.714448111308279
+ ],
+ [
+ 12.533638244239853,
+ 55.714293850476103
+ ],
+ [
+ 12.533257750698347,
+ 55.713596298709852
+ ],
+ [
+ 12.533280668484879,
+ 55.713441433412832
+ ],
+ [
+ 12.533370231764057,
+ 55.71328881635224
+ ],
+ [
+ 12.533650188009595,
+ 55.712955671497284
+ ],
+ [
+ 12.533716641222362,
+ 55.711322098558377
+ ],
+ [
+ 12.533753904692771,
+ 55.710243671747314
+ ],
+ [
+ 12.534508099135572,
+ 55.710257369863847
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 30,
+ "navn": "Gr",
+ "status": "Projektering",
+ "indsats": "Parker",
+ "link": "https://www.kk.dk/omraadefornyelsenordvest",
+ "forventet_": "05.2018",
+ "forventet0": "05.2023",
+ "yderligere": "kombineret klima og byrumsprojekt. Grdnningen nord og syd opgraderes til et trygt og lokalt samlingssted. Projektet skaber bedre forbindelser og mulighed for flere aktiviteter end idag.",
+ "ret_dato": "14.12.2020",
+ "omraadenav": "Nordvest",
+ "ogc_fid": "31"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 31,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.613680201632452,
+ 55.651583476745834
+ ],
+ [
+ 12.613570146770586,
+ 55.651788863052069
+ ],
+ [
+ 12.613716560521773,
+ 55.651817889378798
+ ],
+ [
+ 12.613613089836772,
+ 55.652014745853464
+ ],
+ [
+ 12.61327014437118,
+ 55.651972757749959
+ ],
+ [
+ 12.613084902029295,
+ 55.652322067504144
+ ],
+ [
+ 12.613649695324337,
+ 55.65241169810264
+ ],
+ [
+ 12.613576812230926,
+ 55.652580561570474
+ ],
+ [
+ 12.613074694143458,
+ 55.652491167046861
+ ],
+ [
+ 12.612996791418976,
+ 55.652645590556205
+ ],
+ [
+ 12.612731029682669,
+ 55.652601325718678
+ ],
+ [
+ 12.612917844276666,
+ 55.652229046965026
+ ],
+ [
+ 12.611899685985648,
+ 55.652058996660323
+ ],
+ [
+ 12.612234963684326,
+ 55.65137808972716
+ ],
+ [
+ 12.613680201632452,
+ 55.651583476745834
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 31,
+ "navn": "Sundbysster Pladso",
+ "status": "Projektering",
+ "indsats": "Torve og pladser",
+ "link": "https://www.kk.dk/omraadefornyelsesundby",
+ "forventet_": "06.2018",
+ "forventet0": "06.2022",
+ "yderligere": "Omr2defornyelsen vil arbejde for at ldfte Sundbyrster Plads og forlsse pladsens potentiale som en inkluderende plads og lokalt samlingspunkt",
+ "ret_dato": "14.12.2020",
+ "omraadenav": "Sundby",
+ "ogc_fid": "32"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 32,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.602297364783745,
+ 55.652685427777143
+ ],
+ [
+ 12.600174290404002,
+ 55.650718063589899
+ ],
+ [
+ 12.600028655055207,
+ 55.650536872022627
+ ],
+ [
+ 12.603518804740208,
+ 55.650457234363188
+ ],
+ [
+ 12.60299559058951,
+ 55.65178132109962
+ ],
+ [
+ 12.602297364783745,
+ 55.652685427777143
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 32,
+ "navn": "Englandsparken",
+ "status": "Idgmodning",
+ "indsats": "Parker",
+ "link": "https://www.kk.dk/omraadefornyelsesundby",
+ "forventet_": "05.2019",
+ "forventet0": "10.2023",
+ "yderligere": "Englandsparken skal omdannes til en tryg og lys park ved at skabe bedre adgang til parken og dermed skabe bedre muligheder for ophold og aktiviteter.",
+ "ret_dato": "14.12.2020",
+ "omraadenav": "Sundby",
+ "ogc_fid": "33"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 33,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.60002846413591,
+ 55.650534793706896
+ ],
+ [
+ 12.598285335972427,
+ 55.648408280994012
+ ],
+ [
+ 12.598112574469372,
+ 55.647971561315366
+ ],
+ [
+ 12.598312091171319,
+ 55.646211041141939
+ ],
+ [
+ 12.602903195963879,
+ 55.64612617784524
+ ],
+ [
+ 12.602904582347428,
+ 55.646943036293059
+ ],
+ [
+ 12.604996657853473,
+ 55.646931532983025
+ ],
+ [
+ 12.603528875684228,
+ 55.650446518644877
+ ],
+ [
+ 12.60002846413591,
+ 55.650534793706896
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 33,
+ "navn": "Sundby Idr",
+ "status": "Idnmodning",
+ "indsats": "Parker",
+ "link": "https://www.kk.dk/omraadefornyelsesundby",
+ "forventet_": "03.2020",
+ "forventet0": "Uvis",
+ "yderligere": "Der udarbejdes en visionsplan for Sundby Idrltspark, der favner de mange aktnrer i og omkring parken, og som beskriver parkens udviklingspotentialer.",
+ "ret_dato": "14.12.2020",
+ "omraadenav": "Sundby",
+ "ogc_fid": "34"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 34,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.501881715867219,
+ 55.649367183827593
+ ],
+ [
+ 12.503168732366744,
+ 55.649459606354782
+ ],
+ [
+ 12.503145908258038,
+ 55.650193771674154
+ ],
+ [
+ 12.501881115287386,
+ 55.650309097916505
+ ],
+ [
+ 12.501881715867219,
+ 55.649367183827593
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 34,
+ "navn": "Det centrale byrum",
+ "status": "Projektering",
+ "indsats": "Torve og pladser",
+ "link": "https://www.kk.dk/omraadefornyelsefolehavekvarteret",
+ "forventet_": "10.2018",
+ "forventet0": "04.2024",
+ "yderligere": "Et nyt, grwnt og samlende byrum der skal udviske matriklelgrnnser ved at samle private og offentlige arealer og invitere naboerne; offentlige institutioner til at indtage og bruge byrummet til deres dagligdags aktiviteter med det form",
+ "ret_dato": "11.12.2020",
+ "omraadenav": "Folehavekvarteret",
+ "ogc_fid": "35"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 35,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.503014979333742,
+ 55.64945045548513
+ ],
+ [
+ 12.502972567744672,
+ 55.649594410828811
+ ],
+ [
+ 12.502862690697048,
+ 55.64972570722901
+ ],
+ [
+ 12.502866609681249,
+ 55.650078806718007
+ ],
+ [
+ 12.502769773855222,
+ 55.650227182512182
+ ],
+ [
+ 12.502752476024854,
+ 55.650229500178639
+ ],
+ [
+ 12.502836074895626,
+ 55.650077334981646
+ ],
+ [
+ 12.502835372530463,
+ 55.649724143575014
+ ],
+ [
+ 12.50294103976832,
+ 55.649586976457051
+ ],
+ [
+ 12.502977413591253,
+ 55.649447621841915
+ ],
+ [
+ 12.503014979333742,
+ 55.64945045548513
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 35,
+ "navn": "Ny stiforbindelse",
+ "status": "Udfsrt",
+ "indsats": "Midlertidige indsatser",
+ "link": "https://www.kk.dk/omraadefornyelsefolehavekvarteret",
+ "forventet_": "10.2019",
+ "forventet0": "05.2020",
+ "yderligere": "En afpr",
+ "ret_dato": "11.12.2020",
+ "omraadenav": "Folehavekvarteret",
+ "ogc_fid": "36"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 36,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.498615283636452,
+ 55.660033337898533
+ ],
+ [
+ 12.497755886147626,
+ 55.659903656654826
+ ],
+ [
+ 12.498136648153974,
+ 55.659709414712701
+ ],
+ [
+ 12.499117041075403,
+ 55.659873148882973
+ ],
+ [
+ 12.498615283636452,
+ 55.660033337898533
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 36,
+ "navn": "Forskannelse af den fstlige port til kvarteret",
+ "status": "Idrmodning",
+ "indsats": "Kunstprojekter",
+ "link": "https://www.kk.dk/omraadefornyelsekulbanekvarteret",
+ "forventet_": "10.2020",
+ "forventet0": "09.2021",
+ "yderligere": "Kunstprojektet udarbejdes i tyt samarbejde med den lokale kunstforening og omhandler en kunstnerisk beabejdning af viadukten ved Vigerslev Allr station.",
+ "ret_dato": "14.12.2020",
+ "omraadenav": "Kulbanekvarteret",
+ "ogc_fid": "37"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 37,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.495928137576561,
+ 55.659001394218706
+ ],
+ [
+ 12.488217632018131,
+ 55.655500871482452
+ ],
+ [
+ 12.488574269853261,
+ 55.655221908644116
+ ],
+ [
+ 12.488343577501245,
+ 55.655073228098949
+ ],
+ [
+ 12.488047592909989,
+ 55.655019135433719
+ ],
+ [
+ 12.488162654619122,
+ 55.654841861579996
+ ],
+ [
+ 12.487623482664532,
+ 55.654716022950687
+ ],
+ [
+ 12.487725205036158,
+ 55.654595913404449
+ ],
+ [
+ 12.487771979900975,
+ 55.654583121519963
+ ],
+ [
+ 12.487832691619392,
+ 55.654592334259618
+ ],
+ [
+ 12.494670071186109,
+ 55.657707776880983
+ ],
+ [
+ 12.49501758872716,
+ 55.657802061499901
+ ],
+ [
+ 12.495511430788898,
+ 55.657883837640654
+ ],
+ [
+ 12.497506515382181,
+ 55.658018647044976
+ ],
+ [
+ 12.498100712429203,
+ 55.658068375963403
+ ],
+ [
+ 12.498566264359646,
+ 55.658163450211468
+ ],
+ [
+ 12.499094357187563,
+ 55.658298414414006
+ ],
+ [
+ 12.497716434849689,
+ 55.658883701950977
+ ],
+ [
+ 12.496749094418851,
+ 55.658452853613177
+ ],
+ [
+ 12.495928137576561,
+ 55.659001394218706
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 37,
+ "navn": "Kulbaneparken",
+ "status": "Anlbg",
+ "indsats": "Parker",
+ "link": "https://www.kk.dk/omraadefornyelsekulbanekvarteret",
+ "forventet_": "05.2017",
+ "forventet0": "12.2021",
+ "yderligere": "Kulbaneparken udvikles i flere etaper og er derfor bode i projektering - og anlngsfasen. Etape 1 bester af kunstgr sbane,tudearealer Kulvvrket/Bemandet legeplads og offentligt toilet. Etape 2 bester af renovering af Kulbanevej, Regnvandsbassin og Kunstla",
+ "ret_dato": "14.12.2020",
+ "omraadenav": "Kulbanekvarteret",
+ "ogc_fid": "38"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 38,
+ "geometry": {
+ "type": "MultiPolygon",
+ "coordinates": [
+ [
+ [
+ [
+ 12.597435861631409,
+ 55.663477811539643
+ ],
+ [
+ 12.597481507897612,
+ 55.663425742339498
+ ],
+ [
+ 12.59755461582788,
+ 55.663440023690441
+ ],
+ [
+ 12.597512467838316,
+ 55.663492956539308
+ ],
+ [
+ 12.597435861631409,
+ 55.663477811539643
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.598104375547898,
+ 55.663069747463084
+ ],
+ [
+ 12.597991726108509,
+ 55.663034402544675
+ ],
+ [
+ 12.598034858164668,
+ 55.662982890047992
+ ],
+ [
+ 12.598132806667341,
+ 55.663007071049705
+ ],
+ [
+ 12.598104375547898,
+ 55.663069747463084
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.598111158345615,
+ 55.662380590544643
+ ],
+ [
+ 12.598068518877291,
+ 55.662325797793024
+ ],
+ [
+ 12.598142290431648,
+ 55.662310104597793
+ ],
+ [
+ 12.598184752943762,
+ 55.662362969958423
+ ],
+ [
+ 12.598111158345615,
+ 55.662380590544643
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.598682779024314,
+ 55.662164757748471
+ ],
+ [
+ 12.598517138054135,
+ 55.662175900984415
+ ],
+ [
+ 12.598498630785109,
+ 55.662123298827154
+ ],
+ [
+ 12.598668312164287,
+ 55.662109621302598
+ ],
+ [
+ 12.598682779024314,
+ 55.662164757748471
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.599231142858233,
+ 55.662179579836767
+ ],
+ [
+ 12.599185424239369,
+ 55.662147102314158
+ ],
+ [
+ 12.599264962760904,
+ 55.662110464075184
+ ],
+ [
+ 12.59932148564493,
+ 55.662148905170014
+ ],
+ [
+ 12.599231142858233,
+ 55.662179579836767
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.600259748501694,
+ 55.661328519461456
+ ],
+ [
+ 12.600192776063977,
+ 55.661287969985977
+ ],
+ [
+ 12.600281577076544,
+ 55.661231250249372
+ ],
+ [
+ 12.600343889088224,
+ 55.661267588286137
+ ],
+ [
+ 12.600259748501694,
+ 55.661328519461456
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.601611150133088,
+ 55.659908005860359
+ ],
+ [
+ 12.601556001592733,
+ 55.659884502820105
+ ],
+ [
+ 12.601641288876264,
+ 55.659836098639062
+ ],
+ [
+ 12.601687825411311,
+ 55.659858888391199
+ ],
+ [
+ 12.601611150133088,
+ 55.659908005860359
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.602257055003573,
+ 55.659097158774827
+ ],
+ [
+ 12.602200379823755,
+ 55.659075633461441
+ ],
+ [
+ 12.602261367096714,
+ 55.65901393178595
+ ],
+ [
+ 12.602323040117229,
+ 55.659038692187622
+ ],
+ [
+ 12.602257055003573,
+ 55.659097158774827
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.601980001454987,
+ 55.658798022314151
+ ],
+ [
+ 12.601936077897525,
+ 55.658766459369389
+ ],
+ [
+ 12.602017942478479,
+ 55.658727335127686
+ ],
+ [
+ 12.602075148672053,
+ 55.658754642606162
+ ],
+ [
+ 12.601980001454987,
+ 55.658798022314151
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.603702558650818,
+ 55.657307632792843
+ ],
+ [
+ 12.603643403489182,
+ 55.657259125157879
+ ],
+ [
+ 12.603815359298858,
+ 55.657196092836465
+ ],
+ [
+ 12.603880978238005,
+ 55.657240545221434
+ ],
+ [
+ 12.603702558650818,
+ 55.657307632792843
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.602529669359921,
+ 55.657786598671812
+ ],
+ [
+ 12.602457873912178,
+ 55.657730731703751
+ ],
+ [
+ 12.602673730653102,
+ 55.657643220079805
+ ],
+ [
+ 12.602741762607694,
+ 55.65769533240605
+ ],
+ [
+ 12.602529669359921,
+ 55.657786598671812
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.601076011227741,
+ 55.65661517835845
+ ],
+ [
+ 12.601001275517531,
+ 55.656545869025976
+ ],
+ [
+ 12.601072909316214,
+ 55.656507045899211
+ ],
+ [
+ 12.601162167102089,
+ 55.65658559137588
+ ],
+ [
+ 12.601076011227741,
+ 55.65661517835845
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.599161206412928,
+ 55.654807686898415
+ ],
+ [
+ 12.599081142136175,
+ 55.654742019975501
+ ],
+ [
+ 12.599203339301809,
+ 55.654712271260323
+ ],
+ [
+ 12.599273934885295,
+ 55.654775600071879
+ ],
+ [
+ 12.599161206412928,
+ 55.654807686898415
+ ]
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 38,
+ "navn": "Tidselruten",
+ "status": "Udfsrt",
+ "indsats": "Torve og pladser",
+ "link": "",
+ "forventet_": "01.2013",
+ "forventet0": "05.2014",
+ "yderligere": "Hj.rner med blomsterespalier og borde/bgnke opstillinger",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Sundholmskvarteret",
+ "ogc_fid": "39"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 39,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.525776192912987,
+ 55.657288837166661
+ ],
+ [
+ 12.525941920404906,
+ 55.656687485139727
+ ],
+ [
+ 12.526340180161364,
+ 55.656715801676874
+ ],
+ [
+ 12.526264228664584,
+ 55.656946677580279
+ ],
+ [
+ 12.52788404146583,
+ 55.657064133022722
+ ],
+ [
+ 12.527598532435178,
+ 55.657995192803916
+ ],
+ [
+ 12.52765573563115,
+ 55.658044505065426
+ ],
+ [
+ 12.529396851192933,
+ 55.658489058625449
+ ],
+ [
+ 12.529564398387937,
+ 55.658494177824061
+ ],
+ [
+ 12.532906630308007,
+ 55.658499819498275
+ ],
+ [
+ 12.533251530368293,
+ 55.658442027979056
+ ],
+ [
+ 12.535636129048658,
+ 55.658457791963279
+ ],
+ [
+ 12.539756614517964,
+ 55.658463170064394
+ ],
+ [
+ 12.540660288397772,
+ 55.6600758272794
+ ],
+ [
+ 12.54080635873332,
+ 55.660056072210431
+ ],
+ [
+ 12.541038772308179,
+ 55.66048685748386
+ ],
+ [
+ 12.540267958526348,
+ 55.660618494593677
+ ],
+ [
+ 12.539163462338982,
+ 55.658711474088442
+ ],
+ [
+ 12.533153465127521,
+ 55.658671060272816
+ ],
+ [
+ 12.5330710819867,
+ 55.65861688316415
+ ],
+ [
+ 12.529658223301311,
+ 55.658608307830335
+ ],
+ [
+ 12.529474767497154,
+ 55.658597432343406
+ ],
+ [
+ 12.529348259079933,
+ 55.658578081188786
+ ],
+ [
+ 12.529201614461309,
+ 55.658548745064053
+ ],
+ [
+ 12.52888520516686,
+ 55.658465258652548
+ ],
+ [
+ 12.527342336831643,
+ 55.658092052689561
+ ],
+ [
+ 12.527617919932448,
+ 55.657258224434301
+ ],
+ [
+ 12.526213100342993,
+ 55.657135824132489
+ ],
+ [
+ 12.526163160229345,
+ 55.65731375049797
+ ],
+ [
+ 12.525782659623074,
+ 55.657287408288234
+ ],
+ [
+ 12.525776192912987,
+ 55.657288837166661
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 39,
+ "navn": "Bavnehlj Allr / Ny indgang til Vestre Kirkegord",
+ "status": "Idvmodning",
+ "indsats": "Gader og forbindelser",
+ "link": "https://www.kk.dk/omraadefornyelsebavnehoej",
+ "forventet_": "10.2020",
+ "forventet0": "10.2024",
+ "yderligere": "Styregruppen har afsat 200.000 kr til udarbejdelse af et idroplkg for projekterne Bavneh j All og Ny indgang til Vestre Kirkegerd. Iduoplrgget skal bruges til at s ge yderligere finansiering i BR.",
+ "ret_dato": "14.12.2020",
+ "omraadenav": "Bavneh2j",
+ "ogc_fid": "40"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 40,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.535998297884067,
+ 55.657206100353122
+ ],
+ [
+ 12.536334710981977,
+ 55.657146654814817
+ ],
+ [
+ 12.536494862534012,
+ 55.657421350653813
+ ],
+ [
+ 12.536158791786626,
+ 55.657484612968048
+ ],
+ [
+ 12.535998297884067,
+ 55.657206100353122
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 40,
+ "navn": "Vi medes p",
+ "status": "Id modning",
+ "indsats": "Kunstprojekter",
+ "link": "https://www.kk.dk/omraadefornyelsebavnehoej",
+ "forventet_": "10.2020",
+ "forventet0": "08.2022",
+ "yderligere": "Styregruppen har afsat 150.000 kr til udarbejdelse af et kunstprojekt. Statens kunstfond har derudover bevilget 150.000 kr.",
+ "ret_dato": "14.12.2020",
+ "omraadenav": "Bavneh2j",
+ "ogc_fid": "41"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 41,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.599866533600339,
+ 55.660411694551797
+ ],
+ [
+ 12.602035243036173,
+ 55.661357606748211
+ ],
+ [
+ 12.601528285006536,
+ 55.661933596915162
+ ],
+ [
+ 12.600326730757859,
+ 55.661321474692123
+ ],
+ [
+ 12.600467154281413,
+ 55.661187867019798
+ ],
+ [
+ 12.599480625444473,
+ 55.66066216166071
+ ],
+ [
+ 12.599622300528591,
+ 55.660579648316372
+ ],
+ [
+ 12.599866533600339,
+ 55.660411694551797
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 41,
+ "navn": "Bemandet legeplads",
+ "status": "Udfart",
+ "indsats": "Parker",
+ "link": " ",
+ "forventet_": "03.2012",
+ "forventet0": "05.2016",
+ "yderligere": "Partnerskab om ny off bypark m bemandet legeplads. Samarbejdspartnere: VIBO, afdelingsbestyrelserne, Netvvr",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Sundholmskvarteret",
+ "ogc_fid": "42"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 42,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.563934386039723,
+ 55.708213372706879
+ ],
+ [
+ 12.564612163095827,
+ 55.706937296709967
+ ],
+ [
+ 12.564959811471278,
+ 55.706977547531565
+ ],
+ [
+ 12.564194405772643,
+ 55.708270558489254
+ ],
+ [
+ 12.563934386039723,
+ 55.708213372706879
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 42,
+ "navn": "Samshegade",
+ "status": "Annulleret",
+ "indsats": "Gader og forbindelser",
+ "link": " ",
+ "forventet_": "09.2014",
+ "forventet0": "01.2017",
+ "yderligere": " ",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Skt. Kjelds Kvarter",
+ "ogc_fid": "43"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 43,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.533313077544463,
+ 55.649552201139784
+ ],
+ [
+ 12.533776071406438,
+ 55.649937463907484
+ ],
+ [
+ 12.534246421643559,
+ 55.650331019065973
+ ],
+ [
+ 12.534686233957075,
+ 55.65069468429602
+ ],
+ [
+ 12.534604636654862,
+ 55.650734747737303
+ ],
+ [
+ 12.533787373210334,
+ 55.6510128481791
+ ],
+ [
+ 12.533569084391816,
+ 55.650830109170556
+ ],
+ [
+ 12.533360122235786,
+ 55.650909627009504
+ ],
+ [
+ 12.532868723587107,
+ 55.650733621997439
+ ],
+ [
+ 12.532754383017906,
+ 55.65084366427282
+ ],
+ [
+ 12.531444435488682,
+ 55.650385446388398
+ ],
+ [
+ 12.531502316473039,
+ 55.650334070081676
+ ],
+ [
+ 12.531367841386233,
+ 55.650292637577188
+ ],
+ [
+ 12.530894362720648,
+ 55.650745665763338
+ ],
+ [
+ 12.530185067133695,
+ 55.650498484704741
+ ],
+ [
+ 12.530669106655823,
+ 55.650051068297444
+ ],
+ [
+ 12.531763226356281,
+ 55.649921305000746
+ ],
+ [
+ 12.531777983512638,
+ 55.649963131648462
+ ],
+ [
+ 12.531918280276782,
+ 55.649945808435973
+ ],
+ [
+ 12.531942026960857,
+ 55.649957164027313
+ ],
+ [
+ 12.532013851716563,
+ 55.649891496309579
+ ],
+ [
+ 12.532746904663385,
+ 55.649806727819644
+ ],
+ [
+ 12.532680783251218,
+ 55.649626399295663
+ ],
+ [
+ 12.533313077544463,
+ 55.649552201139784
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 43,
+ "navn": "Pio Parken",
+ "status": "Projektering",
+ "indsats": "Parker",
+ "link": " ",
+ "forventet_": "10.2016",
+ "forventet0": "03.2023",
+ "yderligere": "",
+ "ret_dato": "04.12.2020",
+ "omraadenav": "Sydhavnen",
+ "ogc_fid": "44"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 44,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.552264845483073,
+ 55.66796395179432
+ ],
+ [
+ 12.552261590678953,
+ 55.667963146926041
+ ],
+ [
+ 12.551257641123199,
+ 55.667909507242896
+ ],
+ [
+ 12.551340667015314,
+ 55.667421549332616
+ ],
+ [
+ 12.552343872047443,
+ 55.667467117165202
+ ],
+ [
+ 12.552264845483073,
+ 55.66796395179432
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 44,
+ "navn": "Litauens Plads",
+ "status": "Udfart",
+ "indsats": "Torve og pladser",
+ "link": " ",
+ "forventet_": "01.2012",
+ "forventet0": "12.2016",
+ "yderligere": "De r0de baner pr LItauens Plads skal moderniseres sS de bedre kan rumme sport, idrit og sociale aktiviteter. Der arbejdes med tryghed bl.a. gennem bedre belysning. Projektet udger sammen med den eksisterende lommepark et mindre forsinkelsesomr de, men ud",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Centrale Vesterbro",
+ "ogc_fid": "45"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 45,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.485445743816213,
+ 55.715193277872068
+ ],
+ [
+ 12.485268278485574,
+ 55.714917786269126
+ ],
+ [
+ 12.485062837721831,
+ 55.714614316492046
+ ],
+ [
+ 12.484890574400614,
+ 55.714540084991867
+ ],
+ [
+ 12.484833818934153,
+ 55.714189232486859
+ ],
+ [
+ 12.484628544399222,
+ 55.71417348355061
+ ],
+ [
+ 12.484604245146608,
+ 55.713900833822578
+ ],
+ [
+ 12.483499781530668,
+ 55.713946584821393
+ ],
+ [
+ 12.48345776549847,
+ 55.713455026631031
+ ],
+ [
+ 12.481392764076784,
+ 55.711442015305792
+ ],
+ [
+ 12.479765288987439,
+ 55.709761833356275
+ ],
+ [
+ 12.4787992215328,
+ 55.709213780401086
+ ],
+ [
+ 12.477169809858841,
+ 55.708655751243889
+ ],
+ [
+ 12.475560849025632,
+ 55.708327301993776
+ ],
+ [
+ 12.469723125147398,
+ 55.706915479796081
+ ],
+ [
+ 12.468663282878586,
+ 55.706744044298063
+ ],
+ [
+ 12.467810586972304,
+ 55.706609902956551
+ ],
+ [
+ 12.467364384719898,
+ 55.706534399878997
+ ],
+ [
+ 12.467224757573483,
+ 55.706504179029217
+ ],
+ [
+ 12.467117535433891,
+ 55.706480235288041
+ ],
+ [
+ 12.46683192836065,
+ 55.706419972413244
+ ],
+ [
+ 12.466718031859619,
+ 55.706356654839567
+ ],
+ [
+ 12.466535831772848,
+ 55.706277284529236
+ ],
+ [
+ 12.466370629552213,
+ 55.706210021599233
+ ],
+ [
+ 12.466125686187022,
+ 55.706105449439768
+ ],
+ [
+ 12.465881220994577,
+ 55.706006258131247
+ ],
+ [
+ 12.465735558883225,
+ 55.705943837145213
+ ],
+ [
+ 12.465293334180599,
+ 55.705769309099523
+ ],
+ [
+ 12.464763908140098,
+ 55.705545092421353
+ ],
+ [
+ 12.464131400340497,
+ 55.705271634473995
+ ],
+ [
+ 12.463929196633243,
+ 55.705182035654545
+ ],
+ [
+ 12.46418985059824,
+ 55.705140508015383
+ ],
+ [
+ 12.464246239693743,
+ 55.705201855283839
+ ],
+ [
+ 12.464368865670252,
+ 55.705291902669437
+ ],
+ [
+ 12.46523551057591,
+ 55.705655852773482
+ ],
+ [
+ 12.46562023297316,
+ 55.705828408944832
+ ],
+ [
+ 12.465760017661196,
+ 55.705896390938655
+ ],
+ [
+ 12.46609438961635,
+ 55.706039797449755
+ ],
+ [
+ 12.466369831886565,
+ 55.706165087201171
+ ],
+ [
+ 12.466568233375961,
+ 55.706247596479145
+ ],
+ [
+ 12.466865757665945,
+ 55.706370462880024
+ ],
+ [
+ 12.46700236621372,
+ 55.706402567716665
+ ],
+ [
+ 12.46722078203546,
+ 55.706459334441007
+ ],
+ [
+ 12.467426169170389,
+ 55.706476906924074
+ ],
+ [
+ 12.470063047164466,
+ 55.706869899446083
+ ],
+ [
+ 12.474378834122543,
+ 55.70784110040502
+ ],
+ [
+ 12.473948896268601,
+ 55.706243792922081
+ ],
+ [
+ 12.474454639429521,
+ 55.706200697422062
+ ],
+ [
+ 12.474235706847947,
+ 55.704883361632739
+ ],
+ [
+ 12.474594048968189,
+ 55.704901984875789
+ ],
+ [
+ 12.474881672492392,
+ 55.706418782213824
+ ],
+ [
+ 12.474322547955289,
+ 55.706434618766245
+ ],
+ [
+ 12.474749919130769,
+ 55.707803595673802
+ ],
+ [
+ 12.476831645557194,
+ 55.708291292540558
+ ],
+ [
+ 12.479350722624398,
+ 55.70911182248809
+ ],
+ [
+ 12.48021512825674,
+ 55.709662755209941
+ ],
+ [
+ 12.483650889862533,
+ 55.71333445256623
+ ],
+ [
+ 12.483741189591136,
+ 55.713795867084421
+ ],
+ [
+ 12.484696969961218,
+ 55.713797495981702
+ ],
+ [
+ 12.484782433457886,
+ 55.714021632643195
+ ],
+ [
+ 12.485023987554959,
+ 55.714464363795713
+ ],
+ [
+ 12.485286580939357,
+ 55.714694278490526
+ ],
+ [
+ 12.485461486793728,
+ 55.714941070145684
+ ],
+ [
+ 12.485631360854535,
+ 55.715274322418651
+ ],
+ [
+ 12.485232952306228,
+ 55.715379151779516
+ ],
+ [
+ 12.484858043336054,
+ 55.715461732865485
+ ],
+ [
+ 12.485194427502917,
+ 55.715804642330639
+ ],
+ [
+ 12.485439925996385,
+ 55.716128553450218
+ ],
+ [
+ 12.485324433790213,
+ 55.716155212122445
+ ],
+ [
+ 12.484671967269982,
+ 55.715411271103001
+ ],
+ [
+ 12.485445743816213,
+ 55.715193277872068
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 45,
+ "navn": "Husumforbindelsen",
+ "status": "Anlug",
+ "indsats": "Gader og forbindelser",
+ "link": " ",
+ "forventet_": "01.2016",
+ "forventet0": "06.2021",
+ "yderligere": "En cykel- og gangsti, der forbinder Tingbjerg med det sydlige Husum ved Rpdovre. Projektet overdrages til Byplan Nord + Mobilitet og Byrum. Kontor for Klima unders ger skybrudssikring pn Husum V nge.",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Husum",
+ "ogc_fid": "46"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 46,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.524848464119795,
+ 55.709843462589454
+ ],
+ [
+ 12.526664467431072,
+ 55.710007990095747
+ ],
+ [
+ 12.526318397754485,
+ 55.71091816145627
+ ],
+ [
+ 12.524673199329831,
+ 55.710765391665241
+ ],
+ [
+ 12.524848464119795,
+ 55.709843462589454
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 46,
+ "navn": "Degnestavnes legeplads",
+ "status": "Projektering",
+ "indsats": "Torve og pladser",
+ "link": "https://www.kk.dk/omraadefornyelsenordvest",
+ "forventet_": "03.2020",
+ "forventet0": "2021 og 2024",
+ "yderligere": "Omr1defornyelsen opgraderer eksisterende legeredskaber i 2021. Legepladsen skal klimatilpasses og fungere som forsinkningsplads ved skybrud, dette projekt f rdiggsres i 2024.",
+ "ret_dato": "14.12.2020",
+ "omraadenav": "Nordvest",
+ "ogc_fid": "47"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 47,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.541151983706472,
+ 55.668219691995709
+ ],
+ [
+ 12.540243675471565,
+ 55.666439052643973
+ ],
+ [
+ 12.543353508516415,
+ 55.666091113933639
+ ],
+ [
+ 12.544135026381216,
+ 55.667538996787862
+ ],
+ [
+ 12.541151983706472,
+ 55.668219691995709
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 47,
+ "navn": "Enghaveparken",
+ "status": "Udfhrt",
+ "indsats": "Parker",
+ "link": " ",
+ "forventet_": "01.2012",
+ "forventet0": "12.2019",
+ "yderligere": "Projekt med behov for ekstra finansiering.A.P. Msller og Hustru Chastine Mc-Kinney Mallers Fond til almene Formaal har bevilget 11 mio kr. til istandsjttelse af bl.a. eksisterende bygninger af Arne Jacobsen i parken. Samarbejde: HOFOR, Kulturstyrelsen, K",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Centrale Vesterbro",
+ "ogc_fid": "48"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 48,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.527200051009686,
+ 55.65206783995005
+ ],
+ [
+ 12.52732532502292,
+ 55.651980084925022
+ ],
+ [
+ 12.527131683575178,
+ 55.651951359020934
+ ],
+ [
+ 12.527328661452575,
+ 55.651947839301755
+ ],
+ [
+ 12.527278654604023,
+ 55.651844540029586
+ ],
+ [
+ 12.52738568740279,
+ 55.651933475998796
+ ],
+ [
+ 12.527535814561258,
+ 55.651847776391548
+ ],
+ [
+ 12.527430185400734,
+ 55.651950879587673
+ ],
+ [
+ 12.527624082787504,
+ 55.651967293672662
+ ],
+ [
+ 12.527418139688345,
+ 55.65198305747446
+ ],
+ [
+ 12.527484998044532,
+ 55.652091096713072
+ ],
+ [
+ 12.52736504884593,
+ 55.651995801237092
+ ],
+ [
+ 12.527200051009686,
+ 55.65206783995005
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 48,
+ "navn": "Sydhavnens Porte",
+ "status": "Projektering",
+ "indsats": "Kunstprojekter",
+ "link": " ",
+ "forventet_": "09.2019",
+ "forventet0": "06.2021",
+ "yderligere": "",
+ "ret_dato": "04.12.2020",
+ "omraadenav": "Sydhavnen",
+ "ogc_fid": "49"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 49,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.503604483897394,
+ 55.667783785156189
+ ],
+ [
+ 12.503165746652567,
+ 55.667137912199316
+ ],
+ [
+ 12.503962226160589,
+ 55.666962805378347
+ ],
+ [
+ 12.503604483897394,
+ 55.667783785156189
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 49,
+ "navn": "Herman Bangs Plads",
+ "status": "Projektering",
+ "indsats": "Torve og pladser",
+ "link": " ",
+ "forventet_": "02.2012",
+ "forventet0": "12.2021",
+ "yderligere": "Samrbejde: CAG, Valby Lokaludvalg",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Gl. Valby",
+ "ogc_fid": "50"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 50,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.569779184749954,
+ 55.710171532648182
+ ],
+ [
+ 12.569805517133041,
+ 55.710041285179322
+ ],
+ [
+ 12.571669120195647,
+ 55.709904315137123
+ ],
+ [
+ 12.573685194294615,
+ 55.709762874813315
+ ],
+ [
+ 12.574855599766259,
+ 55.70981329526326
+ ],
+ [
+ 12.57603432965484,
+ 55.709885042164061
+ ],
+ [
+ 12.576693875925828,
+ 55.709991698515353
+ ],
+ [
+ 12.577358466528937,
+ 55.710083817425812
+ ],
+ [
+ 12.577406315324573,
+ 55.710258660861108
+ ],
+ [
+ 12.575894637886519,
+ 55.710029385927839
+ ],
+ [
+ 12.574690981424746,
+ 55.70996375905338
+ ],
+ [
+ 12.573863602506597,
+ 55.709937512528761
+ ],
+ [
+ 12.573535070053746,
+ 55.709984848840421
+ ],
+ [
+ 12.572912960054781,
+ 55.710026348487112
+ ],
+ [
+ 12.57257921342314,
+ 55.709999202471153
+ ],
+ [
+ 12.571958444617632,
+ 55.710037960665176
+ ],
+ [
+ 12.569800210599782,
+ 55.710192500988427
+ ],
+ [
+ 12.569779184749954,
+ 55.710171532648182
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 50,
+ "navn": "T0singegade skybrudsvej",
+ "status": "Idsmodning",
+ "indsats": "Gader og forbindelser",
+ "link": " ",
+ "forventet_": "09.2013",
+ "forventet0": "06.2026",
+ "yderligere": "Samarbejde med HOFOR",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Skt. Kjelds Kvarter",
+ "ogc_fid": "51"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 51,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.532360495097747,
+ 55.700801977041721
+ ],
+ [
+ 12.530888505530024,
+ 55.701353622077242
+ ],
+ [
+ 12.529324985910504,
+ 55.701949767775609
+ ],
+ [
+ 12.52829295664751,
+ 55.702357679079569
+ ],
+ [
+ 12.528157550828029,
+ 55.7022380578831
+ ],
+ [
+ 12.528986064501684,
+ 55.701925162084216
+ ],
+ [
+ 12.529234432120282,
+ 55.701847396158293
+ ],
+ [
+ 12.529950822038801,
+ 55.701577588385589
+ ],
+ [
+ 12.532274000822685,
+ 55.700706937556596
+ ],
+ [
+ 12.532360495097747,
+ 55.700801977041721
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 51,
+ "navn": "Gr",
+ "status": "Projektering",
+ "indsats": "Gader og forbindelser",
+ "link": " ",
+ "forventet_": "01.2016",
+ "forventet0": "10.2023",
+ "yderligere": "Projektet er overdraget til Klimatilpasning Vest.",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Fuglekvarteret",
+ "ogc_fid": "52"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 52,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.542983800247134,
+ 55.689006786547061
+ ],
+ [
+ 12.542829708383032,
+ 55.688844572544312
+ ],
+ [
+ 12.547515341524498,
+ 55.687179699074399
+ ],
+ [
+ 12.547467447355205,
+ 55.686876086311948
+ ],
+ [
+ 12.547355749363607,
+ 55.686430452220435
+ ],
+ [
+ 12.547265413835742,
+ 55.685995709528612
+ ],
+ [
+ 12.547190962065756,
+ 55.685623808755331
+ ],
+ [
+ 12.547116999610413,
+ 55.68548208107407
+ ],
+ [
+ 12.547327751632412,
+ 55.685447211518614
+ ],
+ [
+ 12.547402999943385,
+ 55.685715504728705
+ ],
+ [
+ 12.547464172866828,
+ 55.6860532615202
+ ],
+ [
+ 12.54751310544542,
+ 55.686368353553668
+ ],
+ [
+ 12.547590683572768,
+ 55.686774691848136
+ ],
+ [
+ 12.547654461549252,
+ 55.687141146501538
+ ],
+ [
+ 12.550804455700762,
+ 55.686024956893377
+ ],
+ [
+ 12.553131608847931,
+ 55.68518505339361
+ ],
+ [
+ 12.553010372895102,
+ 55.685086653972732
+ ],
+ [
+ 12.553303694032101,
+ 55.684911638133904
+ ],
+ [
+ 12.554675568042285,
+ 55.684428215220201
+ ],
+ [
+ 12.555346456162118,
+ 55.68381670669892
+ ],
+ [
+ 12.555428411693276,
+ 55.683467361208024
+ ],
+ [
+ 12.555766039305338,
+ 55.683178981149823
+ ],
+ [
+ 12.556384387940708,
+ 55.68276161186008
+ ],
+ [
+ 12.556770624950067,
+ 55.682507640461999
+ ],
+ [
+ 12.557382825604972,
+ 55.682106789439672
+ ],
+ [
+ 12.557416625850694,
+ 55.682036185918662
+ ],
+ [
+ 12.557756060316791,
+ 55.682396941526953
+ ],
+ [
+ 12.556481369863596,
+ 55.683221772555768
+ ],
+ [
+ 12.55573921024591,
+ 55.683826146981822
+ ],
+ [
+ 12.555511617394679,
+ 55.684093912418355
+ ],
+ [
+ 12.555323439356739,
+ 55.6843267022387
+ ],
+ [
+ 12.555008060969332,
+ 55.684525302974379
+ ],
+ [
+ 12.554799983905811,
+ 55.684618097226632
+ ],
+ [
+ 12.553267379935621,
+ 55.685297688037522
+ ],
+ [
+ 12.548758508349568,
+ 55.686918129137055
+ ],
+ [
+ 12.546386625603262,
+ 55.687790991135429
+ ],
+ [
+ 12.542983800247134,
+ 55.689006786547061
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 52,
+ "navn": "Rantzausgade",
+ "status": "Projektering",
+ "indsats": "Gader og forbindelser",
+ "link": " ",
+ "forventet_": "12.2014",
+ "forventet0": "03.2022",
+ "yderligere": "Samarbejde med Representanter for gadens detailhandel, Sikker Rantzausgade Initiativ, Movia og HOFOR",
+ "ret_dato": "14.12.2020",
+ "omraadenav": "Indre N0rrebro",
+ "ogc_fid": "53"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 53,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.535701858322655,
+ 55.697800152439562
+ ],
+ [
+ 12.535737883096036,
+ 55.697532704985697
+ ],
+ [
+ 12.535753334032661,
+ 55.697460196286279
+ ],
+ [
+ 12.536003609925228,
+ 55.697483085301521
+ ],
+ [
+ 12.536247284568159,
+ 55.697703259571995
+ ],
+ [
+ 12.536423745455171,
+ 55.697890621315409
+ ],
+ [
+ 12.535716484607814,
+ 55.697826587242176
+ ],
+ [
+ 12.535701858322655,
+ 55.697800152439562
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 53,
+ "navn": "Glenteparken (",
+ "status": "Projektering",
+ "indsats": "Parker",
+ "link": " ",
+ "forventet_": "01.2015",
+ "forventet0": "10.2023",
+ "yderligere": "Projektet er overdraget til Klimatilpasning Vest.",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Fuglekvarteret",
+ "ogc_fid": "54"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 54,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.53305011647161,
+ 55.708459323994994
+ ],
+ [
+ 12.533053645211895,
+ 55.708580085993795
+ ],
+ [
+ 12.532787845903087,
+ 55.708579405478979
+ ],
+ [
+ 12.532238812544103,
+ 55.708711911455694
+ ],
+ [
+ 12.532194883364628,
+ 55.710105191333341
+ ],
+ [
+ 12.532652124325601,
+ 55.710100360541695
+ ],
+ [
+ 12.532647538358889,
+ 55.710213020772137
+ ],
+ [
+ 12.53224183542809,
+ 55.7102163675832
+ ],
+ [
+ 12.532226151469294,
+ 55.711758871481862
+ ],
+ [
+ 12.531962436719736,
+ 55.711699780909107
+ ],
+ [
+ 12.531923359189127,
+ 55.710204698630804
+ ],
+ [
+ 12.531518031601053,
+ 55.710212199947478
+ ],
+ [
+ 12.531516759744676,
+ 55.710116379274289
+ ],
+ [
+ 12.531936811832571,
+ 55.710108454015312
+ ],
+ [
+ 12.531927481959444,
+ 55.708779223427975
+ ],
+ [
+ 12.531462893735032,
+ 55.708784263263269
+ ],
+ [
+ 12.531455010505727,
+ 55.708696968321057
+ ],
+ [
+ 12.531932820888988,
+ 55.708674876977398
+ ],
+ [
+ 12.531992407641804,
+ 55.708435601926702
+ ],
+ [
+ 12.531991720468611,
+ 55.706262160896841
+ ],
+ [
+ 12.531979090943272,
+ 55.705672793478186
+ ],
+ [
+ 12.531626615235748,
+ 55.705774631439311
+ ],
+ [
+ 12.531513413552986,
+ 55.705665362306199
+ ],
+ [
+ 12.531869871971082,
+ 55.705525900592086
+ ],
+ [
+ 12.531554461455276,
+ 55.705139049075825
+ ],
+ [
+ 12.531725139065982,
+ 55.705067451816461
+ ],
+ [
+ 12.531898923331182,
+ 55.705193731128276
+ ],
+ [
+ 12.532036618635289,
+ 55.705206437293285
+ ],
+ [
+ 12.532222183598655,
+ 55.704809329173933
+ ],
+ [
+ 12.532464819321326,
+ 55.704839851556358
+ ],
+ [
+ 12.532256150675789,
+ 55.705389746827287
+ ],
+ [
+ 12.532202054167414,
+ 55.705608025530395
+ ],
+ [
+ 12.532242093346682,
+ 55.707440665377987
+ ],
+ [
+ 12.53223987345069,
+ 55.708478489149456
+ ],
+ [
+ 12.53305011647161,
+ 55.708459323994994
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 54,
+ "navn": "Frederiksborgvej - Trafik- og byrumsprojekt",
+ "status": "Projektering",
+ "indsats": "Gader og forbindelser",
+ "link": "https://www.kk.dk/omraadefornyelsenordvest",
+ "forventet_": "02.2020",
+ "forventet0": "12.2021",
+ "yderligere": "Tre kryds p. strkkningen ved Rentemestervej, Birkedommervej og Hovmestervej trafikforbedres. Derudover plantes der vejtreer pe str kningen, flere opholdsmuligheder og bedre muligheder for vareudstilling og udeservering i krydset ved Birkedommervej.",
+ "ret_dato": "14.12.2020",
+ "omraadenav": "Nordvest",
+ "ogc_fid": "55"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 55,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.473730993164603,
+ 55.70515301097555
+ ],
+ [
+ 12.473744337388093,
+ 55.705159826234862
+ ],
+ [
+ 12.474184620074475,
+ 55.705097005886842
+ ],
+ [
+ 12.474243135811021,
+ 55.705325528897021
+ ],
+ [
+ 12.473790143620286,
+ 55.705388709319593
+ ],
+ [
+ 12.473730993164603,
+ 55.70515301097555
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 55,
+ "navn": "Multibane",
+ "status": "Udftrt",
+ "indsats": "Skoleprojekter og kulturhuse",
+ "link": " ",
+ "forventet_": "01.2013",
+ "forventet0": "06.2014",
+ "yderligere": "Multibane pt Husum Skole til brug for skolen og boldklubben. StHttet af Nordea Fonden og Br.nshrj-Husum Lokaludvalg. Samarbejde med Husum Skole, Husum Boldklub",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Husum",
+ "ogc_fid": "56"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 56,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.477037774335189,
+ 55.717917057578013
+ ],
+ [
+ 12.476754200002457,
+ 55.717594209538433
+ ],
+ [
+ 12.477620990150834,
+ 55.717310691399391
+ ],
+ [
+ 12.4779579665593,
+ 55.717660796284996
+ ],
+ [
+ 12.477037774335189,
+ 55.717917057578013
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 56,
+ "navn": "Legeplads pt Vestvolden",
+ "status": "Udfert",
+ "indsats": "Torve og pladser",
+ "link": " ",
+ "forventet_": "06.2011",
+ "forventet0": "09.2013",
+ "yderligere": " ",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Husum",
+ "ogc_fid": "57"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 57,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.475076874021225,
+ 55.711738274879465
+ ],
+ [
+ 12.475478418825526,
+ 55.711690482433426
+ ],
+ [
+ 12.475508109400163,
+ 55.71189093741345
+ ],
+ [
+ 12.475108683212992,
+ 55.711953048202894
+ ],
+ [
+ 12.475076874021225,
+ 55.711738274879465
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 57,
+ "navn": "Byrum for unge",
+ "status": "Udfurt",
+ "indsats": "Torve og pladser",
+ "link": " ",
+ "forventet_": "04.2014",
+ "forventet0": "06.2015",
+ "yderligere": "Boldbur til leg m. optegnet baner til fodbold og basketball. Samarbejdspartnere: Center for Drift Nord + Bkrnehuset ByToften",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Husum",
+ "ogc_fid": "58"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 58,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.485798877773101,
+ 55.71506094124355
+ ],
+ [
+ 12.485651947790245,
+ 55.7148421278469
+ ],
+ [
+ 12.486397910004429,
+ 55.714633910013838
+ ],
+ [
+ 12.486569623361486,
+ 55.714844825113019
+ ],
+ [
+ 12.485836368151785,
+ 55.715052682905345
+ ],
+ [
+ 12.485798877773101,
+ 55.71506094124355
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 58,
+ "navn": "Cykeludfordringsbane",
+ "status": "Udfert",
+ "indsats": "Torve og pladser",
+ "link": " ",
+ "forventet_": "06.2011",
+ "forventet0": "06.2012",
+ "yderligere": "En cykeludfordringsbane, der forbinder Vestvolden med EnergiCenter Voldparken. EnergiCenter Voldparken overtager driften medio 2015.",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Husum",
+ "ogc_fid": "59"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 59,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.477283012554297,
+ 55.710440549349926
+ ],
+ [
+ 12.477277296256052,
+ 55.710447904510765
+ ],
+ [
+ 12.477230876134245,
+ 55.710355709457204
+ ],
+ [
+ 12.477294022424422,
+ 55.710134528945169
+ ],
+ [
+ 12.477524344964971,
+ 55.710074051841282
+ ],
+ [
+ 12.479447847675685,
+ 55.709426078173202
+ ],
+ [
+ 12.479765326698365,
+ 55.709629271110934
+ ],
+ [
+ 12.477372611084451,
+ 55.710445202858168
+ ],
+ [
+ 12.477283012554297,
+ 55.710440549349926
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 59,
+ "navn": "Husum Bypark",
+ "status": "Udfurt",
+ "indsats": "Torve og pladser",
+ "link": " ",
+ "forventet_": "01.2012",
+ "forventet0": "10.2013",
+ "yderligere": "Projektet omhandler en opgradering af eksisterende park pr Frederikssundsvej samt sammenlegning med tilstedende plads ved Husumvej. Samarbejde: Center for Drift Nord",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Husum",
+ "ogc_fid": "60"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 60,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.483475729105241,
+ 55.713128354661492
+ ],
+ [
+ 12.485721160923921,
+ 55.712662944732656
+ ],
+ [
+ 12.485740349761604,
+ 55.712878194307486
+ ],
+ [
+ 12.486056417138961,
+ 55.713279223798139
+ ],
+ [
+ 12.486999716219534,
+ 55.714712628387979
+ ],
+ [
+ 12.484775800091656,
+ 55.715351268449631
+ ],
+ [
+ 12.484685470326658,
+ 55.715195584700325
+ ],
+ [
+ 12.484586669407879,
+ 55.71465890430985
+ ],
+ [
+ 12.484254932761043,
+ 55.714653939603586
+ ],
+ [
+ 12.484246464418213,
+ 55.714272942953684
+ ],
+ [
+ 12.484104021714369,
+ 55.714104352498488
+ ],
+ [
+ 12.483811697625109,
+ 55.714112653707353
+ ],
+ [
+ 12.483801239734481,
+ 55.713566271048009
+ ],
+ [
+ 12.483717235017771,
+ 55.713338475539729
+ ],
+ [
+ 12.483475729105241,
+ 55.713128354661492
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 60,
+ "navn": "EnergiCenter Voldparken",
+ "status": "Udfrrt",
+ "indsats": "Skoleprojekter og kulturhuse",
+ "link": " ",
+ "forventet_": "01.2010",
+ "forventet0": "01.2016",
+ "yderligere": "Aktivitetshus po den tidligere Voldparken Skole. Samarbejde: KFF, BUF, Kejd, EnergiCenter Voldparken",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Husum",
+ "ogc_fid": "61"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 61,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.47307874931923,
+ 55.70521417799263
+ ],
+ [
+ 12.473665546585039,
+ 55.705133284829692
+ ],
+ [
+ 12.47375520875474,
+ 55.705425664242185
+ ],
+ [
+ 12.473201194985119,
+ 55.705498896201284
+ ],
+ [
+ 12.47307874931923,
+ 55.70521417799263
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 61,
+ "navn": "Husum Skolegsrd",
+ "status": "Udfurt",
+ "indsats": "Parker",
+ "link": " ",
+ "forventet_": "06.2011",
+ "forventet0": "06.2012",
+ "yderligere": "0bning af skoleg rden ud til Husumparken for at skabe forbindelse. Samarbejde: Husum Skole, BUF",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Husum",
+ "ogc_fid": "62"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 62,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.471366479939162,
+ 55.70525462387544
+ ],
+ [
+ 12.470763356481729,
+ 55.704343776586306
+ ],
+ [
+ 12.471829418019857,
+ 55.70415536077099
+ ],
+ [
+ 12.471656528796004,
+ 55.703786211199557
+ ],
+ [
+ 12.473998914130144,
+ 55.703482523981513
+ ],
+ [
+ 12.474032051838426,
+ 55.703855628442916
+ ],
+ [
+ 12.475223916241424,
+ 55.703793096266352
+ ],
+ [
+ 12.47533603092686,
+ 55.70476818656293
+ ],
+ [
+ 12.474248341340799,
+ 55.70485654155739
+ ],
+ [
+ 12.47427634438117,
+ 55.705028383655282
+ ],
+ [
+ 12.472398297179257,
+ 55.705254193815591
+ ],
+ [
+ 12.472296608276482,
+ 55.705113209663459
+ ],
+ [
+ 12.471366479939162,
+ 55.70525462387544
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 62,
+ "navn": "Husumparken",
+ "status": "Udfurt",
+ "indsats": "Parker",
+ "link": " ",
+ "forventet_": "01.2010",
+ "forventet0": "10.2014",
+ "yderligere": "Modernisering af Husumparken med anlrg af kunstgrksbane samt bevegelsesomrjder. Samarbejde: Center for Drift Nord, Husum Skole, Husum Boldklub, Husumparkens insitutioner",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Husum",
+ "ogc_fid": "63"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 63,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.594264435687723,
+ 55.662861235251441
+ ],
+ [
+ 12.594044255336412,
+ 55.662680659524852
+ ],
+ [
+ 12.594020188684004,
+ 55.662695752106842
+ ],
+ [
+ 12.593723661935226,
+ 55.661682967780941
+ ],
+ [
+ 12.594554333765979,
+ 55.661860031591324
+ ],
+ [
+ 12.594948015153021,
+ 55.661157910724405
+ ],
+ [
+ 12.596943276271192,
+ 55.661545379829711
+ ],
+ [
+ 12.594264435687723,
+ 55.662861235251441
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 63,
+ "navn": "Bypark ved Amagerfulled Skole",
+ "status": "Udfart",
+ "indsats": "Skoleprojekter og kulturhuse",
+ "link": " ",
+ "forventet_": "08.2010",
+ "forventet0": "08.2014",
+ "yderligere": "Bypark og skoleggrd. Skolen ",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Sundholmskvarteret",
+ "ogc_fid": "64"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 64,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.545780226339868,
+ 55.665625537357307
+ ],
+ [
+ 12.545721970425131,
+ 55.665614633822507
+ ],
+ [
+ 12.54569146235756,
+ 55.665593936062834
+ ],
+ [
+ 12.545725394376507,
+ 55.665582164663483
+ ],
+ [
+ 12.545785552773706,
+ 55.665438355861518
+ ],
+ [
+ 12.545777907250077,
+ 55.665424190257603
+ ],
+ [
+ 12.545733731984994,
+ 55.665393097744797
+ ],
+ [
+ 12.545932451385312,
+ 55.665268659818821
+ ],
+ [
+ 12.545966457341281,
+ 55.665292853028305
+ ],
+ [
+ 12.546014543508139,
+ 55.665296857225051
+ ],
+ [
+ 12.546245630357923,
+ 55.665248811244005
+ ],
+ [
+ 12.546278587557964,
+ 55.665226277833746
+ ],
+ [
+ 12.546317641063624,
+ 55.665235938212987
+ ],
+ [
+ 12.546393299138451,
+ 55.665298489966482
+ ],
+ [
+ 12.546418597586227,
+ 55.665331926642693
+ ],
+ [
+ 12.546395884478541,
+ 55.665397323951552
+ ],
+ [
+ 12.546392210984573,
+ 55.665462170500128
+ ],
+ [
+ 12.546394322166126,
+ 55.665485487866768
+ ],
+ [
+ 12.546399931433522,
+ 55.665512300727187
+ ],
+ [
+ 12.546369822561955,
+ 55.665531155091827
+ ],
+ [
+ 12.54628894104972,
+ 55.665551478106721
+ ],
+ [
+ 12.54623263381451,
+ 55.665562098540498
+ ],
+ [
+ 12.546157286804554,
+ 55.665573269672571
+ ],
+ [
+ 12.54609113485413,
+ 55.665580578114906
+ ],
+ [
+ 12.545780226339868,
+ 55.665625537357307
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 64,
+ "navn": "Liva Weels Plads",
+ "status": "Udfart",
+ "indsats": "Torve og pladser",
+ "link": " ",
+ "forventet_": "01.2012",
+ "forventet0": "12.2015",
+ "yderligere": " ",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Centrale Vesterbro",
+ "ogc_fid": "65"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 65,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.595419108720618,
+ 55.659213942657715
+ ],
+ [
+ 12.595604537614381,
+ 55.659016027940162
+ ],
+ [
+ 12.596174020629787,
+ 55.658918445072075
+ ],
+ [
+ 12.596442506120679,
+ 55.659205700309748
+ ],
+ [
+ 12.59631966686139,
+ 55.659358619058679
+ ],
+ [
+ 12.595419108720618,
+ 55.659213942657715
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 65,
+ "navn": "Bag Fabrikken",
+ "status": "Udf rt",
+ "indsats": "Parker",
+ "link": " ",
+ "forventet_": "08.2012",
+ "forventet0": "01.2014",
+ "yderligere": "I Sundholm Syd prg",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Sundholmskvarteret",
+ "ogc_fid": "66"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 66,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.596600719489141,
+ 55.65636361769549
+ ],
+ [
+ 12.59653784153145,
+ 55.656195556928679
+ ],
+ [
+ 12.598160568009821,
+ 55.656039507547547
+ ],
+ [
+ 12.598176002303246,
+ 55.656186045339084
+ ],
+ [
+ 12.596600719489141,
+ 55.65636361769549
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 66,
+ "navn": "Birketinget - bypark og skolegard",
+ "status": "Udfkrt",
+ "indsats": "Skoleprojekter og kulturhuse",
+ "link": " ",
+ "forventet_": "03.2012",
+ "forventet0": "04.2015",
+ "yderligere": "Udvidelse af Peder Lykke Skole vil efterspnrge flere udearealer. Omdannelse af vejareal til attraktivt offentlig bypark og skolegdrd. 1.etape er et gr nt bypark. Samarbejdspartnere: Peder Lykke Skolen, netvtrket Birketinget, BUF, CPN",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Sundholmskvarteret",
+ "ogc_fid": "67"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 67,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.603894545495324,
+ 55.657914805253696
+ ],
+ [
+ 12.604741247434021,
+ 55.657533730058312
+ ],
+ [
+ 12.605963809485708,
+ 55.658457053460921
+ ],
+ [
+ 12.605134932059677,
+ 55.658919645548586
+ ],
+ [
+ 12.603894545495324,
+ 55.657914805253696
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 67,
+ "navn": "Bl",
+ "status": "Udf rt",
+ "indsats": "Torve og pladser",
+ "link": " ",
+ "forventet_": "05.2009",
+ "forventet0": "07.2014",
+ "yderligere": "God start i nyrenoveret bypark. Naboere og frivillige arrangerer aktiviteter p pladsen. Frivillige dyrker have. Samarbejdspartnere: Netvtrket SkotlandsPlads, K.bnerkirken, Sundholmskvarterets Boligsociale Helhedsplan",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Sundholmskvarteret",
+ "ogc_fid": "68"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 68,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.601187105739603,
+ 55.656699539403739
+ ],
+ [
+ 12.601135929875918,
+ 55.656488833786767
+ ],
+ [
+ 12.601003181774926,
+ 55.656359653346776
+ ],
+ [
+ 12.601586724718191,
+ 55.656202235308903
+ ],
+ [
+ 12.601781693614905,
+ 55.65652381220017
+ ],
+ [
+ 12.601187105739603,
+ 55.656699539403739
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 68,
+ "navn": "Bl",
+ "status": "Udf rt",
+ "indsats": "Torve og pladser",
+ "link": " ",
+ "forventet_": "05.2009",
+ "forventet0": "07.2014",
+ "yderligere": "P7 nyanlagt multibane arrangeres aktiviteter for birn og unge. Samarbejdspartnere: Sundholmskvarterets boligsociale Helhedsplan, AVLU, Foreningsguider, DBU, Fremad Amager",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Sundholmskvarteret",
+ "ogc_fid": "69"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 69,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.539664758683784,
+ 55.651184472581853
+ ],
+ [
+ 12.539569140516011,
+ 55.651248575101832
+ ],
+ [
+ 12.539542893422063,
+ 55.65129851648161
+ ],
+ [
+ 12.539385362015926,
+ 55.651206176518969
+ ],
+ [
+ 12.538659685085094,
+ 55.650510521943858
+ ],
+ [
+ 12.537550543989299,
+ 55.649445008102802
+ ],
+ [
+ 12.536544007979955,
+ 55.648482525827141
+ ],
+ [
+ 12.536763527787459,
+ 55.648406650103311
+ ],
+ [
+ 12.537052469251497,
+ 55.648347149685691
+ ],
+ [
+ 12.537558586772741,
+ 55.648835026849341
+ ],
+ [
+ 12.538737618378493,
+ 55.649964207164707
+ ],
+ [
+ 12.539463780947903,
+ 55.650659615967825
+ ],
+ [
+ 12.539693553594377,
+ 55.650882131509825
+ ],
+ [
+ 12.539677102566255,
+ 55.650954884703914
+ ],
+ [
+ 12.539664758683784,
+ 55.651184472581853
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 69,
+ "navn": "Scandiagade",
+ "status": "Udfnrt",
+ "indsats": "Gader og forbindelser",
+ "link": " ",
+ "forventet_": "08.2016",
+ "forventet0": "06.2019",
+ "yderligere": "Samarbejde: AKB Klbenhavn",
+ "ret_dato": "04.12.2020",
+ "omraadenav": "Sydhavnen",
+ "ogc_fid": "70"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 70,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.530029207028356,
+ 55.643038645286246
+ ],
+ [
+ 12.530176694015633,
+ 55.643042903540142
+ ],
+ [
+ 12.530404303289316,
+ 55.643012573604416
+ ],
+ [
+ 12.530336968929682,
+ 55.643124732807046
+ ],
+ [
+ 12.52998287884269,
+ 55.644349984757596
+ ],
+ [
+ 12.529678784349825,
+ 55.645515610432099
+ ],
+ [
+ 12.531035024032031,
+ 55.645658169609334
+ ],
+ [
+ 12.53080312239902,
+ 55.646823875272773
+ ],
+ [
+ 12.529263277145041,
+ 55.647333102450084
+ ],
+ [
+ 12.529011324444657,
+ 55.648146356003352
+ ],
+ [
+ 12.528549153812984,
+ 55.64984192409738
+ ],
+ [
+ 12.527963740657817,
+ 55.650047008072562
+ ],
+ [
+ 12.527620965413394,
+ 55.649946507526217
+ ],
+ [
+ 12.527988741219021,
+ 55.64872449474155
+ ],
+ [
+ 12.528200863897062,
+ 55.648071454931923
+ ],
+ [
+ 12.52851891077613,
+ 55.646939989895891
+ ],
+ [
+ 12.527563393112629,
+ 55.646839302759695
+ ],
+ [
+ 12.52782636351805,
+ 55.645977073812531
+ ],
+ [
+ 12.527795340104062,
+ 55.645656568901813
+ ],
+ [
+ 12.528060353622529,
+ 55.644740207700742
+ ],
+ [
+ 12.529266552241838,
+ 55.644572049909456
+ ],
+ [
+ 12.529342986901579,
+ 55.643554390404859
+ ],
+ [
+ 12.529340969328318,
+ 55.643468512861745
+ ],
+ [
+ 12.529312592074305,
+ 55.643181849706274
+ ],
+ [
+ 12.529862904654131,
+ 55.643081182021227
+ ],
+ [
+ 12.530029207028356,
+ 55.643038645286246
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 70,
+ "navn": "Karens Minde Aksen",
+ "status": "Projektering",
+ "indsats": "Torve og pladser",
+ "link": " ",
+ "forventet_": "10.2016",
+ "forventet0": "12.2022",
+ "yderligere": "",
+ "ret_dato": "04.12.2020",
+ "omraadenav": "Sydhavnen",
+ "ogc_fid": "71"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 71,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.570488642038166,
+ 55.715101742481799
+ ],
+ [
+ 12.570406918311415,
+ 55.7150789440499
+ ],
+ [
+ 12.570456768217536,
+ 55.714892263249808
+ ],
+ [
+ 12.570543863151622,
+ 55.714904115219944
+ ],
+ [
+ 12.570488642038166,
+ 55.715101742481799
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 71,
+ "navn": "Gr",
+ "status": "Udfnrt",
+ "indsats": "Torve og pladser",
+ "link": " ",
+ "forventet_": "04.2016",
+ "forventet0": "05.2016",
+ "yderligere": "Aktivering af gadehjnrnet. 2 plantebedde, cykelstativ, b nk. Samarbejde: A/B LaubsgSrden",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Skt. Kjelds Kvarter",
+ "ogc_fid": "72"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 72,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.562689077835795,
+ 55.711716517819553
+ ],
+ [
+ 12.56254500610736,
+ 55.711691029127451
+ ],
+ [
+ 12.562796067121386,
+ 55.711613533654919
+ ],
+ [
+ 12.562940121127612,
+ 55.71163981536948
+ ],
+ [
+ 12.562689077835795,
+ 55.711716517819553
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 72,
+ "navn": "7bel gade/OmKgade",
+ "status": "Udflrt",
+ "indsats": "Gader og forbindelser",
+ "link": " ",
+ "forventet_": "05.2014",
+ "forventet0": "01.2015",
+ "yderligere": "Trafiksikkerhed og gr",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Skt. Kjelds Kvarter",
+ "ogc_fid": "73"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 73,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.603928400485779,
+ 55.660600693892746
+ ],
+ [
+ 12.603497122899917,
+ 55.660237562802422
+ ],
+ [
+ 12.603434301479043,
+ 55.660111009678047
+ ],
+ [
+ 12.602998952829127,
+ 55.65977216798214
+ ],
+ [
+ 12.602934586792328,
+ 55.659783199139952
+ ],
+ [
+ 12.602299981711758,
+ 55.65904906967814
+ ],
+ [
+ 12.602006541566022,
+ 55.658760035547239
+ ],
+ [
+ 12.602221962604787,
+ 55.658630639877586
+ ],
+ [
+ 12.602469750821378,
+ 55.658848388333929
+ ],
+ [
+ 12.603173991051243,
+ 55.659678769208782
+ ],
+ [
+ 12.603163976917104,
+ 55.65973162267845
+ ],
+ [
+ 12.604083499351399,
+ 55.660510966589264
+ ],
+ [
+ 12.603928400485779,
+ 55.660600693892746
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 73,
+ "navn": "Kunst i Kurlandsgade",
+ "status": "Udfsrt",
+ "indsats": "Kunstprojekter",
+ "link": " ",
+ "forventet_": "01.2013",
+ "forventet0": "05.2014",
+ "yderligere": "Kunstkonkurrence i samspil med bylivsprojekter. 6 gavle udsmykkes af samme kunstner. Historiske motiver. Gavle beliggende i Kurlandsgade og Sundholmsvej/Tingvej. Samarbejde med kunstner Tanja Rau og bygningsejere.",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Sundholmskvarteret",
+ "ogc_fid": "74"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 74,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.5695634031888,
+ 55.710060756104795
+ ],
+ [
+ 12.569539376103219,
+ 55.710201432341243
+ ],
+ [
+ 12.568407650614763,
+ 55.710280821161881
+ ],
+ [
+ 12.56744192162769,
+ 55.710351260081019
+ ],
+ [
+ 12.566359692661946,
+ 55.710429484619368
+ ],
+ [
+ 12.566322779450596,
+ 55.710286689974765
+ ],
+ [
+ 12.567427288287286,
+ 55.710206413226544
+ ],
+ [
+ 12.567469418484508,
+ 55.709859363241513
+ ],
+ [
+ 12.567185893638252,
+ 55.709800699929232
+ ],
+ [
+ 12.567272082278041,
+ 55.709651699655467
+ ],
+ [
+ 12.568491061886153,
+ 55.709897273513135
+ ],
+ [
+ 12.56854213615776,
+ 55.709764750935868
+ ],
+ [
+ 12.568851015176453,
+ 55.709804563261443
+ ],
+ [
+ 12.568807257799872,
+ 55.709947893051059
+ ],
+ [
+ 12.5695634031888,
+ 55.710060756104795
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 74,
+ "navn": "T4singe Plads",
+ "status": "Udfirt",
+ "indsats": "Torve og pladser",
+ "link": " ",
+ "forventet_": "01.2011",
+ "forventet0": "12.2014",
+ "yderligere": "K2benhavns fdrste klimatilpassede byrum",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Skt. Kjelds Kvarter",
+ "ogc_fid": "75"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 75,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.568175289888337,
+ 55.715636618772336
+ ],
+ [
+ 12.567995824439096,
+ 55.715830664860775
+ ],
+ [
+ 12.565062092274403,
+ 55.714890895405212
+ ],
+ [
+ 12.565183571309069,
+ 55.714685950480089
+ ],
+ [
+ 12.568175289888337,
+ 55.715636618772336
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 75,
+ "navn": "Aktivitetsomrvde v. Kildevpldsparken",
+ "status": "Udfirt",
+ "indsats": "Parker",
+ "link": " ",
+ "forventet_": "09.2014",
+ "forventet0": "06.2016",
+ "yderligere": " ",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Skt. Kjelds Kvarter",
+ "ogc_fid": "76"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 76,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.602027424285826,
+ 55.660027033877221
+ ],
+ [
+ 12.602301339791252,
+ 55.659961436597406
+ ],
+ [
+ 12.603071703324632,
+ 55.660312859651249
+ ],
+ [
+ 12.602807023793574,
+ 55.6604788966076
+ ],
+ [
+ 12.602027424285826,
+ 55.660027033877221
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 76,
+ "navn": "Nabohaven",
+ "status": "Udfort",
+ "indsats": "Parker",
+ "link": " ",
+ "forventet_": "05.2011",
+ "forventet0": "10.2019",
+ "yderligere": "Byggetomb henla utryg og ubrugt. Samarbejde med Sundholmskvarterets Boligsociale Helhedsplan",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Sundholmskvarteret",
+ "ogc_fid": "77"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 77,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.569056155016604,
+ 55.712856163188974
+ ],
+ [
+ 12.569077741307572,
+ 55.712761121859124
+ ],
+ [
+ 12.570847122705784,
+ 55.712916441985712
+ ],
+ [
+ 12.572995834158842,
+ 55.713109244758392
+ ],
+ [
+ 12.577292987746004,
+ 55.713491149390848
+ ],
+ [
+ 12.577305518916592,
+ 55.713593290191
+ ],
+ [
+ 12.569056155016604,
+ 55.712856163188974
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 77,
+ "navn": "Landskronagade skybrudsvej",
+ "status": "Udfdrt",
+ "indsats": "Gader og forbindelser",
+ "link": " ",
+ "forventet_": " ",
+ "forventet0": "06.2016",
+ "yderligere": "Samarbejde med HOFOR",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Skt. Kjelds Kvarter",
+ "ogc_fid": "78"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 78,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.572871046777173,
+ 55.71004195605606
+ ],
+ [
+ 12.572851784302291,
+ 55.709970583001621
+ ],
+ [
+ 12.57362429926296,
+ 55.709919307134918
+ ],
+ [
+ 12.573618804421761,
+ 55.70999859472375
+ ],
+ [
+ 12.572871046777173,
+ 55.71004195605606
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 78,
+ "navn": "T8singegade 20-22",
+ "status": "Annulleret",
+ "indsats": "Torve og pladser",
+ "link": " ",
+ "forventet_": "08.2014",
+ "forventet0": "01.2016",
+ "yderligere": "Fortovshavens plantekasser fur nyt liv pj T singegade",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Skt. Kjelds Kvarter",
+ "ogc_fid": "79"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 79,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.574394824828312,
+ 55.711571124652536
+ ],
+ [
+ 12.574091603692302,
+ 55.711529605457777
+ ],
+ [
+ 12.574135876391766,
+ 55.711456381462028
+ ],
+ [
+ 12.574426717267688,
+ 55.711501857977261
+ ],
+ [
+ 12.574394824828312,
+ 55.711571124652536
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 79,
+ "navn": "Boldbur pd Musholmgade",
+ "status": "Udfdrt",
+ "indsats": "Torve og pladser",
+ "link": " ",
+ "forventet_": "11.2015",
+ "forventet0": "12.2015",
+ "yderligere": "Etablering af nyt boldbur",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Skt. Kjelds Kvarter",
+ "ogc_fid": "80"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 80,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.52060259181621,
+ 55.701265913706891
+ ],
+ [
+ 12.520748053503842,
+ 55.701123733334917
+ ],
+ [
+ 12.52158622382691,
+ 55.701412588590188
+ ],
+ [
+ 12.523516221269421,
+ 55.702078702834804
+ ],
+ [
+ 12.523931262904476,
+ 55.70222231626844
+ ],
+ [
+ 12.524759325626757,
+ 55.702508132316794
+ ],
+ [
+ 12.524961911713817,
+ 55.702578055894634
+ ],
+ [
+ 12.525041328006576,
+ 55.70256878721915
+ ],
+ [
+ 12.52618076183593,
+ 55.70296978317139
+ ],
+ [
+ 12.526379586616001,
+ 55.703081658367935
+ ],
+ [
+ 12.526840231216717,
+ 55.703452007881097
+ ],
+ [
+ 12.526796175821081,
+ 55.703476587825961
+ ],
+ [
+ 12.527487838296366,
+ 55.704023459110651
+ ],
+ [
+ 12.527284005243638,
+ 55.704106846167583
+ ],
+ [
+ 12.526113596278822,
+ 55.70318154192028
+ ],
+ [
+ 12.525806665713993,
+ 55.703066775060478
+ ],
+ [
+ 12.524675428724423,
+ 55.702676612203923
+ ],
+ [
+ 12.52464776041082,
+ 55.702703303412832
+ ],
+ [
+ 12.522867698944056,
+ 55.702112424575368
+ ],
+ [
+ 12.522905137223061,
+ 55.702066223678891
+ ],
+ [
+ 12.52060259181621,
+ 55.701265913706891
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 80,
+ "navn": "Omdannelse af Sttrevejsomr det",
+ "status": "Udfart",
+ "indsats": "Gader og forbindelser",
+ "link": " ",
+ "forventet_": "08.2013",
+ "forventet0": "06.2019",
+ "yderligere": "Samarbejde med AAB, KAB",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Fuglekvarteret",
+ "ogc_fid": "81"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 81,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.525450962031949,
+ 55.698339564361582
+ ],
+ [
+ 12.526418344821744,
+ 55.697569071403585
+ ],
+ [
+ 12.528172510756107,
+ 55.698300399434579
+ ],
+ [
+ 12.527211291802011,
+ 55.699058037653323
+ ],
+ [
+ 12.525450962031949,
+ 55.698339564361582
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 81,
+ "navn": "Gr",
+ "status": "Udfnrt",
+ "indsats": "Skoleprojekter og kulturhuse",
+ "link": " ",
+ "forventet_": "06.2013",
+ "forventet0": "12.2016",
+ "yderligere": " ",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Fuglekvarteret",
+ "ogc_fid": "82"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 82,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.525687812500117,
+ 55.699971048940647
+ ],
+ [
+ 12.525548480922376,
+ 55.699838381457013
+ ],
+ [
+ 12.526476050382691,
+ 55.699106775197087
+ ],
+ [
+ 12.526676316822488,
+ 55.699208916507231
+ ],
+ [
+ 12.525687812500117,
+ 55.699971048940647
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 82,
+ "navn": "Det Spiselige Kvarter",
+ "status": "Udf rt",
+ "indsats": "Midlertidige indsatser",
+ "link": " ",
+ "forventet_": "01.2014",
+ "forventet0": "12.2017",
+ "yderligere": " ",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Fuglekvarteret",
+ "ogc_fid": "83"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 83,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.531604430951763,
+ 55.700926188727877
+ ],
+ [
+ 12.531355017756173,
+ 55.700703184054021
+ ],
+ [
+ 12.531452769444003,
+ 55.700657209971375
+ ],
+ [
+ 12.531314063734104,
+ 55.700531723992448
+ ],
+ [
+ 12.531561032505257,
+ 55.700445487329574
+ ],
+ [
+ 12.531925039002775,
+ 55.700809057934102
+ ],
+ [
+ 12.531604430951763,
+ 55.700926188727877
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 83,
+ "navn": "Ophold og leg pd Al-Huda skolens udearealer (lVG)",
+ "status": "Projektering",
+ "indsats": "Skoleprojekter og kulturhuse",
+ "link": " ",
+ "forventet_": "06.2014",
+ "forventet0": "10.2023",
+ "yderligere": "Projektet er overdraget til Klimatilpasning Vest.",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Fuglekvarteret",
+ "ogc_fid": "84"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 84,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.558134795549002,
+ 55.708644951301537
+ ],
+ [
+ 12.557866622305301,
+ 55.70849807216198
+ ],
+ [
+ 12.557966319311371,
+ 55.708473600460707
+ ],
+ [
+ 12.558134120196355,
+ 55.708497506865299
+ ],
+ [
+ 12.558559650291782,
+ 55.708553500337466
+ ],
+ [
+ 12.558486147510767,
+ 55.708762442111954
+ ],
+ [
+ 12.558389610958496,
+ 55.708785023995603
+ ],
+ [
+ 12.558134795549002,
+ 55.708644951301537
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 84,
+ "navn": "Haralds Plads",
+ "status": "Udfart",
+ "indsats": "Torve og pladser",
+ "link": " ",
+ "forventet_": "01.2014",
+ "forventet0": "11.2015",
+ "yderligere": "Samarbejde: Copenhagen Skatepark, Kultur- og fritidsforvaltningen",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Skt. Kjelds Kvarter",
+ "ogc_fid": "85"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 85,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.568101363958197,
+ 55.716327535992221
+ ],
+ [
+ 12.568148599700338,
+ 55.716286598533422
+ ],
+ [
+ 12.568194525693068,
+ 55.716231312367853
+ ],
+ [
+ 12.568289778469961,
+ 55.716262710529065
+ ],
+ [
+ 12.568400754303607,
+ 55.716291852943918
+ ],
+ [
+ 12.568307756657514,
+ 55.716389870305122
+ ],
+ [
+ 12.568101363958197,
+ 55.716327535992221
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 85,
+ "navn": "Cykelvjrksted",
+ "status": "Udfert",
+ "indsats": "Midlertidige indsatser",
+ "link": " ",
+ "forventet_": "02.2012",
+ "forventet0": "06.2013",
+ "yderligere": "Steder for unge. Samarbejde: DUI, Den Bemandede Legeplads",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Skt. Kjelds Kvarter",
+ "ogc_fid": "86"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 86,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.560125832139086,
+ 55.711255025598817
+ ],
+ [
+ 12.560255498776845,
+ 55.710982410242245
+ ],
+ [
+ 12.560281404083073,
+ 55.710987053443951
+ ],
+ [
+ 12.560148234054145,
+ 55.711256173816992
+ ],
+ [
+ 12.560125832139086,
+ 55.711255025598817
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 86,
+ "navn": "St",
+ "status": "Udfjrt",
+ "indsats": "Torve og pladser",
+ "link": " ",
+ "forventet_": "01.2012",
+ "forventet0": "01.2016",
+ "yderligere": " ",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Skt. Kjelds Kvarter",
+ "ogc_fid": "87"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 87,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.565777030549016,
+ 55.713568721363359
+ ],
+ [
+ 12.565515223324718,
+ 55.71350582455063
+ ],
+ [
+ 12.565526950352238,
+ 55.713494693638864
+ ],
+ [
+ 12.565887162251434,
+ 55.712973493479069
+ ],
+ [
+ 12.566069658277133,
+ 55.713018542392909
+ ],
+ [
+ 12.566255047112969,
+ 55.712955606140113
+ ],
+ [
+ 12.566333449704995,
+ 55.713046840967053
+ ],
+ [
+ 12.566105544638539,
+ 55.713132593403351
+ ],
+ [
+ 12.565777044059125,
+ 55.713568712908433
+ ],
+ [
+ 12.565777030549016,
+ 55.713568721363359
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 87,
+ "navn": "Ask.gades GrKnne Hj",
+ "status": "Udf.rt",
+ "indsats": "Midlertidige indsatser",
+ "link": " ",
+ "forventet_": "05.2014",
+ "forventet0": "05.2015",
+ "yderligere": " ",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Skt. Kjelds Kvarter",
+ "ogc_fid": "88"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 88,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.560114141264927,
+ 55.711249070677852
+ ],
+ [
+ 12.560242954400753,
+ 55.710984572647483
+ ],
+ [
+ 12.56027839047289,
+ 55.710988939248438
+ ],
+ [
+ 12.560143550291572,
+ 55.71125720891586
+ ],
+ [
+ 12.560107624072344,
+ 55.71124746146883
+ ],
+ [
+ 12.560114141264927,
+ 55.711249070677852
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 88,
+ "navn": "Bryggervangen 56",
+ "status": "Udfgrt",
+ "indsats": "Torve og pladser",
+ "link": " ",
+ "forventet_": "05.2013",
+ "forventet0": "05.2014",
+ "yderligere": " ",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Skt. Kjelds Kvarter",
+ "ogc_fid": "89"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 89,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.560285892567592,
+ 55.706523380191001
+ ],
+ [
+ 12.559960250695685,
+ 55.70651484776797
+ ],
+ [
+ 12.55991748600454,
+ 55.706499903760474
+ ],
+ [
+ 12.5598932908935,
+ 55.706479025804633
+ ],
+ [
+ 12.559881312234291,
+ 55.706452398283972
+ ],
+ [
+ 12.55989189599541,
+ 55.706428712670217
+ ],
+ [
+ 12.560150963350473,
+ 55.70630070501435
+ ],
+ [
+ 12.560285892567592,
+ 55.706523380191001
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 89,
+ "navn": "Gr",
+ "status": "Udfnrt",
+ "indsats": "Torve og pladser",
+ "link": " ",
+ "forventet_": "09.2016",
+ "forventet0": "11.2016",
+ "yderligere": "Aktivering af gadehjerne. Etablering af plantebed med trs/busk samt stauder. Indrammes af betonkant, som kan fungere som bink.",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Skt. Kjelds Kvarter",
+ "ogc_fid": "90"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 90,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.513467796245575,
+ 55.666992623230747
+ ],
+ [
+ 12.51288110469438,
+ 55.666985714451108
+ ],
+ [
+ 12.511902366381213,
+ 55.666930027865583
+ ],
+ [
+ 12.511993349553869,
+ 55.666360031435495
+ ],
+ [
+ 12.512547234187238,
+ 55.666368018387942
+ ],
+ [
+ 12.512495284942826,
+ 55.666599972558252
+ ],
+ [
+ 12.512897803002113,
+ 55.666616613714979
+ ],
+ [
+ 12.513267675609784,
+ 55.666704983832616
+ ],
+ [
+ 12.513463516045265,
+ 55.666805486676864
+ ],
+ [
+ 12.513467796245575,
+ 55.666992623230747
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 90,
+ "navn": "Storbyhaven ved Gadekrrvej",
+ "status": "Udfrrt",
+ "indsats": "Parker",
+ "link": " ",
+ "forventet_": "02.2010",
+ "forventet0": "06.2013",
+ "yderligere": "Storbyhave. Samarbejde med CPN, CAN",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Gl. Valby",
+ "ogc_fid": "91"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 91,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.542442874865452,
+ 55.66394008465263
+ ],
+ [
+ 12.542265014273331,
+ 55.663655840130353
+ ],
+ [
+ 12.544059792181098,
+ 55.663916816434835
+ ],
+ [
+ 12.545678052632775,
+ 55.664214156840806
+ ],
+ [
+ 12.54723221248349,
+ 55.664568169210753
+ ],
+ [
+ 12.548820357509241,
+ 55.664991479421033
+ ],
+ [
+ 12.549976476084348,
+ 55.665380352920103
+ ],
+ [
+ 12.550621005260878,
+ 55.665619877794015
+ ],
+ [
+ 12.552140559852033,
+ 55.666201556762857
+ ],
+ [
+ 12.55371296655774,
+ 55.666906914894099
+ ],
+ [
+ 12.555939095644824,
+ 55.6679530709334
+ ],
+ [
+ 12.555763552137188,
+ 55.668153692743445
+ ],
+ [
+ 12.55348078753701,
+ 55.667093532549686
+ ],
+ [
+ 12.55198099483764,
+ 55.666425173680032
+ ],
+ [
+ 12.550361920066475,
+ 55.665815089889541
+ ],
+ [
+ 12.549160768936138,
+ 55.66538832756266
+ ],
+ [
+ 12.548022058897129,
+ 55.665038048665849
+ ],
+ [
+ 12.546407596931259,
+ 55.664631131875943
+ ],
+ [
+ 12.545617135931206,
+ 55.664458465448803
+ ],
+ [
+ 12.543956679409776,
+ 55.664154432799521
+ ],
+ [
+ 12.542442874865452,
+ 55.66394008465263
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 91,
+ "navn": "Sdr. Boulevard ast",
+ "status": "Udf.rt",
+ "indsats": "Midlertidige indsatser",
+ "link": " ",
+ "forventet_": "04.2013",
+ "forventet0": "12.2016",
+ "yderligere": "Projektet gndrer ikke ved vejprofil, og imadekommer derfor ikke behovet for skybrudsvej. Samarbejde: Lokale erhvervsdrivende",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Centrale Vesterbro",
+ "ogc_fid": "92"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 92,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.557824364788338,
+ 55.665471008966506
+ ],
+ [
+ 12.557814301257542,
+ 55.665442533278494
+ ],
+ [
+ 12.557757926084685,
+ 55.665341774133921
+ ],
+ [
+ 12.557738638354172,
+ 55.665315723705206
+ ],
+ [
+ 12.55786494470312,
+ 55.665293898635611
+ ],
+ [
+ 12.557860618763552,
+ 55.665204394700844
+ ],
+ [
+ 12.558035929579717,
+ 55.665223849403056
+ ],
+ [
+ 12.558188705850982,
+ 55.665265263995138
+ ],
+ [
+ 12.558222088404543,
+ 55.66532084170403
+ ],
+ [
+ 12.558010066773068,
+ 55.665521087484827
+ ],
+ [
+ 12.55793000947553,
+ 55.665470100657359
+ ],
+ [
+ 12.557861848446956,
+ 55.665467763592488
+ ],
+ [
+ 12.557824364788338,
+ 55.665471008966506
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 92,
+ "navn": "Yrsa Plads",
+ "status": "Udfart",
+ "indsats": "Gader og forbindelser",
+ "link": " ",
+ "forventet_": "01.2012",
+ "forventet0": "10.2013",
+ "yderligere": "En del af Cykelpakke V. Samarbejde med CTR",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Centrale Vesterbro",
+ "ogc_fid": "93"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 93,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.531583541462638,
+ 55.701755205740355
+ ],
+ [
+ 12.531219640376149,
+ 55.701876568423387
+ ],
+ [
+ 12.530932066314588,
+ 55.70163473524056
+ ],
+ [
+ 12.531313091109503,
+ 55.701497369260309
+ ],
+ [
+ 12.531583541462638,
+ 55.701755205740355
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 93,
+ "navn": "Tranevej 14",
+ "status": "Annulleret",
+ "indsats": "Torve og pladser",
+ "link": " ",
+ "forventet_": "",
+ "forventet0": "",
+ "yderligere": "Annuleret og midler omprioriteret",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Fuglekvarteret",
+ "ogc_fid": "94"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 94,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.529670812254382,
+ 55.700488555846228
+ ],
+ [
+ 12.529853586753903,
+ 55.700351465213643
+ ],
+ [
+ 12.530000978720182,
+ 55.700304406317855
+ ],
+ [
+ 12.530326865811087,
+ 55.700619787146834
+ ],
+ [
+ 12.530188239607783,
+ 55.700665532395426
+ ],
+ [
+ 12.530175060953228,
+ 55.700653922877642
+ ],
+ [
+ 12.530148607350272,
+ 55.700663247656301
+ ],
+ [
+ 12.530155890206187,
+ 55.700676739568429
+ ],
+ [
+ 12.530123387011761,
+ 55.700686238449109
+ ],
+ [
+ 12.530277892421591,
+ 55.700818806849497
+ ],
+ [
+ 12.530301071145484,
+ 55.700840404692762
+ ],
+ [
+ 12.530106737081104,
+ 55.700904682611402
+ ],
+ [
+ 12.529670812254382,
+ 55.700488555846228
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 94,
+ "navn": "Gr",
+ "status": "Projektering",
+ "indsats": "Gader og forbindelser",
+ "link": " ",
+ "forventet_": "03.2015",
+ "forventet0": "10.2023",
+ "yderligere": "Projektet er overdraget til Klimatilpasning Vest.",
+ "ret_dato": "30.11.2020",
+ "omraadenav": "Fuglekvarteret",
+ "ogc_fid": "95"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 95,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.550809327724343,
+ 55.687739323408678
+ ],
+ [
+ 12.550667187400721,
+ 55.687646328496534
+ ],
+ [
+ 12.550432716784048,
+ 55.687728647174822
+ ],
+ [
+ 12.550703805494861,
+ 55.687979759575505
+ ],
+ [
+ 12.550969051351938,
+ 55.687885759248815
+ ],
+ [
+ 12.551312926490935,
+ 55.688167132928541
+ ],
+ [
+ 12.544900513068463,
+ 55.690704873924929
+ ],
+ [
+ 12.544776288810182,
+ 55.690602934036974
+ ],
+ [
+ 12.545581032891661,
+ 55.690289689659764
+ ],
+ [
+ 12.544635814228462,
+ 55.689522031384229
+ ],
+ [
+ 12.544783407801011,
+ 55.689183274959483
+ ],
+ [
+ 12.545156227553452,
+ 55.689503392142882
+ ],
+ [
+ 12.545544606201494,
+ 55.689362684383532
+ ],
+ [
+ 12.54585237687602,
+ 55.689245886029113
+ ],
+ [
+ 12.546080841105535,
+ 55.689167346768187
+ ],
+ [
+ 12.545701016836176,
+ 55.688840241488457
+ ],
+ [
+ 12.545990382076587,
+ 55.688731168192717
+ ],
+ [
+ 12.546142766610199,
+ 55.68886703227799
+ ],
+ [
+ 12.546358157025118,
+ 55.689065814380541
+ ],
+ [
+ 12.547456656598511,
+ 55.68868156973852
+ ],
+ [
+ 12.547256889854571,
+ 55.688514707674457
+ ],
+ [
+ 12.547070800768589,
+ 55.688358239731507
+ ],
+ [
+ 12.547687290858841,
+ 55.688135396723936
+ ],
+ [
+ 12.54807184850422,
+ 55.688444375693386
+ ],
+ [
+ 12.54873083391076,
+ 55.688198717841495
+ ],
+ [
+ 12.549105510116174,
+ 55.688047604846268
+ ],
+ [
+ 12.54870662177329,
+ 55.687721060341829
+ ],
+ [
+ 12.548959821218661,
+ 55.687634606352553
+ ],
+ [
+ 12.5493539872516,
+ 55.687979270120707
+ ],
+ [
+ 12.549777182536817,
+ 55.68780157398681
+ ],
+ [
+ 12.54962381379327,
+ 55.687654952727364
+ ],
+ [
+ 12.54941069248585,
+ 55.687481287279304
+ ],
+ [
+ 12.549673335328055,
+ 55.687358591654309
+ ],
+ [
+ 12.550271720655575,
+ 55.68714704922624
+ ],
+ [
+ 12.550734304712464,
+ 55.68698259597852
+ ],
+ [
+ 12.550912271192121,
+ 55.686909106105361
+ ],
+ [
+ 12.551233015395418,
+ 55.687216326426046
+ ],
+ [
+ 12.551584876556614,
+ 55.68709463966487
+ ],
+ [
+ 12.552022379853156,
+ 55.686934504494843
+ ],
+ [
+ 12.552302427755507,
+ 55.68721412741823
+ ],
+ [
+ 12.55232636195662,
+ 55.687267384371026
+ ],
+ [
+ 12.553162936800174,
+ 55.686944623914684
+ ],
+ [
+ 12.553262253315493,
+ 55.686636028128099
+ ],
+ [
+ 12.554009752238033,
+ 55.686524450228269
+ ],
+ [
+ 12.554553724191637,
+ 55.686415170458496
+ ],
+ [
+ 12.55492933787505,
+ 55.686274801897355
+ ],
+ [
+ 12.555427709398307,
+ 55.686084116204725
+ ],
+ [
+ 12.555926401937411,
+ 55.68589701578567
+ ],
+ [
+ 12.556524404197303,
+ 55.685681856328856
+ ],
+ [
+ 12.557003711052769,
+ 55.685491716881472
+ ],
+ [
+ 12.557611465873473,
+ 55.685243898818754
+ ],
+ [
+ 12.557718097498539,
+ 55.685156283065304
+ ],
+ [
+ 12.558247210778173,
+ 55.684953903496634
+ ],
+ [
+ 12.558641193461833,
+ 55.684805796725733
+ ],
+ [
+ 12.559071965865582,
+ 55.684642234126905
+ ],
+ [
+ 12.559387149536695,
+ 55.684537773790453
+ ],
+ [
+ 12.559628583790738,
+ 55.684462428608448
+ ],
+ [
+ 12.559881737382234,
+ 55.684375952643904
+ ],
+ [
+ 12.559966088489457,
+ 55.684463421308976
+ ],
+ [
+ 12.559633326410218,
+ 55.684584578552524
+ ],
+ [
+ 12.559319284800234,
+ 55.684701594806839
+ ],
+ [
+ 12.558932633962888,
+ 55.684860281114346
+ ],
+ [
+ 12.558600191396058,
+ 55.684985022864282
+ ],
+ [
+ 12.558156713902259,
+ 55.685148952350403
+ ],
+ [
+ 12.557455348657864,
+ 55.685417472266572
+ ],
+ [
+ 12.556829192879766,
+ 55.685673016578392
+ ],
+ [
+ 12.556323831869719,
+ 55.685856717484597
+ ],
+ [
+ 12.555690334015484,
+ 55.686101678593587
+ ],
+ [
+ 12.555092972376098,
+ 55.686324008601872
+ ],
+ [
+ 12.554692610838719,
+ 55.686472288391613
+ ],
+ [
+ 12.554331648959883,
+ 55.686633811640831
+ ],
+ [
+ 12.553827240789987,
+ 55.686828264294185
+ ],
+ [
+ 12.553322827561287,
+ 55.68702271493548
+ ],
+ [
+ 12.552865953053674,
+ 55.68717981933959
+ ],
+ [
+ 12.552347853461558,
+ 55.687363872273266
+ ],
+ [
+ 12.552600063484293,
+ 55.687827731801157
+ ],
+ [
+ 12.5524680130133,
+ 55.687845943791736
+ ],
+ [
+ 12.55233629081004,
+ 55.687587201548958
+ ],
+ [
+ 12.552170211307349,
+ 55.687581222152417
+ ],
+ [
+ 12.55197319662707,
+ 55.687514994930758
+ ],
+ [
+ 12.551916861167127,
+ 55.687455483000939
+ ],
+ [
+ 12.551877948279554,
+ 55.687377483027731
+ ],
+ [
+ 12.551870460290134,
+ 55.687294976208143
+ ],
+ [
+ 12.551683378614683,
+ 55.687268024362062
+ ],
+ [
+ 12.551688912915091,
+ 55.687329007676318
+ ],
+ [
+ 12.551684351469259,
+ 55.687419056833811
+ ],
+ [
+ 12.55174231429767,
+ 55.687496505143464
+ ],
+ [
+ 12.551508172447496,
+ 55.687582413090595
+ ],
+ [
+ 12.551415364612858,
+ 55.687541940578612
+ ],
+ [
+ 12.551286895147205,
+ 55.687599611095635
+ ],
+ [
+ 12.551355604600946,
+ 55.687655168288444
+ ],
+ [
+ 12.551219808020102,
+ 55.687702260866025
+ ],
+ [
+ 12.550809327724343,
+ 55.687739323408678
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 95,
+ "navn": "Hans Tavsens Park og Korsgade",
+ "status": "Projektering",
+ "indsats": "Parker",
+ "link": " ",
+ "forventet_": "01.2015",
+ "forventet0": "06.2024",
+ "yderligere": "Samarbejde: Blagkrd Skole, bemandede legepladser, N rrebro Park Skole, Det Fri HF, Bvrne- og Ungdomsforvaltningen, Kultur- og Fritidsforvaltningen, A/B Jo Jo, HOFOR",
+ "ret_dato": "14.12.2020",
+ "omraadenav": "Indre N0rrebro",
+ "ogc_fid": "96"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 96,
+ "geometry": {
+ "type": "MultiPolygon",
+ "coordinates": [
+ [
+ [
+ [
+ 12.55914085026739,
+ 55.684499112483792
+ ],
+ [
+ 12.559239526893311,
+ 55.684467073193574
+ ],
+ [
+ 12.559325059201692,
+ 55.684551160010123
+ ],
+ [
+ 12.559352318755705,
+ 55.684562325893424
+ ],
+ [
+ 12.559393194934803,
+ 55.684564965717513
+ ],
+ [
+ 12.559244921017298,
+ 55.684619489151792
+ ],
+ [
+ 12.559246499765106,
+ 55.684608921087097
+ ],
+ [
+ 12.559243813344054,
+ 55.68459799853224
+ ],
+ [
+ 12.55914085026739,
+ 55.684499112483792
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.553068007846264,
+ 55.689307860646849
+ ],
+ [
+ 12.553106376173982,
+ 55.689245528893437
+ ],
+ [
+ 12.553130561992477,
+ 55.689204174171294
+ ],
+ [
+ 12.553098687925409,
+ 55.689114223987652
+ ],
+ [
+ 12.553191643456902,
+ 55.68910292173755
+ ],
+ [
+ 12.553224383978984,
+ 55.689202412444089
+ ],
+ [
+ 12.553174908156832,
+ 55.689282284219914
+ ],
+ [
+ 12.553152974090887,
+ 55.689311138369625
+ ],
+ [
+ 12.553068007846264,
+ 55.689307860646849
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.556447462542874,
+ 55.683334674420898
+ ],
+ [
+ 12.556407017895738,
+ 55.683299497858279
+ ],
+ [
+ 12.556377270393281,
+ 55.683288881782005
+ ],
+ [
+ 12.556329381007499,
+ 55.683283574665516
+ ],
+ [
+ 12.556433790606098,
+ 55.683212152128014
+ ],
+ [
+ 12.556526848951895,
+ 55.683304631603391
+ ],
+ [
+ 12.556447462542874,
+ 55.683334674420898
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.558171340059157,
+ 55.683691685806416
+ ],
+ [
+ 12.5580971162398,
+ 55.68362951031235
+ ],
+ [
+ 12.558193766216684,
+ 55.683589160681819
+ ],
+ [
+ 12.558221710999076,
+ 55.683552000274993
+ ],
+ [
+ 12.558215127233064,
+ 55.683535451385325
+ ],
+ [
+ 12.558189404358483,
+ 55.683513240152486
+ ],
+ [
+ 12.558276432117308,
+ 55.68348345274746
+ ],
+ [
+ 12.558325367920494,
+ 55.68353751367701
+ ],
+ [
+ 12.558363891238926,
+ 55.683598094420937
+ ],
+ [
+ 12.558403690061223,
+ 55.683644767916284
+ ],
+ [
+ 12.558300339022788,
+ 55.683681246747248
+ ],
+ [
+ 12.558277432172845,
+ 55.683671389192519
+ ],
+ [
+ 12.558221705805789,
+ 55.683673006178992
+ ],
+ [
+ 12.558171340059157,
+ 55.683691685806416
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.557332867752381,
+ 55.68907374155453
+ ],
+ [
+ 12.557587601019081,
+ 55.688979304721663
+ ],
+ [
+ 12.557722294397887,
+ 55.689082532774513
+ ],
+ [
+ 12.556510388348784,
+ 55.68953570359146
+ ],
+ [
+ 12.555940931272035,
+ 55.689754051886197
+ ],
+ [
+ 12.555663220518797,
+ 55.689921850323074
+ ],
+ [
+ 12.555487043959841,
+ 55.689846606557332
+ ],
+ [
+ 12.555796681176661,
+ 55.689662099513143
+ ],
+ [
+ 12.555911828642202,
+ 55.689615476261501
+ ],
+ [
+ 12.557078566838731,
+ 55.689172948128672
+ ],
+ [
+ 12.557112852006139,
+ 55.689154257214582
+ ],
+ [
+ 12.557124012646895,
+ 55.689141976420693
+ ],
+ [
+ 12.557125081025122,
+ 55.689111813594685
+ ],
+ [
+ 12.556790883924069,
+ 55.688835015018959
+ ],
+ [
+ 12.556556279460551,
+ 55.688638548627864
+ ],
+ [
+ 12.556096451576201,
+ 55.688227646102455
+ ],
+ [
+ 12.555199124988404,
+ 55.687381035663776
+ ],
+ [
+ 12.555347848402223,
+ 55.687331287189309
+ ],
+ [
+ 12.555655066246379,
+ 55.687618915561181
+ ],
+ [
+ 12.555862421446697,
+ 55.687813782224318
+ ],
+ [
+ 12.556126793364871,
+ 55.68805841066051
+ ],
+ [
+ 12.556155163963698,
+ 55.688128373866796
+ ],
+ [
+ 12.556261874903797,
+ 55.688221892624348
+ ],
+ [
+ 12.556286005576451,
+ 55.688212583774899
+ ],
+ [
+ 12.556285182812081,
+ 55.688212846775478
+ ],
+ [
+ 12.557613012698557,
+ 55.687703464365057
+ ],
+ [
+ 12.557635442446021,
+ 55.687689421749695
+ ],
+ [
+ 12.557631672129663,
+ 55.68766657352775
+ ],
+ [
+ 12.556961134461373,
+ 55.687098453018081
+ ],
+ [
+ 12.556298282771044,
+ 55.686549476684
+ ],
+ [
+ 12.556129952096232,
+ 55.686402024904076
+ ],
+ [
+ 12.556411496045934,
+ 55.686295334007859
+ ],
+ [
+ 12.556988543778429,
+ 55.686077240741938
+ ],
+ [
+ 12.557431808880152,
+ 55.685905592842197
+ ],
+ [
+ 12.557499323255801,
+ 55.685959115171272
+ ],
+ [
+ 12.557304081805476,
+ 55.686027912269395
+ ],
+ [
+ 12.556593020624536,
+ 55.686299156955663
+ ],
+ [
+ 12.556290843970423,
+ 55.686411707729036
+ ],
+ [
+ 12.556388261097343,
+ 55.6864961693189
+ ],
+ [
+ 12.556705047109046,
+ 55.68675864689569
+ ],
+ [
+ 12.556751861771035,
+ 55.686798660630828
+ ],
+ [
+ 12.557239736552891,
+ 55.686614719238023
+ ],
+ [
+ 12.557797255770964,
+ 55.686405319454515
+ ],
+ [
+ 12.557834954957187,
+ 55.686438183850697
+ ],
+ [
+ 12.557288650130038,
+ 55.686640562534045
+ ],
+ [
+ 12.556796272399975,
+ 55.686830852402039
+ ],
+ [
+ 12.556989184113627,
+ 55.686997199970683
+ ],
+ [
+ 12.557092646232048,
+ 55.68709224707959
+ ],
+ [
+ 12.557646597544499,
+ 55.687551352548319
+ ],
+ [
+ 12.557746954296247,
+ 55.687635488716992
+ ],
+ [
+ 12.557759653790816,
+ 55.687640142268144
+ ],
+ [
+ 12.557774052378385,
+ 55.687640202833897
+ ],
+ [
+ 12.557792034049001,
+ 55.687637768031784
+ ],
+ [
+ 12.559008933365682,
+ 55.687184438393736
+ ],
+ [
+ 12.559240724168822,
+ 55.687107881882106
+ ],
+ [
+ 12.559589730311757,
+ 55.686998269072781
+ ],
+ [
+ 12.560552951378856,
+ 55.686697684835693
+ ],
+ [
+ 12.560917960143817,
+ 55.686582581516923
+ ],
+ [
+ 12.560431672100702,
+ 55.686150940398775
+ ],
+ [
+ 12.559843795388337,
+ 55.685644764554439
+ ],
+ [
+ 12.559232592295286,
+ 55.685123958046468
+ ],
+ [
+ 12.55913307184233,
+ 55.685035016014773
+ ],
+ [
+ 12.559238201087339,
+ 55.684999441486269
+ ],
+ [
+ 12.559388997364712,
+ 55.685130897255924
+ ],
+ [
+ 12.560026622196546,
+ 55.685681546156061
+ ],
+ [
+ 12.560467942724866,
+ 55.68606570936506
+ ],
+ [
+ 12.560989785467948,
+ 55.686515927550786
+ ],
+ [
+ 12.561021659491651,
+ 55.686531263650842
+ ],
+ [
+ 12.56104826986309,
+ 55.686535273774346
+ ],
+ [
+ 12.561081611742953,
+ 55.686529522738873
+ ],
+ [
+ 12.56116343737385,
+ 55.68650299327026
+ ],
+ [
+ 12.561542666951706,
+ 55.686386040216121
+ ],
+ [
+ 12.561603222483653,
+ 55.686372324421363
+ ],
+ [
+ 12.561774045688416,
+ 55.686537632260077
+ ],
+ [
+ 12.562019909415145,
+ 55.686773937744022
+ ],
+ [
+ 12.562420460541734,
+ 55.68711910267568
+ ],
+ [
+ 12.562467013923087,
+ 55.687128272578747
+ ],
+ [
+ 12.56252720348761,
+ 55.6871198280991
+ ],
+ [
+ 12.562684253311016,
+ 55.687245359004706
+ ],
+ [
+ 12.562643682836194,
+ 55.687264712428224
+ ],
+ [
+ 12.562629573726927,
+ 55.687295732504815
+ ],
+ [
+ 12.562457891836559,
+ 55.687362896848491
+ ],
+ [
+ 12.562399776902152,
+ 55.687356932495291
+ ],
+ [
+ 12.562349633080013,
+ 55.687364128523413
+ ],
+ [
+ 12.562190113459929,
+ 55.687230059825204
+ ],
+ [
+ 12.562238694053457,
+ 55.687205691037192
+ ],
+ [
+ 12.562247823819259,
+ 55.687175772217302
+ ],
+ [
+ 12.562219365339987,
+ 55.687142162408847
+ ],
+ [
+ 12.561868351125797,
+ 55.686783122672843
+ ],
+ [
+ 12.561567035293061,
+ 55.686481706746868
+ ],
+ [
+ 12.561542010082894,
+ 55.686474183139254
+ ],
+ [
+ 12.561518946023259,
+ 55.686474255116224
+ ],
+ [
+ 12.561501495859794,
+ 55.686477870752121
+ ],
+ [
+ 12.559888130450384,
+ 55.686983867890071
+ ],
+ [
+ 12.559290533694604,
+ 55.687171482811848
+ ],
+ [
+ 12.559065411181848,
+ 55.6872468893202
+ ],
+ [
+ 12.557162473549914,
+ 55.687958305712051
+ ],
+ [
+ 12.558134974700794,
+ 55.688769719974076
+ ],
+ [
+ 12.558023946241374,
+ 55.688815030187747
+ ],
+ [
+ 12.557425665258892,
+ 55.688306274894039
+ ],
+ [
+ 12.557069753256958,
+ 55.688004758027148
+ ],
+ [
+ 12.55699449335548,
+ 55.68803372478709
+ ],
+ [
+ 12.556328158984764,
+ 55.688289799790951
+ ],
+ [
+ 12.556531504426497,
+ 55.688482390278629
+ ],
+ [
+ 12.55724324590212,
+ 55.689065818943263
+ ],
+ [
+ 12.557255978878173,
+ 55.689075493554299
+ ],
+ [
+ 12.557278368357723,
+ 55.689079626948818
+ ],
+ [
+ 12.557310674507191,
+ 55.689081081273976
+ ],
+ [
+ 12.557332867752381,
+ 55.68907374155453
+ ]
+ ]
+ ],
+ [
+ [
+ [
+ 12.554705553132759,
+ 55.68637923159838
+ ],
+ [
+ 12.554788263915951,
+ 55.686432314882914
+ ],
+ [
+ 12.554354118161378,
+ 55.686611341147916
+ ],
+ [
+ 12.55414773655211,
+ 55.686613496377738
+ ],
+ [
+ 12.554049436463334,
+ 55.686537906896156
+ ],
+ [
+ 12.554449551682623,
+ 55.686468916547227
+ ],
+ [
+ 12.554705553132759,
+ 55.68637923159838
+ ]
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 96,
+ "navn": "Trafikplan Bloggrdskvarteret",
+ "status": "Projektering",
+ "indsats": "Gader og forbindelser",
+ "link": "",
+ "forventet_": "03.2017",
+ "forventet0": "06.2021",
+ "yderligere": "",
+ "ret_dato": "14.12.2020",
+ "omraadenav": "Indre N0rrebro",
+ "ogc_fid": "97"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 97,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.488382759980206,
+ 55.652522024930185
+ ],
+ [
+ 12.490300284697701,
+ 55.650216902099551
+ ],
+ [
+ 12.491215071395771,
+ 55.649398993939364
+ ],
+ [
+ 12.489931071725401,
+ 55.649091725501755
+ ],
+ [
+ 12.489990123630944,
+ 55.649030654938556
+ ],
+ [
+ 12.49134302308571,
+ 55.649304702766734
+ ],
+ [
+ 12.492102729161727,
+ 55.648607899127008
+ ],
+ [
+ 12.493514017804179,
+ 55.647635167283816
+ ],
+ [
+ 12.492426421766083,
+ 55.647174375268285
+ ],
+ [
+ 12.492586411108523,
+ 55.647046870319272
+ ],
+ [
+ 12.493674746428988,
+ 55.647515975169355
+ ],
+ [
+ 12.495590999687769,
+ 55.646194367873981
+ ],
+ [
+ 12.49586360797165,
+ 55.646276198123218
+ ],
+ [
+ 12.493239020255531,
+ 55.648084778070142
+ ],
+ [
+ 12.492400002504509,
+ 55.648594220006792
+ ],
+ [
+ 12.490713071300332,
+ 55.650175973989789
+ ],
+ [
+ 12.489593766229365,
+ 55.65142896981002
+ ],
+ [
+ 12.488695280937909,
+ 55.652596484209568
+ ],
+ [
+ 12.488382759980206,
+ 55.652522024930185
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 97,
+ "navn": "Vigerslevparken / Vigerslevvej",
+ "status": "Idgmodning",
+ "indsats": "Gader og forbindelser",
+ "link": "https://www.kk.dk/omraadefornyelsefolehavekvarteret",
+ "forventet_": "07.2020",
+ "forventet0": "12.2021",
+ "yderligere": "Projektet skal skabe bedre forbindelser mellem Vigerslevparken og det omgivende kvarter, po tvnrs af Vigerslevvej samt grre Vigerslevvej tryggere og gr nnere",
+ "ret_dato": "11.12.2020",
+ "omraadenav": "Folehavekvarteret",
+ "ogc_fid": "98"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 98,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.503165836184582,
+ 55.649458126243772
+ ],
+ [
+ 12.501118040834863,
+ 55.649306166282884
+ ],
+ [
+ 12.501169351072472,
+ 55.649137993313843
+ ],
+ [
+ 12.50195374073164,
+ 55.649193730032344
+ ],
+ [
+ 12.504101986817435,
+ 55.649356349388405
+ ],
+ [
+ 12.504045546927703,
+ 55.649528838099876
+ ],
+ [
+ 12.503165836184582,
+ 55.649458126243772
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 98,
+ "navn": "Kirsebvrhaven",
+ "status": "Idrmodning",
+ "indsats": "Gader og forbindelser",
+ "link": "https://www.kk.dk/omraadefornyelsefolehavekvarteret",
+ "forventet_": "12.2020",
+ "forventet0": "04.2021",
+ "yderligere": "1,5 mio. kr. til bedre forbindelser pe Kirsebrrhaven, som udbydes sammen med et grant og samlende byrum.",
+ "ret_dato": "11.12.2020",
+ "omraadenav": "Folehavekvarteret",
+ "ogc_fid": "99"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 99,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.496153698291341,
+ 55.651594214818161
+ ],
+ [
+ 12.495984012699259,
+ 55.651551126116956
+ ],
+ [
+ 12.496285588796892,
+ 55.6512549551354
+ ],
+ [
+ 12.496584782540573,
+ 55.650973438157507
+ ],
+ [
+ 12.49707399285505,
+ 55.650426019633976
+ ],
+ [
+ 12.497329586966458,
+ 55.650110319236774
+ ],
+ [
+ 12.497521237591499,
+ 55.649821448842765
+ ],
+ [
+ 12.497687711180919,
+ 55.649539548040231
+ ],
+ [
+ 12.497836291647989,
+ 55.649181055502538
+ ],
+ [
+ 12.497953154761172,
+ 55.648921408330892
+ ],
+ [
+ 12.498183571848726,
+ 55.648406375682114
+ ],
+ [
+ 12.498713238267102,
+ 55.647074270923227
+ ],
+ [
+ 12.498926272060466,
+ 55.647107782843179
+ ],
+ [
+ 12.498408347030002,
+ 55.648406212066249
+ ],
+ [
+ 12.498095788566166,
+ 55.649156979459413
+ ],
+ [
+ 12.497600826015375,
+ 55.650052567892196
+ ],
+ [
+ 12.497076975297716,
+ 55.650707252773543
+ ],
+ [
+ 12.49642571277276,
+ 55.651338479541472
+ ],
+ [
+ 12.496153698291341,
+ 55.651594214818161
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 99,
+ "navn": "Urtehaven",
+ "status": "Projektering",
+ "indsats": "Gader og forbindelser",
+ "link": "https://www.kk.dk/omraadefornyelsefolehavekvarteret",
+ "forventet_": "08.2020",
+ "forventet0": "06.2021",
+ "yderligere": "En god og tryg forbindelse pn Urtehaven skal dels skabe sturre trafikal tryghed ved at etablere hastighedsnedsvttende elementer og skabe mental tryghed med en bedre belysning.",
+ "ret_dato": "11.12.2020",
+ "omraadenav": "Folehavekvarteret",
+ "ogc_fid": "100"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 100,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.526961500512297,
+ 55.711828029176573
+ ],
+ [
+ 12.527609216095518,
+ 55.711888592224277
+ ],
+ [
+ 12.527570050065341,
+ 55.712027252560183
+ ],
+ [
+ 12.526930445276134,
+ 55.711974791492295
+ ],
+ [
+ 12.526961500512297,
+ 55.711828029176573
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 100,
+ "navn": "Nyt byrum og indgang til kirkegrrden fra Skoleholdervej",
+ "status": "Udf rt",
+ "indsats": "Parker",
+ "link": "https://www.kk.dk/omraadefornyelsenordvest",
+ "forventet_": "03.2018",
+ "forventet0": "01.2021",
+ "yderligere": "Ny indgang til kirkegarden, samt byrum med opholdsmuligheder og varierende belysning henover rret.",
+ "ret_dato": "14.12.2020",
+ "omraadenav": "Nordvest",
+ "ogc_fid": "101"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 101,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.521527513952107,
+ 55.709279301418142
+ ],
+ [
+ 12.522513858529738,
+ 55.709084275493403
+ ],
+ [
+ 12.522920442330356,
+ 55.709664412633749
+ ],
+ [
+ 12.521587410413849,
+ 55.709944412733066
+ ],
+ [
+ 12.521259710475601,
+ 55.709420354873856
+ ],
+ [
+ 12.521222526227817,
+ 55.709171360707309
+ ],
+ [
+ 12.521093314427025,
+ 55.708679114207939
+ ],
+ [
+ 12.521299217153258,
+ 55.708629443267739
+ ],
+ [
+ 12.521452389875158,
+ 55.70926478715306
+ ],
+ [
+ 12.521527513952107,
+ 55.709279301418142
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 101,
+ "navn": "Smedetoften - Tryghedsfremmende byrum",
+ "status": "Udfdrt",
+ "indsats": "Torve og pladser",
+ "link": "https://www.kk.dk/omraadefornyelsenordvest",
+ "forventet_": "05.2018",
+ "forventet0": "12.2020",
+ "yderligere": "Nyt byrum bag Smedetoftens ungdomsklub, nyt samlingssted for lokalomrrdet med multibane, lysring, mere grsnt og en pavillion til aktiviteter. Vejforlebet har fbet nye overknrsler, bedre belysning og flere treer.",
+ "ret_dato": "14.12.2020",
+ "omraadenav": "Nordvest",
+ "ogc_fid": "102"
+ }
+ },
+ {
+ "type": "Feature",
+ "id": 102,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.522076425921876,
+ 55.707259924397427
+ ],
+ [
+ 12.522328492790177,
+ 55.707436065472372
+ ],
+ [
+ 12.521275176748352,
+ 55.707747624522412
+ ],
+ [
+ 12.52136321764222,
+ 55.70741376574226
+ ],
+ [
+ 12.522076425921876,
+ 55.707259924397427
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "FID": 102,
+ "navn": "M0ntmester Plads",
+ "status": "Anltg",
+ "indsats": "Torve og pladser",
+ "link": "https://www.kk.dk/omraadefornyelsenordvest",
+ "forventet_": "04.2020",
+ "forventet0": "11.2020",
+ "yderligere": "Eksisterende plads renoveres med flere opholdsmuligheder, mere begrmnning og kunstbelysning",
+ "ret_dato": "14.12.2020",
+ "omraadenav": "Nordvest",
+ "ogc_fid": "103"
+ }
+ }
+ ]
+}
\ No newline at end of file
diff --git a/image/52262772109_eba1d731e3_h.jpg b/image/52262772109_eba1d731e3_h.jpg
new file mode 100644
index 0000000..22c7036
Binary files /dev/null and b/image/52262772109_eba1d731e3_h.jpg differ
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..7f62088
--- /dev/null
+++ b/index.html
@@ -0,0 +1,65 @@
+
+
+
+
+
+
+ CPH Area Renewal Dashboard
+
+
+
+
+
+
+
+
+
+
+ Copenhagen Area Renewal Porjects
+
+
+
+
+
diff --git a/js/main.js b/js/main.js
new file mode 100644
index 0000000..c183582
--- /dev/null
+++ b/js/main.js
@@ -0,0 +1,375 @@
+const mapElement = document.querySelector('#map');
+const map = L.map(mapElement).setView([55.6761, 12.5683], 12.5);
+
+// Map Style
+const mapboxKey = 'pk.eyJ1IjoiamppaXl5IiwiYSI6ImNtMHlidTN1cDBtNnEybHBzYWRpYzFxNXIifQ.2iHj6INb3fqTB_zAkGrlpg';
+const mapboxStyle = 'mapbox/satellite-v9';
+
+// The Base Tile Layer
+const baseTileLayer = L.tileLayer(`http://api.mapbox.com/styles/v1/${mapboxStyle}/tiles/512/{z}/{x}/{y}?access_token=${mapboxKey}`, {
+ tileSize: 512,
+ opacity:1,
+ zoomOffset: -1,
+ maxZoom: 16,
+ attribution: '© Stadia Maps © Stamen Design © OpenStreetMap',
+});
+baseTileLayer.addTo(map);
+
+// Original mapview
+const initialCenter = [55.68, 12.57];
+const initialZoom = 12.4;
+
+// Function to add tooltips and popups
+function onEachFeature(feature, layer) {
+ if (feature.properties && feature.properties.navn) {
+ // Tooltip content: Display project name (navn)
+ const tooltipContent = `${feature.properties.navn}`;
+
+ // Add tooltip to the marker
+ layer.bindTooltip(tooltipContent, {
+ permanent: false,
+ direction: 'top',
+ className: 'custom-tooltip',
+ });
+
+ // Add popup with additional project details
+ const popupContent = `
+ ${feature.properties.navn}
+ Status: ${feature.properties.status || 'N/A'}
+ Area: ${feature.properties.omraadenav || 'N/A'}
+ `;
+ layer.bindPopup(popupContent);
+ }
+}
+
+// Save markers
+const markers = [];
+
+// Load GeoJSON
+fetch('data/kvarterloeft_fromSHP.geojson')
+ .then((response) => response.json())
+ .then((data) => {
+ L.geoJSON(data, {
+ onEachFeature: onEachFeature,
+ }).addTo(map);
+ displaySidebarList(data);
+ });
+
+// Projects
+function displaySidebarList(geojsonData) {
+ const siteList = document.querySelector('.projects');
+ siteList.innerHTML = 'Project List
';
+
+ // Reset View Button
+ const resetButton = document.createElement('button');
+ resetButton.textContent = 'Reset View';
+ resetButton.classList.add('reset-button');
+ resetButton.style.marginBottom = '10px';
+ resetButton.style.display = 'block';
+
+ resetButton.addEventListener('click', () => {
+ map.setView(initialCenter, initialZoom);
+ });
+
+ siteList.appendChild(resetButton);
+
+ // Populate project list
+ geojsonData.features.forEach((feature) => {
+ const projectName = feature.properties.navn || 'Unnamed Project';
+
+ const projectItem = document.createElement('div');
+ projectItem.classList.add('site-item');
+ projectItem.innerHTML = `${projectName}`;
+
+ // Click event: find the corresponding marker and zoom
+ projectItem.addEventListener('click', () => {
+ const targetMarker = markers.find((m) => m.id === projectName);
+ if (targetMarker) {
+ map.setView(targetMarker.marker.getLatLng(), 15);
+ targetMarker.marker.openPopup();
+ }
+ });
+
+ siteList.appendChild(projectItem);
+ });
+}
+
+// DOM Elements for Location Name Search
+const locationFilterButton = document.getElementById('locationFilterButton');
+const locationInput = document.getElementById('locationInput');
+const resetLocationButton = document.getElementById('resetLocationButton');
+
+// Location Name Search Functionality
+locationFilterButton.addEventListener('click', () => {
+ const searchQuery = locationInput.value.trim().toLowerCase();
+
+ fetch('data/kvarterloeft_fromSHP.geojson')
+ .then((response) => response.json())
+ .then((data) => {
+ // Filter projects by omraadenav (location name)
+ const filteredFeatures = data.features.filter((feature) => {
+ const areaName = feature.properties.omraadenav || '';
+ return areaName.toLowerCase().includes(searchQuery);
+ });
+
+ // Clear existing map markers
+ map.eachLayer((layer) => {
+ if (layer instanceof L.Marker) {
+ map.removeLayer(layer);
+ }
+ });
+
+ // Add filtered markers to the map
+ const geoJsonLayer = L.geoJSON(filteredFeatures, {
+ onEachFeature: (feature, layer) => {
+ layer.bindPopup(`${feature.properties.navn || 'Unnamed Project'}
+ Status: ${feature.properties.status || 'N/A'}
+ Area: ${feature.properties.omraadenav || 'N/A'}`);
+ }
+ }).addTo(map);
+
+ // Adjust map view to fit filtered markers
+ if (filteredFeatures.length > 0) {
+ const group = new L.FeatureGroup(geoJsonLayer.getLayers());
+ map.fitBounds(group.getBounds());
+ } else {
+ alert('No projects found for the given location.');
+ }
+
+ // Update sidebar list
+ displaySidebarList({ features: filteredFeatures });
+ });
+});
+
+// Reset Button for Location Name Search
+resetLocationButton.addEventListener('click', () => {
+ locationInput.value = '';
+
+ fetch('data/kvarterloeft_fromSHP.geojson')
+ .then((response) => response.json())
+ .then((data) => {
+ // Clear existing markers
+ map.eachLayer((layer) => {
+ if (layer instanceof L.Marker) {
+ map.removeLayer(layer);
+ }
+ });
+
+ // Reload all markers
+ L.geoJSON(data, {
+ onEachFeature: onEachFeature,
+ }).addTo(map);
+
+ displaySidebarList(data);
+
+ // Reset to initial map view
+ map.setView(initialCenter, initialZoom);
+ });
+});
+
+// DOM Elements for project name search
+const projectFilterButton = document.getElementById('projectFilterButton');
+const projectInput = document.getElementById('projectInput');
+const resetProjectButton = document.getElementById('resetProjectButton');
+
+// Project Name Search Functionality
+projectFilterButton.addEventListener('click', () => {
+ const searchQuery = projectInput.value.trim().toLowerCase();
+
+ fetch('data/kvarterloeft_fromSHP.geojson')
+ .then(response => response.json())
+ .then(data => {
+ // Filter projects by navn (project name)
+ const filteredFeatures = data.features.filter((feature) => {
+ const projectName = feature.properties.navn || '';
+ return projectName.toLowerCase().includes(searchQuery);
+ });
+
+ // Clear existing map markers
+ map.eachLayer((layer) => {
+ if (layer instanceof L.Marker) {
+ map.removeLayer(layer);
+ }
+ });
+
+ // Add filtered markers to the map
+ const geoJsonLayer = L.geoJSON(filteredFeatures, {
+ onEachFeature: (feature, layer) => {
+ layer.bindPopup(`${feature.properties.navn}
+ Status: ${feature.properties.status || 'N/A'}
+ Area: ${feature.properties.omraadenav || 'N/A'}`);
+ }
+ }).addTo(map);
+
+ // Adjust map view to fit filtered markers
+ if (filteredFeatures.length > 0) {
+ const group = new L.FeatureGroup(geoJsonLayer.getLayers());
+ map.fitBounds(group.getBounds());
+ } else {
+ alert('No projects found for the given project name.');
+ }
+
+ // Update sidebar list
+ displaySidebarList({ features: filteredFeatures });
+ });
+});
+
+// Reset Button for Project Name Search
+resetProjectButton.addEventListener('click', () => {
+ projectInput.value = '';
+
+ fetch('data/kvarterloeft_fromSHP.geojson')
+ .then(response => response.json())
+ .then(data => {
+ // Reload all markers
+ map.eachLayer((layer) => {
+ if (layer instanceof L.Marker) {
+ map.removeLayer(layer);
+ }
+ });
+
+ L.geoJSON(data, {
+ onEachFeature: onEachFeature,
+ }).addTo(map);
+
+ displaySidebarList(data);
+ map.setView(initialCenter, initialZoom);
+ });
+});
+
+// Select all category checkboxes
+const categoryCheckboxes = document.querySelectorAll('.category-checkbox');
+
+// Function to filter by indsats categories
+function filterByCategory(geojsonData) {
+ // Get all checked categories
+ const selectedCategories = Array.from(categoryCheckboxes)
+ .filter(checkbox => checkbox.checked)
+ .map(checkbox => checkbox.value);
+
+ // Filter GeoJSON features based on selected categories
+ const filteredFeatures = geojsonData.features.filter(feature => {
+ const indsats = feature.properties.indsats || '';
+ return selectedCategories.length === 0 || selectedCategories.includes(indsats);
+ });
+
+ return filteredFeatures;
+}
+
+// Function to update the map and sidebar
+function updateMapAndSidebar() {
+ fetch('data/kvarterloeft_fromSHP.geojson')
+ .then(response => response.json())
+ .then(geojsonData => {
+ const filteredFeatures = filterByCategory(geojsonData);
+
+ // Clear the map
+ map.eachLayer(layer => {
+ if (layer instanceof L.Marker || layer instanceof L.GeoJSON) {
+ map.removeLayer(layer);
+ }
+ });
+
+ // Add filtered features to the map
+ const geoJsonLayer = L.geoJSON(filteredFeatures, {
+ onEachFeature: (feature, layer) => {
+ layer.bindPopup(`${feature.properties.navn}
+ Category: ${feature.properties.indsats || 'N/A'}`);
+ }
+ }).addTo(map);
+
+ // Fit bounds if there are filtered features
+ if (filteredFeatures.length > 0) {
+ const group = new L.FeatureGroup(geoJsonLayer.getLayers());
+ map.fitBounds(group.getBounds());
+ }
+
+ // Update the sidebar list
+ displaySidebarList({ features: filteredFeatures });
+ });
+}
+
+// Event listener for checkbox changes
+categoryCheckboxes.forEach(checkbox => {
+ checkbox.addEventListener('change', updateMapAndSidebar);
+});
+
+
+// Select all status checkboxes
+const statusCheckboxes = document.querySelectorAll('.status-checkbox');
+
+// Function to filter by status
+function filterByStatus(geojsonData) {
+ // Get all checked status values
+ const selectedStatus = Array.from(statusCheckboxes)
+ .filter(checkbox => checkbox.checked)
+ .map(checkbox => checkbox.value);
+
+ // Filter GeoJSON features based on selected status
+ const filteredFeatures = geojsonData.features.filter(feature => {
+ const status = feature.properties.status || '';
+ return selectedStatus.length === 0 || selectedStatus.includes(status);
+ });
+
+ return filteredFeatures;
+}
+
+// Function to update the map and sidebar with both filters (status + category)
+function updateMapAndSidebarWithFilters() {
+ fetch('data/kvarterloeft_fromSHP.geojson')
+ .then(response => response.json())
+ .then(geojsonData => {
+ // Apply both filters
+ const categoryFiltered = filterByCategory(geojsonData);
+ const fullyFilteredFeatures = filterByStatus({ features: categoryFiltered });
+
+ // Clear the map
+ map.eachLayer(layer => {
+ if (layer instanceof L.Marker || layer instanceof L.GeoJSON) {
+ map.removeLayer(layer);
+ }
+ });
+
+ // Add filtered features to the map
+ const geoJsonLayer = L.geoJSON(fullyFilteredFeatures, {
+ onEachFeature: (feature, layer) => {
+ layer.bindPopup(`
+ ${feature.properties.navn}
+ Status: ${getStatusTranslation(feature.properties.status)}
+ Category: ${feature.properties.indsats || 'N/A'}
+ `);
+ }
+ }).addTo(map);
+
+ // Fit bounds if filtered features exist
+ if (fullyFilteredFeatures.length > 0) {
+ const group = new L.FeatureGroup(geoJsonLayer.getLayers());
+ map.fitBounds(group.getBounds());
+ }
+
+ // Update the sidebar list
+ displaySidebarList({ features: fullyFilteredFeatures });
+ });
+}
+
+// Helper function to translate status to "English (Danish)" format
+function getStatusTranslation(status) {
+ const statusMap = {
+ "Projektering": "Planning (Projektering)",
+ "Idémodning": "Idea Development (Idémodning)",
+ "Udført": "Completed (Udført)",
+ "Anlæg": "Construction (Anlæg)",
+ "Annulleret": "Cancelled (Annulleret)"
+ };
+ return statusMap[status] || status; // Default to the original status if no match
+}
+
+// Event listeners for status checkboxes
+statusCheckboxes.forEach(checkbox => {
+ checkbox.addEventListener('change', updateMapAndSidebarWithFilters);
+});
+
+// Ensure category filters also trigger the combined filtering
+categoryCheckboxes.forEach(checkbox => {
+ checkbox.addEventListener('change', updateMapAndSidebarWithFilters);
+});
diff --git a/mockup/css/styles.css b/mockup/css/styles.css
new file mode 100644
index 0000000..829ab01
--- /dev/null
+++ b/mockup/css/styles.css
@@ -0,0 +1,137 @@
+html {
+ font-size: 24px;
+ font-family: sans-serif;
+}
+
+body {
+ padding: 0;
+ margin: 0;
+}
+
+.map-section {
+ position: relative;
+ width: 100%;
+ height: 50vh;
+ background-color: silver;
+}
+
+.map-search-controls {
+ display: flex;
+ box-sizing: border-box;
+ margin: 0;
+ border: none;
+ padding: 0.5rem;
+ width: 100%;
+ gap: 0.5rem;
+ justify-content: space-between;
+ position: relative;
+ z-index: 1;
+}
+
+.map-search-controls input {
+ box-sizing: border-box;
+ border: 1px solid gray;
+ border-radius: 4px;
+ font-size: 0.9rem;
+ font-family: monospace;
+}
+
+[name="address-search"] {
+ background-image: url("../img/location.svg");
+ background-size: 1em;
+ background-repeat: no-repeat;
+ background-position: 98% center;
+ padding-right: 1.2em;
+ width: 60%
+}
+
+[name="time-search"] {
+ width: 40%;
+}
+
+.map {
+ position: absolute;
+ top: 0;
+ width: 100%;
+ height: 100%;
+ display: flex;
+ justify-content: center;
+ align-items: center;
+}
+
+.bike-search-controls {
+ border: 0;
+ padding: 0.5rem;
+ display: flex;
+ justify-content: space-between
+}
+
+.station-list {
+ list-style-type: none;
+ padding: 0;
+ margin: 0;
+}
+
+.station-list .station {
+ display: grid;
+ grid-template-areas: "name name"
+ "blank distance"
+ "bikes-info docks-info"
+ "drop-off-info pick-up-info"
+ "details details";
+ grid-template-columns: 1fr 1fr;
+
+ padding: 0.5rem;
+ border-bottom: 1px solid black;
+}
+
+.station-list .station:first-child {
+ border-top: 1px solid black;
+}
+
+.station .name {
+ grid-area: name;
+ font-weight: bold;
+}
+
+.station .distance {
+ grid-area: distance;
+ justify-self: end;
+
+ font-size: 0.8em;
+ font-style: italic;
+ padding-bottom: 0.5rem
+}
+
+.station .available-bikes {
+ grid-area: bikes-info;
+}
+
+.station .available-docks {
+ grid-area: docks-info;
+ text-align: right;
+}
+
+.station .next-drop-off-est {
+ grid-area: drop-off-info;
+}
+
+.station .next-pick-up-est {
+ grid-area: pick-up-info;
+ text-align: right;
+}
+
+.station .details {
+ grid-area: details;
+ justify-self: center;
+}
+
+.station .details .chart {
+ box-sizing: border-box;
+ margin-top: 0.5rem;
+ padding: 0.5rem;
+ width: 100%;
+ height: 4rem;
+ background-color: silver;
+
+}
\ No newline at end of file
diff --git a/mockup/img/location.png b/mockup/img/location.png
new file mode 100644
index 0000000..7a3e7ef
Binary files /dev/null and b/mockup/img/location.png differ
diff --git a/mockup/img/location.svg b/mockup/img/location.svg
new file mode 100644
index 0000000..fd5e151
--- /dev/null
+++ b/mockup/img/location.svg
@@ -0,0 +1,56 @@
+
+
+
+
diff --git a/mockup/index.html b/mockup/index.html
new file mode 100644
index 0000000..bef07e2
--- /dev/null
+++ b/mockup/index.html
@@ -0,0 +1,77 @@
+
+
+
+
+
+
+ Bikeshare Station Availability Dashboard
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/package-lock.json b/package-lock.json
index 1d7be08..0c2bb53 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9,7 +9,7 @@
"version": "1.0.0",
"license": "ISC",
"devDependencies": {
- "eslint": "^8.48.0",
+ "eslint": "^8.57.1",
"eslint-config-google": "^0.14.0",
"stylelint": "^15.10.3",
"stylelint-config-standard": "^34.0.0"
@@ -313,10 +313,11 @@
}
},
"node_modules/@eslint/eslintrc": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.2.tgz",
- "integrity": "sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g==",
+ "version": "2.1.4",
+ "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz",
+ "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"ajv": "^6.12.4",
"debug": "^4.3.2",
@@ -336,22 +337,25 @@
}
},
"node_modules/@eslint/js": {
- "version": "8.50.0",
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.50.0.tgz",
- "integrity": "sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==",
+ "version": "8.57.1",
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz",
+ "integrity": "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
}
},
"node_modules/@humanwhocodes/config-array": {
- "version": "0.11.11",
- "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.11.tgz",
- "integrity": "sha512-N2brEuAadi0CcdeMXUkhbZB84eskAc8MEX1By6qEchoVywSgXPIjou4rYsl0V3Hj0ZnuGycGCjdNgockbzeWNA==",
+ "version": "0.13.0",
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz",
+ "integrity": "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==",
+ "deprecated": "Use @eslint/config-array instead",
"dev": true,
+ "license": "Apache-2.0",
"dependencies": {
- "@humanwhocodes/object-schema": "^1.2.1",
- "debug": "^4.1.1",
+ "@humanwhocodes/object-schema": "^2.0.3",
+ "debug": "^4.3.1",
"minimatch": "^3.0.5"
},
"engines": {
@@ -372,10 +376,12 @@
}
},
"node_modules/@humanwhocodes/object-schema": {
- "version": "1.2.1",
- "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz",
- "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==",
- "dev": true
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz",
+ "integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==",
+ "deprecated": "Use @eslint/object-schema instead",
+ "dev": true,
+ "license": "BSD-3-Clause"
},
"node_modules/@nodelib/fs.scandir": {
"version": "2.1.5",
@@ -424,11 +430,19 @@
"integrity": "sha512-lqa4UEhhv/2sjjIQgjX8B+RBjj47eo0mzGasklVJ78UKGQY1r0VpB9XHDaZZO9qzEFDdy4MrXLuEaSmPrPSe/A==",
"dev": true
},
+ "node_modules/@ungap/structured-clone": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz",
+ "integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==",
+ "dev": true,
+ "license": "ISC"
+ },
"node_modules/acorn": {
- "version": "8.10.0",
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.10.0.tgz",
- "integrity": "sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==",
+ "version": "8.12.1",
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz",
+ "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==",
"dev": true,
+ "license": "MIT",
"bin": {
"acorn": "bin/acorn"
},
@@ -441,6 +455,7 @@
"resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
"dev": true,
+ "license": "MIT",
"peerDependencies": {
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
}
@@ -450,6 +465,7 @@
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
"integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"fast-deep-equal": "^3.1.1",
"fast-json-stable-stringify": "^2.0.0",
@@ -838,18 +854,21 @@
}
},
"node_modules/eslint": {
- "version": "8.50.0",
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.50.0.tgz",
- "integrity": "sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==",
+ "version": "8.57.1",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.1.tgz",
+ "integrity": "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==",
+ "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.",
"dev": true,
+ "license": "MIT",
"dependencies": {
"@eslint-community/eslint-utils": "^4.2.0",
"@eslint-community/regexpp": "^4.6.1",
- "@eslint/eslintrc": "^2.1.2",
- "@eslint/js": "8.50.0",
- "@humanwhocodes/config-array": "^0.11.11",
+ "@eslint/eslintrc": "^2.1.4",
+ "@eslint/js": "8.57.1",
+ "@humanwhocodes/config-array": "^0.13.0",
"@humanwhocodes/module-importer": "^1.0.1",
"@nodelib/fs.walk": "^1.2.8",
+ "@ungap/structured-clone": "^1.2.0",
"ajv": "^6.12.4",
"chalk": "^4.0.0",
"cross-spawn": "^7.0.2",
@@ -936,6 +955,7 @@
"resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz",
"integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==",
"dev": true,
+ "license": "BSD-2-Clause",
"dependencies": {
"acorn": "^8.9.0",
"acorn-jsx": "^5.3.2",
@@ -1028,7 +1048,8 @@
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
"integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
- "dev": true
+ "dev": true,
+ "license": "MIT"
},
"node_modules/fast-levenshtein": {
"version": "2.0.6",
@@ -1197,10 +1218,11 @@
}
},
"node_modules/globals": {
- "version": "13.22.0",
- "resolved": "https://registry.npmjs.org/globals/-/globals-13.22.0.tgz",
- "integrity": "sha512-H1Ddc/PbZHTDVJSnj8kWptIRSD6AM3pK+mKytuIVF4uoBV7rshFlhhvA58ceJ5wp3Er58w6zj7bykMpYXt3ETw==",
+ "version": "13.24.0",
+ "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz",
+ "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"type-fest": "^0.20.2"
},
@@ -1498,7 +1520,8 @@
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
- "dev": true
+ "dev": true,
+ "license": "MIT"
},
"node_modules/json-stable-stringify-without-jsonify": {
"version": "1.0.1",
@@ -2326,6 +2349,7 @@
"resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
"integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">=8"
},
@@ -2555,6 +2579,7 @@
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
"integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
"dev": true,
+ "license": "(MIT OR CC0-1.0)",
"engines": {
"node": ">=10"
},
@@ -2842,9 +2867,9 @@
"dev": true
},
"@eslint/eslintrc": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.2.tgz",
- "integrity": "sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g==",
+ "version": "2.1.4",
+ "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz",
+ "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==",
"dev": true,
"requires": {
"ajv": "^6.12.4",
@@ -2859,19 +2884,19 @@
}
},
"@eslint/js": {
- "version": "8.50.0",
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.50.0.tgz",
- "integrity": "sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==",
+ "version": "8.57.1",
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz",
+ "integrity": "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==",
"dev": true
},
"@humanwhocodes/config-array": {
- "version": "0.11.11",
- "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.11.tgz",
- "integrity": "sha512-N2brEuAadi0CcdeMXUkhbZB84eskAc8MEX1By6qEchoVywSgXPIjou4rYsl0V3Hj0ZnuGycGCjdNgockbzeWNA==",
+ "version": "0.13.0",
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz",
+ "integrity": "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==",
"dev": true,
"requires": {
- "@humanwhocodes/object-schema": "^1.2.1",
- "debug": "^4.1.1",
+ "@humanwhocodes/object-schema": "^2.0.3",
+ "debug": "^4.3.1",
"minimatch": "^3.0.5"
}
},
@@ -2882,9 +2907,9 @@
"dev": true
},
"@humanwhocodes/object-schema": {
- "version": "1.2.1",
- "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz",
- "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==",
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz",
+ "integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==",
"dev": true
},
"@nodelib/fs.scandir": {
@@ -2925,10 +2950,16 @@
"integrity": "sha512-lqa4UEhhv/2sjjIQgjX8B+RBjj47eo0mzGasklVJ78UKGQY1r0VpB9XHDaZZO9qzEFDdy4MrXLuEaSmPrPSe/A==",
"dev": true
},
+ "@ungap/structured-clone": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz",
+ "integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==",
+ "dev": true
+ },
"acorn": {
- "version": "8.10.0",
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.10.0.tgz",
- "integrity": "sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==",
+ "version": "8.12.1",
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz",
+ "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==",
"dev": true
},
"acorn-jsx": {
@@ -3213,18 +3244,19 @@
"dev": true
},
"eslint": {
- "version": "8.50.0",
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.50.0.tgz",
- "integrity": "sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==",
+ "version": "8.57.1",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.1.tgz",
+ "integrity": "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==",
"dev": true,
"requires": {
"@eslint-community/eslint-utils": "^4.2.0",
"@eslint-community/regexpp": "^4.6.1",
- "@eslint/eslintrc": "^2.1.2",
- "@eslint/js": "8.50.0",
- "@humanwhocodes/config-array": "^0.11.11",
+ "@eslint/eslintrc": "^2.1.4",
+ "@eslint/js": "8.57.1",
+ "@humanwhocodes/config-array": "^0.13.0",
"@humanwhocodes/module-importer": "^1.0.1",
"@nodelib/fs.walk": "^1.2.8",
+ "@ungap/structured-clone": "^1.2.0",
"ajv": "^6.12.4",
"chalk": "^4.0.0",
"cross-spawn": "^7.0.2",
@@ -3490,9 +3522,9 @@
}
},
"globals": {
- "version": "13.22.0",
- "resolved": "https://registry.npmjs.org/globals/-/globals-13.22.0.tgz",
- "integrity": "sha512-H1Ddc/PbZHTDVJSnj8kWptIRSD6AM3pK+mKytuIVF4uoBV7rshFlhhvA58ceJ5wp3Er58w6zj7bykMpYXt3ETw==",
+ "version": "13.24.0",
+ "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz",
+ "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==",
"dev": true,
"requires": {
"type-fest": "^0.20.2"
diff --git a/package.json b/package.json
index 72a1821..9c8616d 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
"author": "",
"license": "ISC",
"devDependencies": {
- "eslint": "^8.48.0",
+ "eslint": "^8.57.1",
"eslint-config-google": "^0.14.0",
"stylelint": "^15.10.3",
"stylelint-config-standard": "^34.0.0"