diff --git a/javascript/buffer.js b/javascript/buffer.js index aeb68d62a318f51282a5e1303e05d84e49287f9e..f0fb72b5e623975b1c5c9c3b8ffd0ba101aced29 100644 --- a/javascript/buffer.js +++ b/javascript/buffer.js @@ -13,10 +13,7 @@ function makeBuffer() { var buffer = turf.buffer(layer, distance, {units: "meters"}); if (document.getElementById("bufferCheck").checked) { - console.log("Hei"); - console.log(buffer["type"]); var dissolved = turf.dissolve(buffer); - console.log(dissolved); var newLayer = L.geoJSON(dissolved); } else { var newLayer = L.geoJSON(buffer); diff --git a/javascript/dissolve.js b/javascript/dissolve.js index de31b5fda747d8aab76e972814b5854a80e9c999..db0d7fc4c10b96289bffbcaf08c14ebdc491dfa0 100644 --- a/javascript/dissolve.js +++ b/javascript/dissolve.js @@ -4,9 +4,7 @@ function dissolve() { var name = document.getElementById("dissolveName").value; try { - console.log(layer["type"]); if (layer["type"] == "MultiPolygon") { - console.log("Ja"); layer = multiPolygonToFeatureCollection(layer); } diff --git a/javascript/exampleData/Bygg&Anlegg_f_klippa.geojson b/javascript/exampleData/Bygg&Anlegg_f_klippa.geojson index c3b02e5ac712095b9dc788d184230a542bed574e..4d5237f1baab2faaea682fe3478d159916063660 100644 --- a/javascript/exampleData/Bygg&Anlegg_f_klippa.geojson +++ b/javascript/exampleData/Bygg&Anlegg_f_klippa.geojson @@ -3,128 +3,128 @@ "name": "Bygg&Anlegg_f_klippa_2", "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, "features": [ -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 211 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.435479662098718, 63.411468421805331 ], [ 10.43627497940663, 63.411408099239409 ], [ 10.436116973417953, 63.410956017093177 ], [ 10.435537686600654, 63.410994600596645 ], [ 10.435357661593672, 63.411147392513541 ], [ 10.435479662098718, 63.411468421805331 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 614 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.410300667336321, 63.400718598639308 ], [ 10.409885824676932, 63.4006816703249 ], [ 10.409843835900405, 63.400776606139353 ], [ 10.410040296596973, 63.40079405662177 ], [ 10.409895839007508, 63.401118183724961 ], [ 10.410612527152088, 63.401182023993776 ], [ 10.410735250475916, 63.400904698231507 ], [ 10.410755085999513, 63.400860158958807 ], [ 10.410683898086505, 63.400853770421882 ], [ 10.410257593738635, 63.400815879156511 ], [ 10.410300667336321, 63.400718598639308 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 211 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.439799419618298, 63.383880654984779 ], [ 10.439798163484426, 63.383883540125254 ], [ 10.440223577939003, 63.383927813781668 ], [ 10.440268093830515, 63.383826366044886 ], [ 10.439820401396306, 63.383833486605305 ], [ 10.439799419618298, 63.383880654984779 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 629 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.472287558154893, 63.407472688644134 ], [ 10.472100652197131, 63.406975338786005 ], [ 10.471604328240224, 63.407008726601156 ], [ 10.471782658210889, 63.407510833162888 ], [ 10.472287558154893, 63.407472688644134 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 329 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.444999818854177, 63.411914310180372 ], [ 10.445338700987444, 63.411778929586511 ], [ 10.444999992581231, 63.41161135250826 ], [ 10.444859878444868, 63.411668782166032 ], [ 10.444408558915422, 63.411452343113602 ], [ 10.44406992151595, 63.411588616678159 ], [ 10.444404771075895, 63.411755247502704 ], [ 10.444547680109663, 63.411697610525145 ], [ 10.444999818854177, 63.411914310180372 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 329 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.451565561079141, 63.417327026272112 ], [ 10.452220324518327, 63.417317054763124 ], [ 10.452166494106546, 63.41693807594482 ], [ 10.450655816126948, 63.416961134219896 ], [ 10.450672629427089, 63.417194711102205 ], [ 10.451553842042694, 63.417182444403373 ], [ 10.451565561079141, 63.417327026272112 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 329 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.451348573061251, 63.417536316875662 ], [ 10.450636226115771, 63.417469311937637 ], [ 10.450631760096233, 63.417480039266998 ], [ 10.450440859208632, 63.417531795813339 ], [ 10.450129269687581, 63.417502462152555 ], [ 10.450128017697415, 63.417505437090441 ], [ 10.450007971499749, 63.417540137077843 ], [ 10.449999921696326, 63.417539410847198 ], [ 10.449872908794703, 63.417527413942864 ], [ 10.449818997217067, 63.417641961975811 ], [ 10.449999956739189, 63.417659066923747 ], [ 10.450055509234886, 63.417664248371004 ], [ 10.450779205163682, 63.417674319942719 ], [ 10.450789449470726, 63.417675282979936 ], [ 10.451286025144897, 63.41766992976391 ], [ 10.451348573061251, 63.417536316875662 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 322 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.45302424933886, 63.41669211122008 ], [ 10.452916678920733, 63.41631224259244 ], [ 10.451780333370081, 63.416376928771932 ], [ 10.451888089234423, 63.416756796255321 ], [ 10.45302424933886, 63.41669211122008 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 321 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.427511085314428, 63.403003920477424 ], [ 10.427825007417541, 63.403184531876327 ], [ 10.42817807939743, 63.403061168065626 ], [ 10.427236526971825, 63.402519421802403 ], [ 10.42650225789002, 63.402780338180165 ], [ 10.427452538893295, 63.403316526402811 ], [ 10.427647729986216, 63.403247432672266 ], [ 10.427330481952122, 63.403068380104557 ], [ 10.427511085314428, 63.403003920477424 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 612 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.434047569742127, 63.416419212986924 ], [ 10.43393110708301, 63.416329449957004 ], [ 10.433621027505749, 63.416409937002982 ], [ 10.433281190419866, 63.416143243797571 ], [ 10.433034084578031, 63.416205145265089 ], [ 10.433486523674894, 63.416560564059715 ], [ 10.434047569742127, 63.416419212986924 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "07.11.2018", "OBJTYPE": "Bygning", "BYGGTYP_NB": 612 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.427985818560378, 63.388348442826484 ], [ 10.427876324129304, 63.388496930850565 ], [ 10.427338651158754, 63.388417566728485 ], [ 10.427265570141678, 63.388557880877855 ], [ 10.428090942836214, 63.388679879922698 ], [ 10.428218608654571, 63.388506435019991 ], [ 10.42830052156846, 63.388394936236494 ], [ 10.428098714664902, 63.388365087556245 ], [ 10.427985818560378, 63.388348442826484 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.438023330428512, 63.412625051327346 ], [ 10.437898375231597, 63.412493636438491 ], [ 10.437805846474737, 63.412493759366662 ], [ 10.437804711164352, 63.412331117444126 ], [ 10.437452428610374, 63.412331698525499 ], [ 10.437395347488467, 63.412331733987067 ], [ 10.437395721710617, 63.412535226409119 ], [ 10.437530263860864, 63.412534142620622 ], [ 10.437624567517464, 63.412533463432624 ], [ 10.437618004237633, 63.412666380952956 ], [ 10.437610360002656, 63.412817711070737 ], [ 10.438023754891425, 63.412813462825518 ], [ 10.43802349138825, 63.412688243944338 ], [ 10.438023330428512, 63.412625051327346 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.450939975496011, 63.415239254237058 ], [ 10.450938833333788, 63.415105695783964 ], [ 10.450000053722659, 63.415107232784713 ], [ 10.449725254611797, 63.415107775963946 ], [ 10.449726181856702, 63.41524115703389 ], [ 10.44999998573009, 63.415240713723058 ], [ 10.450939975496011, 63.415239254237058 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.451610603190163, 63.41529438315802 ], [ 10.451293521863493, 63.415294640599491 ], [ 10.451293267448358, 63.415812586195223 ], [ 10.451613971943013, 63.415812561298694 ], [ 10.451610603190163, 63.41529438315802 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.438510764896883, 63.413390954668138 ], [ 10.438498532594842, 63.413130850359941 ], [ 10.438328420492013, 63.413073676732054 ], [ 10.438327473361015, 63.4129108533809 ], [ 10.438020040671526, 63.412911253775142 ], [ 10.438024262757034, 63.413395401196674 ], [ 10.438510764896883, 63.413390954668138 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.449713354193687, 63.415308431192045 ], [ 10.449411279313885, 63.41530835273187 ], [ 10.449409580386986, 63.415826133182456 ], [ 10.449714486358463, 63.415826631799128 ], [ 10.449713354193687, 63.415308431192045 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.44935170593819, 63.416004992831859 ], [ 10.448999223958769, 63.41589142327885 ], [ 10.448740411519186, 63.41574449848779 ], [ 10.448486046054978, 63.415816643941852 ], [ 10.448558737715123, 63.415867791349385 ], [ 10.448663516259669, 63.415927590018086 ], [ 10.448842877992346, 63.416012484931535 ], [ 10.448977268731147, 63.416063635113112 ], [ 10.449182341403322, 63.416130046742644 ], [ 10.449331706855272, 63.416168298187856 ], [ 10.449445305491444, 63.416192460025883 ], [ 10.449577157391355, 63.416062400324876 ], [ 10.44935170593819, 63.416004992831859 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.450823441794547, 63.416147779743326 ], [ 10.450191731566782, 63.416145662228082 ], [ 10.44999982402277, 63.416129745822758 ], [ 10.449711564934914, 63.416105919651095 ], [ 10.449625508588834, 63.41623443789203 ], [ 10.449761005481168, 63.416251914345452 ], [ 10.449917229873511, 63.41626729537137 ], [ 10.449999836070464, 63.416272740997925 ], [ 10.450161431061403, 63.416283399512139 ], [ 10.450321116177351, 63.416287973216441 ], [ 10.450574312247044, 63.41628782773013 ], [ 10.450729489786204, 63.416282482827825 ], [ 10.45086091021837, 63.416274775707272 ], [ 10.450823441794547, 63.416147779743326 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.456305181062497, 63.417439409221465 ], [ 10.456153040553048, 63.417275701865471 ], [ 10.455947456295444, 63.417124656959956 ], [ 10.455687714410534, 63.416991936738398 ], [ 10.455506788161019, 63.416924121486005 ], [ 10.455359552052247, 63.417007127106473 ], [ 10.455622109462826, 63.417116390603496 ], [ 10.455825389359427, 63.41724178666793 ], [ 10.456055019575469, 63.417467989349134 ], [ 10.456119374365874, 63.417617734801183 ], [ 10.456394885323064, 63.417614754651957 ], [ 10.456394188828238, 63.417610402245082 ], [ 10.456305181062497, 63.417439409221465 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.454707309754168, 63.417596340176949 ], [ 10.454726153490203, 63.417478017836373 ], [ 10.454823198895244, 63.417333496178948 ], [ 10.454962990754575, 63.417190514198161 ], [ 10.454718912891012, 63.417129624251444 ], [ 10.454593004517495, 63.417254062915859 ], [ 10.454524573435069, 63.417366336966516 ], [ 10.454451310765364, 63.417541405783524 ], [ 10.454436936710808, 63.417635921874272 ], [ 10.454707248159455, 63.417633001156418 ], [ 10.454707309754168, 63.417596340176949 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.441669646440397, 63.405058230761519 ], [ 10.441681513471941, 63.404536757548762 ], [ 10.441683833533997, 63.404435389769567 ], [ 10.441453136792637, 63.404438883937104 ], [ 10.441375707174725, 63.404440113772829 ], [ 10.441371301704324, 63.405054507905561 ], [ 10.441669646440397, 63.405058230761519 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.443012203681064, 63.406069344784051 ], [ 10.442720099716313, 63.406062509646802 ], [ 10.442715603240451, 63.406690459296485 ], [ 10.443011735452135, 63.406685674166191 ], [ 10.443012203681064, 63.406069344784051 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.441567184343484, 63.406168397125676 ], [ 10.441266449306813, 63.40617313595731 ], [ 10.44126956887335, 63.406789877682179 ], [ 10.441311263346835, 63.406790713888746 ], [ 10.441563062972492, 63.406796342755825 ], [ 10.441565025402662, 63.4064923797023 ], [ 10.441567184343484, 63.406168397125676 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.447882749319605, 63.406103562742395 ], [ 10.447574236547934, 63.406096993527072 ], [ 10.44746429694006, 63.406871610707839 ], [ 10.447791185565562, 63.40688104606771 ], [ 10.447882749319605, 63.406103562742395 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 143 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.430581343535259, 63.391635505060776 ], [ 10.430574439446909, 63.390958120620347 ], [ 10.429808571290742, 63.390959594506967 ], [ 10.429815666302915, 63.391637156467205 ], [ 10.430581343535259, 63.391635505060776 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "07.11.2018", "OBJTYPE": "Bygning", "BYGGTYP_NB": 319 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.460556692694231, 63.417332300467748 ], [ 10.46002235584354, 63.417575467430986 ], [ 10.461084397871875, 63.417563947576909 ], [ 10.460556692694231, 63.417332300467748 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "24.05.2016", "OBJTYPE": "Bygning", "BYGGTYP_NB": 623 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.410942369054917, 63.415154836705462 ], [ 10.410875212269545, 63.414864395312001 ], [ 10.410615201924118, 63.414876386647315 ], [ 10.410584827297022, 63.414877853324015 ], [ 10.410587354045477, 63.414888510290446 ], [ 10.41058673060949, 63.414949196820729 ], [ 10.409778092489869, 63.414985988532699 ], [ 10.409833753218997, 63.415205720062332 ], [ 10.410942369054917, 63.415154836705462 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.439021325343379, 63.405558880774372 ], [ 10.439037027693212, 63.404793299459342 ], [ 10.438717286646666, 63.404802084301778 ], [ 10.438691712712895, 63.405562648313285 ], [ 10.439021325343379, 63.405558880774372 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.442137370148595, 63.405320651255394 ], [ 10.441851139195716, 63.405318961486017 ], [ 10.441853151722029, 63.406029069829685 ], [ 10.441853392333314, 63.406085708933468 ], [ 10.441924576783348, 63.406083644238535 ], [ 10.442144334597236, 63.406077387328821 ], [ 10.442137370148595, 63.405320651255394 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.446151713263365, 63.405712032125933 ], [ 10.445823145562256, 63.405704764462357 ], [ 10.445830313287367, 63.406328377799944 ], [ 10.446164002938971, 63.406329848721427 ], [ 10.446151713263365, 63.405712032125933 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 135 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.427101657297996, 63.385684179311731 ], [ 10.4275949668484, 63.385532125376834 ], [ 10.427930799765342, 63.385428591028955 ], [ 10.428188237091607, 63.385378352093426 ], [ 10.429024353747131, 63.38527950642959 ], [ 10.428937913932122, 63.385086389819392 ], [ 10.428063628386377, 63.385182115828485 ], [ 10.428131365000018, 63.385288886827212 ], [ 10.42779529547124, 63.385335243965706 ], [ 10.427672398269539, 63.385253978753667 ], [ 10.426833609309414, 63.385508674517226 ], [ 10.427101657297996, 63.385684179311731 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 135 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.412890102680874, 63.389027177103038 ], [ 10.412709251323184, 63.388596930544573 ], [ 10.412667342154144, 63.388497527186111 ], [ 10.412742667408816, 63.388324075833864 ], [ 10.412890423624637, 63.387983485103724 ], [ 10.413089189991265, 63.387524529087379 ], [ 10.412650919606468, 63.387463156717388 ], [ 10.412192021827176, 63.388480683716942 ], [ 10.412438484100331, 63.389065215185788 ], [ 10.412598526188026, 63.389051783743113 ], [ 10.412890102680874, 63.389027177103038 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 531 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.446254174420602, 63.41082390772744 ], [ 10.446217187552152, 63.410646278477216 ], [ 10.445362592109255, 63.410682032276405 ], [ 10.445333811661412, 63.41068322096951 ], [ 10.445335437453096, 63.410703581123805 ], [ 10.445379128373476, 63.410859329932947 ], [ 10.446254174420602, 63.41082390772744 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 219 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.419301978940471, 63.408135734978494 ], [ 10.419041612459965, 63.408362102454873 ], [ 10.42000384734331, 63.40858431617837 ], [ 10.42026380788219, 63.408357950948208 ], [ 10.419301978940471, 63.408135734978494 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 651 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.475581954907373, 63.407085663867903 ], [ 10.475332817820263, 63.406340848481271 ], [ 10.474957458327005, 63.406370306245648 ], [ 10.474836333761814, 63.406433225220056 ], [ 10.474166775221633, 63.406485554945263 ], [ 10.474411684006553, 63.407179788022866 ], [ 10.475581954907373, 63.407085663867903 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 231 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.436372396679221, 63.411862046822606 ], [ 10.436288907918525, 63.411638474541434 ], [ 10.435431141420224, 63.411703733017724 ], [ 10.435474818935786, 63.411824207129818 ], [ 10.435895457666176, 63.411896999888157 ], [ 10.436372396679221, 63.411862046822606 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 319 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.453660939885866, 63.417441009288474 ], [ 10.453628790558495, 63.416893231996418 ], [ 10.453228185725397, 63.416898023273774 ], [ 10.453265323938567, 63.417445570349557 ], [ 10.453660939885866, 63.417441009288474 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 999 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.437749052504108, 63.411251720094548 ], [ 10.437699917533521, 63.411114425763913 ], [ 10.436609896928285, 63.411192799248134 ], [ 10.436573845183899, 63.411092715108708 ], [ 10.436376271446955, 63.411106819014648 ], [ 10.436461260299316, 63.411344379442738 ], [ 10.437749052504108, 63.411251720094548 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 212 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.416441973468983, 63.405791553965081 ], [ 10.416620260972945, 63.405691495032912 ], [ 10.416090655503762, 63.405501417236231 ], [ 10.415886246807826, 63.405615917037899 ], [ 10.416158186891057, 63.405713578751104 ], [ 10.416000947188257, 63.405801938737966 ], [ 10.416492635352531, 63.405978299766261 ], [ 10.416676399586841, 63.405875583329404 ], [ 10.416441973468983, 63.405791553965081 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "04.10.2015", "OBJTYPE": "Bygning", "BYGGTYP_NB": 143 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.435569613973099, 63.390558286174539 ], [ 10.435484004207298, 63.390619378624173 ], [ 10.435379649041074, 63.390693854792993 ], [ 10.434948837491287, 63.390567395772429 ], [ 10.434954600242641, 63.390434306553104 ], [ 10.43500857687475, 63.390256748280812 ], [ 10.434769403161871, 63.390244519078472 ], [ 10.434705684402749, 63.390419392388189 ], [ 10.43461756408032, 63.390522429649359 ], [ 10.434441508155629, 63.39072823284112 ], [ 10.434455415662242, 63.390866510379858 ], [ 10.434744252440698, 63.390887217829288 ], [ 10.434783867900908, 63.390766714741886 ], [ 10.435047065076494, 63.390883188765201 ], [ 10.43486212190996, 63.391015205383482 ], [ 10.435107955529098, 63.391080508291004 ], [ 10.435249321765552, 63.390997671429581 ], [ 10.435619303715791, 63.391216390724054 ], [ 10.435998151381652, 63.391111777123832 ], [ 10.436168318949063, 63.391064645477236 ], [ 10.436031068102437, 63.390941431793344 ], [ 10.435714396649008, 63.391004577663324 ], [ 10.435552018814317, 63.390839067581851 ], [ 10.435631267112999, 63.39075478996029 ], [ 10.435811387896317, 63.390626501127748 ], [ 10.435569613973099, 63.390558286174539 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 613 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.432242243484508, 63.401081308058885 ], [ 10.432155281367317, 63.400879132297348 ], [ 10.4314832789892, 63.400937480698019 ], [ 10.431415821315687, 63.400781068562971 ], [ 10.431219463898683, 63.400798115917098 ], [ 10.431279698836573, 63.400938173577643 ], [ 10.430878194427386, 63.40097271469822 ], [ 10.430828858307112, 63.400858489691309 ], [ 10.430632500003057, 63.40087553624096 ], [ 10.430706983873492, 63.401048484796391 ], [ 10.430227941784242, 63.401089994159733 ], [ 10.430160268122668, 63.400933134823092 ], [ 10.429867020993001, 63.400958510715959 ], [ 10.430003522896403, 63.401275359815493 ], [ 10.432242243484508, 63.401081308058885 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 613 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.452836618401552, 63.411872926571924 ], [ 10.452879568930005, 63.411593680195878 ], [ 10.453552547311421, 63.411613767197771 ], [ 10.453592418405909, 63.411349004012244 ], [ 10.453391227287758, 63.411342971171422 ], [ 10.453375699589461, 63.411447705198469 ], [ 10.452500324006918, 63.411417466369521 ], [ 10.452519146335179, 63.411294656234396 ], [ 10.452261377552466, 63.411286683358519 ], [ 10.452238324115136, 63.411436735204582 ], [ 10.452017069016742, 63.411430006639669 ], [ 10.452034937361429, 63.411312053579891 ], [ 10.451813282904576, 63.41130532876425 ], [ 10.451771626685069, 63.411562838507436 ], [ 10.452373292911178, 63.41158275772613 ], [ 10.452331102389726, 63.411857328416289 ], [ 10.452836618401552, 63.411872926571924 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 621 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.434233962476711, 63.414143969271009 ], [ 10.434325775838785, 63.413860828603191 ], [ 10.434538222197315, 63.413875392810937 ], [ 10.434605844946136, 63.413677411871717 ], [ 10.434046702118048, 63.413639217648019 ], [ 10.43399675473475, 63.41378612453844 ], [ 10.433155173522849, 63.413727600842535 ], [ 10.433186569111854, 63.413634290118765 ], [ 10.432747431522476, 63.4136045820783 ], [ 10.43268181025992, 63.413798771879151 ], [ 10.433282557302897, 63.41383978579676 ], [ 10.433249676662172, 63.413935445305185 ], [ 10.433840590570609, 63.413976016914823 ], [ 10.433793387734411, 63.414113740213089 ], [ 10.434233962476711, 63.414143969271009 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.448650074379657, 63.415673153399588 ], [ 10.448542577161291, 63.415499919626406 ], [ 10.44854023371154, 63.415302640439222 ], [ 10.448189319865358, 63.415291384892413 ], [ 10.448184881665094, 63.415417818623183 ], [ 10.448210258232082, 63.415555529942679 ], [ 10.448261710318832, 63.415650249051083 ], [ 10.448332156429672, 63.415724399095375 ], [ 10.448650074379657, 63.415673153399588 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.440049899443807, 63.404455185860122 ], [ 10.439748907681338, 63.404454448574391 ], [ 10.439770950888635, 63.405049904871561 ], [ 10.44007984211499, 63.405056307492863 ], [ 10.440049899443807, 63.404455185860122 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.41052399060557, 63.401935389861535 ], [ 10.41027893997269, 63.401960159819097 ], [ 10.410568181917084, 63.402549837196332 ], [ 10.410807645263304, 63.402529430616433 ], [ 10.41052399060557, 63.401935389861535 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 621 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.408982562938231, 63.41460857064407 ], [ 10.409064168653316, 63.414528410211943 ], [ 10.408978499855559, 63.414510880257716 ], [ 10.408982562938231, 63.41460857064407 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 614 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.432836809754338, 63.400887380259071 ], [ 10.433859869309506, 63.400678468717764 ], [ 10.434208083282364, 63.400607291519002 ], [ 10.434104487360017, 63.400505281552853 ], [ 10.434014361959115, 63.400416421485865 ], [ 10.433785863980646, 63.40046332750525 ], [ 10.433591777570564, 63.400273088939429 ], [ 10.434033914767255, 63.400182478252098 ], [ 10.433879400968925, 63.400030980268788 ], [ 10.433434081828569, 63.400121981473319 ], [ 10.433320815527804, 63.400010642698554 ], [ 10.432985688154259, 63.400079173127168 ], [ 10.433098739898318, 63.400190245017072 ], [ 10.432563048719977, 63.40029983345373 ], [ 10.432716316135366, 63.400450537430167 ], [ 10.433119627320606, 63.40036812843303 ], [ 10.433314369788361, 63.40055952797762 ], [ 10.432643304666486, 63.400696685789192 ], [ 10.432836809754338, 63.400887380259071 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 614 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.410644438471497, 63.401693184433029 ], [ 10.41083140494011, 63.401276718477199 ], [ 10.410430005317995, 63.401240556591198 ], [ 10.410242824323742, 63.401656844571633 ], [ 10.410644438471497, 63.401693184433029 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.438510735345638, 63.406498919969458 ], [ 10.438819498272329, 63.406494465200282 ], [ 10.438809995111908, 63.405885148766664 ], [ 10.43851547629558, 63.405882009719242 ], [ 10.438510735345638, 63.406498919969458 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 721 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.436412313972102, 63.412475724669378 ], [ 10.437188853979812, 63.412343864070273 ], [ 10.437184279190088, 63.412172459826699 ], [ 10.43625900443902, 63.412289837006313 ], [ 10.436412313972102, 63.412475724669378 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.450634718493589, 63.415453658792153 ], [ 10.450327022608976, 63.415453370005054 ], [ 10.450326204545826, 63.415972398351876 ], [ 10.450634420487713, 63.415970976374176 ], [ 10.450634718493589, 63.415453658792153 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 231 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.451254476794196, 63.416756946774854 ], [ 10.451238447007047, 63.416404244058583 ], [ 10.450000164076998, 63.416473541483022 ], [ 10.449698337242461, 63.416490516326782 ], [ 10.449703185785776, 63.416586515459777 ], [ 10.449712515935813, 63.416771246497404 ], [ 10.449757765641504, 63.416770787588135 ], [ 10.450000045334184, 63.416768599508892 ], [ 10.451254476794196, 63.416756946774854 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.440464267834557, 63.405315084501879 ], [ 10.440185907647454, 63.405310619121408 ], [ 10.440179899162528, 63.406081219634288 ], [ 10.440451508979178, 63.406082701124355 ], [ 10.440464267834557, 63.405315084501879 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 239 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.41664486459725, 63.411235709689862 ], [ 10.416370465723659, 63.411129904410735 ], [ 10.416252539921262, 63.411130713911973 ], [ 10.415668887590696, 63.411434692161542 ], [ 10.41601556885062, 63.411568507188939 ], [ 10.41664486459725, 63.411235709689862 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 613 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.427735143968487, 63.389389345262956 ], [ 10.428124217998249, 63.389446136830706 ], [ 10.428514211692061, 63.388921512867441 ], [ 10.42751819911968, 63.388772856000081 ], [ 10.427452068356036, 63.388863730264411 ], [ 10.427126626451305, 63.388814649313346 ], [ 10.426602122365029, 63.389532798631805 ], [ 10.427530125987456, 63.389669664415585 ], [ 10.427735143968487, 63.389389345262956 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.443464545117852, 63.40533597653787 ], [ 10.443166227876704, 63.405324896418811 ], [ 10.443097798332161, 63.405955556425575 ], [ 10.44339539433815, 63.405956141545197 ], [ 10.443464545117852, 63.40533597653787 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 212 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.412430036838035, 63.404247555324517 ], [ 10.411308642358089, 63.40382606183735 ], [ 10.411084462475852, 63.403949905933295 ], [ 10.410972560925199, 63.40401160157311 ], [ 10.411105334696998, 63.404060917442635 ], [ 10.411724964885419, 63.404291325678095 ], [ 10.411633704580018, 63.404341148595655 ], [ 10.4114061462313, 63.404465565125811 ], [ 10.411780340667834, 63.404603157421384 ], [ 10.412004966987535, 63.404480205489101 ], [ 10.412430036838035, 63.404247555324517 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 219 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.41063744014453, 63.386286678003479 ], [ 10.410614387896725, 63.386281789104764 ], [ 10.4105369294819, 63.386265139791249 ], [ 10.409851371167676, 63.386118501207044 ], [ 10.409645359624236, 63.386312270813363 ], [ 10.410063573806548, 63.386401766898963 ], [ 10.410377035031717, 63.386468867699456 ], [ 10.410431232710428, 63.386480450703836 ], [ 10.41063744014453, 63.386286678003479 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 329 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.408644718292459, 63.386604181664666 ], [ 10.408494865756735, 63.386743626937005 ], [ 10.408594980952628, 63.386765260250002 ], [ 10.410025137500352, 63.387074480157445 ], [ 10.410174984297411, 63.386935033300297 ], [ 10.409022935021914, 63.386685996472423 ], [ 10.408644718292459, 63.386604181664666 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "21.08.2014", "OBJTYPE": "Bygning", "BYGGTYP_NB": 623 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.408852314347122, 63.411476568934752 ], [ 10.409314587618827, 63.411440577828181 ], [ 10.409050382731973, 63.410770671688702 ], [ 10.408823647331294, 63.410787126637089 ], [ 10.408829468661901, 63.410927132834608 ], [ 10.408965602150767, 63.411291778933773 ], [ 10.408845022169512, 63.4113011955302 ], [ 10.408852314347122, 63.411476568934752 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 321 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.407856604098415, 63.38750738628584 ], [ 10.408266478537174, 63.387742979010646 ], [ 10.408752234664608, 63.387572933309364 ], [ 10.408011140556766, 63.387146859104092 ], [ 10.407945049477203, 63.387109001754872 ], [ 10.407841574097436, 63.387145224699452 ], [ 10.407856604098415, 63.38750738628584 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 721 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.408377117396158, 63.400043154404713 ], [ 10.408712136734216, 63.400067950222258 ], [ 10.408738234742867, 63.400000010859927 ], [ 10.40879983030506, 63.399839444101985 ], [ 10.408897852357567, 63.399584804503903 ], [ 10.408589777831343, 63.399561002456423 ], [ 10.408572093923558, 63.399559650798736 ], [ 10.408570317265315, 63.399564246277606 ], [ 10.4084469239314, 63.399885381555258 ], [ 10.40844142012573, 63.399899708283165 ], [ 10.408375508233799, 63.399894702834473 ], [ 10.408370935600754, 63.399894349109488 ], [ 10.408377117396158, 63.400043154404713 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "21.08.2014", "OBJTYPE": "Bygning", "BYGGTYP_NB": 145 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.480155860698519, 63.413508307685213 ], [ 10.479819427548716, 63.413536925569822 ], [ 10.479875866715537, 63.413664257116686 ], [ 10.479677330705858, 63.413686868825387 ], [ 10.47976774592451, 63.413898228276402 ], [ 10.479183421503233, 63.413967471320376 ], [ 10.479274410298379, 63.414104499277173 ], [ 10.480031169141382, 63.414003578596244 ], [ 10.480289981289731, 63.413821367421093 ], [ 10.480155860698519, 63.413508307685213 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "18.10.2018", "OBJTYPE": "Bygning", "BYGGTYP_NB": 612 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.43242608476984, 63.396039722863442 ], [ 10.432165901768615, 63.396032636649061 ], [ 10.432149268545169, 63.396032264795231 ], [ 10.432146007337726, 63.396055187458664 ], [ 10.432102380832012, 63.396372673320812 ], [ 10.431892704308645, 63.396366875610006 ], [ 10.431853212664285, 63.396365745399592 ], [ 10.431838077731515, 63.396475768935282 ], [ 10.43189420300442, 63.396477271034279 ], [ 10.432365609890338, 63.396488972653451 ], [ 10.43242608476984, 63.396039722863442 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "21.08.2014", "OBJTYPE": "Bygning", "BYGGTYP_NB": 319 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.408943425375742, 63.413667538162166 ], [ 10.409593103463409, 63.413743775585758 ], [ 10.409670698823669, 63.413610788178076 ], [ 10.409676251077654, 63.413601487742525 ], [ 10.409626488554297, 63.413595605266217 ], [ 10.409443765079844, 63.413574158297067 ], [ 10.409121349279351, 63.413538738675172 ], [ 10.40927475640413, 63.413277180353603 ], [ 10.408925559333589, 63.413237939381098 ], [ 10.408943425375742, 63.413667538162166 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "25.05.2016", "OBJTYPE": "Bygning", "BYGGTYP_NB": 613 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.478040113169163, 63.417368124030524 ], [ 10.477999287634349, 63.417379409012533 ], [ 10.478055114689928, 63.41737879663183 ], [ 10.478040113169163, 63.417368124030524 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "25.05.2016", "OBJTYPE": "Bygning", "BYGGTYP_NB": 623 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.440238881116372, 63.390810292856592 ], [ 10.440008143607239, 63.390894664059502 ], [ 10.438982898084555, 63.390960200697371 ], [ 10.43901142013477, 63.391070144583836 ], [ 10.439037731214164, 63.391159913652757 ], [ 10.44012341436382, 63.391094126462839 ], [ 10.440687317708472, 63.3914035151628 ], [ 10.441065662192274, 63.391265231254927 ], [ 10.440238881116372, 63.390810292856592 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "25.05.2016", "OBJTYPE": "Bygning", "BYGGTYP_NB": 651 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.433834099757526, 63.386789619992257 ], [ 10.432853815809423, 63.386799008195538 ], [ 10.432883838620478, 63.387429304198314 ], [ 10.433864339590928, 63.387419824007928 ], [ 10.433834099757526, 63.386789619992257 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "18.10.2018", "OBJTYPE": "Bygning", "BYGGTYP_NB": 319 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.438378936850006, 63.391409362355496 ], [ 10.438313947332821, 63.391898337208325 ], [ 10.438782646977367, 63.391913365668977 ], [ 10.438873088084916, 63.39142521136592 ], [ 10.438378936850006, 63.391409362355496 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "03.05.2021", "OBJTYPE": "Bygning", "BYGGTYP_NB": 623 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.410358961185455, 63.410814675357251 ], [ 10.410321675754982, 63.410646825693277 ], [ 10.409431983531446, 63.410719064999512 ], [ 10.409296522868532, 63.410729825950646 ], [ 10.409400432835366, 63.4110310363628 ], [ 10.410263337411605, 63.410967768742935 ], [ 10.410415405182162, 63.410956663475041 ], [ 10.410358961185455, 63.410814675357251 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "03.05.2021", "OBJTYPE": "Bygning", "BYGGTYP_NB": 623 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.40992612297744, 63.410087998283878 ], [ 10.409623720870371, 63.410112703976665 ], [ 10.409518397385392, 63.410121282881185 ], [ 10.409216790872234, 63.410145890097645 ], [ 10.409245030123007, 63.410215268444986 ], [ 10.409262104415809, 63.410257109595094 ], [ 10.409385784051279, 63.410561266826242 ], [ 10.410094925876722, 63.410503376127515 ], [ 10.40992612297744, 63.410087998283878 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "22.02.2021", "OBJTYPE": "Bygning", "BYGGTYP_NB": 999 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.449423187672165, 63.394262850369294 ], [ 10.448201943325063, 63.39430584515582 ], [ 10.448219376986918, 63.394385649044523 ], [ 10.448398346020417, 63.39520796715793 ], [ 10.448763761391527, 63.395198068294242 ], [ 10.449591748159117, 63.395175755996355 ], [ 10.449517468541933, 63.394774721412595 ], [ 10.449423187672165, 63.394262850369294 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "29.10.2020", "OBJTYPE": "Bygning", "BYGGTYP_NB": 322 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.407876514718536, 63.387987134676074 ], [ 10.408239473711305, 63.38786164415108 ], [ 10.407862192651447, 63.387642044892004 ], [ 10.407876514718536, 63.387987134676074 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "03.05.2021", "OBJTYPE": "Bygning", "BYGGTYP_NB": 143 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.43641365253028, 63.388961772913085 ], [ 10.43662519046466, 63.389194021432161 ], [ 10.436640057205908, 63.389199168035617 ], [ 10.436739191583143, 63.389316660494387 ], [ 10.436947397003383, 63.38927803194381 ], [ 10.437170341208827, 63.389237998091559 ], [ 10.436831438978933, 63.388880104105482 ], [ 10.43641365253028, 63.388961772913085 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "03.05.2021", "OBJTYPE": "Bygning", "BYGGTYP_NB": 143 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.465606529608269, 63.417514808097231 ], [ 10.465859204270668, 63.417400015566265 ], [ 10.465599939237073, 63.417285440659889 ], [ 10.465082513719711, 63.417520509620161 ], [ 10.465606529608269, 63.417514808097231 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "03.05.2021", "OBJTYPE": "Bygning", "BYGGTYP_NB": 322 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.46530539253159, 63.411813951981863 ], [ 10.465463173436598, 63.411593307224067 ], [ 10.464605184771949, 63.411476340728363 ], [ 10.464445964574676, 63.411696370887434 ], [ 10.46530539253159, 63.411813951981863 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "03.05.2021", "OBJTYPE": "Bygning", "BYGGTYP_NB": 319 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.445501292792535, 63.41187755252281 ], [ 10.445255961796843, 63.411961539802128 ], [ 10.44619175312106, 63.412383842751254 ], [ 10.446510706801716, 63.412711577803194 ], [ 10.447107143922926, 63.412833993846334 ], [ 10.447256624021197, 63.412696127711193 ], [ 10.446716893663238, 63.412586064472535 ], [ 10.446438206675461, 63.412278388743104 ], [ 10.445501292792535, 63.41187755252281 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "01.02.2021", "OBJTYPE": "Bygning", "BYGGTYP_NB": 319 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.452183807210597, 63.4175653561663 ], [ 10.451911981904793, 63.417577632351033 ], [ 10.451871507050651, 63.417663615897439 ], [ 10.453065718832546, 63.417650730016462 ], [ 10.452183807210597, 63.4175653561663 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "02.12.2019", "OBJTYPE": "Bygning", "BYGGTYP_NB": 141 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.482506004802614, 63.414012670774703 ], [ 10.481091535151112, 63.414189002142002 ], [ 10.481208364352449, 63.414356909830765 ], [ 10.482623062159638, 63.414173214224959 ], [ 10.482506004802614, 63.414012670774703 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "01.06.2021", "OBJTYPE": "Bygning", "BYGGTYP_NB": 329 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.409808531534532, 63.386469004412774 ], [ 10.40979720170068, 63.386478721007833 ], [ 10.409588581866194, 63.386656089398926 ], [ 10.410155478367274, 63.386790346458746 ], [ 10.410280197362114, 63.386819904240888 ], [ 10.410500343769568, 63.386632816226964 ], [ 10.410297273713944, 63.386584732958283 ], [ 10.409820681907314, 63.386471936469228 ], [ 10.409808531534532, 63.386469004412774 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "04.06.2019", "OBJTYPE": "Bygning", "BYGGTYP_NB": 143 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.449008431683716, 63.406414858096902 ], [ 10.448941150330265, 63.406414911917871 ], [ 10.448643990634197, 63.406415141771504 ], [ 10.448642536030576, 63.406644326214924 ], [ 10.448641172950753, 63.406871355366803 ], [ 10.448911798770933, 63.406873010340696 ], [ 10.449015963309089, 63.406873659755014 ], [ 10.449013707933641, 63.406737688845254 ], [ 10.449008431683716, 63.406414858096902 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "01.06.2021", "OBJTYPE": "Bygning", "BYGGTYP_NB": 152 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.417329830282295, 63.409203123091721 ], [ 10.417228305023713, 63.409300716035723 ], [ 10.417564015945842, 63.409370903479065 ], [ 10.417403419243485, 63.409525454284186 ], [ 10.417067706897678, 63.409455266468633 ], [ 10.416966179865035, 63.409552859227517 ], [ 10.417298827634019, 63.409625860364194 ], [ 10.417167572285909, 63.409746009557736 ], [ 10.417117567598254, 63.409791926003329 ], [ 10.416919761518496, 63.409748556302212 ], [ 10.41679382782193, 63.409720900704599 ], [ 10.416761828772502, 63.409750211704747 ], [ 10.416691494767708, 63.409814372093642 ], [ 10.417188546768489, 63.409923444708312 ], [ 10.417232885534334, 63.409933148392696 ], [ 10.417335395269816, 63.409839226034997 ], [ 10.41744020455082, 63.40974321621767 ], [ 10.417838550864509, 63.409378323588939 ], [ 10.417894893488727, 63.409326958150793 ], [ 10.41783901279547, 63.409314676254333 ], [ 10.417329830282295, 63.409203123091721 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 143 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.441654754247892, 63.410648925457949 ], [ 10.44160234607622, 63.410590388938779 ], [ 10.442300990034017, 63.410464222697392 ], [ 10.441982673910889, 63.410107837346018 ], [ 10.441905858330866, 63.410021899670063 ], [ 10.441902252623706, 63.410017896637093 ], [ 10.441886765858957, 63.410000638532587 ], [ 10.44182741861526, 63.410011290891283 ], [ 10.441786529783592, 63.410018615257087 ], [ 10.441657516167741, 63.410041819247198 ], [ 10.441578713575112, 63.410019993410621 ], [ 10.441513116068144, 63.41000189422622 ], [ 10.441468929261557, 63.409999377652021 ], [ 10.44142583195292, 63.410010584068033 ], [ 10.441418347496993, 63.410021072250736 ], [ 10.441407125307082, 63.410036894243291 ], [ 10.441419795446565, 63.410081828316756 ], [ 10.441408187444143, 63.410113901601861 ], [ 10.441399358817632, 63.410137508978281 ], [ 10.441334899666765, 63.410197942297863 ], [ 10.441223920059416, 63.410245290238024 ], [ 10.44101096722671, 63.410288011084276 ], [ 10.441408389947572, 63.410732288210831 ], [ 10.441654754247892, 63.410648925457949 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 231 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.419138580532529, 63.408593898052573 ], [ 10.418832828087977, 63.408526020087479 ], [ 10.418594912393566, 63.408473266638929 ], [ 10.418298940161899, 63.40874118783529 ], [ 10.418840583882369, 63.408861301911784 ], [ 10.418842612157906, 63.408861820360762 ], [ 10.419138580532529, 63.408593898052573 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "21.08.2014", "OBJTYPE": "Bygning", "BYGGTYP_NB": 329 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.417533649373414, 63.409830796843742 ], [ 10.41783556588933, 63.409893778684896 ], [ 10.418175715674389, 63.40996445929845 ], [ 10.418598634431691, 63.41005244996186 ], [ 10.418957485303064, 63.409727442380806 ], [ 10.419104134924899, 63.409594751184329 ], [ 10.418949100096762, 63.409561821046978 ], [ 10.418856183512148, 63.409541738698614 ], [ 10.418038911237291, 63.409363948345089 ], [ 10.417837609304813, 63.409549872135905 ], [ 10.417630565354965, 63.409741238419421 ], [ 10.417533649373414, 63.409830796843742 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 319 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.444111422907131, 63.410211745379449 ], [ 10.444473780239765, 63.410081515370621 ], [ 10.444701385968042, 63.409999773070474 ], [ 10.444894560695293, 63.409930317196363 ], [ 10.443775314645983, 63.409322700300102 ], [ 10.443001638151378, 63.409608963947782 ], [ 10.443732972024851, 63.410006057956622 ], [ 10.443883281043798, 63.410087751417848 ], [ 10.444111422907131, 63.410211745379449 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "07.06.2021", "OBJTYPE": "Bygning", "BYGGTYP_NB": 319 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.419574507612058, 63.409184346036959 ], [ 10.418844484695521, 63.409025352025829 ], [ 10.418615518516788, 63.408975471953354 ], [ 10.418508223693046, 63.408952121073213 ], [ 10.418374728827533, 63.409079474804052 ], [ 10.418212336579019, 63.409234044388 ], [ 10.418529913356625, 63.409306025274077 ], [ 10.418463184466992, 63.40936198225932 ], [ 10.418853912567686, 63.409447149851253 ], [ 10.419206375841314, 63.409523899478316 ], [ 10.419574507612058, 63.409184346036959 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "21.08.2014", "OBJTYPE": "Bygning", "BYGGTYP_NB": 321 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.439574461938646, 63.410261644335499 ], [ 10.439812668275865, 63.410466870389385 ], [ 10.440003445272643, 63.410433171714665 ], [ 10.440166535211242, 63.410330633015057 ], [ 10.439988982670497, 63.410128835854884 ], [ 10.439902962582321, 63.410030961426443 ], [ 10.439691624897426, 63.409790366917598 ], [ 10.439680705403287, 63.409792272204371 ], [ 10.439650153141979, 63.409758110348321 ], [ 10.43925524162006, 63.409682735828135 ], [ 10.438493209534633, 63.409798753493128 ], [ 10.438407670309854, 63.409810296394184 ], [ 10.438595188323946, 63.410039373319705 ], [ 10.438679663165866, 63.41014247040227 ], [ 10.43870974004623, 63.410179150652148 ], [ 10.438975111834134, 63.410147305604646 ], [ 10.439181401894894, 63.410151422253122 ], [ 10.439328550235043, 63.410194284165769 ], [ 10.439574461938646, 63.410261644335499 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 322 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.418863283461118, 63.407282125225983 ], [ 10.418803346933711, 63.407260638288626 ], [ 10.418530360263773, 63.40716254302086 ], [ 10.418253450006292, 63.407317441535312 ], [ 10.41880920676685, 63.407517036299268 ], [ 10.419271195016194, 63.407683090749813 ], [ 10.419548103260954, 63.407528190276174 ], [ 10.419306303233764, 63.407441276492762 ], [ 10.418863283461118, 63.407282125225983 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "19.02.2014", "OBJTYPE": "Bygning", "BYGGTYP_NB": 329 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.418375968036369, 63.406335552296859 ], [ 10.418118650954439, 63.406477509649207 ], [ 10.41878895504164, 63.406718067070749 ], [ 10.418790898940122, 63.406716880838125 ], [ 10.418951261407797, 63.406631000156608 ], [ 10.418787685321647, 63.406570776687253 ], [ 10.418471956372576, 63.406454524498301 ], [ 10.418561855405347, 63.406401568956134 ], [ 10.418375968036369, 63.406335552296859 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "07.11.2018", "OBJTYPE": "Bygning", "BYGGTYP_NB": 612 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.431202052096536, 63.410063598945918 ], [ 10.430785006423744, 63.410062119377265 ], [ 10.430784572968255, 63.410089591623162 ], [ 10.43078251643929, 63.410225156454423 ], [ 10.430776218765098, 63.410653395669243 ], [ 10.431221525088498, 63.410655130922066 ], [ 10.431207285288716, 63.410220813788072 ], [ 10.431202609892635, 63.410086842342629 ], [ 10.431202052096536, 63.410063598945918 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 621 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.47139619192402, 63.408472878688052 ], [ 10.471311256617795, 63.408237939451872 ], [ 10.470453299228476, 63.408300000419622 ], [ 10.470437878776201, 63.408256981939225 ], [ 10.470434867803409, 63.408249023801311 ], [ 10.470074053203001, 63.4072449399997 ], [ 10.469937463745714, 63.406865201229209 ], [ 10.469335537356402, 63.406909002919107 ], [ 10.469246955613151, 63.406915479100391 ], [ 10.469326556790636, 63.407140510332582 ], [ 10.468473261592154, 63.407199190390386 ], [ 10.468473698600418, 63.407199904022583 ], [ 10.468603861693195, 63.407622707669979 ], [ 10.468754760861355, 63.407612988270813 ], [ 10.468950318770812, 63.408147415966404 ], [ 10.468489003075849, 63.40818052270081 ], [ 10.46852283019911, 63.408274159403149 ], [ 10.468527248083678, 63.408286142559895 ], [ 10.468195443151272, 63.4083102874269 ], [ 10.46827412476452, 63.408533084484297 ], [ 10.467524498672121, 63.408595181697372 ], [ 10.467662078000885, 63.408982991215993 ], [ 10.468014243656665, 63.408957381799965 ], [ 10.47062324289201, 63.40876763486969 ], [ 10.470538032146138, 63.40853503195892 ], [ 10.47139619192402, 63.408472878688052 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 135 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.456567607481148, 63.407660880194612 ], [ 10.456125077243822, 63.407760450924336 ], [ 10.455753035761269, 63.407844221740476 ], [ 10.455494450065547, 63.407902509821263 ], [ 10.455681141174983, 63.408069366592649 ], [ 10.456162926849782, 63.407965806718721 ], [ 10.456214039807232, 63.407954873174113 ], [ 10.456256864977659, 63.407993753887041 ], [ 10.456737311824227, 63.40842834709283 ], [ 10.457553643690483, 63.409167138443095 ], [ 10.457647481414993, 63.409252176326945 ], [ 10.457458007342858, 63.409291271392298 ], [ 10.457136346062883, 63.40935783560208 ], [ 10.457217540716012, 63.409442374307602 ], [ 10.456926522772061, 63.409552430916051 ], [ 10.456937222923454, 63.409558066800322 ], [ 10.457203781866083, 63.409700050469468 ], [ 10.457583580750292, 63.409528047664026 ], [ 10.457878415684069, 63.409394611847333 ], [ 10.458281711565483, 63.409212223977704 ], [ 10.458067172799412, 63.409018006925336 ], [ 10.457406154588064, 63.408419642984363 ], [ 10.456567607481148, 63.407660880194612 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 721 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.487431398698796, 63.416867305820524 ], [ 10.487468866366772, 63.416755337209381 ], [ 10.487008851436649, 63.416723050070459 ], [ 10.487079487647621, 63.416493412795987 ], [ 10.486832163995963, 63.416475518953668 ], [ 10.48675354121786, 63.416651559293101 ], [ 10.486639103462231, 63.41672402342612 ], [ 10.486440071145825, 63.416714154391407 ], [ 10.486542368489985, 63.4164033990875 ], [ 10.486365869255819, 63.416395360244117 ], [ 10.486291376145733, 63.41639200559711 ], [ 10.486144704178381, 63.416805285589177 ], [ 10.486346981873428, 63.41681978910777 ], [ 10.486598717625427, 63.416837727690812 ], [ 10.486540064491498, 63.41704354193471 ], [ 10.486775561377097, 63.417061200264243 ], [ 10.486857803919165, 63.416827402958781 ], [ 10.487431398698796, 63.416867305820524 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 319 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.464534057779733, 63.408385825259018 ], [ 10.464747340667282, 63.408334807192922 ], [ 10.464792728758294, 63.408384430998638 ], [ 10.464958926172933, 63.408356516039767 ], [ 10.464929291330531, 63.408321272777371 ], [ 10.46470207692713, 63.408052061801712 ], [ 10.46453047336065, 63.40808389177942 ], [ 10.464591659866226, 63.408164502281736 ], [ 10.464307250671144, 63.408238420910259 ], [ 10.464203930836703, 63.408171976044059 ], [ 10.464039514439513, 63.408223031307827 ], [ 10.464205819115396, 63.408330751363906 ], [ 10.464498464899334, 63.408520388997538 ], [ 10.464663077753809, 63.408469241435945 ], [ 10.464534057779733, 63.408385825259018 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.44477715178083, 63.404205948263609 ], [ 10.444467749611754, 63.40420117678773 ], [ 10.44446434284189, 63.40420112145911 ], [ 10.444463707679327, 63.404288020198379 ], [ 10.444459062964004, 63.404971985064364 ], [ 10.444794810513276, 63.404962935781732 ], [ 10.44477715178083, 63.404205948263609 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.444520539577809, 63.40608669102248 ], [ 10.444381498412168, 63.406085313681317 ], [ 10.444234842688727, 63.40608383362872 ], [ 10.444236179493037, 63.406699696147022 ], [ 10.444353348590269, 63.406700127766385 ], [ 10.444529202315547, 63.406700774003788 ], [ 10.444520539577809, 63.40608669102248 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.445570871551611, 63.408454208743649 ], [ 10.445379650274152, 63.408351387294545 ], [ 10.445209376460683, 63.408414059522798 ], [ 10.444746319007367, 63.408584267520943 ], [ 10.44425908258982, 63.408763605024724 ], [ 10.443752166347037, 63.408949961740859 ], [ 10.443962696174189, 63.409066414033113 ], [ 10.44425017880814, 63.408956868705936 ], [ 10.444288306980956, 63.408942480102482 ], [ 10.445246054416499, 63.40857777860338 ], [ 10.445570871551611, 63.408454208743649 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.444666902253724, 63.40904376815601 ], [ 10.444533493093189, 63.408971509546937 ], [ 10.444521704302156, 63.408976027172287 ], [ 10.4442444793616, 63.409078467745992 ], [ 10.444134971950538, 63.409119070791235 ], [ 10.444240013059245, 63.409176805257644 ], [ 10.444930829730835, 63.409556618978954 ], [ 10.445358524725108, 63.409403733679724 ], [ 10.444666902253724, 63.40904376815601 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 151 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.486293615424989, 63.41727473769496 ], [ 10.485969709032709, 63.417251983322046 ], [ 10.485956083409317, 63.417291908856924 ], [ 10.486288929510524, 63.417288238918395 ], [ 10.486293615424989, 63.41727473769496 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 322 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.445558259926667, 63.410506897219285 ], [ 10.445057150306891, 63.410232078192045 ], [ 10.445244961663837, 63.410163483961874 ], [ 10.44508409634112, 63.410075076515589 ], [ 10.445082035901136, 63.410073930406959 ], [ 10.445078491478577, 63.410075133185885 ], [ 10.444496575746678, 63.410291783256788 ], [ 10.445162398915517, 63.410651920859728 ], [ 10.445558259926667, 63.410506897219285 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 613 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.417371927881524, 63.407491891467735 ], [ 10.417850415526098, 63.407225752053215 ], [ 10.418149590902646, 63.407059412870616 ], [ 10.417851933409819, 63.406952315440705 ], [ 10.416568766191052, 63.406490547063356 ], [ 10.416436929130226, 63.406562139103386 ], [ 10.416656409622108, 63.406639404831729 ], [ 10.41645276478128, 63.406753269462406 ], [ 10.417278412446224, 63.407053782582793 ], [ 10.416834340774171, 63.407299112660709 ], [ 10.417371927881524, 63.407491891467735 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 629 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.472621656969922, 63.408231534316904 ], [ 10.472617879273621, 63.408220352565721 ], [ 10.472570444370511, 63.408076408777752 ], [ 10.472884389728716, 63.408055579556112 ], [ 10.472835067206038, 63.407906089842172 ], [ 10.471996835236951, 63.40796203237781 ], [ 10.472046859760626, 63.40811357972057 ], [ 10.472373183475728, 63.408091995770093 ], [ 10.472416547627214, 63.408222965570921 ], [ 10.472423670345046, 63.40824470518254 ], [ 10.472621656969922, 63.408231534316904 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 629 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.466831371457399, 63.408410827997336 ], [ 10.46671345234407, 63.408297856795286 ], [ 10.466466281456974, 63.408061707395888 ], [ 10.465852449119668, 63.40819062403969 ], [ 10.465962987805412, 63.408296400643877 ], [ 10.466287345430763, 63.408228352401693 ], [ 10.466364829682149, 63.408302511401914 ], [ 10.466541688349547, 63.408471609730512 ], [ 10.466831371457399, 63.408410827997336 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "02.12.2019", "OBJTYPE": "Bygning", "BYGGTYP_NB": 143 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.479331493167736, 63.415130556584224 ], [ 10.48048131093136, 63.414991185112676 ], [ 10.480401700219817, 63.414830252168038 ], [ 10.479232481105477, 63.414973953040956 ], [ 10.479331493167736, 63.415130556584224 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "02.12.2019", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.483217121978615, 63.414311842971948 ], [ 10.483166697246034, 63.414219817869892 ], [ 10.482541479128495, 63.4143039512333 ], [ 10.482597244451815, 63.414386944587463 ], [ 10.48120923337617, 63.414567849873094 ], [ 10.48128964516969, 63.414724824417043 ], [ 10.48331729312685, 63.414451735489216 ], [ 10.483217121978615, 63.414311842971948 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 612 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.435129077273654, 63.417516680504555 ], [ 10.435126089557032, 63.417843251952618 ], [ 10.435465667937716, 63.417839628637708 ], [ 10.435468467193392, 63.417517402030839 ], [ 10.435129077273654, 63.417516680504555 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.476376059362615, 63.416754179499513 ], [ 10.476216055797842, 63.416988952703321 ], [ 10.476532115950905, 63.417030750642454 ], [ 10.476480893051528, 63.417172121646367 ], [ 10.476276681102014, 63.417166690467468 ], [ 10.476260327279231, 63.417288850536224 ], [ 10.476821616984804, 63.417303878454085 ], [ 10.476854362564479, 63.41709932383408 ], [ 10.47763268231142, 63.417123685890282 ], [ 10.477648691424379, 63.416998836216095 ], [ 10.477998540193587, 63.417004285709986 ], [ 10.478018556836451, 63.416844475785041 ], [ 10.476795565677655, 63.416813130773868 ], [ 10.476376059362615, 63.416754179499513 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 181 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.442808592432492, 63.394595060743633 ], [ 10.442797919525654, 63.394597771711148 ], [ 10.442385498373346, 63.394703909044956 ], [ 10.442960968824286, 63.395154013633089 ], [ 10.443713299066019, 63.395147759572751 ], [ 10.443799333583332, 63.395146979907899 ], [ 10.443787213216721, 63.394993424911164 ], [ 10.443740300763496, 63.394995963585991 ], [ 10.443348640254397, 63.395017335367626 ], [ 10.442818805671374, 63.394603126201694 ], [ 10.442808592432492, 63.394595060743633 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 322 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.413989551420643, 63.413139417042963 ], [ 10.413979946348338, 63.413139601824668 ], [ 10.413970968383341, 63.413140318985967 ], [ 10.413675667539557, 63.413195931349414 ], [ 10.413052708187212, 63.41331312923591 ], [ 10.412935223662309, 63.413335295389452 ], [ 10.412791146256611, 63.41336248178159 ], [ 10.412773890767552, 63.413370012977751 ], [ 10.412764946511624, 63.413375487218254 ], [ 10.412759112723494, 63.413379045672173 ], [ 10.412748008906743, 63.413389478273011 ], [ 10.412741349211679, 63.413400674824175 ], [ 10.412739511966281, 63.413412182767324 ], [ 10.41274206145463, 63.413423288297651 ], [ 10.412744449093539, 63.413427034784455 ], [ 10.412748779820706, 63.413433634512415 ], [ 10.412759271083855, 63.413443315088799 ], [ 10.41277434046259, 63.413452411831258 ], [ 10.412792956051998, 63.413460306590146 ], [ 10.412814495174837, 63.413466556699028 ], [ 10.412838148197576, 63.413470990631382 ], [ 10.412862896453312, 63.413473259399417 ], [ 10.412886951382392, 63.413473649973703 ], [ 10.413386963919317, 63.413426248282391 ], [ 10.413938945549598, 63.413421417461784 ], [ 10.414382277886375, 63.413426995105688 ], [ 10.414392248159789, 63.413271604763018 ], [ 10.414045515597449, 63.413267136125114 ], [ 10.414055261265924, 63.413245406594875 ], [ 10.414056516817517, 63.413242431962701 ], [ 10.414059772183851, 63.413178398044366 ], [ 10.41406097470024, 63.413174346769075 ], [ 10.414061162968592, 63.413170036235769 ], [ 10.414059740814958, 63.413165562106407 ], [ 10.414056908437981, 63.413160922400337 ], [ 10.414052483317734, 63.413156477979072 ], [ 10.414046265257038, 63.413152230822988 ], [ 10.414038667909892, 63.413148446131537 ], [ 10.414029895893465, 63.413145211644306 ], [ 10.414020153824588, 63.413142615100767 ], [ 10.414010051134419, 63.413140829999861 ], [ 10.41399958340304, 63.413139766621228 ], [ 10.413989551420643, 63.413139417042963 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 152 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.416703001729912, 63.410116583432874 ], [ 10.416623387838412, 63.410215933512646 ], [ 10.417075588328466, 63.410288558073553 ], [ 10.416922529202573, 63.41047831080877 ], [ 10.416181837063206, 63.410359174337458 ], [ 10.416100338393669, 63.410460966409119 ], [ 10.417086310229116, 63.410619411917914 ], [ 10.417399060798573, 63.410228260574776 ], [ 10.416703001729912, 63.410116583432874 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.463787169189617, 63.416491730347289 ], [ 10.463144910938803, 63.416785913058938 ], [ 10.46342235175781, 63.416907577215696 ], [ 10.464064810073138, 63.416613391212174 ], [ 10.463787169189617, 63.416491730347289 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 143 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.464587727216353, 63.416842590787404 ], [ 10.463854816895449, 63.417177920195222 ], [ 10.464076326992544, 63.417275111405317 ], [ 10.464809036958496, 63.416939782918263 ], [ 10.464587727216353, 63.416842590787404 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 143 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.46475592539316, 63.41614240490766 ], [ 10.464027920124966, 63.416471401566724 ], [ 10.464249898985848, 63.416570023920428 ], [ 10.464978104397064, 63.416241024083604 ], [ 10.46475592539316, 63.41614240490766 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 143 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.450324000551328, 63.407134981999057 ], [ 10.449477771806173, 63.40749302201089 ], [ 10.449723159262923, 63.407609471451707 ], [ 10.450569188189819, 63.407251432023365 ], [ 10.450324000551328, 63.407134981999057 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.449684872310939, 63.406866965680152 ], [ 10.449028767385247, 63.407143273357505 ], [ 10.449273776886294, 63.40726026596024 ], [ 10.449930082250704, 63.406983955131096 ], [ 10.449684872310939, 63.406866965680152 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 143 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.463560653661352, 63.417537057225132 ], [ 10.463810012825641, 63.417422809364027 ], [ 10.463594041161064, 63.417328164223612 ], [ 10.463128338983884, 63.417541754944303 ], [ 10.463560653661352, 63.417537057225132 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 143 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.480122473392907, 63.414352539190908 ], [ 10.478864494549992, 63.414534319196221 ], [ 10.478958112282637, 63.414664049141741 ], [ 10.480215695793673, 63.414482272449021 ], [ 10.480122473392907, 63.414352539190908 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 151 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.437290513759889, 63.39173278863008 ], [ 10.436588199657232, 63.391900980769094 ], [ 10.437058683527548, 63.392295881408309 ], [ 10.43749360788143, 63.392191776989002 ], [ 10.437928360474936, 63.392548256033265 ], [ 10.43749632989171, 63.3926502680346 ], [ 10.437944928269211, 63.393023303985437 ], [ 10.438205610517763, 63.39296089651895 ], [ 10.437963435035369, 63.392761184095839 ], [ 10.438137070388677, 63.39271922161516 ], [ 10.43863127462415, 63.392931566219964 ], [ 10.438861282426357, 63.392824224979691 ], [ 10.438812182226362, 63.392802996424628 ], [ 10.438808070947665, 63.392804833127563 ], [ 10.438514588320055, 63.392679784065628 ], [ 10.438389011527104, 63.392626202226161 ], [ 10.438303392582476, 63.392555162676686 ], [ 10.438200855850251, 63.392470020796743 ], [ 10.437947334101763, 63.392259471289059 ], [ 10.437928749384108, 63.392264056829831 ], [ 10.437290513759889, 63.39173278863008 ] ], [ [ 10.437206603998886, 63.39186388151905 ], [ 10.437504546989645, 63.392114379445324 ], [ 10.437190067642911, 63.392189534923936 ], [ 10.436891935522754, 63.39193921779087 ], [ 10.437206603998886, 63.39186388151905 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.482766407204068, 63.414780607290474 ], [ 10.481544033672678, 63.414934303945209 ], [ 10.481634620379424, 63.415078785201956 ], [ 10.482857004192413, 63.414925177478395 ], [ 10.482766407204068, 63.414780607290474 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "11.07.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 143 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.455866934477276, 63.407712902217995 ], [ 10.455674303035929, 63.407622406463908 ], [ 10.455554432154097, 63.407655673495015 ], [ 10.455407740420041, 63.407669465262373 ], [ 10.455314103958207, 63.407663237609505 ], [ 10.455226322355708, 63.407646088712241 ], [ 10.455033906442015, 63.407579557174401 ], [ 10.455004756867766, 63.407569441210015 ], [ 10.454658412637235, 63.407322432830789 ], [ 10.454586732743161, 63.407271278251905 ], [ 10.454311331459689, 63.407345444241834 ], [ 10.454616837794463, 63.407569081384572 ], [ 10.454725960124756, 63.407537091501027 ], [ 10.454809090403675, 63.407596836659373 ], [ 10.454924422591283, 63.407679503080033 ], [ 10.455041334922425, 63.407730107218249 ], [ 10.455181452612189, 63.407764407047388 ], [ 10.455331506042519, 63.40778137068196 ], [ 10.455492122715002, 63.407781530288176 ], [ 10.455529793167202, 63.407778004856823 ], [ 10.455577635217857, 63.40777365769798 ], [ 10.455644496720932, 63.407765256906551 ], [ 10.455866934477276, 63.407712902217995 ] ] ] ] } }, -{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 621 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.409070843368617, 63.416730944972258 ], [ 10.410151559528616, 63.416684137582912 ], [ 10.410074707515433, 63.416326737954513 ], [ 10.40976227430442, 63.41634023214084 ], [ 10.409735304433841, 63.416215277564419 ], [ 10.409707538336239, 63.416090420598586 ], [ 10.410142112863856, 63.416071861818807 ], [ 10.410035958176723, 63.415595006240466 ], [ 10.410691592413253, 63.415566724821922 ], [ 10.41066589550797, 63.415443283806844 ], [ 10.40976302631398, 63.415482710741351 ], [ 10.409788298838997, 63.41560166788279 ], [ 10.409025217248569, 63.415634079820336 ], [ 10.409045372005911, 63.416118617915558 ], [ 10.409456864984623, 63.416101060966135 ], [ 10.409484495867902, 63.416227265763212 ], [ 10.409511612011132, 63.416351141770527 ], [ 10.409055864934645, 63.416370869706299 ], [ 10.409070843368617, 63.416730944972258 ] ] ] ] } } +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 211 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.435479662098718, 63.411468421805331 ], [ 10.43627497940663, 63.411408099239409 ], [ 10.436116973417953, 63.410956017093177 ], [ 10.435537686600654, 63.410994600596645 ], [ 10.435357661593672, 63.411147392513541 ], [ 10.435479662098718, 63.411468421805331 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 614 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.410300667336321, 63.400718598639308 ], [ 10.409885824676932, 63.4006816703249 ], [ 10.409843835900405, 63.400776606139353 ], [ 10.410040296596973, 63.40079405662177 ], [ 10.409895839007508, 63.401118183724961 ], [ 10.410612527152088, 63.401182023993776 ], [ 10.410735250475916, 63.400904698231507 ], [ 10.410755085999513, 63.400860158958807 ], [ 10.410683898086505, 63.400853770421882 ], [ 10.410257593738635, 63.400815879156511 ], [ 10.410300667336321, 63.400718598639308 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 211 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.439799419618298, 63.383880654984779 ], [ 10.439798163484426, 63.383883540125254 ], [ 10.440223577939003, 63.383927813781668 ], [ 10.440268093830515, 63.383826366044886 ], [ 10.439820401396306, 63.383833486605305 ], [ 10.439799419618298, 63.383880654984779 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 629 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.472287558154893, 63.407472688644134 ], [ 10.472100652197131, 63.406975338786005 ], [ 10.471604328240224, 63.407008726601156 ], [ 10.471782658210889, 63.407510833162888 ], [ 10.472287558154893, 63.407472688644134 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 329 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.444999818854177, 63.411914310180372 ], [ 10.445338700987444, 63.411778929586511 ], [ 10.444999992581231, 63.41161135250826 ], [ 10.444859878444868, 63.411668782166032 ], [ 10.444408558915422, 63.411452343113602 ], [ 10.44406992151595, 63.411588616678159 ], [ 10.444404771075895, 63.411755247502704 ], [ 10.444547680109663, 63.411697610525145 ], [ 10.444999818854177, 63.411914310180372 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 329 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.451565561079141, 63.417327026272112 ], [ 10.452220324518327, 63.417317054763124 ], [ 10.452166494106546, 63.41693807594482 ], [ 10.450655816126948, 63.416961134219896 ], [ 10.450672629427089, 63.417194711102205 ], [ 10.451553842042694, 63.417182444403373 ], [ 10.451565561079141, 63.417327026272112 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 329 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.451348573061251, 63.417536316875662 ], [ 10.450636226115771, 63.417469311937637 ], [ 10.450631760096233, 63.417480039266998 ], [ 10.450440859208632, 63.417531795813339 ], [ 10.450129269687581, 63.417502462152555 ], [ 10.450128017697415, 63.417505437090441 ], [ 10.450007971499749, 63.417540137077843 ], [ 10.449999921696326, 63.417539410847198 ], [ 10.449872908794703, 63.417527413942864 ], [ 10.449818997217067, 63.417641961975811 ], [ 10.449999956739189, 63.417659066923747 ], [ 10.450055509234886, 63.417664248371004 ], [ 10.450779205163682, 63.417674319942719 ], [ 10.450789449470726, 63.417675282979936 ], [ 10.451286025144897, 63.41766992976391 ], [ 10.451348573061251, 63.417536316875662 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 322 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.45302424933886, 63.41669211122008 ], [ 10.452916678920733, 63.41631224259244 ], [ 10.451780333370081, 63.416376928771932 ], [ 10.451888089234423, 63.416756796255321 ], [ 10.45302424933886, 63.41669211122008 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 321 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.427511085314428, 63.403003920477424 ], [ 10.427825007417541, 63.403184531876327 ], [ 10.42817807939743, 63.403061168065626 ], [ 10.427236526971825, 63.402519421802403 ], [ 10.42650225789002, 63.402780338180165 ], [ 10.427452538893295, 63.403316526402811 ], [ 10.427647729986216, 63.403247432672266 ], [ 10.427330481952122, 63.403068380104557 ], [ 10.427511085314428, 63.403003920477424 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 612 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.434047569742127, 63.416419212986924 ], [ 10.43393110708301, 63.416329449957004 ], [ 10.433621027505749, 63.416409937002982 ], [ 10.433281190419866, 63.416143243797571 ], [ 10.433034084578031, 63.416205145265089 ], [ 10.433486523674894, 63.416560564059715 ], [ 10.434047569742127, 63.416419212986924 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "07.11.2018", "OBJTYPE": "Bygning", "BYGGTYP_NB": 612 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.427985818560378, 63.388348442826484 ], [ 10.427876324129304, 63.388496930850565 ], [ 10.427338651158754, 63.388417566728485 ], [ 10.427265570141678, 63.388557880877855 ], [ 10.428090942836214, 63.388679879922698 ], [ 10.428218608654571, 63.388506435019991 ], [ 10.42830052156846, 63.388394936236494 ], [ 10.428098714664902, 63.388365087556245 ], [ 10.427985818560378, 63.388348442826484 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.438023330428512, 63.412625051327346 ], [ 10.437898375231597, 63.412493636438491 ], [ 10.437805846474737, 63.412493759366662 ], [ 10.437804711164352, 63.412331117444126 ], [ 10.437452428610374, 63.412331698525499 ], [ 10.437395347488467, 63.412331733987067 ], [ 10.437395721710617, 63.412535226409119 ], [ 10.437530263860864, 63.412534142620622 ], [ 10.437624567517464, 63.412533463432624 ], [ 10.437618004237633, 63.412666380952956 ], [ 10.437610360002656, 63.412817711070737 ], [ 10.438023754891425, 63.412813462825518 ], [ 10.43802349138825, 63.412688243944338 ], [ 10.438023330428512, 63.412625051327346 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.450939975496011, 63.415239254237058 ], [ 10.450938833333788, 63.415105695783964 ], [ 10.450000053722659, 63.415107232784713 ], [ 10.449725254611797, 63.415107775963946 ], [ 10.449726181856702, 63.41524115703389 ], [ 10.44999998573009, 63.415240713723058 ], [ 10.450939975496011, 63.415239254237058 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.451610603190163, 63.41529438315802 ], [ 10.451293521863493, 63.415294640599491 ], [ 10.451293267448358, 63.415812586195223 ], [ 10.451613971943013, 63.415812561298694 ], [ 10.451610603190163, 63.41529438315802 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.438510764896883, 63.413390954668138 ], [ 10.438498532594842, 63.413130850359941 ], [ 10.438328420492013, 63.413073676732054 ], [ 10.438327473361015, 63.4129108533809 ], [ 10.438020040671526, 63.412911253775142 ], [ 10.438024262757034, 63.413395401196674 ], [ 10.438510764896883, 63.413390954668138 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.449713354193687, 63.415308431192045 ], [ 10.449411279313885, 63.41530835273187 ], [ 10.449409580386986, 63.415826133182456 ], [ 10.449714486358463, 63.415826631799128 ], [ 10.449713354193687, 63.415308431192045 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.44935170593819, 63.416004992831859 ], [ 10.448999223958769, 63.41589142327885 ], [ 10.448740411519186, 63.41574449848779 ], [ 10.448486046054978, 63.415816643941852 ], [ 10.448558737715123, 63.415867791349385 ], [ 10.448663516259669, 63.415927590018086 ], [ 10.448842877992346, 63.416012484931535 ], [ 10.448977268731147, 63.416063635113112 ], [ 10.449182341403322, 63.416130046742644 ], [ 10.449331706855272, 63.416168298187856 ], [ 10.449445305491444, 63.416192460025883 ], [ 10.449577157391355, 63.416062400324876 ], [ 10.44935170593819, 63.416004992831859 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.450823441794547, 63.416147779743326 ], [ 10.450191731566782, 63.416145662228082 ], [ 10.44999982402277, 63.416129745822758 ], [ 10.449711564934914, 63.416105919651095 ], [ 10.449625508588834, 63.41623443789203 ], [ 10.449761005481168, 63.416251914345452 ], [ 10.449917229873511, 63.41626729537137 ], [ 10.449999836070464, 63.416272740997925 ], [ 10.450161431061403, 63.416283399512139 ], [ 10.450321116177351, 63.416287973216441 ], [ 10.450574312247044, 63.41628782773013 ], [ 10.450729489786204, 63.416282482827825 ], [ 10.45086091021837, 63.416274775707272 ], [ 10.450823441794547, 63.416147779743326 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.456305181062497, 63.417439409221465 ], [ 10.456153040553048, 63.417275701865471 ], [ 10.455947456295444, 63.417124656959956 ], [ 10.455687714410534, 63.416991936738398 ], [ 10.455506788161019, 63.416924121486005 ], [ 10.455359552052247, 63.417007127106473 ], [ 10.455622109462826, 63.417116390603496 ], [ 10.455825389359427, 63.41724178666793 ], [ 10.456055019575469, 63.417467989349134 ], [ 10.456119374365874, 63.417617734801183 ], [ 10.456394885323064, 63.417614754651957 ], [ 10.456394188828238, 63.417610402245082 ], [ 10.456305181062497, 63.417439409221465 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.454707309754168, 63.417596340176949 ], [ 10.454726153490203, 63.417478017836373 ], [ 10.454823198895244, 63.417333496178948 ], [ 10.454962990754575, 63.417190514198161 ], [ 10.454718912891012, 63.417129624251444 ], [ 10.454593004517495, 63.417254062915859 ], [ 10.454524573435069, 63.417366336966516 ], [ 10.454451310765364, 63.417541405783524 ], [ 10.454436936710808, 63.417635921874272 ], [ 10.454707248159455, 63.417633001156418 ], [ 10.454707309754168, 63.417596340176949 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.441669646440397, 63.405058230761519 ], [ 10.441681513471941, 63.404536757548762 ], [ 10.441683833533997, 63.404435389769567 ], [ 10.441453136792637, 63.404438883937104 ], [ 10.441375707174725, 63.404440113772829 ], [ 10.441371301704324, 63.405054507905561 ], [ 10.441669646440397, 63.405058230761519 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.443012203681064, 63.406069344784051 ], [ 10.442720099716313, 63.406062509646802 ], [ 10.442715603240451, 63.406690459296485 ], [ 10.443011735452135, 63.406685674166191 ], [ 10.443012203681064, 63.406069344784051 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.441567184343484, 63.406168397125676 ], [ 10.441266449306813, 63.40617313595731 ], [ 10.44126956887335, 63.406789877682179 ], [ 10.441311263346835, 63.406790713888746 ], [ 10.441563062972492, 63.406796342755825 ], [ 10.441565025402662, 63.4064923797023 ], [ 10.441567184343484, 63.406168397125676 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.447882749319605, 63.406103562742395 ], [ 10.447574236547934, 63.406096993527072 ], [ 10.44746429694006, 63.406871610707839 ], [ 10.447791185565562, 63.40688104606771 ], [ 10.447882749319605, 63.406103562742395 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 143 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.430581343535259, 63.391635505060776 ], [ 10.430574439446909, 63.390958120620347 ], [ 10.429808571290742, 63.390959594506967 ], [ 10.429815666302915, 63.391637156467205 ], [ 10.430581343535259, 63.391635505060776 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "07.11.2018", "OBJTYPE": "Bygning", "BYGGTYP_NB": 319 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.460556692694231, 63.417332300467748 ], [ 10.46002235584354, 63.417575467430986 ], [ 10.461084397871875, 63.417563947576909 ], [ 10.460556692694231, 63.417332300467748 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "24.05.2016", "OBJTYPE": "Bygning", "BYGGTYP_NB": 623 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.410942369054917, 63.415154836705462 ], [ 10.410875212269545, 63.414864395312001 ], [ 10.410615201924118, 63.414876386647315 ], [ 10.410584827297022, 63.414877853324015 ], [ 10.410587354045477, 63.414888510290446 ], [ 10.41058673060949, 63.414949196820729 ], [ 10.409778092489869, 63.414985988532699 ], [ 10.409833753218997, 63.415205720062332 ], [ 10.410942369054917, 63.415154836705462 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.439021325343379, 63.405558880774372 ], [ 10.439037027693212, 63.404793299459342 ], [ 10.438717286646666, 63.404802084301778 ], [ 10.438691712712895, 63.405562648313285 ], [ 10.439021325343379, 63.405558880774372 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.442137370148595, 63.405320651255394 ], [ 10.441851139195716, 63.405318961486017 ], [ 10.441853151722029, 63.406029069829685 ], [ 10.441853392333314, 63.406085708933468 ], [ 10.441924576783348, 63.406083644238535 ], [ 10.442144334597236, 63.406077387328821 ], [ 10.442137370148595, 63.405320651255394 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.446151713263365, 63.405712032125933 ], [ 10.445823145562256, 63.405704764462357 ], [ 10.445830313287367, 63.406328377799944 ], [ 10.446164002938971, 63.406329848721427 ], [ 10.446151713263365, 63.405712032125933 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 135 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.427101657297996, 63.385684179311731 ], [ 10.4275949668484, 63.385532125376834 ], [ 10.427930799765342, 63.385428591028955 ], [ 10.428188237091607, 63.385378352093426 ], [ 10.429024353747131, 63.38527950642959 ], [ 10.428937913932122, 63.385086389819392 ], [ 10.428063628386377, 63.385182115828485 ], [ 10.428131365000018, 63.385288886827212 ], [ 10.42779529547124, 63.385335243965706 ], [ 10.427672398269539, 63.385253978753667 ], [ 10.426833609309414, 63.385508674517226 ], [ 10.427101657297996, 63.385684179311731 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 135 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.412890102680874, 63.389027177103038 ], [ 10.412709251323184, 63.388596930544573 ], [ 10.412667342154144, 63.388497527186111 ], [ 10.412742667408816, 63.388324075833864 ], [ 10.412890423624637, 63.387983485103724 ], [ 10.413089189991265, 63.387524529087379 ], [ 10.412650919606468, 63.387463156717388 ], [ 10.412192021827176, 63.388480683716942 ], [ 10.412438484100331, 63.389065215185788 ], [ 10.412598526188026, 63.389051783743113 ], [ 10.412890102680874, 63.389027177103038 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 531 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.446254174420602, 63.41082390772744 ], [ 10.446217187552152, 63.410646278477216 ], [ 10.445362592109255, 63.410682032276405 ], [ 10.445333811661412, 63.41068322096951 ], [ 10.445335437453096, 63.410703581123805 ], [ 10.445379128373476, 63.410859329932947 ], [ 10.446254174420602, 63.41082390772744 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 219 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.419301978940471, 63.408135734978494 ], [ 10.419041612459965, 63.408362102454873 ], [ 10.42000384734331, 63.40858431617837 ], [ 10.42026380788219, 63.408357950948208 ], [ 10.419301978940471, 63.408135734978494 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 651 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.475581954907373, 63.407085663867903 ], [ 10.475332817820263, 63.406340848481271 ], [ 10.474957458327005, 63.406370306245648 ], [ 10.474836333761814, 63.406433225220056 ], [ 10.474166775221633, 63.406485554945263 ], [ 10.474411684006553, 63.407179788022866 ], [ 10.475581954907373, 63.407085663867903 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 231 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.436372396679221, 63.411862046822606 ], [ 10.436288907918525, 63.411638474541434 ], [ 10.435431141420224, 63.411703733017724 ], [ 10.435474818935786, 63.411824207129818 ], [ 10.435895457666176, 63.411896999888157 ], [ 10.436372396679221, 63.411862046822606 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 319 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.453660939885866, 63.417441009288474 ], [ 10.453628790558495, 63.416893231996418 ], [ 10.453228185725397, 63.416898023273774 ], [ 10.453265323938567, 63.417445570349557 ], [ 10.453660939885866, 63.417441009288474 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.437749052504108, 63.411251720094548 ], [ 10.437699917533521, 63.411114425763913 ], [ 10.436609896928285, 63.411192799248134 ], [ 10.436573845183899, 63.411092715108708 ], [ 10.436376271446955, 63.411106819014648 ], [ 10.436461260299316, 63.411344379442738 ], [ 10.437749052504108, 63.411251720094548 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 212 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.416441973468983, 63.405791553965081 ], [ 10.416620260972945, 63.405691495032912 ], [ 10.416090655503762, 63.405501417236231 ], [ 10.415886246807826, 63.405615917037899 ], [ 10.416158186891057, 63.405713578751104 ], [ 10.416000947188257, 63.405801938737966 ], [ 10.416492635352531, 63.405978299766261 ], [ 10.416676399586841, 63.405875583329404 ], [ 10.416441973468983, 63.405791553965081 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "04.10.2015", "OBJTYPE": "Bygning", "BYGGTYP_NB": 143 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.435569613973099, 63.390558286174539 ], [ 10.435484004207298, 63.390619378624173 ], [ 10.435379649041074, 63.390693854792993 ], [ 10.434948837491287, 63.390567395772429 ], [ 10.434954600242641, 63.390434306553104 ], [ 10.43500857687475, 63.390256748280812 ], [ 10.434769403161871, 63.390244519078472 ], [ 10.434705684402749, 63.390419392388189 ], [ 10.43461756408032, 63.390522429649359 ], [ 10.434441508155629, 63.39072823284112 ], [ 10.434455415662242, 63.390866510379858 ], [ 10.434744252440698, 63.390887217829288 ], [ 10.434783867900908, 63.390766714741886 ], [ 10.435047065076494, 63.390883188765201 ], [ 10.43486212190996, 63.391015205383482 ], [ 10.435107955529098, 63.391080508291004 ], [ 10.435249321765552, 63.390997671429581 ], [ 10.435619303715791, 63.391216390724054 ], [ 10.435998151381652, 63.391111777123832 ], [ 10.436168318949063, 63.391064645477236 ], [ 10.436031068102437, 63.390941431793344 ], [ 10.435714396649008, 63.391004577663324 ], [ 10.435552018814317, 63.390839067581851 ], [ 10.435631267112999, 63.39075478996029 ], [ 10.435811387896317, 63.390626501127748 ], [ 10.435569613973099, 63.390558286174539 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 613 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.432242243484508, 63.401081308058885 ], [ 10.432155281367317, 63.400879132297348 ], [ 10.4314832789892, 63.400937480698019 ], [ 10.431415821315687, 63.400781068562971 ], [ 10.431219463898683, 63.400798115917098 ], [ 10.431279698836573, 63.400938173577643 ], [ 10.430878194427386, 63.40097271469822 ], [ 10.430828858307112, 63.400858489691309 ], [ 10.430632500003057, 63.40087553624096 ], [ 10.430706983873492, 63.401048484796391 ], [ 10.430227941784242, 63.401089994159733 ], [ 10.430160268122668, 63.400933134823092 ], [ 10.429867020993001, 63.400958510715959 ], [ 10.430003522896403, 63.401275359815493 ], [ 10.432242243484508, 63.401081308058885 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 613 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.452836618401552, 63.411872926571924 ], [ 10.452879568930005, 63.411593680195878 ], [ 10.453552547311421, 63.411613767197771 ], [ 10.453592418405909, 63.411349004012244 ], [ 10.453391227287758, 63.411342971171422 ], [ 10.453375699589461, 63.411447705198469 ], [ 10.452500324006918, 63.411417466369521 ], [ 10.452519146335179, 63.411294656234396 ], [ 10.452261377552466, 63.411286683358519 ], [ 10.452238324115136, 63.411436735204582 ], [ 10.452017069016742, 63.411430006639669 ], [ 10.452034937361429, 63.411312053579891 ], [ 10.451813282904576, 63.41130532876425 ], [ 10.451771626685069, 63.411562838507436 ], [ 10.452373292911178, 63.41158275772613 ], [ 10.452331102389726, 63.411857328416289 ], [ 10.452836618401552, 63.411872926571924 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 621 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.434233962476711, 63.414143969271009 ], [ 10.434325775838785, 63.413860828603191 ], [ 10.434538222197315, 63.413875392810937 ], [ 10.434605844946136, 63.413677411871717 ], [ 10.434046702118048, 63.413639217648019 ], [ 10.43399675473475, 63.41378612453844 ], [ 10.433155173522849, 63.413727600842535 ], [ 10.433186569111854, 63.413634290118765 ], [ 10.432747431522476, 63.4136045820783 ], [ 10.43268181025992, 63.413798771879151 ], [ 10.433282557302897, 63.41383978579676 ], [ 10.433249676662172, 63.413935445305185 ], [ 10.433840590570609, 63.413976016914823 ], [ 10.433793387734411, 63.414113740213089 ], [ 10.434233962476711, 63.414143969271009 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.448650074379657, 63.415673153399588 ], [ 10.448542577161291, 63.415499919626406 ], [ 10.44854023371154, 63.415302640439222 ], [ 10.448189319865358, 63.415291384892413 ], [ 10.448184881665094, 63.415417818623183 ], [ 10.448210258232082, 63.415555529942679 ], [ 10.448261710318832, 63.415650249051083 ], [ 10.448332156429672, 63.415724399095375 ], [ 10.448650074379657, 63.415673153399588 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.440049899443807, 63.404455185860122 ], [ 10.439748907681338, 63.404454448574391 ], [ 10.439770950888635, 63.405049904871561 ], [ 10.44007984211499, 63.405056307492863 ], [ 10.440049899443807, 63.404455185860122 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.41052399060557, 63.401935389861535 ], [ 10.41027893997269, 63.401960159819097 ], [ 10.410568181917084, 63.402549837196332 ], [ 10.410807645263304, 63.402529430616433 ], [ 10.41052399060557, 63.401935389861535 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 621 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.408982562938231, 63.41460857064407 ], [ 10.409064168653316, 63.414528410211943 ], [ 10.408978499855559, 63.414510880257716 ], [ 10.408982562938231, 63.41460857064407 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 614 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.432836809754338, 63.400887380259071 ], [ 10.433859869309506, 63.400678468717764 ], [ 10.434208083282364, 63.400607291519002 ], [ 10.434104487360017, 63.400505281552853 ], [ 10.434014361959115, 63.400416421485865 ], [ 10.433785863980646, 63.40046332750525 ], [ 10.433591777570564, 63.400273088939429 ], [ 10.434033914767255, 63.400182478252098 ], [ 10.433879400968925, 63.400030980268788 ], [ 10.433434081828569, 63.400121981473319 ], [ 10.433320815527804, 63.400010642698554 ], [ 10.432985688154259, 63.400079173127168 ], [ 10.433098739898318, 63.400190245017072 ], [ 10.432563048719977, 63.40029983345373 ], [ 10.432716316135366, 63.400450537430167 ], [ 10.433119627320606, 63.40036812843303 ], [ 10.433314369788361, 63.40055952797762 ], [ 10.432643304666486, 63.400696685789192 ], [ 10.432836809754338, 63.400887380259071 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 614 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.410644438471497, 63.401693184433029 ], [ 10.41083140494011, 63.401276718477199 ], [ 10.410430005317995, 63.401240556591198 ], [ 10.410242824323742, 63.401656844571633 ], [ 10.410644438471497, 63.401693184433029 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.438510735345638, 63.406498919969458 ], [ 10.438819498272329, 63.406494465200282 ], [ 10.438809995111908, 63.405885148766664 ], [ 10.43851547629558, 63.405882009719242 ], [ 10.438510735345638, 63.406498919969458 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 721 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.436412313972102, 63.412475724669378 ], [ 10.437188853979812, 63.412343864070273 ], [ 10.437184279190088, 63.412172459826699 ], [ 10.43625900443902, 63.412289837006313 ], [ 10.436412313972102, 63.412475724669378 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.450634718493589, 63.415453658792153 ], [ 10.450327022608976, 63.415453370005054 ], [ 10.450326204545826, 63.415972398351876 ], [ 10.450634420487713, 63.415970976374176 ], [ 10.450634718493589, 63.415453658792153 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 231 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.451254476794196, 63.416756946774854 ], [ 10.451238447007047, 63.416404244058583 ], [ 10.450000164076998, 63.416473541483022 ], [ 10.449698337242461, 63.416490516326782 ], [ 10.449703185785776, 63.416586515459777 ], [ 10.449712515935813, 63.416771246497404 ], [ 10.449757765641504, 63.416770787588135 ], [ 10.450000045334184, 63.416768599508892 ], [ 10.451254476794196, 63.416756946774854 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.440464267834557, 63.405315084501879 ], [ 10.440185907647454, 63.405310619121408 ], [ 10.440179899162528, 63.406081219634288 ], [ 10.440451508979178, 63.406082701124355 ], [ 10.440464267834557, 63.405315084501879 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 239 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.41664486459725, 63.411235709689862 ], [ 10.416370465723659, 63.411129904410735 ], [ 10.416252539921262, 63.411130713911973 ], [ 10.415668887590696, 63.411434692161542 ], [ 10.41601556885062, 63.411568507188939 ], [ 10.41664486459725, 63.411235709689862 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 613 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.427735143968487, 63.389389345262956 ], [ 10.428124217998249, 63.389446136830706 ], [ 10.428514211692061, 63.388921512867441 ], [ 10.42751819911968, 63.388772856000081 ], [ 10.427452068356036, 63.388863730264411 ], [ 10.427126626451305, 63.388814649313346 ], [ 10.426602122365029, 63.389532798631805 ], [ 10.427530125987456, 63.389669664415585 ], [ 10.427735143968487, 63.389389345262956 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.443464545117852, 63.40533597653787 ], [ 10.443166227876704, 63.405324896418811 ], [ 10.443097798332161, 63.405955556425575 ], [ 10.44339539433815, 63.405956141545197 ], [ 10.443464545117852, 63.40533597653787 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 212 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.412430036838035, 63.404247555324517 ], [ 10.411308642358089, 63.40382606183735 ], [ 10.411084462475852, 63.403949905933295 ], [ 10.410972560925199, 63.40401160157311 ], [ 10.411105334696998, 63.404060917442635 ], [ 10.411724964885419, 63.404291325678095 ], [ 10.411633704580018, 63.404341148595655 ], [ 10.4114061462313, 63.404465565125811 ], [ 10.411780340667834, 63.404603157421384 ], [ 10.412004966987535, 63.404480205489101 ], [ 10.412430036838035, 63.404247555324517 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 219 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.41063744014453, 63.386286678003479 ], [ 10.410614387896725, 63.386281789104764 ], [ 10.4105369294819, 63.386265139791249 ], [ 10.409851371167676, 63.386118501207044 ], [ 10.409645359624236, 63.386312270813363 ], [ 10.410063573806548, 63.386401766898963 ], [ 10.410377035031717, 63.386468867699456 ], [ 10.410431232710428, 63.386480450703836 ], [ 10.41063744014453, 63.386286678003479 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 329 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.408644718292459, 63.386604181664666 ], [ 10.408494865756735, 63.386743626937005 ], [ 10.408594980952628, 63.386765260250002 ], [ 10.410025137500352, 63.387074480157445 ], [ 10.410174984297411, 63.386935033300297 ], [ 10.409022935021914, 63.386685996472423 ], [ 10.408644718292459, 63.386604181664666 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "21.08.2014", "OBJTYPE": "Bygning", "BYGGTYP_NB": 623 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.408852314347122, 63.411476568934752 ], [ 10.409314587618827, 63.411440577828181 ], [ 10.409050382731973, 63.410770671688702 ], [ 10.408823647331294, 63.410787126637089 ], [ 10.408829468661901, 63.410927132834608 ], [ 10.408965602150767, 63.411291778933773 ], [ 10.408845022169512, 63.4113011955302 ], [ 10.408852314347122, 63.411476568934752 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 321 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.407856604098415, 63.38750738628584 ], [ 10.408266478537174, 63.387742979010646 ], [ 10.408752234664608, 63.387572933309364 ], [ 10.408011140556766, 63.387146859104092 ], [ 10.407945049477203, 63.387109001754872 ], [ 10.407841574097436, 63.387145224699452 ], [ 10.407856604098415, 63.38750738628584 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 721 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.408377117396158, 63.400043154404713 ], [ 10.408712136734216, 63.400067950222258 ], [ 10.408738234742867, 63.400000010859927 ], [ 10.40879983030506, 63.399839444101985 ], [ 10.408897852357567, 63.399584804503903 ], [ 10.408589777831343, 63.399561002456423 ], [ 10.408572093923558, 63.399559650798736 ], [ 10.408570317265315, 63.399564246277606 ], [ 10.4084469239314, 63.399885381555258 ], [ 10.40844142012573, 63.399899708283165 ], [ 10.408375508233799, 63.399894702834473 ], [ 10.408370935600754, 63.399894349109488 ], [ 10.408377117396158, 63.400043154404713 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "21.08.2014", "OBJTYPE": "Bygning", "BYGGTYP_NB": 145 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.480155860698519, 63.413508307685213 ], [ 10.479819427548716, 63.413536925569822 ], [ 10.479875866715537, 63.413664257116686 ], [ 10.479677330705858, 63.413686868825387 ], [ 10.47976774592451, 63.413898228276402 ], [ 10.479183421503233, 63.413967471320376 ], [ 10.479274410298379, 63.414104499277173 ], [ 10.480031169141382, 63.414003578596244 ], [ 10.480289981289731, 63.413821367421093 ], [ 10.480155860698519, 63.413508307685213 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "18.10.2018", "OBJTYPE": "Bygning", "BYGGTYP_NB": 612 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.43242608476984, 63.396039722863442 ], [ 10.432165901768615, 63.396032636649061 ], [ 10.432149268545169, 63.396032264795231 ], [ 10.432146007337726, 63.396055187458664 ], [ 10.432102380832012, 63.396372673320812 ], [ 10.431892704308645, 63.396366875610006 ], [ 10.431853212664285, 63.396365745399592 ], [ 10.431838077731515, 63.396475768935282 ], [ 10.43189420300442, 63.396477271034279 ], [ 10.432365609890338, 63.396488972653451 ], [ 10.43242608476984, 63.396039722863442 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "21.08.2014", "OBJTYPE": "Bygning", "BYGGTYP_NB": 319 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.408943425375742, 63.413667538162166 ], [ 10.409593103463409, 63.413743775585758 ], [ 10.409670698823669, 63.413610788178076 ], [ 10.409676251077654, 63.413601487742525 ], [ 10.409626488554297, 63.413595605266217 ], [ 10.409443765079844, 63.413574158297067 ], [ 10.409121349279351, 63.413538738675172 ], [ 10.40927475640413, 63.413277180353603 ], [ 10.408925559333589, 63.413237939381098 ], [ 10.408943425375742, 63.413667538162166 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "25.05.2016", "OBJTYPE": "Bygning", "BYGGTYP_NB": 613 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.478040113169163, 63.417368124030524 ], [ 10.477999287634349, 63.417379409012533 ], [ 10.478055114689928, 63.41737879663183 ], [ 10.478040113169163, 63.417368124030524 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "25.05.2016", "OBJTYPE": "Bygning", "BYGGTYP_NB": 623 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.440238881116372, 63.390810292856592 ], [ 10.440008143607239, 63.390894664059502 ], [ 10.438982898084555, 63.390960200697371 ], [ 10.43901142013477, 63.391070144583836 ], [ 10.439037731214164, 63.391159913652757 ], [ 10.44012341436382, 63.391094126462839 ], [ 10.440687317708472, 63.3914035151628 ], [ 10.441065662192274, 63.391265231254927 ], [ 10.440238881116372, 63.390810292856592 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "25.05.2016", "OBJTYPE": "Bygning", "BYGGTYP_NB": 651 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.433834099757526, 63.386789619992257 ], [ 10.432853815809423, 63.386799008195538 ], [ 10.432883838620478, 63.387429304198314 ], [ 10.433864339590928, 63.387419824007928 ], [ 10.433834099757526, 63.386789619992257 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "18.10.2018", "OBJTYPE": "Bygning", "BYGGTYP_NB": 319 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.438378936850006, 63.391409362355496 ], [ 10.438313947332821, 63.391898337208325 ], [ 10.438782646977367, 63.391913365668977 ], [ 10.438873088084916, 63.39142521136592 ], [ 10.438378936850006, 63.391409362355496 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "03.05.2021", "OBJTYPE": "Bygning", "BYGGTYP_NB": 623 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.410358961185455, 63.410814675357251 ], [ 10.410321675754982, 63.410646825693277 ], [ 10.409431983531446, 63.410719064999512 ], [ 10.409296522868532, 63.410729825950646 ], [ 10.409400432835366, 63.4110310363628 ], [ 10.410263337411605, 63.410967768742935 ], [ 10.410415405182162, 63.410956663475041 ], [ 10.410358961185455, 63.410814675357251 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "03.05.2021", "OBJTYPE": "Bygning", "BYGGTYP_NB": 623 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.40992612297744, 63.410087998283878 ], [ 10.409623720870371, 63.410112703976665 ], [ 10.409518397385392, 63.410121282881185 ], [ 10.409216790872234, 63.410145890097645 ], [ 10.409245030123007, 63.410215268444986 ], [ 10.409262104415809, 63.410257109595094 ], [ 10.409385784051279, 63.410561266826242 ], [ 10.410094925876722, 63.410503376127515 ], [ 10.40992612297744, 63.410087998283878 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "22.02.2021", "OBJTYPE": "Bygning", "BYGGTYP_NB": 999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.449423187672165, 63.394262850369294 ], [ 10.448201943325063, 63.39430584515582 ], [ 10.448219376986918, 63.394385649044523 ], [ 10.448398346020417, 63.39520796715793 ], [ 10.448763761391527, 63.395198068294242 ], [ 10.449591748159117, 63.395175755996355 ], [ 10.449517468541933, 63.394774721412595 ], [ 10.449423187672165, 63.394262850369294 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "29.10.2020", "OBJTYPE": "Bygning", "BYGGTYP_NB": 322 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.407876514718536, 63.387987134676074 ], [ 10.408239473711305, 63.38786164415108 ], [ 10.407862192651447, 63.387642044892004 ], [ 10.407876514718536, 63.387987134676074 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "03.05.2021", "OBJTYPE": "Bygning", "BYGGTYP_NB": 143 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.43641365253028, 63.388961772913085 ], [ 10.43662519046466, 63.389194021432161 ], [ 10.436640057205908, 63.389199168035617 ], [ 10.436739191583143, 63.389316660494387 ], [ 10.436947397003383, 63.38927803194381 ], [ 10.437170341208827, 63.389237998091559 ], [ 10.436831438978933, 63.388880104105482 ], [ 10.43641365253028, 63.388961772913085 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "03.05.2021", "OBJTYPE": "Bygning", "BYGGTYP_NB": 143 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.465606529608269, 63.417514808097231 ], [ 10.465859204270668, 63.417400015566265 ], [ 10.465599939237073, 63.417285440659889 ], [ 10.465082513719711, 63.417520509620161 ], [ 10.465606529608269, 63.417514808097231 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "03.05.2021", "OBJTYPE": "Bygning", "BYGGTYP_NB": 322 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.46530539253159, 63.411813951981863 ], [ 10.465463173436598, 63.411593307224067 ], [ 10.464605184771949, 63.411476340728363 ], [ 10.464445964574676, 63.411696370887434 ], [ 10.46530539253159, 63.411813951981863 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "03.05.2021", "OBJTYPE": "Bygning", "BYGGTYP_NB": 319 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.445501292792535, 63.41187755252281 ], [ 10.445255961796843, 63.411961539802128 ], [ 10.44619175312106, 63.412383842751254 ], [ 10.446510706801716, 63.412711577803194 ], [ 10.447107143922926, 63.412833993846334 ], [ 10.447256624021197, 63.412696127711193 ], [ 10.446716893663238, 63.412586064472535 ], [ 10.446438206675461, 63.412278388743104 ], [ 10.445501292792535, 63.41187755252281 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "01.02.2021", "OBJTYPE": "Bygning", "BYGGTYP_NB": 319 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.452183807210597, 63.4175653561663 ], [ 10.451911981904793, 63.417577632351033 ], [ 10.451871507050651, 63.417663615897439 ], [ 10.453065718832546, 63.417650730016462 ], [ 10.452183807210597, 63.4175653561663 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "02.12.2019", "OBJTYPE": "Bygning", "BYGGTYP_NB": 141 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.482506004802614, 63.414012670774703 ], [ 10.481091535151112, 63.414189002142002 ], [ 10.481208364352449, 63.414356909830765 ], [ 10.482623062159638, 63.414173214224959 ], [ 10.482506004802614, 63.414012670774703 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "01.06.2021", "OBJTYPE": "Bygning", "BYGGTYP_NB": 329 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.409808531534532, 63.386469004412774 ], [ 10.40979720170068, 63.386478721007833 ], [ 10.409588581866194, 63.386656089398926 ], [ 10.410155478367274, 63.386790346458746 ], [ 10.410280197362114, 63.386819904240888 ], [ 10.410500343769568, 63.386632816226964 ], [ 10.410297273713944, 63.386584732958283 ], [ 10.409820681907314, 63.386471936469228 ], [ 10.409808531534532, 63.386469004412774 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "04.06.2019", "OBJTYPE": "Bygning", "BYGGTYP_NB": 143 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.449008431683716, 63.406414858096902 ], [ 10.448941150330265, 63.406414911917871 ], [ 10.448643990634197, 63.406415141771504 ], [ 10.448642536030576, 63.406644326214924 ], [ 10.448641172950753, 63.406871355366803 ], [ 10.448911798770933, 63.406873010340696 ], [ 10.449015963309089, 63.406873659755014 ], [ 10.449013707933641, 63.406737688845254 ], [ 10.449008431683716, 63.406414858096902 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "01.06.2021", "OBJTYPE": "Bygning", "BYGGTYP_NB": 152 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.417329830282295, 63.409203123091721 ], [ 10.417228305023713, 63.409300716035723 ], [ 10.417564015945842, 63.409370903479065 ], [ 10.417403419243485, 63.409525454284186 ], [ 10.417067706897678, 63.409455266468633 ], [ 10.416966179865035, 63.409552859227517 ], [ 10.417298827634019, 63.409625860364194 ], [ 10.417167572285909, 63.409746009557736 ], [ 10.417117567598254, 63.409791926003329 ], [ 10.416919761518496, 63.409748556302212 ], [ 10.41679382782193, 63.409720900704599 ], [ 10.416761828772502, 63.409750211704747 ], [ 10.416691494767708, 63.409814372093642 ], [ 10.417188546768489, 63.409923444708312 ], [ 10.417232885534334, 63.409933148392696 ], [ 10.417335395269816, 63.409839226034997 ], [ 10.41744020455082, 63.40974321621767 ], [ 10.417838550864509, 63.409378323588939 ], [ 10.417894893488727, 63.409326958150793 ], [ 10.41783901279547, 63.409314676254333 ], [ 10.417329830282295, 63.409203123091721 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 143 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.441654754247892, 63.410648925457949 ], [ 10.44160234607622, 63.410590388938779 ], [ 10.442300990034017, 63.410464222697392 ], [ 10.441982673910889, 63.410107837346018 ], [ 10.441905858330866, 63.410021899670063 ], [ 10.441902252623706, 63.410017896637093 ], [ 10.441886765858957, 63.410000638532587 ], [ 10.44182741861526, 63.410011290891283 ], [ 10.441786529783592, 63.410018615257087 ], [ 10.441657516167741, 63.410041819247198 ], [ 10.441578713575112, 63.410019993410621 ], [ 10.441513116068144, 63.41000189422622 ], [ 10.441468929261557, 63.409999377652021 ], [ 10.44142583195292, 63.410010584068033 ], [ 10.441418347496993, 63.410021072250736 ], [ 10.441407125307082, 63.410036894243291 ], [ 10.441419795446565, 63.410081828316756 ], [ 10.441408187444143, 63.410113901601861 ], [ 10.441399358817632, 63.410137508978281 ], [ 10.441334899666765, 63.410197942297863 ], [ 10.441223920059416, 63.410245290238024 ], [ 10.44101096722671, 63.410288011084276 ], [ 10.441408389947572, 63.410732288210831 ], [ 10.441654754247892, 63.410648925457949 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 231 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.419138580532529, 63.408593898052573 ], [ 10.418832828087977, 63.408526020087479 ], [ 10.418594912393566, 63.408473266638929 ], [ 10.418298940161899, 63.40874118783529 ], [ 10.418840583882369, 63.408861301911784 ], [ 10.418842612157906, 63.408861820360762 ], [ 10.419138580532529, 63.408593898052573 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "21.08.2014", "OBJTYPE": "Bygning", "BYGGTYP_NB": 329 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.417533649373414, 63.409830796843742 ], [ 10.41783556588933, 63.409893778684896 ], [ 10.418175715674389, 63.40996445929845 ], [ 10.418598634431691, 63.41005244996186 ], [ 10.418957485303064, 63.409727442380806 ], [ 10.419104134924899, 63.409594751184329 ], [ 10.418949100096762, 63.409561821046978 ], [ 10.418856183512148, 63.409541738698614 ], [ 10.418038911237291, 63.409363948345089 ], [ 10.417837609304813, 63.409549872135905 ], [ 10.417630565354965, 63.409741238419421 ], [ 10.417533649373414, 63.409830796843742 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 319 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.444111422907131, 63.410211745379449 ], [ 10.444473780239765, 63.410081515370621 ], [ 10.444701385968042, 63.409999773070474 ], [ 10.444894560695293, 63.409930317196363 ], [ 10.443775314645983, 63.409322700300102 ], [ 10.443001638151378, 63.409608963947782 ], [ 10.443732972024851, 63.410006057956622 ], [ 10.443883281043798, 63.410087751417848 ], [ 10.444111422907131, 63.410211745379449 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "07.06.2021", "OBJTYPE": "Bygning", "BYGGTYP_NB": 319 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.419574507612058, 63.409184346036959 ], [ 10.418844484695521, 63.409025352025829 ], [ 10.418615518516788, 63.408975471953354 ], [ 10.418508223693046, 63.408952121073213 ], [ 10.418374728827533, 63.409079474804052 ], [ 10.418212336579019, 63.409234044388 ], [ 10.418529913356625, 63.409306025274077 ], [ 10.418463184466992, 63.40936198225932 ], [ 10.418853912567686, 63.409447149851253 ], [ 10.419206375841314, 63.409523899478316 ], [ 10.419574507612058, 63.409184346036959 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "21.08.2014", "OBJTYPE": "Bygning", "BYGGTYP_NB": 321 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.439574461938646, 63.410261644335499 ], [ 10.439812668275865, 63.410466870389385 ], [ 10.440003445272643, 63.410433171714665 ], [ 10.440166535211242, 63.410330633015057 ], [ 10.439988982670497, 63.410128835854884 ], [ 10.439902962582321, 63.410030961426443 ], [ 10.439691624897426, 63.409790366917598 ], [ 10.439680705403287, 63.409792272204371 ], [ 10.439650153141979, 63.409758110348321 ], [ 10.43925524162006, 63.409682735828135 ], [ 10.438493209534633, 63.409798753493128 ], [ 10.438407670309854, 63.409810296394184 ], [ 10.438595188323946, 63.410039373319705 ], [ 10.438679663165866, 63.41014247040227 ], [ 10.43870974004623, 63.410179150652148 ], [ 10.438975111834134, 63.410147305604646 ], [ 10.439181401894894, 63.410151422253122 ], [ 10.439328550235043, 63.410194284165769 ], [ 10.439574461938646, 63.410261644335499 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 322 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.418863283461118, 63.407282125225983 ], [ 10.418803346933711, 63.407260638288626 ], [ 10.418530360263773, 63.40716254302086 ], [ 10.418253450006292, 63.407317441535312 ], [ 10.41880920676685, 63.407517036299268 ], [ 10.419271195016194, 63.407683090749813 ], [ 10.419548103260954, 63.407528190276174 ], [ 10.419306303233764, 63.407441276492762 ], [ 10.418863283461118, 63.407282125225983 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "19.02.2014", "OBJTYPE": "Bygning", "BYGGTYP_NB": 329 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.418375968036369, 63.406335552296859 ], [ 10.418118650954439, 63.406477509649207 ], [ 10.41878895504164, 63.406718067070749 ], [ 10.418790898940122, 63.406716880838125 ], [ 10.418951261407797, 63.406631000156608 ], [ 10.418787685321647, 63.406570776687253 ], [ 10.418471956372576, 63.406454524498301 ], [ 10.418561855405347, 63.406401568956134 ], [ 10.418375968036369, 63.406335552296859 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "07.11.2018", "OBJTYPE": "Bygning", "BYGGTYP_NB": 612 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.431202052096536, 63.410063598945918 ], [ 10.430785006423744, 63.410062119377265 ], [ 10.430784572968255, 63.410089591623162 ], [ 10.43078251643929, 63.410225156454423 ], [ 10.430776218765098, 63.410653395669243 ], [ 10.431221525088498, 63.410655130922066 ], [ 10.431207285288716, 63.410220813788072 ], [ 10.431202609892635, 63.410086842342629 ], [ 10.431202052096536, 63.410063598945918 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 621 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.47139619192402, 63.408472878688052 ], [ 10.471311256617795, 63.408237939451872 ], [ 10.470453299228476, 63.408300000419622 ], [ 10.470437878776201, 63.408256981939225 ], [ 10.470434867803409, 63.408249023801311 ], [ 10.470074053203001, 63.4072449399997 ], [ 10.469937463745714, 63.406865201229209 ], [ 10.469335537356402, 63.406909002919107 ], [ 10.469246955613151, 63.406915479100391 ], [ 10.469326556790636, 63.407140510332582 ], [ 10.468473261592154, 63.407199190390386 ], [ 10.468473698600418, 63.407199904022583 ], [ 10.468603861693195, 63.407622707669979 ], [ 10.468754760861355, 63.407612988270813 ], [ 10.468950318770812, 63.408147415966404 ], [ 10.468489003075849, 63.40818052270081 ], [ 10.46852283019911, 63.408274159403149 ], [ 10.468527248083678, 63.408286142559895 ], [ 10.468195443151272, 63.4083102874269 ], [ 10.46827412476452, 63.408533084484297 ], [ 10.467524498672121, 63.408595181697372 ], [ 10.467662078000885, 63.408982991215993 ], [ 10.468014243656665, 63.408957381799965 ], [ 10.47062324289201, 63.40876763486969 ], [ 10.470538032146138, 63.40853503195892 ], [ 10.47139619192402, 63.408472878688052 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 135 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.456567607481148, 63.407660880194612 ], [ 10.456125077243822, 63.407760450924336 ], [ 10.455753035761269, 63.407844221740476 ], [ 10.455494450065547, 63.407902509821263 ], [ 10.455681141174983, 63.408069366592649 ], [ 10.456162926849782, 63.407965806718721 ], [ 10.456214039807232, 63.407954873174113 ], [ 10.456256864977659, 63.407993753887041 ], [ 10.456737311824227, 63.40842834709283 ], [ 10.457553643690483, 63.409167138443095 ], [ 10.457647481414993, 63.409252176326945 ], [ 10.457458007342858, 63.409291271392298 ], [ 10.457136346062883, 63.40935783560208 ], [ 10.457217540716012, 63.409442374307602 ], [ 10.456926522772061, 63.409552430916051 ], [ 10.456937222923454, 63.409558066800322 ], [ 10.457203781866083, 63.409700050469468 ], [ 10.457583580750292, 63.409528047664026 ], [ 10.457878415684069, 63.409394611847333 ], [ 10.458281711565483, 63.409212223977704 ], [ 10.458067172799412, 63.409018006925336 ], [ 10.457406154588064, 63.408419642984363 ], [ 10.456567607481148, 63.407660880194612 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 721 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.487431398698796, 63.416867305820524 ], [ 10.487468866366772, 63.416755337209381 ], [ 10.487008851436649, 63.416723050070459 ], [ 10.487079487647621, 63.416493412795987 ], [ 10.486832163995963, 63.416475518953668 ], [ 10.48675354121786, 63.416651559293101 ], [ 10.486639103462231, 63.41672402342612 ], [ 10.486440071145825, 63.416714154391407 ], [ 10.486542368489985, 63.4164033990875 ], [ 10.486365869255819, 63.416395360244117 ], [ 10.486291376145733, 63.41639200559711 ], [ 10.486144704178381, 63.416805285589177 ], [ 10.486346981873428, 63.41681978910777 ], [ 10.486598717625427, 63.416837727690812 ], [ 10.486540064491498, 63.41704354193471 ], [ 10.486775561377097, 63.417061200264243 ], [ 10.486857803919165, 63.416827402958781 ], [ 10.487431398698796, 63.416867305820524 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 319 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.464534057779733, 63.408385825259018 ], [ 10.464747340667282, 63.408334807192922 ], [ 10.464792728758294, 63.408384430998638 ], [ 10.464958926172933, 63.408356516039767 ], [ 10.464929291330531, 63.408321272777371 ], [ 10.46470207692713, 63.408052061801712 ], [ 10.46453047336065, 63.40808389177942 ], [ 10.464591659866226, 63.408164502281736 ], [ 10.464307250671144, 63.408238420910259 ], [ 10.464203930836703, 63.408171976044059 ], [ 10.464039514439513, 63.408223031307827 ], [ 10.464205819115396, 63.408330751363906 ], [ 10.464498464899334, 63.408520388997538 ], [ 10.464663077753809, 63.408469241435945 ], [ 10.464534057779733, 63.408385825259018 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.44477715178083, 63.404205948263609 ], [ 10.444467749611754, 63.40420117678773 ], [ 10.44446434284189, 63.40420112145911 ], [ 10.444463707679327, 63.404288020198379 ], [ 10.444459062964004, 63.404971985064364 ], [ 10.444794810513276, 63.404962935781732 ], [ 10.44477715178083, 63.404205948263609 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.444520539577809, 63.40608669102248 ], [ 10.444381498412168, 63.406085313681317 ], [ 10.444234842688727, 63.40608383362872 ], [ 10.444236179493037, 63.406699696147022 ], [ 10.444353348590269, 63.406700127766385 ], [ 10.444529202315547, 63.406700774003788 ], [ 10.444520539577809, 63.40608669102248 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.445570871551611, 63.408454208743649 ], [ 10.445379650274152, 63.408351387294545 ], [ 10.445209376460683, 63.408414059522798 ], [ 10.444746319007367, 63.408584267520943 ], [ 10.44425908258982, 63.408763605024724 ], [ 10.443752166347037, 63.408949961740859 ], [ 10.443962696174189, 63.409066414033113 ], [ 10.44425017880814, 63.408956868705936 ], [ 10.444288306980956, 63.408942480102482 ], [ 10.445246054416499, 63.40857777860338 ], [ 10.445570871551611, 63.408454208743649 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.444666902253724, 63.40904376815601 ], [ 10.444533493093189, 63.408971509546937 ], [ 10.444521704302156, 63.408976027172287 ], [ 10.4442444793616, 63.409078467745992 ], [ 10.444134971950538, 63.409119070791235 ], [ 10.444240013059245, 63.409176805257644 ], [ 10.444930829730835, 63.409556618978954 ], [ 10.445358524725108, 63.409403733679724 ], [ 10.444666902253724, 63.40904376815601 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 151 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.486293615424989, 63.41727473769496 ], [ 10.485969709032709, 63.417251983322046 ], [ 10.485956083409317, 63.417291908856924 ], [ 10.486288929510524, 63.417288238918395 ], [ 10.486293615424989, 63.41727473769496 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 322 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.445558259926667, 63.410506897219285 ], [ 10.445057150306891, 63.410232078192045 ], [ 10.445244961663837, 63.410163483961874 ], [ 10.44508409634112, 63.410075076515589 ], [ 10.445082035901136, 63.410073930406959 ], [ 10.445078491478577, 63.410075133185885 ], [ 10.444496575746678, 63.410291783256788 ], [ 10.445162398915517, 63.410651920859728 ], [ 10.445558259926667, 63.410506897219285 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 613 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.417371927881524, 63.407491891467735 ], [ 10.417850415526098, 63.407225752053215 ], [ 10.418149590902646, 63.407059412870616 ], [ 10.417851933409819, 63.406952315440705 ], [ 10.416568766191052, 63.406490547063356 ], [ 10.416436929130226, 63.406562139103386 ], [ 10.416656409622108, 63.406639404831729 ], [ 10.41645276478128, 63.406753269462406 ], [ 10.417278412446224, 63.407053782582793 ], [ 10.416834340774171, 63.407299112660709 ], [ 10.417371927881524, 63.407491891467735 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 629 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.472621656969922, 63.408231534316904 ], [ 10.472617879273621, 63.408220352565721 ], [ 10.472570444370511, 63.408076408777752 ], [ 10.472884389728716, 63.408055579556112 ], [ 10.472835067206038, 63.407906089842172 ], [ 10.471996835236951, 63.40796203237781 ], [ 10.472046859760626, 63.40811357972057 ], [ 10.472373183475728, 63.408091995770093 ], [ 10.472416547627214, 63.408222965570921 ], [ 10.472423670345046, 63.40824470518254 ], [ 10.472621656969922, 63.408231534316904 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 629 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.466831371457399, 63.408410827997336 ], [ 10.46671345234407, 63.408297856795286 ], [ 10.466466281456974, 63.408061707395888 ], [ 10.465852449119668, 63.40819062403969 ], [ 10.465962987805412, 63.408296400643877 ], [ 10.466287345430763, 63.408228352401693 ], [ 10.466364829682149, 63.408302511401914 ], [ 10.466541688349547, 63.408471609730512 ], [ 10.466831371457399, 63.408410827997336 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "02.12.2019", "OBJTYPE": "Bygning", "BYGGTYP_NB": 143 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.479331493167736, 63.415130556584224 ], [ 10.48048131093136, 63.414991185112676 ], [ 10.480401700219817, 63.414830252168038 ], [ 10.479232481105477, 63.414973953040956 ], [ 10.479331493167736, 63.415130556584224 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "02.12.2019", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.483217121978615, 63.414311842971948 ], [ 10.483166697246034, 63.414219817869892 ], [ 10.482541479128495, 63.4143039512333 ], [ 10.482597244451815, 63.414386944587463 ], [ 10.48120923337617, 63.414567849873094 ], [ 10.48128964516969, 63.414724824417043 ], [ 10.48331729312685, 63.414451735489216 ], [ 10.483217121978615, 63.414311842971948 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 612 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.435129077273654, 63.417516680504555 ], [ 10.435126089557032, 63.417843251952618 ], [ 10.435465667937716, 63.417839628637708 ], [ 10.435468467193392, 63.417517402030839 ], [ 10.435129077273654, 63.417516680504555 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.476376059362615, 63.416754179499513 ], [ 10.476216055797842, 63.416988952703321 ], [ 10.476532115950905, 63.417030750642454 ], [ 10.476480893051528, 63.417172121646367 ], [ 10.476276681102014, 63.417166690467468 ], [ 10.476260327279231, 63.417288850536224 ], [ 10.476821616984804, 63.417303878454085 ], [ 10.476854362564479, 63.41709932383408 ], [ 10.47763268231142, 63.417123685890282 ], [ 10.477648691424379, 63.416998836216095 ], [ 10.477998540193587, 63.417004285709986 ], [ 10.478018556836451, 63.416844475785041 ], [ 10.476795565677655, 63.416813130773868 ], [ 10.476376059362615, 63.416754179499513 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 181 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.442808592432492, 63.394595060743633 ], [ 10.442797919525654, 63.394597771711148 ], [ 10.442385498373346, 63.394703909044956 ], [ 10.442960968824286, 63.395154013633089 ], [ 10.443713299066019, 63.395147759572751 ], [ 10.443799333583332, 63.395146979907899 ], [ 10.443787213216721, 63.394993424911164 ], [ 10.443740300763496, 63.394995963585991 ], [ 10.443348640254397, 63.395017335367626 ], [ 10.442818805671374, 63.394603126201694 ], [ 10.442808592432492, 63.394595060743633 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 322 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.413989551420643, 63.413139417042963 ], [ 10.413979946348338, 63.413139601824668 ], [ 10.413970968383341, 63.413140318985967 ], [ 10.413675667539557, 63.413195931349414 ], [ 10.413052708187212, 63.41331312923591 ], [ 10.412935223662309, 63.413335295389452 ], [ 10.412791146256611, 63.41336248178159 ], [ 10.412773890767552, 63.413370012977751 ], [ 10.412764946511624, 63.413375487218254 ], [ 10.412759112723494, 63.413379045672173 ], [ 10.412748008906743, 63.413389478273011 ], [ 10.412741349211679, 63.413400674824175 ], [ 10.412739511966281, 63.413412182767324 ], [ 10.41274206145463, 63.413423288297651 ], [ 10.412744449093539, 63.413427034784455 ], [ 10.412748779820706, 63.413433634512415 ], [ 10.412759271083855, 63.413443315088799 ], [ 10.41277434046259, 63.413452411831258 ], [ 10.412792956051998, 63.413460306590146 ], [ 10.412814495174837, 63.413466556699028 ], [ 10.412838148197576, 63.413470990631382 ], [ 10.412862896453312, 63.413473259399417 ], [ 10.412886951382392, 63.413473649973703 ], [ 10.413386963919317, 63.413426248282391 ], [ 10.413938945549598, 63.413421417461784 ], [ 10.414382277886375, 63.413426995105688 ], [ 10.414392248159789, 63.413271604763018 ], [ 10.414045515597449, 63.413267136125114 ], [ 10.414055261265924, 63.413245406594875 ], [ 10.414056516817517, 63.413242431962701 ], [ 10.414059772183851, 63.413178398044366 ], [ 10.41406097470024, 63.413174346769075 ], [ 10.414061162968592, 63.413170036235769 ], [ 10.414059740814958, 63.413165562106407 ], [ 10.414056908437981, 63.413160922400337 ], [ 10.414052483317734, 63.413156477979072 ], [ 10.414046265257038, 63.413152230822988 ], [ 10.414038667909892, 63.413148446131537 ], [ 10.414029895893465, 63.413145211644306 ], [ 10.414020153824588, 63.413142615100767 ], [ 10.414010051134419, 63.413140829999861 ], [ 10.41399958340304, 63.413139766621228 ], [ 10.413989551420643, 63.413139417042963 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 152 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.416703001729912, 63.410116583432874 ], [ 10.416623387838412, 63.410215933512646 ], [ 10.417075588328466, 63.410288558073553 ], [ 10.416922529202573, 63.41047831080877 ], [ 10.416181837063206, 63.410359174337458 ], [ 10.416100338393669, 63.410460966409119 ], [ 10.417086310229116, 63.410619411917914 ], [ 10.417399060798573, 63.410228260574776 ], [ 10.416703001729912, 63.410116583432874 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.463787169189617, 63.416491730347289 ], [ 10.463144910938803, 63.416785913058938 ], [ 10.46342235175781, 63.416907577215696 ], [ 10.464064810073138, 63.416613391212174 ], [ 10.463787169189617, 63.416491730347289 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 143 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.464587727216353, 63.416842590787404 ], [ 10.463854816895449, 63.417177920195222 ], [ 10.464076326992544, 63.417275111405317 ], [ 10.464809036958496, 63.416939782918263 ], [ 10.464587727216353, 63.416842590787404 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 143 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.46475592539316, 63.41614240490766 ], [ 10.464027920124966, 63.416471401566724 ], [ 10.464249898985848, 63.416570023920428 ], [ 10.464978104397064, 63.416241024083604 ], [ 10.46475592539316, 63.41614240490766 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 143 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.450324000551328, 63.407134981999057 ], [ 10.449477771806173, 63.40749302201089 ], [ 10.449723159262923, 63.407609471451707 ], [ 10.450569188189819, 63.407251432023365 ], [ 10.450324000551328, 63.407134981999057 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.449684872310939, 63.406866965680152 ], [ 10.449028767385247, 63.407143273357505 ], [ 10.449273776886294, 63.40726026596024 ], [ 10.449930082250704, 63.406983955131096 ], [ 10.449684872310939, 63.406866965680152 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 143 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.463560653661352, 63.417537057225132 ], [ 10.463810012825641, 63.417422809364027 ], [ 10.463594041161064, 63.417328164223612 ], [ 10.463128338983884, 63.417541754944303 ], [ 10.463560653661352, 63.417537057225132 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 143 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.480122473392907, 63.414352539190908 ], [ 10.478864494549992, 63.414534319196221 ], [ 10.478958112282637, 63.414664049141741 ], [ 10.480215695793673, 63.414482272449021 ], [ 10.480122473392907, 63.414352539190908 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 151 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.437290513759889, 63.39173278863008 ], [ 10.436588199657232, 63.391900980769094 ], [ 10.437058683527548, 63.392295881408309 ], [ 10.43749360788143, 63.392191776989002 ], [ 10.437928360474936, 63.392548256033265 ], [ 10.43749632989171, 63.3926502680346 ], [ 10.437944928269211, 63.393023303985437 ], [ 10.438205610517763, 63.39296089651895 ], [ 10.437963435035369, 63.392761184095839 ], [ 10.438137070388677, 63.39271922161516 ], [ 10.43863127462415, 63.392931566219964 ], [ 10.438861282426357, 63.392824224979691 ], [ 10.438812182226362, 63.392802996424628 ], [ 10.438808070947665, 63.392804833127563 ], [ 10.438514588320055, 63.392679784065628 ], [ 10.438389011527104, 63.392626202226161 ], [ 10.438303392582476, 63.392555162676686 ], [ 10.438200855850251, 63.392470020796743 ], [ 10.437947334101763, 63.392259471289059 ], [ 10.437928749384108, 63.392264056829831 ], [ 10.437290513759889, 63.39173278863008 ] ], [ [ 10.437206603998886, 63.39186388151905 ], [ 10.437504546989645, 63.392114379445324 ], [ 10.437190067642911, 63.392189534923936 ], [ 10.436891935522754, 63.39193921779087 ], [ 10.437206603998886, 63.39186388151905 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "08.06.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 142 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.482766407204068, 63.414780607290474 ], [ 10.481544033672678, 63.414934303945209 ], [ 10.481634620379424, 63.415078785201956 ], [ 10.482857004192413, 63.414925177478395 ], [ 10.482766407204068, 63.414780607290474 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "11.07.2022", "OBJTYPE": "Bygning", "BYGGTYP_NB": 143 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.455866934477276, 63.407712902217995 ], [ 10.455674303035929, 63.407622406463908 ], [ 10.455554432154097, 63.407655673495015 ], [ 10.455407740420041, 63.407669465262373 ], [ 10.455314103958207, 63.407663237609505 ], [ 10.455226322355708, 63.407646088712241 ], [ 10.455033906442015, 63.407579557174401 ], [ 10.455004756867766, 63.407569441210015 ], [ 10.454658412637235, 63.407322432830789 ], [ 10.454586732743161, 63.407271278251905 ], [ 10.454311331459689, 63.407345444241834 ], [ 10.454616837794463, 63.407569081384572 ], [ 10.454725960124756, 63.407537091501027 ], [ 10.454809090403675, 63.407596836659373 ], [ 10.454924422591283, 63.407679503080033 ], [ 10.455041334922425, 63.407730107218249 ], [ 10.455181452612189, 63.407764407047388 ], [ 10.455331506042519, 63.40778137068196 ], [ 10.455492122715002, 63.407781530288176 ], [ 10.455529793167202, 63.407778004856823 ], [ 10.455577635217857, 63.40777365769798 ], [ 10.455644496720932, 63.407765256906551 ], [ 10.455866934477276, 63.407712902217995 ] ] ] ] } }, +{ "type": "Feature", "properties": { "KOORDH": 0.0, "OPPDATDATO": "10000101", "OBJTYPE": "Bygning", "BYGGTYP_NB": 621 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ [ 10.409070843368617, 63.416730944972258 ], [ 10.410151559528616, 63.416684137582912 ], [ 10.410074707515433, 63.416326737954513 ], [ 10.40976227430442, 63.41634023214084 ], [ 10.409735304433841, 63.416215277564419 ], [ 10.409707538336239, 63.416090420598586 ], [ 10.410142112863856, 63.416071861818807 ], [ 10.410035958176723, 63.415595006240466 ], [ 10.410691592413253, 63.415566724821922 ], [ 10.41066589550797, 63.415443283806844 ], [ 10.40976302631398, 63.415482710741351 ], [ 10.409788298838997, 63.41560166788279 ], [ 10.409025217248569, 63.415634079820336 ], [ 10.409045372005911, 63.416118617915558 ], [ 10.409456864984623, 63.416101060966135 ], [ 10.409484495867902, 63.416227265763212 ], [ 10.409511612011132, 63.416351141770527 ], [ 10.409055864934645, 63.416370869706299 ], [ 10.409070843368617, 63.416730944972258 ] ] ] ] } } ] }