[This article was first published on r.iresmi.net, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)Want to share your content on R-bloggers? click here if you have a blog, or here if you don't. Heatmap of the french populationDay 17 of 30DayMapChallenge: « A new tool » (previously).Testing Maplibre with {mapgl}.library(dplyr)library(mapgl)library(sf)DataUsing french communes population.pop st_centroid() |> select(population)Mapmaplibre(center = c(5, 45), zoom = 6) |> add_heatmap_layer( id = "pop", source = pop, heatmap_weight = interpolate( column = "population", values = c(0, max(pop$population)), stops = c(0, 30)), heatmap_intensity = interpolate( property = "zoom", values = c(0, 1), stops = c(9, 3)), heatmap_color = interpolate( property = "heatmap-density", values = seq(0, 1, 0.2), stops = c( "rgba(33,102,172,0)", "rgb(103,169,207)", "rgb(209,229,240)", "rgb(253,219,199)", "rgb(239,138,98)", "rgb(178,24,43)")), heatmap_opacity = 0.7 ) {"x":{"style":"https://basemaps.cartocdn.com/gl/voyager-gl-style/style.json","center":[5,45],"zoom":6,"bearing":0,"pitch":0,"additional_params":[],"layers":[{"id":"pop","type":"heatmap","source":{"type":"geojson","data":{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"population":996},"geometry":{"type":"Point","coordinates":[6.1364101140842639,46.000445203503087]}},{"type":"Feature","properties":{"population":1611},"geometry":{"type":"Point","coordinates":[6.1084847434567799,45.9768496884668]}},{"type":"Feature","properties":{"population":1663},"geometry":{"type":"Point","coordinates":[-1.5303098190665928,48.95229703138851]}},{"type":"Feature","properties":{"population":2105},"geometry":{"type":"Point","coordinates":[0.1845700759810102,45.884668588835918]}},{"type":"Feature","properties":{"population":467},"geometry":{"type":"Point","coordinates":[1.5676794901428795,43.15475585944232]}},{"type":"Feature","properties":{"population":126},"geometry":{"type":"Point","coordinates":[0.9684314645177952,43.745556025174249]}},{"type":"Feature","properties":{"population":3331},"geometry":{"type":"Point","coordinates":[4.191324696085122,43.734406178349299]}},{"type":"Feature","properties":{"population":372},"geometry":{"type":"Point","coordinates":[6.8346068296141129,47.29899368368275]}},{"type":"Feature","properties":{"population":314},"geometry":{"type":"Point","coordinates":[4.019469005840624,48.14258431316894]}},{"type":"Feature","properties":{"population":2355},"geometry":{"type":"Point","coordinates":[5.508382760560205,43.5195289399358]}},{"type":"Feature","properties":{"population":378},"geometry":{"type":"Point","coordinates":[0.8362100885564717,44.20664224771821]}},{"type":"Feature","properties":{"population":1194},"geometry":{"type":"Point","coordinates":[5.59009516446539,43.85071735136356]}},{"type":"Feature","properties":{"population":2529},"geometry":{"type":"Point","coordinates":[-2.326701976735426,48.405918308738048]}},{"type":"Feature","properties":{"population":353},"geometry":{"type":"Point","coordinates":[1.1360018158389296,44.71471056836844]}},{"type":"Feature","properties":{"population":3373},"geometry":{"type":"Point","coordinates":[3.99748669855107,43.918343391406178]}},{"type":"Feature","properties":{"population":1835},"geometry":{"type":"Point","coordinates":[1.3437573201585774,44.269176172850247]}},{"type":"Feature","properties":{"population":532},"geometry":{"type":"Point","coordinates":[0.9205415850873084,49.897770848789608]}},{"type":"Feature","properties":{"population":981},"geometry":{"type":"Point","coordinates":[3.24230714626252,48.812556466733258]}},{"type":"Feature","properties":{"population":432},"geometry":{"type":"Point","coordinates":[3.5786396770879844,46.166521277906209]}},{"type":"Feature","properties":{"population":1659},"geometry":{"type":"Point","coordinates":[7.360659937071445,43.794311976541]}},{"type":"Feature","properties":{"population":1285},"geometry":{"type":"Point","coordinates":[7.31299555597899,43.77093657673157]}},{"type":"Feature","properties":{"population":453},"geometry":{"type":"Point","coordinates":[0.33462343548345727,47.0937896688117]}},{"type":"Feature","properties":{"population":5416},"geometry":{"type":"Point","coordinates":[2.665836940581305,48.26474451642616]}},{"type":"Feature","properties":{"population":310},"geometry":{"type":"Point","coordinates":[7.544589405968434,44.02187054620638]}},{"type":"Feature","properties":{"population":603},"geometry":{"type":"Point","coordinates":[0.6839220511697969,47.08107857518754]}},{"type":"Feature","properties":{"population":12371},"geometry":{"type":"Point","coordinates":[7.45869532034926,43.76419616378904]}},{"type":"Feature","properties":{"population":78},"geometry":{"type":"Point","coordinates":[5.541141498428961,46.94439027677745]}},{"type":"Feature","properties":{"population":64},"geometry":{"type":"Point","coordinates":[6.5706865958217259,48.69838640711655]}},{"type":"Feature","properties":{"population":146},"geometry":{"type":"Point","coordinates":[6.010616421407846,43.50126986016914]}},{"type":"Feature","properties":{"population":260},"geometry":{"type":"Point","coordinates":[2.117108053944987,50.546796881451758]}},{"type":"Feature","properties":{"population":1264},"geometry":{"type":"Point","coordinates":[7.352314505541253,43.90107303083615]}},{"type":"Feature","properties":{"population":115},"geometry":{"type":"Point","coordinates":[0.1920592650770031,43.30939094914657]}},{"type":"Feature","properties":{"population":3015},"geometry":{"type":"Point","coordinates":[7.398083240643423,43.74561807745703]}},{"type":"Feature","properties":{"population":6671},"geometry":{"type":"Point","coordinates":[-0.10752687148250995,47.398639464447359]}},{"type":"Feature","properties":{"population":295},"geometry":{"type":"Point","coordinates":[4.650869585992025,48.280319755162249]}},{"type":"Feature","properties":{"population":306},"geometry":{"type":"Point","coordinates":[7.377026968456675,43.85226401728582]}},{"type":"Feature","properties":{"population":719},"geometry":{"type":"Point","coordinates":[7.651322937279017,44.07160266497036]}},{"type":"Feature","properties":{"population":127},"geometry":{"type":"Point","coordinates":[4.608630206959649,48.26616949038505]}},{"type":"Feature","properties":{"population":2021},"geometry":{"type":"Point","coordinates":[7.540595942562255,44.09973000061568]}},{"type":"Feature","properties":{"population":270},"geometry":{"type":"Point","coordinates":[0.3773975495456605,49.170515572747998]}},{"type":"Feature","properties":{"population":796},"geometry":{"type":"Point","coordinates":[-0.08397609005452521,45.83786159442665]}},{"type":"Feature","properties":{"population":224},"geometry":{"type":"Point","coordinates":[-0.1456023836565274,45.864616735169317]}},{"type":"Feature","properties":{"population":563},"geometry":{"type":"Point","coordinates":[2.731700062176442,46.88216342099612]}},{"type":"Feature","properties":{"population":174},"geometry":{"type":"Point","coordinates":[2.6892846124767675,46.97175778922596]}},{"type":"Feature","properties":{"population":493},"geometry":{"type":"Point","coordinates":[1.6991530627090966,46.378053682953119]}},{"type":"Feature","properties":{"population":337},"geometry":{"type":"Point","coordinates":[0.401748785401265,49.20454055950155]}},{"type":"Feature","properties":{"population":284},"geometry":{"type":"Point","coordinates":[4.280910863541284,46.49343744972604]}},{"type":"Feature","properties":{"population":161},"geometry":{"type":"Point","coordinates":[0.9004104434202784,44.253154763745339]}},{"type":"Feature","properties":{"population":1492},"geometry":{"type":"Point","coordinates":[-1.0959203087943928,48.34612053432582]}},{"type":"Feature","properties":{"population":300},"geometry":{"type":"Point","coordinates":[1.7254761536905628,46.41658432680569]}},{"type":"Feature","properties":{"population":51},"geometry":{"type":"Point","coordinates":[5.809377081036817,46.52969114521204]}},{"type":"Feature","properties":{"population":334},"geometry":{"type":"Point","coordinates":[5.622663094958409,46.59444994998949]}},{"type":"Feature","properties":{"population":60},"geometry":{"type":"Point","coordinates":[-0.046947245057150758,48.950538390990988]}},{"type":"Feature","properties":{"population":6559},"geometry":{"type":"Point","coordinates":[-1.141260859582244,47.54181662660072]}},{"type":"Feature","properties":{"population":7517},"geometry":{"type":"Point","coordinates":[-1.0277907965834897,47.43931286725221]}},{"type":"Feature","properties":{"population":490},"geometry":{"type":"Point","coordinates":[4.267255960373134,49.328127400626417]}},{"type":"Feature","properties":{"population":2669},"geometry":{"type":"Point","coordinates":[4.237354139333269,49.348792837254709]}},{"type":"Feature","properties":{"population":85},"geometry":{"type":"Point","coordinates":[5.078820996595369,48.30907560172406]}},{"type":"Feature","properties":{"population":1119},"geometry":{"type":"Point","coordinates":[-1.2251624537249395,45.83335800889505]}},{"type":"Feature","properties":{"population":1387},"geometry":{"type":"Point","coordinates":[5.1396919123265489,48.299560286234278]}},{"type":"Feature","properties":{"population":283},"geometry":{"type":"Point","coordinates":[5.121426952165443,48.336201831665508]}},{"type":"Feature","properties":{"population":1505},"geometry":{"type":"Point","coordinates":[-1.0344495820842606,46.03980732920192]}},{"type":"Feature","properties":{"population":124},"geometry":{"type":"Point","coordinates":[2.7614460703330678,50.082432114645879]}},{"type":"Feature","properties":{"population":112},"geometry":{"type":"Point","coordinates":[5.392456108888619,48.42760444798483]}},{"type":"Feature","properties":{"population":1761},"geometry":{"type":"Point","coordinates":[-1.0777125502176029,45.94398564902784]}},{"type":"Feature","properties":{"population":610},"geometry":{"type":"Point","coordinates":[5.765544684210677,49.47384900368412]}},{"type":"Feature","properties":{"population":827},"geometry":{"type":"Point","coordinates":[9.507857856018683,42.41785552000811]}},{"type":"Feature","properties":{"population":14217},"geometry":{"type":"Point","coordinates":[2.896864974704717,49.235893773276199]}},{"type":"Feature","properties":{"population":276},"geometry":{"type":"Point","coordinates":[2.860235303457756,49.25826771131791]}},{"type":"Feature","properties":{"population":546},"geometry":{"type":"Point","coordinates":[0.1435738880176552,49.178572634698138]}},{"type":"Feature","properties":{"population":1245},"geometry":{"type":"Point","coordinates":[2.51419237880871,50.58858038714502]}},{"type":"Feature","properties":{"population":335},"geometry":{"type":"Point","coordinates":[7.2791426426846199,48.315642151715788]}},{"type":"Feature","properties":{"population":2595},"geometry":{"type":"Point","coordinates":[7.1726259426983109,48.46035992164791]}},{"type":"Feature","properties":{"population":636},"geometry":{"type":"Point","coordinates":[7.2465155858779008,48.31629350364981]}},{"type":"Feature","properties":{"population":793},"geometry":{"type":"Point","coordinates":[7.2594196008385529,48.3536584302607]}},{"type":"Feature","properties":{"population":3790},"geometry":{"type":"Point","coordinates":[-4.076097968736008,47.878203859632197]}},{"type":"Feature","properties":{"population":164},"geometry":{"type":"Point","coordinates":[-4.960757903212316,48.39563028389564]}},{"type":"Feature","properties":{"population":487},"geometry":{"type":"Point","coordinates":[7.235024882517578,48.338311082958387]}},{"type":"Feature","properties":{"population":804},"geometry":{"type":"Point","coordinates":[-0.02757533194484613,48.00994855145949]}},{"type":"Feature","properties":{"population":1804},"geometry":{"type":"Point","coordinates":[7.569056438851302,48.66007999507399]}},{"type":"Feature","properties":{"population":872},"geometry":{"type":"Point","coordinates":[7.597332116664287,48.638257542412777]}},{"type":"Feature","properties":{"population":574},"geometry":{"type":"Point","coordinates":[-0.04330958875764503,48.04075176204354]}},{"type":"Feature","properties":{"population":1633},"geometry":{"type":"Point","coordinates":[0.0172685077606983,48.02175267770706]}},{"type":"Feature","properties":{"population":577},"geometry":{"type":"Point","coordinates":[3.0177810439892687,48.68167298388133]}},{"type":"Feature","properties":{"population":657},"geometry":{"type":"Point","coordinates":[0.012778626126678614,47.96690101664694]}},{"type":"Feature","properties":{"population":5757},"geometry":{"type":"Point","coordinates":[2.8619086567660876,48.69849857577151]}},{"type":"Feature","properties":{"population":778},"geometry":{"type":"Point","coordinates":[2.7561888295687826,48.2339151582542]}},{"type":"Feature","properties":{"population":3870},"geometry":{"type":"Point","coordinates":[1.6178408502227056,50.61718129742942]}},{"type":"Feature","properties":{"population":585},"geometry":{"type":"Point","coordinates":[6.261637464710909,48.09133721179387]}},{"type":"Feature","properties":{"population":401},"geometry":{"type":"Point","coordinates":[6.174888062591379,48.11805137317079]}},{"type":"Feature","properties":{"population":102},"geometry":{"type":"Point","coordinates":[6.055881397826361,48.25999123666087]}},{"type":"Feature","properties":{"population":356},"geometry":{"type":"Point","coordinates":[5.478804871545944,48.39298594060961]}},{"type":"Feature","properties":{"population":645},"geometry":{"type":"Point","coordinates":[6.2466835304416679,48.144110485343727]}},{"type":"Feature","properties":{"population":569},"geometry":{"type":"Point","coordinates":[6.053744071787715,48.22388704645687]}},{"type":"Feature","properties":{"population":842},"geometry":{"type":"Point","coordinates":[0.19703994865202077,49.20259238066236]}},{"type":"Feature","properties":{"population":97},"geometry":{"type":"Point","coordinates":[8.624469895639076,42.34303692916537]}},{"type":"Feature","properties":{"population":51},"geometry":{"type":"Point","coordinates":[3.4377638565234589,47.3759659820717]}},{"type":"Feature","properties":{"population":23},"geometry":{"type":"Point","coordinates":[0.9287957696396529,42.951600192673939]}},{"type":"Feature","properties":{"population":114},"geometry":{"type":"Point","coordinates":[0.9010259243542129,42.945990706975418]}},{"type":"Feature","properties":{"population":1917},"geometry":{"type":"Point","coordinates":[-2.585808171587319,47.5223906631419]}},{"type":"Feature","properties":{"population":878},"geometry":{"type":"Point","coordinates":[2.031822650374051,49.33712545122806]}},{"type":"Feature","properties":{"population":1384},"geometry":{"type":"Point","coordinates":[0.3153416957989095,47.671979043815188]}},{"type":"Feature","properties":{"population":342},"geometry":{"type":"Point","coordinates":[0.2864021218049131,47.627738051041649]}},{"type":"Feature","properties":{"population":807},"geometry":{"type":"Point","coordinates":[-1.194921169168287,47.61999771882547]}},{"type":"Feature","properties":{"population":955},"geometry":{"type":"Point","coordinates":[-1.2290437821738998,47.652904426430698]}},{"type":"Feature","properties":{"population":1274},"geometry":{"type":"Point","coordinates":[-1.1212972141120575,46.781474628883319]}},{"type":"Feature","properties":{"population":92},"geometry":{"type":"Point","coordinates":[5.64486901459095,44.17125079951805]}},{"type":"Feature","properties":{"population":96},"geometry":{"type":"Point","coordinates":[5.608397625127918,47.83494566486149]}},{"type":"Feature","properties":{"population":1333},"geometry":{"type":"Point","coordinates":[-1.158483517208739,46.78915741907135]}},{"type":"Feature","properties":{"population":3203},"geometry":{"type":"Point","coordinates":[-3.2441847777285406,47.73231913346754]}},{"type":"Feature","properties":{"population":2086},"geometry":{"type":"Point","coordinates":[0.6395762501837913,47.7881113729254]}},{"type":"Feature","properties":{"population":971},"geometry":{"type":"Point","coordinates":[7.101386493269632,48.69341171086728]}},{"type":"Feature","properties":{"population":608},"geometry":{"type":"Point","coordinates":[0.5552087672966651,47.81606931533736]}},{"type":"Feature","properties":{"population":1835},"geometry":{"type":"Point","coordinates":[-0.01302168856481347,48.122064839563829]}},{"type":"Feature","properties":{"population":1626},"geometry":{"type":"Point","coordinates":[-3.175212764251645,47.75492603522795]}},{"type":"Feature","properties":{"population":70},"geometry":{"type":"Point","coordinates":[0.8860137542370548,42.97181140311524]}},{"type":"Feature","properties":{"population":1034},"geometry":{"type":"Point","coordinates":[-0.08610273971486048,48.10976955914154]}},{"type":"Feature","properties":{"population":2458},"geometry":{"type":"Point","coordinates":[-3.099978058819369,47.74136552129562]}},{"type":"Feature","properties":{"population":753},"geometry":{"type":"Point","coordinates":[3.876302661899801,43.710846098602967]}},{"type":"Feature","properties":{"population":60},"geometry":{"type":"Point","coordinates":[0.8554602251325295,42.941978405793]}},{"type":"Feature","properties":{"population":161},"geometry":{"type":"Point","coordinates":[0.5906829301688206,47.82518491121835]}},{"type":"Feature","properties":{"population":1455},"geometry":{"type":"Point","coordinates":[3.8980998205137089,43.71025101888647]}},{"type":"Feature","properties":{"population":554},"geometry":{"type":"Point","coordinates":[7.051824938830959,48.68793478498047]}},{"type":"Feature","properties":{"population":619},"geometry":{"type":"Point","coordinates":[6.152867824978219,49.018705810483897]}},{"type":"Feature","properties":{"population":775},"geometry":{"type":"Point","coordinates":[-0.8405972536311273,46.60411483127876]}},{"type":"Feature","properties":{"population":536},"geometry":{"type":"Point","coordinates":[0.22889720407322859,46.13168394485888]}},{"type":"Feature","properties":{"population":2285},"geometry":{"type":"Point","coordinates":[-0.36551533135512956,45.75060483094592]}},{"type":"Feature","properties":{"population":2365},"geometry":{"type":"Point","coordinates":[5.027445873299088,49.71555419778692]}},{"type":"Feature","properties":{"population":731},"geometry":{"type":"Point","coordinates":[-0.6032341570764656,43.426190652867358]}},{"type":"Feature","properties":{"population":878},"geometry":{"type":"Point","coordinates":[2.0048891833000677,49.32474017287811]}},{"type":"Feature","properties":{"population":14854},"geometry":{"type":"Point","coordinates":[5.3722246060269349,45.96103523997774]}},{"type":"Feature","properties":{"population":2833},"geometry":{"type":"Point","coordinates":[5.35790526539634,46.00571408475058]}},{"type":"Feature","properties":{"population":3409},"geometry":{"type":"Point","coordinates":[5.690766386905779,46.283826602423399]}},{"type":"Feature","properties":{"population":3636},"geometry":{"type":"Point","coordinates":[5.636297104015806,46.23758844317065]}},{"type":"Feature","properties":{"population":16295},"geometry":{"type":"Point","coordinates":[5.796500788169203,46.12419034476694]}},{"type":"Feature","properties":{"population":3254},"geometry":{"type":"Point","coordinates":[3.4345547975956296,46.160411836898528]}},{"type":"Feature","properties":{"population":749},"geometry":{"type":"Point","coordinates":[5.365923906456082,45.937844413466489]}},{"type":"Feature","properties":{"population":41525},"geometry":{"type":"Point","coordinates":[5.2455065071324749,46.204896014411669]}},{"type":"Feature","properties":{"population":284},"geometry":{"type":"Point","coordinates":[4.134305431689413,45.87097172225567]}},{"type":"Feature","properties":{"population":3361},"geometry":{"type":"Point","coordinates":[5.028606076527622,45.84463890021397]}},{"type":"Feature","properties":{"population":5307},"geometry":{"type":"Point","coordinates":[6.07797325855622,46.31582659482502]}},{"type":"Feature","properties":{"population":10137},"geometry":{"type":"Point","coordinates":[6.1158100259829049,46.37581346967237]}},{"type":"Feature","properties":{"population":1012},"geometry":{"type":"Point","coordinates":[-4.507510422646041,48.071698939892687]}},{"type":"Feature","properties":{"population":2287},"geometry":{"type":"Point","coordinates":[5.307088926558017,45.973000236426617]}},{"type":"Feature","properties":{"population":792},"geometry":{"type":"Point","coordinates":[3.65137889747957,48.04199457603898]}},{"type":"Feature","properties":{"population":1953},"geometry":{"type":"Point","coordinates":[5.6415550473721389,46.31391791789985]}},{"type":"Feature","properties":{"population":2482},"geometry":{"type":"Point","coordinates":[4.780772935953473,45.99383338519991]}},{"type":"Feature","properties":{"population":88},"geometry":{"type":"Point","coordinates":[3.605605944688959,48.40118085097547]}},{"type":"Feature","properties":{"population":835},"geometry":{"type":"Point","coordinates":[5.613853107389557,46.251780709395109]}},{"type":"Feature","properties":{"population":13078},"geometry":{"type":"Point","coordinates":[6.046528336291835,46.34719562581422]}},{"type":"Feature","properties":{"population":6355},"geometry":{"type":"Point","coordinates":[4.759083899402854,45.97830575262463]}},{"type":"Feature","properties":{"population":7268},"geometry":{"type":"Point","coordinates":[5.329049214462229,45.891842910798107]}},{"type":"Feature","properties":{"population":6448},"geometry":{"type":"Point","coordinates":[5.217142827036554,46.171540422616697]}},{"type":"Feature","properties":{"population":8085},"geometry":{"type":"Point","coordinates":[5.203518897850663,45.90652068038092]}},{"type":"Feature","properties":{"population":2141},"geometry":{"type":"Point","coordinates":[4.7775555559785609,45.95656533581764]}},{"type":"Feature","properties":{"population":110},"geometry":{"type":"Point","coordinates":[5.58577871117827,47.64330809058303]}},{"type":"Feature","properties":{"population":2145},"geometry":{"type":"Point","coordinates":[5.279340013982087,46.168320155537838]}},{"type":"Feature","properties":{"population":6838},"geometry":{"type":"Point","coordinates":[5.019656103681911,45.89113325061848]}},{"type":"Feature","properties":{"population":2538},"geometry":{"type":"Point","coordinates":[4.930828022074026,45.81887448937731]}},{"type":"Feature","properties":{"population":22277},"geometry":{"type":"Point","coordinates":[5.652558166240958,46.261118597677107]}},{"type":"Feature","properties":{"population":7352},"geometry":{"type":"Point","coordinates":[4.614057934925,44.38297492586102]}},{"type":"Feature","properties":{"population":1346},"geometry":{"type":"Point","coordinates":[5.1796589684188449,45.881093107327767]}},{"type":"Feature","properties":{"population":161},"geometry":{"type":"Point","coordinates":[9.35400547042448,42.90498520336411]}},{"type":"Feature","properties":{"population":6063},"geometry":{"type":"Point","coordinates":[5.184559756129582,46.21101914174536]}},{"type":"Feature","properties":{"population":1090},"geometry":{"type":"Point","coordinates":[5.284273623986542,45.882021508475478]}},{"type":"Feature","properties":{"population":6808},"geometry":{"type":"Point","coordinates":[5.223173233344734,46.250645916752407]}},{"type":"Feature","properties":{"population":1125},"geometry":{"type":"Point","coordinates":[5.375389652556619,45.8865216409291]}},{"type":"Feature","properties":{"population":6947},"geometry":{"type":"Point","coordinates":[4.7703258126868699,45.940841427878577]}},{"type":"Feature","properties":{"population":502},"geometry":{"type":"Point","coordinates":[6.08434380138702,46.36171053664158]}},{"type":"Feature","properties":{"population":3793},"geometry":{"type":"Point","coordinates":[5.229331029104767,45.932356327498627]}},{"type":"Feature","properties":{"population":3693},"geometry":{"type":"Point","coordinates":[3.3405005683124275,49.356825514938538]}},{"type":"Feature","properties":{"population":716},"geometry":{"type":"Point","coordinates":[3.3027506611927319,49.61084992031856]}},{"type":"Feature","properties":{"population":1787},"geometry":{"type":"Point","coordinates":[3.3223751858032446,49.408725255664439]}},{"type":"Feature","properties":{"population":2601},"geometry":{"type":"Point","coordinates":[3.69003717536962,49.57607827335527]}},{"type":"Feature","properties":{"population":1635},"geometry":{"type":"Point","coordinates":[3.424062541778619,49.05712778567469]}},{"type":"Feature","properties":{"population":15204},"geometry":{"type":"Point","coordinates":[3.381634477340244,49.05646111702543]}},{"type":"Feature","properties":{"population":11496},"geometry":{"type":"Point","coordinates":[3.219252157922419,49.61963548393761]}},{"type":"Feature","properties":{"population":438},"geometry":{"type":"Point","coordinates":[3.230909383770038,49.823890041383389]}},{"type":"Feature","properties":{"population":386},"geometry":{"type":"Point","coordinates":[3.1443590886243415,49.24206427070084]}},{"type":"Feature","properties":{"population":1272},"geometry":{"type":"Point","coordinates":[2.4289731526892668,43.50156353892236]}},{"type":"Feature","properties":{"population":32},"geometry":{"type":"Point","coordinates":[4.069955286144915,49.88609875949874]}},{"type":"Feature","properties":{"population":1239},"geometry":{"type":"Point","coordinates":[2.323178211431211,43.89202705190368]}},{"type":"Feature","properties":{"population":2719},"geometry":{"type":"Point","coordinates":[3.340189653815975,49.03427676648634]}},{"type":"Feature","properties":{"population":1335},"geometry":{"type":"Point","coordinates":[3.419215492254316,49.03150789112929]}},{"type":"Feature","properties":{"population":1259},"geometry":{"type":"Point","coordinates":[3.274469604297077,49.81023463167059]}},{"type":"Feature","properties":{"population":24021},"geometry":{"type":"Point","coordinates":[3.6214208965306096,49.56789443970686]}},{"type":"Feature","properties":{"population":758},"geometry":{"type":"Point","coordinates":[1.479756534135316,48.37811870572349]}},{"type":"Feature","properties":{"population":8662},"geometry":{"type":"Point","coordinates":[4.104647514745401,49.94281844445935]}},{"type":"Feature","properties":{"population":241},"geometry":{"type":"Point","coordinates":[3.0544335888471125,49.26130037906749]}},{"type":"Feature","properties":{"population":394},"geometry":{"type":"Point","coordinates":[3.275044563220412,49.69170523293971]}},{"type":"Feature","properties":{"population":610},"geometry":{"type":"Point","coordinates":[4.040236984699382,49.929673138075177]}},{"type":"Feature","properties":{"population":207},"geometry":{"type":"Point","coordinates":[1.875525644976592,43.261947679558449]}},{"type":"Feature","properties":{"population":704},"geometry":{"type":"Point","coordinates":[3.298524019040438,49.8810447032406]}},{"type":"Feature","properties":{"population":859},"geometry":{"type":"Point","coordinates":[3.3333837232327316,49.82108161628183]}},{"type":"Feature","properties":{"population":1108},"geometry":{"type":"Point","coordinates":[3.1910226599685478,49.614702813963237]}},{"type":"Feature","properties":{"population":1063},"geometry":{"type":"Point","coordinates":[3.297922280426971,49.40265550615029]}},{"type":"Feature","properties":{"population":778},"geometry":{"type":"Point","coordinates":[3.294818335357931,49.357434590532118]}},{"type":"Feature","properties":{"population":52958},"geometry":{"type":"Point","coordinates":[3.277621078408434,49.84777788054999]}},{"type":"Feature","properties":{"population":3252},"geometry":{"type":"Point","coordinates":[4.152693638161949,49.92585528600069]}},{"type":"Feature","properties":{"population":4717},"geometry":{"type":"Point","coordinates":[0.9798999149324301,44.507909933918707]}},{"type":"Feature","properties":{"population":28705},"geometry":{"type":"Point","coordinates":[3.3247531326469219,49.379547831284799]}},{"type":"Feature","properties":{"population":13431},"geometry":{"type":"Point","coordinates":[3.2997096224174657,49.65698498801458]}},{"type":"Feature","properties":{"population":10454},"geometry":{"type":"Point","coordinates":[3.0960976917318185,49.23987457577056]}},{"type":"Feature","properties":{"population":682},"geometry":{"type":"Point","coordinates":[4.280659997562057,45.707352997962669]}},{"type":"Feature","properties":{"population":1684},"geometry":{"type":"Point","coordinates":[3.2479101107484698,49.640169234627737]}},{"type":"Feature","properties":{"population":2919},"geometry":{"type":"Point","coordinates":[3.4503117959161018,46.095962225431929]}},{"type":"Feature","properties":{"population":50415},"geometry":{"type":"Point","coordinates":[4.6617512394681139,43.54671706464688]}},{"type":"Feature","properties":{"population":3996},"geometry":{"type":"Point","coordinates":[-1.0585914651553057,45.64469824513899]}},{"type":"Feature","properties":{"population":4060},"geometry":{"type":"Point","coordinates":[3.318812684965054,46.59868538629917]}},{"type":"Feature","properties":{"population":1026},"geometry":{"type":"Point","coordinates":[3.9734824452436365,46.44180330814406]}},{"type":"Feature","properties":{"population":12909},"geometry":{"type":"Point","coordinates":[3.482581730727632,46.13748208560639]}},{"type":"Feature","properties":{"population":524},"geometry":{"type":"Point","coordinates":[5.810161416624726,44.169144196318338]}},{"type":"Feature","properties":{"population":12598},"geometry":{"type":"Point","coordinates":[3.379376878714365,46.56381640038303]}},{"type":"Feature","properties":{"population":4387},"geometry":{"type":"Point","coordinates":[2.627372500910078,46.35740032480148]}},{"type":"Feature","properties":{"population":419},"geometry":{"type":"Point","coordinates":[6.105099301877045,45.487811642954898]}},{"type":"Feature","properties":{"population":243},"geometry":{"type":"Point","coordinates":[6.07152785367527,44.64215898620514]}},{"type":"Feature","properties":{"population":5759},"geometry":{"type":"Point","coordinates":[3.1778682909919566,46.09878238051567]}},{"type":"Feature","properties":{"population":33342},"geometry":{"type":"Point","coordinates":[2.603684214636333,46.339097444445759]}},{"type":"Feature","properties":{"population":1143},"geometry":{"type":"Point","coordinates":[2.601249931963831,46.309197168185708]}},{"type":"Feature","properties":{"population":4997},"geometry":{"type":"Point","coordinates":[3.30603935817733,46.30470288524615]}},{"type":"Feature","properties":{"population":418},"geometry":{"type":"Point","coordinates":[3.2456564590603369,46.30760308000122]}},{"type":"Feature","properties":{"population":2514},"geometry":{"type":"Point","coordinates":[2.675487837286816,46.299527167098478]}},{"type":"Feature","properties":{"population":773},"geometry":{"type":"Point","coordinates":[2.771440623286603,46.3073801490084]}},{"type":"Feature","properties":{"population":1413},"geometry":{"type":"Point","coordinates":[6.138657455442724,44.0635151290847]}},{"type":"Feature","properties":{"population":691},"geometry":{"type":"Point","coordinates":[6.140928079923368,44.02305949920691]}},{"type":"Feature","properties":{"population":170},"geometry":{"type":"Point","coordinates":[3.298022412617498,43.70831666064289]}},{"type":"Feature","properties":{"population":23639},"geometry":{"type":"Point","coordinates":[-0.9568161016539032,47.197163487704859]}},{"type":"Feature","properties":{"population":469},"geometry":{"type":"Point","coordinates":[-2.178294894973102,48.26651287534657]}},{"type":"Feature","properties":{"population":454},"geometry":{"type":"Point","coordinates":[6.279952058634574,44.12801702099407]}},{"type":"Feature","properties":{"population":3941},"geometry":{"type":"Point","coordinates":[5.722057206176612,43.806645577007028]}},{"type":"Feature","properties":{"population":1515},"geometry":{"type":"Point","coordinates":[6.601283291632324,44.934897769079658]}},{"type":"Feature","properties":{"population":7699},"geometry":{"type":"Point","coordinates":[5.930565178147587,44.2008705932179]}},{"type":"Feature","properties":{"population":6288},"geometry":{"type":"Point","coordinates":[1.7646908967692832,48.49389844130744]}},{"type":"Feature","properties":{"population":193},"geometry":{"type":"Point","coordinates":[6.7653935243026839,44.85330383301999]}},{"type":"Feature","properties":{"population":1626},"geometry":{"type":"Point","coordinates":[5.960220656222716,44.58429039699357]}},{"type":"Feature","properties":{"population":40500},"geometry":{"type":"Point","coordinates":[6.06498465314945,44.580278797988359]}},{"type":"Feature","properties":{"population":516},"geometry":{"type":"Point","coordinates":[6.604637213961476,44.89780443141578]}},{"type":"Feature","properties":{"population":89},"geometry":{"type":"Point","coordinates":[6.011189372045826,44.605891422807747]}},{"type":"Feature","properties":{"population":255},"geometry":{"type":"Point","coordinates":[-0.6722045095621915,49.05945468586196]}},{"type":"Feature","properties":{"population":562},"geometry":{"type":"Point","coordinates":[6.1090463249457909,44.634081956185159]}},{"type":"Feature","properties":{"population":403},"geometry":{"type":"Point","coordinates":[0.33328566886542246,49.73926032604208]}},{"type":"Feature","properties":{"population":1449},"geometry":{"type":"Point","coordinates":[6.650497947360076,44.83937193245385]}},{"type":"Feature","properties":{"population":172},"geometry":{"type":"Point","coordinates":[-0.2536301225042662,45.8170998899947]}},{"type":"Feature","properties":{"population":330},"geometry":{"type":"Point","coordinates":[2.3322941109744899,46.39665496669118]}},{"type":"Feature","properties":{"population":10561},"geometry":{"type":"Point","coordinates":[6.649983800020448,44.899661536104407]}},{"type":"Feature","properties":{"population":3251},"geometry":{"type":"Point","coordinates":[6.9114863340348819,43.61185252697244]}},{"type":"Feature","properties":{"population":12674},"geometry":{"type":"Point","coordinates":[7.421872127202071,43.748044546676307]}},{"type":"Feature","properties":{"population":1096},"geometry":{"type":"Point","coordinates":[-2.055274725457738,48.41919607918874]}},{"type":"Feature","properties":{"population":1393},"geometry":{"type":"Point","coordinates":[6.878260827597711,43.66014566699303]}},{"type":"Feature","properties":{"population":1087},"geometry":{"type":"Point","coordinates":[7.499159687343541,43.821673322652937]}},{"type":"Feature","properties":{"population":663},"geometry":{"type":"Point","coordinates":[4.368117101597572,47.826324467670719]}},{"type":"Feature","properties":{"population":3716},"geometry":{"type":"Point","coordinates":[6.979440196407081,43.6654145161162]}},{"type":"Feature","properties":{"population":270},"geometry":{"type":"Point","coordinates":[3.670749383180464,49.47236311206722]}},{"type":"Feature","properties":{"population":13277},"geometry":{"type":"Point","coordinates":[7.183944240218628,43.78478935442312]}},{"type":"Feature","properties":{"population":95},"geometry":{"type":"Point","coordinates":[2.766423802671188,49.72151135321764]}},{"type":"Feature","properties":{"population":1687},"geometry":{"type":"Point","coordinates":[7.228244903959485,43.7929202703729]}},{"type":"Feature","properties":{"population":971},"geometry":{"type":"Point","coordinates":[7.294416927488648,43.79903682683728]}},{"type":"Feature","properties":{"population":7133},"geometry":{"type":"Point","coordinates":[7.15991249842706,43.721383299493179]}},{"type":"Feature","properties":{"population":477},"geometry":{"type":"Point","coordinates":[4.63342454383222,44.585356606663669]}},{"type":"Feature","properties":{"population":8084},"geometry":{"type":"Point","coordinates":[7.097147539028685,43.687139572237189]}},{"type":"Feature","properties":{"population":7544},"geometry":{"type":"Point","coordinates":[7.324173496017485,43.808973499820599]}},{"type":"Feature","properties":{"population":2596},"geometry":{"type":"Point","coordinates":[1.3236643549749013,50.01883125947843]}},{"type":"Feature","properties":{"population":159},"geometry":{"type":"Point","coordinates":[-0.02534878974948452,43.85847650720959]}},{"type":"Feature","properties":{"population":5238},"geometry":{"type":"Point","coordinates":[7.337651812792656,43.758371734965958]}},{"type":"Feature","properties":{"population":1219},"geometry":{"type":"Point","coordinates":[1.7113631932815759,46.69343878534241]}},{"type":"Feature","properties":{"population":1527},"geometry":{"type":"Point","coordinates":[7.444447603468975,43.78609304843505]}},{"type":"Feature","properties":{"population":21561},"geometry":{"type":"Point","coordinates":[6.91818455078622,43.53838871253753]}},{"type":"Feature","properties":{"population":30412},"geometry":{"type":"Point","coordinates":[7.493417748651028,43.79197389583164]}},{"type":"Feature","properties":{"population":38},"geometry":{"type":"Point","coordinates":[5.551859445189805,44.23549981582123]}},{"type":"Feature","properties":{"population":3139},"geometry":{"type":"Point","coordinates":[4.8336236059786,44.867050981521369]}},{"type":"Feature","properties":{"population":10531},"geometry":{"type":"Point","coordinates":[6.964792987249769,43.61878793862711]}},{"type":"Feature","properties":{"population":19677},"geometry":{"type":"Point","coordinates":[7.000905254856553,43.5960134498337]}},{"type":"Feature","properties":{"population":743},"geometry":{"type":"Point","coordinates":[2.161409935476091,44.42299654961581]}},{"type":"Feature","properties":{"population":2393},"geometry":{"type":"Point","coordinates":[7.0084436381518249,43.657740629866697]}},{"type":"Feature","properties":{"population":873076},"geometry":{"type":"Point","coordinates":[5.420975059634867,43.29199447719385]}},{"type":"Feature","properties":{"population":8045},"geometry":{"type":"Point","coordinates":[6.921606111074065,43.58678521440583]}},{"type":"Feature","properties":{"population":5436},"geometry":{"type":"Point","coordinates":[6.949880945186355,43.58561342954915]}},{"type":"Feature","properties":{"population":4157},"geometry":{"type":"Point","coordinates":[7.010280809497435,43.679465428339977]}},{"type":"Feature","properties":{"population":2264},"geometry":{"type":"Point","coordinates":[4.691988529136955,44.589333690957797]}},{"type":"Feature","properties":{"population":5782},"geometry":{"type":"Point","coordinates":[7.288800214540883,43.74553021571665]}},{"type":"Feature","properties":{"population":4303},"geometry":{"type":"Point","coordinates":[7.14073588941007,43.75926934188396]}},{"type":"Feature","properties":{"population":3183},"geometry":{"type":"Point","coordinates":[7.120796683718097,43.69486383944282]}},{"type":"Feature","properties":{"population":5840},"geometry":{"type":"Point","coordinates":[1.729957327935433,46.75621050248503]}},{"type":"Feature","properties":{"population":4092},"geometry":{"type":"Point","coordinates":[7.039096819578025,43.717293926253478]}},{"type":"Feature","properties":{"population":4989},"geometry":{"type":"Point","coordinates":[7.3214482872939279,43.711988606215047]}},{"type":"Feature","properties":{"population":12754},"geometry":{"type":"Point","coordinates":[7.029401064440768,43.62792001353387]}},{"type":"Feature","properties":{"population":28025},"geometry":{"type":"Point","coordinates":[7.058069501112121,43.57661995407494]}},{"type":"Feature","properties":{"population":19415},"geometry":{"type":"Point","coordinates":[7.10198799860376,43.73883118601061]}},{"type":"Feature","properties":{"population":683},"geometry":{"type":"Point","coordinates":[-0.9125824679440997,46.479682106158417]}},{"type":"Feature","properties":{"population":252},"geometry":{"type":"Point","coordinates":[0.7354105362670551,49.836089715800067]}},{"type":"Feature","properties":{"population":1513},"geometry":{"type":"Point","coordinates":[4.595223946260836,44.55444326163028]}},{"type":"Feature","properties":{"population":1658},"geometry":{"type":"Point","coordinates":[4.621935606128729,44.74315665831462]}},{"type":"Feature","properties":{"population":8541},"geometry":{"type":"Point","coordinates":[4.593942362326369,44.722211943996878]}},{"type":"Feature","properties":{"population":2353},"geometry":{"type":"Point","coordinates":[4.84151594907925,44.96598297345834]}},{"type":"Feature","properties":{"population":3158},"geometry":{"type":"Point","coordinates":[4.70273993148378,45.25497790623224]}},{"type":"Feature","properties":{"population":1931},"geometry":{"type":"Point","coordinates":[5.98998291414953,45.533119653561467]}},{"type":"Feature","properties":{"population":202},"geometry":{"type":"Point","coordinates":[4.273895472672798,44.55165167114485]}},{"type":"Feature","properties":{"population":11203},"geometry":{"type":"Point","coordinates":[4.8657590517992219,44.93012569526949]}},{"type":"Feature","properties":{"population":1188},"geometry":{"type":"Point","coordinates":[5.901942285579093,47.15176135480369]}},{"type":"Feature","properties":{"population":1607},"geometry":{"type":"Point","coordinates":[4.745527928916817,44.82324647097097]}},{"type":"Feature","properties":{"population":2511},"geometry":{"type":"Point","coordinates":[4.800672162337822,45.079345384897127]}},{"type":"Feature","properties":{"population":7588},"geometry":{"type":"Point","coordinates":[4.824695290177198,44.94087097182046]}},{"type":"Feature","properties":{"population":8901},"geometry":{"type":"Point","coordinates":[4.6642269371256479,44.54305337949773]}},{"type":"Feature","properties":{"population":1714},"geometry":{"type":"Point","coordinates":[4.7915983248400428,44.90185183322694]}},{"type":"Feature","properties":{"population":305},"geometry":{"type":"Point","coordinates":[3.148629713019017,46.618287878798529]}},{"type":"Feature","properties":{"population":11191},"geometry":{"type":"Point","coordinates":[4.815498556300713,45.053601902900947]}},{"type":"Feature","properties":{"population":4791},"geometry":{"type":"Point","coordinates":[4.780221388876391,44.80185240611871]}},{"type":"Feature","properties":{"population":5592},"geometry":{"type":"Point","coordinates":[4.7540191372076558,49.81994088152768]}},{"type":"Feature","properties":{"population":2308},"geometry":{"type":"Point","coordinates":[6.6627834799941179,45.907156363703297]}},{"type":"Feature","properties":{"population":895},"geometry":{"type":"Point","coordinates":[6.777007229090549,46.388513727093329]}},{"type":"Feature","properties":{"population":1659},"geometry":{"type":"Point","coordinates":[4.770113002879643,49.78992530491312]}},{"type":"Feature","properties":{"population":1612},"geometry":{"type":"Point","coordinates":[4.963737081461596,49.68960862842529]}},{"type":"Feature","properties":{"population":126},"geometry":{"type":"Point","coordinates":[4.401964194880768,49.5391792312925]}},{"type":"Feature","properties":{"population":5111},"geometry":{"type":"Point","coordinates":[2.252100829480007,44.566830864931677]}},{"type":"Feature","properties":{"population":2285},"geometry":{"type":"Point","coordinates":[4.932795156920434,49.72314699937757]}},{"type":"Feature","properties":{"population":897},"geometry":{"type":"Point","coordinates":[4.672494312595423,45.30180030188237]}},{"type":"Feature","properties":{"population":513},"geometry":{"type":"Point","coordinates":[3.4849235184623339,49.045035823830719]}},{"type":"Feature","properties":{"population":1657},"geometry":{"type":"Point","coordinates":[4.706542309321583,49.72564505963313]}},{"type":"Feature","properties":{"population":6347},"geometry":{"type":"Point","coordinates":[4.834633429878454,50.14216298577217]}},{"type":"Feature","properties":{"population":826},"geometry":{"type":"Point","coordinates":[4.905389963768233,49.716201208027019]}},{"type":"Feature","properties":{"population":637},"geometry":{"type":"Point","coordinates":[4.763198555249942,49.83236487495827]}},{"type":"Feature","properties":{"population":5815},"geometry":{"type":"Point","coordinates":[4.6923514847727489,49.93436758531181]}},{"type":"Feature","properties":{"population":16608},"geometry":{"type":"Point","coordinates":[4.928936352529137,49.696564862386008]}},{"type":"Feature","properties":{"population":2170},"geometry":{"type":"Point","coordinates":[4.74777778837799,49.89990202083561]}},{"type":"Feature","properties":{"population":7425},"geometry":{"type":"Point","coordinates":[4.383801270434655,49.513809774246848]}},{"type":"Feature","properties":{"population":3503},"geometry":{"type":"Point","coordinates":[2.547100988756844,44.339091912396678]}},{"type":"Feature","properties":{"population":451},"geometry":{"type":"Point","coordinates":[4.930151105261211,49.680379105691098]}},{"type":"Feature","properties":{"population":4016},"geometry":{"type":"Point","coordinates":[4.696387054903449,49.41440095432085]}},{"type":"Feature","properties":{"population":1253},"geometry":{"type":"Point","coordinates":[4.666418676889562,49.768747457774548]}},{"type":"Feature","properties":{"population":761},"geometry":{"type":"Point","coordinates":[1.6070128604635639,42.9385794355535]}},{"type":"Feature","properties":{"population":80},"geometry":{"type":"Point","coordinates":[1.6333120571454576,42.98067815842103]}},{"type":"Feature","properties":{"population":95},"geometry":{"type":"Point","coordinates":[1.192645731557012,42.96370894127152]}},{"type":"Feature","properties":{"population":374},"geometry":{"type":"Point","coordinates":[1.877480256881565,42.919770481743267]}},{"type":"Feature","properties":{"population":6035},"geometry":{"type":"Point","coordinates":[1.8462925027175954,42.933532259386627]}},{"type":"Feature","properties":{"population":16394},"geometry":{"type":"Point","coordinates":[1.6157460363854995,43.123292373204247]}},{"type":"Feature","properties":{"population":2860},"geometry":{"type":"Point","coordinates":[1.6243890598695313,43.086262703194858]}},{"type":"Feature","properties":{"population":710},"geometry":{"type":"Point","coordinates":[1.5930618957189596,42.992480642418389]}},{"type":"Feature","properties":{"population":503},"geometry":{"type":"Point","coordinates":[3.719938587008324,50.09408370458864]}},{"type":"Feature","properties":{"population":960},"geometry":{"type":"Point","coordinates":[1.8206098072801036,42.911022892787759]}},{"type":"Feature","properties":{"population":10554},"geometry":{"type":"Point","coordinates":[5.159684887685274,43.63078830823585]}},{"type":"Feature","properties":{"population":4005},"geometry":{"type":"Point","coordinates":[-2.4331202191317966,47.27056369117977]}},{"type":"Feature","properties":{"population":430},"geometry":{"type":"Point","coordinates":[0.32828264111761398,49.69759841800152]}},{"type":"Feature","properties":{"population":9169},"geometry":{"type":"Point","coordinates":[6.25995683799119,46.20477991157571]}},{"type":"Feature","properties":{"population":1563},"geometry":{"type":"Point","coordinates":[4.016479346963864,48.32693804913085]}},{"type":"Feature","properties":{"population":11396},"geometry":{"type":"Point","coordinates":[5.464752123445192,43.366587052527417]}},{"type":"Feature","properties":{"population":4753},"geometry":{"type":"Point","coordinates":[4.715551265442602,48.23421592509806]}},{"type":"Feature","properties":{"population":12448},"geometry":{"type":"Point","coordinates":[1.9605854512054773,43.32311810251274]}},{"type":"Feature","properties":{"population":235},"geometry":{"type":"Point","coordinates":[3.5534540644837486,48.515190175926708]}},{"type":"Feature","properties":{"population":3267},"geometry":{"type":"Point","coordinates":[4.04233771826207,48.3034869757004]}},{"type":"Feature","properties":{"population":2277},"geometry":{"type":"Point","coordinates":[5.619278812814524,45.241446518850548]}},{"type":"Feature","properties":{"population":5809},"geometry":{"type":"Point","coordinates":[3.4997317846835678,48.496689725756699]}},{"type":"Feature","properties":{"population":5143},"geometry":{"type":"Point","coordinates":[4.098723186748171,48.319523619807387]}},{"type":"Feature","properties":{"population":14766},"geometry":{"type":"Point","coordinates":[3.721104996740334,48.51875459823755]}},{"type":"Feature","properties":{"population":4749},"geometry":{"type":"Point","coordinates":[4.062684810036655,48.26260718969018]}},{"type":"Feature","properties":{"population":1054},"geometry":{"type":"Point","coordinates":[7.774629990347456,48.959337540923169]}},{"type":"Feature","properties":{"population":12775},"geometry":{"type":"Point","coordinates":[4.048425017534697,48.277671440919657]}},{"type":"Feature","properties":{"population":347},"geometry":{"type":"Point","coordinates":[3.6573730354892817,48.498198120173878]}},{"type":"Feature","properties":{"population":5096},"geometry":{"type":"Point","coordinates":[3.081740667751805,43.10349613382934]}},{"type":"Feature","properties":{"population":209},"geometry":{"type":"Point","coordinates":[0.29493611809079048,43.7093318863488]}},{"type":"Feature","properties":{"population":6745},"geometry":{"type":"Point","coordinates":[4.102525964760526,48.27439953004337]}},{"type":"Feature","properties":{"population":271},"geometry":{"type":"Point","coordinates":[1.157576249699387,49.757792132696838]}},{"type":"Feature","properties":{"population":10515},"geometry":{"type":"Point","coordinates":[4.023732608026912,48.29649083860793]}},{"type":"Feature","properties":{"population":1488},"geometry":{"type":"Point","coordinates":[3.089021201402682,43.187411449330848]}},{"type":"Feature","properties":{"population":936},"geometry":{"type":"Point","coordinates":[2.407630196490005,43.21409204648776]}},{"type":"Feature","properties":{"population":10952},"geometry":{"type":"Point","coordinates":[2.761932141353427,43.20407634026124]}},{"type":"Feature","properties":{"population":900},"geometry":{"type":"Point","coordinates":[2.716031948648319,43.18440424872696]}},{"type":"Feature","properties":{"population":199},"geometry":{"type":"Point","coordinates":[1.8202156813404378,48.128464379633488]}},{"type":"Feature","properties":{"population":10302},"geometry":{"type":"Point","coordinates":[2.2396822000401488,43.04976681061951]}},{"type":"Feature","properties":{"population":5816},"geometry":{"type":"Point","coordinates":[5.014889418811835,43.455322232187238]}},{"type":"Feature","properties":{"population":4061},"geometry":{"type":"Point","coordinates":[3.0060292193721724,43.25772500343288]}},{"type":"Feature","properties":{"population":531},"geometry":{"type":"Point","coordinates":[2.179534570595284,43.046299365350538]}},{"type":"Feature","properties":{"population":554},"geometry":{"type":"Point","coordinates":[2.457027519020706,43.18744633709266]}},{"type":"Feature","properties":{"population":1146},"geometry":{"type":"Point","coordinates":[2.787732095262043,43.17535561112341]}},{"type":"Feature","properties":{"population":933},"geometry":{"type":"Point","coordinates":[1.877168791778322,43.313778758888137]}},{"type":"Feature","properties":{"population":749},"geometry":{"type":"Point","coordinates":[-0.07880178039913846,46.64782301523063]}},{"type":"Feature","properties":{"population":1480},"geometry":{"type":"Point","coordinates":[2.9241773040687146,43.1810785035569]}},{"type":"Feature","properties":{"population":636},"geometry":{"type":"Point","coordinates":[0.670114868269893,48.794639019198559]}},{"type":"Feature","properties":{"population":586},"geometry":{"type":"Point","coordinates":[4.018550451237604,49.19529125731703]}},{"type":"Feature","properties":{"population":1656},"geometry":{"type":"Point","coordinates":[0.6503336641050395,43.29054593644955]}},{"type":"Feature","properties":{"population":85},"geometry":{"type":"Point","coordinates":[6.313338753199327,47.44882327831023]}},{"type":"Feature","properties":{"population":202},"geometry":{"type":"Point","coordinates":[1.4914482567171946,48.728321314573019]}},{"type":"Feature","properties":{"population":1167},"geometry":{"type":"Point","coordinates":[2.9489439211703649,43.09003660224411]}},{"type":"Feature","properties":{"population":962},"geometry":{"type":"Point","coordinates":[2.254778991342098,43.08298831334574]}},{"type":"Feature","properties":{"population":197},"geometry":{"type":"Point","coordinates":[-0.8789651933465444,43.05520186076782]}},{"type":"Feature","properties":{"population":5583},"geometry":{"type":"Point","coordinates":[2.9812502098290687,43.0396421773525]}},{"type":"Feature","properties":{"population":7886},"geometry":{"type":"Point","coordinates":[-2.709670306266919,48.50000777250048]}},{"type":"Feature","properties":{"population":5416},"geometry":{"type":"Point","coordinates":[2.459623967654256,43.20532635838924]}},{"type":"Feature","properties":{"population":1552},"geometry":{"type":"Point","coordinates":[3.0599816912519799,44.06479021534431]}},{"type":"Feature","properties":{"population":21712},"geometry":{"type":"Point","coordinates":[3.1172621886470468,44.09747676542513]}},{"type":"Feature","properties":{"population":1787},"geometry":{"type":"Point","coordinates":[-3.386512489139534,48.735654862081478]}},{"type":"Feature","properties":{"population":2308},"geometry":{"type":"Point","coordinates":[2.5861372979119858,44.33264992360377]}},{"type":"Feature","properties":{"population":11873},"geometry":{"type":"Point","coordinates":[2.5598337084971387,44.38264611430144]}},{"type":"Feature","properties":{"population":771},"geometry":{"type":"Point","coordinates":[1.974651399484597,44.31006823086876]}},{"type":"Feature","properties":{"population":1755},"geometry":{"type":"Point","coordinates":[2.6328743712007,44.33126706629465]}},{"type":"Feature","properties":{"population":161},"geometry":{"type":"Point","coordinates":[3.183257250855447,49.78246901567705]}},{"type":"Feature","properties":{"population":749},"geometry":{"type":"Point","coordinates":[1.999742460099416,44.381092271657077]}},{"type":"Feature","properties":{"population":11720},"geometry":{"type":"Point","coordinates":[2.0308354695542079,44.34992362236236]}},{"type":"Feature","properties":{"population":495},"geometry":{"type":"Point","coordinates":[7.718604876156188,48.93918466832038]}},{"type":"Feature","properties":{"population":1216},"geometry":{"type":"Point","coordinates":[2.220753195639603,44.55602508006647]}},{"type":"Feature","properties":{"population":452},"geometry":{"type":"Point","coordinates":[2.3610005913154885,50.57602463908195]}},{"type":"Feature","properties":{"population":147478},"geometry":{"type":"Point","coordinates":[5.398878545555294,43.53601189444956]}},{"type":"Feature","properties":{"population":21490},"geometry":{"type":"Point","coordinates":[5.511444536495642,43.35328617415388]}},{"type":"Feature","properties":{"population":47342},"geometry":{"type":"Point","coordinates":[5.563211999423422,43.29368201053847]}},{"type":"Feature","properties":{"population":12839},"geometry":{"type":"Point","coordinates":[5.658316747948537,43.36069484604518]}},{"type":"Feature","properties":{"population":251},"geometry":{"type":"Point","coordinates":[4.687919899410079,45.028945850185397]}},{"type":"Feature","properties":{"population":564},"geometry":{"type":"Point","coordinates":[5.149127478772804,43.671278711451709]}},{"type":"Feature","properties":{"population":850},"geometry":{"type":"Point","coordinates":[5.212889729172643,43.619101648610897]}},{"type":"Feature","properties":{"population":13912},"geometry":{"type":"Point","coordinates":[5.160516264613677,43.50359474331992]}},{"type":"Feature","properties":{"population":6341},"geometry":{"type":"Point","coordinates":[5.620317120742625,43.39688608948719]}},{"type":"Feature","properties":{"population":15248},"geometry":{"type":"Point","coordinates":[5.41256984178459,43.447365676092058]}},{"type":"Feature","properties":{"population":10070},"geometry":{"type":"Point","coordinates":[5.349590172741902,43.44954305322293]}},{"type":"Feature","properties":{"population":6720},"geometry":{"type":"Point","coordinates":[5.550508861483391,43.22314699288716]}},{"type":"Feature","properties":{"population":4813},"geometry":{"type":"Point","coordinates":[5.636253196244788,43.223612839157869]}},{"type":"Feature","properties":{"population":21174},"geometry":{"type":"Point","coordinates":[5.480147810998021,43.45290758143456]}},{"type":"Feature","properties":{"population":36987},"geometry":{"type":"Point","coordinates":[5.612751288336043,43.19249556598243]}},{"type":"Feature","properties":{"population":3913},"geometry":{"type":"Point","coordinates":[5.598430716390244,43.376744732698487]}},{"type":"Feature","properties":{"population":8220},"geometry":{"type":"Point","coordinates":[5.328910681108457,43.5709910083772]}},{"type":"Feature","properties":{"population":5768},"geometry":{"type":"Point","coordinates":[5.199106114089392,43.3541042534929]}},{"type":"Feature","properties":{"population":6887},"geometry":{"type":"Point","coordinates":[5.015631900520494,43.70267503686622]}},{"type":"Feature","properties":{"population":4844},"geometry":{"type":"Point","coordinates":[-0.2861750653498776,49.17803529236364]}},{"type":"Feature","properties":{"population":2435},"geometry":{"type":"Point","coordinates":[3.466531952471361,50.0379230786786]}},{"type":"Feature","properties":{"population":4355},"geometry":{"type":"Point","coordinates":[4.843256264259648,43.84286589186995]}},{"type":"Feature","properties":{"population":8867},"geometry":{"type":"Point","coordinates":[5.202621816919469,43.55451287767052]}},{"type":"Feature","properties":{"population":830},"geometry":{"type":"Point","coordinates":[4.756744573171806,46.00047616236127]}},{"type":"Feature","properties":{"population":984},"geometry":{"type":"Point","coordinates":[-0.2928124596646627,49.14537808331281]}},{"type":"Feature","properties":{"population":15469},"geometry":{"type":"Point","coordinates":[4.90396415711682,43.456033417133138]}},{"type":"Feature","properties":{"population":6794},"geometry":{"type":"Point","coordinates":[5.644281950748625,43.29803195227428]}},{"type":"Feature","properties":{"population":962},"geometry":{"type":"Point","coordinates":[-2.463719835282583,48.45111886956785]}},{"type":"Feature","properties":{"population":10083},"geometry":{"type":"Point","coordinates":[5.229091981289579,43.39083761835275]}},{"type":"Feature","properties":{"population":44577},"geometry":{"type":"Point","coordinates":[4.950605221661726,43.55042290370228]}},{"type":"Feature","properties":{"population":5274},"geometry":{"type":"Point","coordinates":[5.045635596123799,43.614182219985959]}},{"type":"Feature","properties":{"population":2046},"geometry":{"type":"Point","coordinates":[5.089111227559455,43.704872774905179]}},{"type":"Feature","properties":{"population":9340},"geometry":{"type":"Point","coordinates":[5.159443305992196,43.57603836437419]}},{"type":"Feature","properties":{"population":1747},"geometry":{"type":"Point","coordinates":[6.256534308089415,45.57314568160905]}},{"type":"Feature","properties":{"population":5935},"geometry":{"type":"Point","coordinates":[5.500868574865164,43.49067145864637]}},{"type":"Feature","properties":{"population":4187},"geometry":{"type":"Point","coordinates":[5.498326703362586,43.412550004417088]}},{"type":"Feature","properties":{"population":6569},"geometry":{"type":"Point","coordinates":[5.5188844253211999,43.276422006447287]}},{"type":"Feature","properties":{"population":3552},"geometry":{"type":"Point","coordinates":[5.002544958497313,43.81767140803218]}},{"type":"Feature","properties":{"population":16136},"geometry":{"type":"Point","coordinates":[4.99157115491829,43.42341685051134]}},{"type":"Feature","properties":{"population":4061},"geometry":{"type":"Point","coordinates":[-1.0724218238775776,45.98034094386935]}},{"type":"Feature","properties":{"population":12175},"geometry":{"type":"Point","coordinates":[5.231004651931853,43.49698576534252]}},{"type":"Feature","properties":{"population":4111},"geometry":{"type":"Point","coordinates":[4.7990445809213428,43.90023340667042]}},{"type":"Feature","properties":{"population":156},"geometry":{"type":"Point","coordinates":[3.747905916717122,46.87626065562961]}},{"type":"Feature","properties":{"population":8673},"geometry":{"type":"Point","coordinates":[5.597544904216276,43.34365209572972]}},{"type":"Feature","properties":{"population":5209},"geometry":{"type":"Point","coordinates":[5.624241959167862,43.48409278712306]}},{"type":"Feature","properties":{"population":5194},"geometry":{"type":"Point","coordinates":[5.252938435008354,43.36472441869347]}},{"type":"Feature","properties":{"population":8643},"geometry":{"type":"Point","coordinates":[5.073314482298835,43.54380404415618]}},{"type":"Feature","properties":{"population":13729},"geometry":{"type":"Point","coordinates":[4.856127726799609,43.61195291610356]}},{"type":"Feature","properties":{"population":9619},"geometry":{"type":"Point","coordinates":[4.8533524939304899,43.78335317442187]}},{"type":"Feature","properties":{"population":7563},"geometry":{"type":"Point","coordinates":[5.118031863178555,43.345175963488077]}},{"type":"Feature","properties":{"population":2762},"geometry":{"type":"Point","coordinates":[-3.1428889128053729,48.58265021967234]}},{"type":"Feature","properties":{"population":6648},"geometry":{"type":"Point","coordinates":[5.253659731503177,43.41399466279569]}},{"type":"Feature","properties":{"population":8713},"geometry":{"type":"Point","coordinates":[5.249499911215548,43.5240480655238]}},{"type":"Feature","properties":{"population":6747},"geometry":{"type":"Point","coordinates":[5.566058420359065,43.25866889023641]}},{"type":"Feature","properties":{"population":8426},"geometry":{"type":"Point","coordinates":[5.4910311309537829,43.59327034095205]}},{"type":"Feature","properties":{"population":6761},"geometry":{"type":"Point","coordinates":[0.2384080953762686,49.41246216991824]}},{"type":"Feature","properties":{"population":35532},"geometry":{"type":"Point","coordinates":[5.26331435416161,43.44993007785223]}},{"type":"Feature","properties":{"population":2537},"geometry":{"type":"Point","coordinates":[-0.30127820205644559,49.27457635146335]}},{"type":"Feature","properties":{"population":159},"geometry":{"type":"Point","coordinates":[2.591967759225317,50.2976247763722]}},{"type":"Feature","properties":{"population":3726},"geometry":{"type":"Point","coordinates":[5.254481823862069,43.560821586116819]}},{"type":"Feature","properties":{"population":12775},"geometry":{"type":"Point","coordinates":[-0.7055330148470757,49.27792644720573]}},{"type":"Feature","properties":{"population":8745},"geometry":{"type":"Point","coordinates":[-0.8513577630823541,48.95519510286347]}},{"type":"Feature","properties":{"population":1319},"geometry":{"type":"Point","coordinates":[0.2492988535834492,49.12610015464484]}},{"type":"Feature","properties":{"population":5170},"geometry":{"type":"Point","coordinates":[-0.3274752951416969,49.15468612680286]}},{"type":"Feature","properties":{"population":4148},"geometry":{"type":"Point","coordinates":[-0.422232377603533,49.173327746958339]}},{"type":"Feature","properties":{"population":108200},"geometry":{"type":"Point","coordinates":[-0.3702902783335638,49.18490497261435]}},{"type":"Feature","properties":{"population":1017},"geometry":{"type":"Point","coordinates":[5.050740596520839,44.33576105847208]}},{"type":"Feature","properties":{"population":3490},"geometry":{"type":"Point","coordinates":[5.257388880780474,45.73169407001081]}},{"type":"Feature","properties":{"population":6157},"geometry":{"type":"Point","coordinates":[-0.5840335019966896,48.881322273425997]}},{"type":"Feature","properties":{"population":1568},"geometry":{"type":"Point","coordinates":[0.20983308280836755,49.40339217107532]}},{"type":"Feature","properties":{"population":1376},"geometry":{"type":"Point","coordinates":[1.1576827213081298,48.98850585091609]}},{"type":"Feature","properties":{"population":288},"geometry":{"type":"Point","coordinates":[-0.15883010535163495,48.90502126589624]}},{"type":"Feature","properties":{"population":7782},"geometry":{"type":"Point","coordinates":[-0.1936077667198201,48.89566474605096]}},{"type":"Feature","properties":{"population":5303},"geometry":{"type":"Point","coordinates":[-0.37774211898315709,49.14450326649747]}},{"type":"Feature","properties":{"population":176},"geometry":{"type":"Point","coordinates":[4.744806776394974,44.86311895333959]}},{"type":"Feature","properties":{"population":22227},"geometry":{"type":"Point","coordinates":[-0.3309090785591844,49.20745839384859]}},{"type":"Feature","properties":{"population":7654},"geometry":{"type":"Point","coordinates":[9.440851206260366,42.61643022219325]}},{"type":"Feature","properties":{"population":11981},"geometry":{"type":"Point","coordinates":[-0.342398926632681,49.14086736579742]}},{"type":"Feature","properties":{"population":19807},"geometry":{"type":"Point","coordinates":[0.2392239284248562,49.14663402792644]}},{"type":"Feature","properties":{"population":9459},"geometry":{"type":"Point","coordinates":[2.519390019194778,46.72638189966373]}},{"type":"Feature","properties":{"population":10075},"geometry":{"type":"Point","coordinates":[-0.3116432067999824,49.16930014169604]}},{"type":"Feature","properties":{"population":1982},"geometry":{"type":"Point","coordinates":[-0.26346094855818127,49.22906593161926]}},{"type":"Feature","properties":{"population":84},"geometry":{"type":"Point","coordinates":[1.8482375592635568,43.229684774667209]}},{"type":"Feature","properties":{"population":748},"geometry":{"type":"Point","coordinates":[0.2140928825744448,49.17788300158126]}},{"type":"Feature","properties":{"population":701},"geometry":{"type":"Point","coordinates":[0.2660883776034536,47.14462477521536]}},{"type":"Feature","properties":{"population":4953},"geometry":{"type":"Point","coordinates":[0.18467677768176114,49.288997422408147]}},{"type":"Feature","properties":{"population":263},"geometry":{"type":"Point","coordinates":[-0.153505382249356,43.906489506037178]}},{"type":"Feature","properties":{"population":737},"geometry":{"type":"Point","coordinates":[0.29816612137509887,48.202408082126598]}},{"type":"Feature","properties":{"population":2535},"geometry":{"type":"Point","coordinates":[0.26805714511785636,49.4089038846086]}},{"type":"Feature","properties":{"population":9678},"geometry":{"type":"Point","coordinates":[9.457332635441574,42.57398674089255]}},{"type":"Feature","properties":{"population":1573},"geometry":{"type":"Point","coordinates":[2.3897764848500118,44.584615210886628]}},{"type":"Feature","properties":{"population":2487},"geometry":{"type":"Point","coordinates":[-0.4013204467321075,49.215287755622117]}},{"type":"Feature","properties":{"population":1744},"geometry":{"type":"Point","coordinates":[0.19056978747516332,49.1442535060502]}},{"type":"Feature","properties":{"population":675},"geometry":{"type":"Point","coordinates":[3.4302982911207726,43.709829986385788]}},{"type":"Feature","properties":{"population":9645},"geometry":{"type":"Point","coordinates":[2.357078732427534,47.11103865934505]}},{"type":"Feature","properties":{"population":87},"geometry":{"type":"Point","coordinates":[1.5467739438081632,49.74436485243843]}},{"type":"Feature","properties":{"population":647},"geometry":{"type":"Point","coordinates":[5.948886900552236,47.567318767891688]}},{"type":"Feature","properties":{"population":88},"geometry":{"type":"Point","coordinates":[5.745232020376088,48.254029722738717]}},{"type":"Feature","properties":{"population":617},"geometry":{"type":"Point","coordinates":[3.4181295418788166,49.54854432862247]}},{"type":"Feature","properties":{"population":680},"geometry":{"type":"Point","coordinates":[0.16741895063851729,49.24362770255452]}},{"type":"Feature","properties":{"population":453},"geometry":{"type":"Point","coordinates":[-0.20385830363207997,48.864746699777189]}},{"type":"Feature","properties":{"population":2529},"geometry":{"type":"Point","coordinates":[-0.6769648595300815,49.288183354993069]}},{"type":"Feature","properties":{"population":471},"geometry":{"type":"Point","coordinates":[0.22373290489498549,49.302778518107547]}},{"type":"Feature","properties":{"population":976},"geometry":{"type":"Point","coordinates":[4.697301238887793,49.68993543211546]}},{"type":"Feature","properties":{"population":3802},"geometry":{"type":"Point","coordinates":[0.11157584015959392,49.35406814695741]}},{"type":"Feature","properties":{"population":4732},"geometry":{"type":"Point","coordinates":[-0.15756361103608539,45.47773789283661]}},{"type":"Feature","properties":{"population":4622},"geometry":{"type":"Point","coordinates":[0.10158633405158042,49.3727588294313]}},{"type":"Feature","properties":{"population":139},"geometry":{"type":"Point","coordinates":[1.8359521417550123,49.86972454607023]}},{"type":"Feature","properties":{"population":1741},"geometry":{"type":"Point","coordinates":[-0.7222861737219422,47.11564571723146]}},{"type":"Feature","properties":{"population":291},"geometry":{"type":"Point","coordinates":[-0.7096917469878132,49.307505748716398]}},{"type":"Feature","properties":{"population":9099},"geometry":{"type":"Point","coordinates":[2.8769036805068874,42.7790507626606]}},{"type":"Feature","properties":{"population":496},"geometry":{"type":"Point","coordinates":[-0.17271150999492469,48.920505427331189]}},{"type":"Feature","properties":{"population":6093},"geometry":{"type":"Point","coordinates":[1.975449756764332,49.02731817417053]}},{"type":"Feature","properties":{"population":754},"geometry":{"type":"Point","coordinates":[-3.5162223107505765,48.22368124333888]}},{"type":"Feature","properties":{"population":17135},"geometry":{"type":"Point","coordinates":[-0.872998080063369,48.818560864174269]}},{"type":"Feature","properties":{"population":660},"geometry":{"type":"Point","coordinates":[-2.229264364650187,47.833010879764447]}},{"type":"Feature","properties":{"population":6315},"geometry":{"type":"Point","coordinates":[2.4643738199417877,44.876384912890909]}},{"type":"Feature","properties":{"population":701},"geometry":{"type":"Point","coordinates":[1.6381949233391689,45.16403755544842]}},{"type":"Feature","properties":{"population":25815},"geometry":{"type":"Point","coordinates":[2.4410675921663667,44.92434594590266]}},{"type":"Feature","properties":{"population":2100},"geometry":{"type":"Point","coordinates":[-0.9659430679602299,45.72705894622325]}},{"type":"Feature","properties":{"population":41086},"geometry":{"type":"Point","coordinates":[0.1454202939003379,45.647265490824199]}},{"type":"Feature","properties":{"population":1378},"geometry":{"type":"Point","coordinates":[0.13369873781879103,45.71205274261732]}},{"type":"Feature","properties":{"population":1399},"geometry":{"type":"Point","coordinates":[-0.29689805732215465,45.710539565000917]}},{"type":"Feature","properties":{"population":5662},"geometry":{"type":"Point","coordinates":[0.19956645740442653,45.66411526421293]}},{"type":"Feature","properties":{"population":9298},"geometry":{"type":"Point","coordinates":[4.838585308154431,44.78748818439377]}},{"type":"Feature","properties":{"population":3842},"geometry":{"type":"Point","coordinates":[0.0884123600263498,45.67607350614781]}},{"type":"Feature","properties":{"population":145},"geometry":{"type":"Point","coordinates":[2.175511120049712,50.303347291333498]}},{"type":"Feature","properties":{"population":5950},"geometry":{"type":"Point","coordinates":[0.1656316915421257,45.679702799345168]}},{"type":"Feature","properties":{"population":719},"geometry":{"type":"Point","coordinates":[-0.21841206840575987,45.44158394366708]}},{"type":"Feature","properties":{"population":3248},"geometry":{"type":"Point","coordinates":[0.23662417950236898,45.655165927794218]}},{"type":"Feature","properties":{"population":2848},"geometry":{"type":"Point","coordinates":[3.1631867600216649,50.58777009933649]}},{"type":"Feature","properties":{"population":310},"geometry":{"type":"Point","coordinates":[-0.13400935954585123,45.50860879976413]}},{"type":"Feature","properties":{"population":2388},"geometry":{"type":"Point","coordinates":[0.1723279734317154,45.615395289213157]}},{"type":"Feature","properties":{"population":3597},"geometry":{"type":"Point","coordinates":[-0.5522777944936295,45.73426369322114]}},{"type":"Feature","properties":{"population":7356},"geometry":{"type":"Point","coordinates":[0.2305475114043821,45.68361103147839]}},{"type":"Feature","properties":{"population":3224},"geometry":{"type":"Point","coordinates":[0.11059613226379361,45.63961656321682]}},{"type":"Feature","properties":{"population":3155},"geometry":{"type":"Point","coordinates":[-1.2575315838564843,45.909975067841269]}},{"type":"Feature","properties":{"population":7525},"geometry":{"type":"Point","coordinates":[0.12860576310944486,45.6813310596458]}},{"type":"Feature","properties":{"population":778},"geometry":{"type":"Point","coordinates":[-0.8568604517674581,46.069483924391018]}},{"type":"Feature","properties":{"population":25},"geometry":{"type":"Point","coordinates":[0.9426191689968999,49.69359529237884]}},{"type":"Feature","properties":{"population":5451},"geometry":{"type":"Point","coordinates":[-1.3814810795896915,47.40102197070034]}},{"type":"Feature","properties":{"population":264},"geometry":{"type":"Point","coordinates":[6.078238161103332,48.45976493409002]}},{"type":"Feature","properties":{"population":649},"geometry":{"type":"Point","coordinates":[4.151325026160759,44.36131619184951]}},{"type":"Feature","properties":{"population":4117},"geometry":{"type":"Point","coordinates":[-1.1046075277510852,46.10694396631287]}},{"type":"Feature","properties":{"population":2810},"geometry":{"type":"Point","coordinates":[-0.7018036562691018,45.7708000479296]}},{"type":"Feature","properties":{"population":9578},"geometry":{"type":"Point","coordinates":[-1.114351312455382,46.1346011173541]}},{"type":"Feature","properties":{"population":6227},"geometry":{"type":"Point","coordinates":[-1.0829957205654717,46.07221551120881]}},{"type":"Feature","properties":{"population":44},"geometry":{"type":"Point","coordinates":[1.471765159892442,42.9513268006782]}},{"type":"Feature","properties":{"population":6705},"geometry":{"type":"Point","coordinates":[-0.5204172273622757,45.942930735284217]}},{"type":"Feature","properties":{"population":1007},"geometry":{"type":"Point","coordinates":[6.323419693795979,46.04095055051954]}},{"type":"Feature","properties":{"population":5961},"geometry":{"type":"Point","coordinates":[-1.0682790978316095,46.18353444220885]}},{"type":"Feature","properties":{"population":2306},"geometry":{"type":"Point","coordinates":[-0.5906800500848974,45.767654879962609]}},{"type":"Feature","properties":{"population":1789},"geometry":{"type":"Point","coordinates":[-0.6072029562792962,45.70608253433047]}},{"type":"Feature","properties":{"population":2907},"geometry":{"type":"Point","coordinates":[-1.186197439559739,46.1937407521476]}},{"type":"Feature","properties":{"population":859},"geometry":{"type":"Point","coordinates":[-0.4849831319885079,45.92847337600232]}},{"type":"Feature","properties":{"population":7387},"geometry":{"type":"Point","coordinates":[-1.1528542596773437,46.18680529926149]}},{"type":"Feature","properties":{"population":5320},"geometry":{"type":"Point","coordinates":[0.5201945560939193,45.148359566062449]}},{"type":"Feature","properties":{"population":386},"geometry":{"type":"Point","coordinates":[-0.9278977289353775,45.9938211288364]}},{"type":"Feature","properties":{"population":5798},"geometry":{"type":"Point","coordinates":[-1.1658699604259074,46.208932563079788]}},{"type":"Feature","properties":{"population":214},"geometry":{"type":"Point","coordinates":[2.6263986468646505,49.5699722603079]}},{"type":"Feature","properties":{"population":625},"geometry":{"type":"Point","coordinates":[7.361736480429127,47.52075439174589]}},{"type":"Feature","properties":{"population":8741},"geometry":{"type":"Point","coordinates":[-1.0887137389593654,46.15787516741337]}},{"type":"Feature","properties":{"population":6635},"geometry":{"type":"Point","coordinates":[-1.1143084161924988,46.18527210533434]}},{"type":"Feature","properties":{"population":25518},"geometry":{"type":"Point","coordinates":[-0.6503770856582767,45.741992318671169]}},{"type":"Feature","properties":{"population":23092},"geometry":{"type":"Point","coordinates":[-0.9722082646952578,45.943081392318209]}},{"type":"Feature","properties":{"population":7183},"geometry":{"type":"Point","coordinates":[-0.9366787056016421,45.675594149849008]}},{"type":"Feature","properties":{"population":78535},"geometry":{"type":"Point","coordinates":[-1.1728918804884559,46.16252068011896]}},{"type":"Feature","properties":{"population":19029},"geometry":{"type":"Point","coordinates":[-1.017878645286634,45.63443722287932]}},{"type":"Feature","properties":{"population":2951},"geometry":{"type":"Point","coordinates":[-1.0721591127255932,46.55743947308609]}},{"type":"Feature","properties":{"population":1477},"geometry":{"type":"Point","coordinates":[-0.9047059722663235,45.919653877424227]}},{"type":"Feature","properties":{"population":146},"geometry":{"type":"Point","coordinates":[-0.5695643203665549,43.37445862621164]}},{"type":"Feature","properties":{"population":513},"geometry":{"type":"Point","coordinates":[5.589428513321868,45.600159951111269]}},{"type":"Feature","properties":{"population":2925},"geometry":{"type":"Point","coordinates":[6.026326791093978,43.29429246562348]}},{"type":"Feature","properties":{"population":5627},"geometry":{"type":"Point","coordinates":[4.898924450204662,46.56497548020193]}},{"type":"Feature","properties":{"population":2077},"geometry":{"type":"Point","coordinates":[-0.21546589538861486,45.61840740432497]}},{"type":"Feature","properties":{"population":1227},"geometry":{"type":"Point","coordinates":[-0.6963840370421095,46.093247727943808]}},{"type":"Feature","properties":{"population":1210},"geometry":{"type":"Point","coordinates":[-1.0278949747960394,45.94329243055288]}},{"type":"Feature","properties":{"population":6825},"geometry":{"type":"Point","coordinates":[-0.7535789524189713,46.104679813992358]}},{"type":"Feature","properties":{"population":6627},"geometry":{"type":"Point","coordinates":[-1.3056630485413794,45.939545778337649]}},{"type":"Feature","properties":{"population":1292},"geometry":{"type":"Point","coordinates":[-0.9865520735046098,45.97331386404471]}},{"type":"Feature","properties":{"population":843},"geometry":{"type":"Point","coordinates":[2.87281798272567,47.3833211765266]}},{"type":"Feature","properties":{"population":2181},"geometry":{"type":"Point","coordinates":[1.2243833534570079,43.73379934713836]}},{"type":"Feature","properties":{"population":898},"geometry":{"type":"Point","coordinates":[6.808371733784699,47.48895113723385]}},{"type":"Feature","properties":{"population":1377},"geometry":{"type":"Point","coordinates":[2.884418727889176,47.43214597745816]}},{"type":"Feature","properties":{"population":3057},"geometry":{"type":"Point","coordinates":[-2.21935519303205,48.51455093842182]}},{"type":"Feature","properties":{"population":3667},"geometry":{"type":"Point","coordinates":[6.8508900467445479,43.69700715225136]}},{"type":"Feature","properties":{"population":1553},"geometry":{"type":"Point","coordinates":[1.8016684846909759,45.24517717006768]}},{"type":"Feature","properties":{"population":489},"geometry":{"type":"Point","coordinates":[2.986020097600153,47.17790658164981]}},{"type":"Feature","properties":{"population":1691},"geometry":{"type":"Point","coordinates":[2.46719081574296,46.7218768328236]}},{"type":"Feature","properties":{"population":1706},"geometry":{"type":"Point","coordinates":[2.537114540679754,47.29870954501953]}},{"type":"Feature","properties":{"population":2644},"geometry":{"type":"Point","coordinates":[2.052366468235446,47.179263248305208]}},{"type":"Feature","properties":{"population":7969},"geometry":{"type":"Point","coordinates":[4.78803550722838,46.30468913684002]}},{"type":"Feature","properties":{"population":427},"geometry":{"type":"Point","coordinates":[2.595890880781835,47.25768088715294]}},{"type":"Feature","properties":{"population":850},"geometry":{"type":"Point","coordinates":[2.528018582601433,47.09363929846877]}},{"type":"Feature","properties":{"population":543},"geometry":{"type":"Point","coordinates":[9.363854386965665,42.61236128675635]}},{"type":"Feature","properties":{"population":180},"geometry":{"type":"Point","coordinates":[2.6864823818188219,46.07862418772657]}},{"type":"Feature","properties":{"population":4005},"geometry":{"type":"Point","coordinates":[2.3661995039475185,47.01970342853583]}},{"type":"Feature","properties":{"population":228},"geometry":{"type":"Point","coordinates":[-0.5433434205377623,48.90946497557669]}},{"type":"Feature","properties":{"population":222},"geometry":{"type":"Point","coordinates":[1.8724434853466905,50.29073919930218]}},{"type":"Feature","properties":{"population":315},"geometry":{"type":"Point","coordinates":[2.113524409501276,45.42398064838924]}},{"type":"Feature","properties":{"population":4293},"geometry":{"type":"Point","coordinates":[2.0365671882702127,45.421661037297479]}},{"type":"Feature","properties":{"population":135},"geometry":{"type":"Point","coordinates":[2.6682221450797587,49.62648990005637]}},{"type":"Feature","properties":{"population":1641},"geometry":{"type":"Point","coordinates":[1.4215818340078415,45.114305650783389]}},{"type":"Feature","properties":{"population":670},"geometry":{"type":"Point","coordinates":[1.4596479002855583,45.11049815217923]}},{"type":"Feature","properties":{"population":8027},"geometry":{"type":"Point","coordinates":[1.589028230014739,45.179229983569218]}},{"type":"Feature","properties":{"population":1091},"geometry":{"type":"Point","coordinates":[2.0115998681975348,45.388541230300557]}},{"type":"Feature","properties":{"population":699},"geometry":{"type":"Point","coordinates":[2.2316531849513119,45.494302991854947]}},{"type":"Feature","properties":{"population":1788},"geometry":{"type":"Point","coordinates":[1.76364619657336,45.207150567084969]}},{"type":"Feature","properties":{"population":485},"geometry":{"type":"Point","coordinates":[2.0088753990808985,44.50610753563452]}},{"type":"Feature","properties":{"population":263},"geometry":{"type":"Point","coordinates":[2.3783594186036947,45.556027990415177]}},{"type":"Feature","properties":{"population":13992},"geometry":{"type":"Point","coordinates":[1.7631247567192268,45.273083585293999]}},{"type":"Feature","properties":{"population":9159},"geometry":{"type":"Point","coordinates":[2.3049224036600957,45.54988789299701]}},{"type":"Feature","properties":{"population":239},"geometry":{"type":"Point","coordinates":[1.2587401743043203,49.59393878023555]}},{"type":"Feature","properties":{"population":1584},"geometry":{"type":"Point","coordinates":[5.020455151826268,47.37099331028516]}},{"type":"Feature","properties":{"population":7602},"geometry":{"type":"Point","coordinates":[5.41440792405637,47.18890828773909]}},{"type":"Feature","properties":{"population":787},"geometry":{"type":"Point","coordinates":[5.361339116454423,47.225269377876418]}},{"type":"Feature","properties":{"population":20032},"geometry":{"type":"Point","coordinates":[4.837373379601316,47.02548642927995]}},{"type":"Feature","properties":{"population":352},"geometry":{"type":"Point","coordinates":[5.260631445897593,47.23824771720082]}},{"type":"Feature","properties":{"population":1258},"geometry":{"type":"Point","coordinates":[4.8307680893006819,46.98154656193017]}},{"type":"Feature","properties":{"population":428},"geometry":{"type":"Point","coordinates":[2.1982592607016557,45.918043635172377]}},{"type":"Feature","properties":{"population":361},"geometry":{"type":"Point","coordinates":[4.576814198678424,47.817544837110187]}},{"type":"Feature","properties":{"population":610},"geometry":{"type":"Point","coordinates":[4.869401861497777,47.04963842419475]}},{"type":"Feature","properties":{"population":10944},"geometry":{"type":"Point","coordinates":[5.136834915740223,47.299703639854559]}},{"type":"Feature","properties":{"population":644},"geometry":{"type":"Point","coordinates":[4.942252904726006,47.30368426573371]}},{"type":"Feature","properties":{"population":8847},"geometry":{"type":"Point","coordinates":[5.024668141039781,47.34745542163438]}},{"type":"Feature","properties":{"population":105},"geometry":{"type":"Point","coordinates":[4.093766429586347,44.89740521359393]}},{"type":"Feature","properties":{"population":4788},"geometry":{"type":"Point","coordinates":[4.349789675980157,47.657262155452858]}},{"type":"Feature","properties":{"population":5165},"geometry":{"type":"Point","coordinates":[5.221116485788117,47.24061134001554]}},{"type":"Feature","properties":{"population":693},"geometry":{"type":"Point","coordinates":[4.824590947564668,45.00674736736187]}},{"type":"Feature","properties":{"population":5308},"geometry":{"type":"Point","coordinates":[6.799897952716345,47.540847351467679]}},{"type":"Feature","properties":{"population":8676},"geometry":{"type":"Point","coordinates":[5.052970663739641,47.28541206122557]}},{"type":"Feature","properties":{"population":883},"geometry":{"type":"Point","coordinates":[5.172839451518494,47.27440998801049]}},{"type":"Feature","properties":{"population":200},"geometry":{"type":"Point","coordinates":[4.3824008383174279,47.63981094080583]}},{"type":"Feature","properties":{"population":5309},"geometry":{"type":"Point","coordinates":[4.984726321888965,47.279124601134039]}},{"type":"Feature","properties":{"population":5358},"geometry":{"type":"Point","coordinates":[-1.8261199659508448,47.223646987084439]}},{"type":"Feature","properties":{"population":3146},"geometry":{"type":"Point","coordinates":[5.112889661226605,47.273339642611109]}},{"type":"Feature","properties":{"population":1604},"geometry":{"type":"Point","coordinates":[5.078555992796631,47.26068867438795]}},{"type":"Feature","properties":{"population":153},"geometry":{"type":"Point","coordinates":[4.369486938628661,47.604415794988458]}},{"type":"Feature","properties":{"population":5309},"geometry":{"type":"Point","coordinates":[4.938731869495376,47.14629162564565]}},{"type":"Feature","properties":{"population":2518},"geometry":{"type":"Point","coordinates":[4.951303192699197,47.33870048858983]}},{"type":"Feature","properties":{"population":30},"geometry":{"type":"Point","coordinates":[5.933414359910923,44.799645031946948]}},{"type":"Feature","properties":{"population":177},"geometry":{"type":"Point","coordinates":[4.359060680778383,47.46897873086516]}},{"type":"Feature","properties":{"population":4068},"geometry":{"type":"Point","coordinates":[4.341617353141277,47.490940956117558]}},{"type":"Feature","properties":{"population":8869},"geometry":{"type":"Point","coordinates":[5.115036639377387,47.319409800223549]}},{"type":"Feature","properties":{"population":502},"geometry":{"type":"Point","coordinates":[4.972086329100073,47.10729484260417]}},{"type":"Feature","properties":{"population":1693},"geometry":{"type":"Point","coordinates":[2.7681088968307328,48.0828902911302]}},{"type":"Feature","properties":{"population":2045},"geometry":{"type":"Point","coordinates":[5.104799924214269,47.2920066792079]}},{"type":"Feature","properties":{"population":1583},"geometry":{"type":"Point","coordinates":[4.778108690096634,44.60623068406988]}},{"type":"Feature","properties":{"population":259},"geometry":{"type":"Point","coordinates":[2.948237227021999,43.76465233366091]}},{"type":"Feature","properties":{"population":1348},"geometry":{"type":"Point","coordinates":[5.083734555581237,47.3675278708755]}},{"type":"Feature","properties":{"population":44224},"geometry":{"type":"Point","coordinates":[-2.7638910784163848,48.51445975178838]}},{"type":"Feature","properties":{"population":7490},"geometry":{"type":"Point","coordinates":[5.093825512633515,47.33610168244897]}},{"type":"Feature","properties":{"population":684},"geometry":{"type":"Point","coordinates":[4.301921205571523,47.65172422548012]}},{"type":"Feature","properties":{"population":1286},"geometry":{"type":"Point","coordinates":[4.803106423843573,47.08038343913577]}},{"type":"Feature","properties":{"population":684},"geometry":{"type":"Point","coordinates":[6.459566640207388,45.263493844071508]}},{"type":"Feature","properties":{"population":11894},"geometry":{"type":"Point","coordinates":[4.997107154899302,47.339388773781987]}},{"type":"Feature","properties":{"population":553},"geometry":{"type":"Point","coordinates":[-2.2054191087318566,48.392762588178829]}},{"type":"Feature","properties":{"population":2563},"geometry":{"type":"Point","coordinates":[-2.053847592551532,48.487669900809638]}},{"type":"Feature","properties":{"population":2029},"geometry":{"type":"Point","coordinates":[5.1250838234953719,47.35558212367107]}},{"type":"Feature","properties":{"population":125},"geometry":{"type":"Point","coordinates":[5.407382131923358,47.15694935150235]}},{"type":"Feature","properties":{"population":168},"geometry":{"type":"Point","coordinates":[4.3791823350800549,47.50846473330284]}},{"type":"Feature","properties":{"population":1156},"geometry":{"type":"Point","coordinates":[-2.551054480088935,48.4939403395547]}},{"type":"Feature","properties":{"population":4839},"geometry":{"type":"Point","coordinates":[-3.2914163345741449,48.634547186371197]}},{"type":"Feature","properties":{"population":1812},"geometry":{"type":"Point","coordinates":[-2.5919784616597885,48.4865607215268]}},{"type":"Feature","properties":{"population":533},"geometry":{"type":"Point","coordinates":[-3.526536270035075,48.29860171377655]}},{"type":"Feature","properties":{"population":14675},"geometry":{"type":"Point","coordinates":[-2.0513909584957239,48.44600108168901]}},{"type":"Feature","properties":{"population":6881},"geometry":{"type":"Point","coordinates":[-2.8378834274679738,48.616670975669638]}},{"type":"Feature","properties":{"population":7105},"geometry":{"type":"Point","coordinates":[-3.1533684976852736,48.56037533350978]}},{"type":"Feature","properties":{"population":20344},"geometry":{"type":"Point","coordinates":[-3.461386924081245,48.74372657231616]}},{"type":"Feature","properties":{"population":213},"geometry":{"type":"Point","coordinates":[4.504547953370938,44.30039315398708]}},{"type":"Feature","properties":{"population":948},"geometry":{"type":"Point","coordinates":[-2.883338266082694,48.567412419172537]}},{"type":"Feature","properties":{"population":1108},"geometry":{"type":"Point","coordinates":[3.168967209162171,48.87426940813791]}},{"type":"Feature","properties":{"population":4222},"geometry":{"type":"Point","coordinates":[-2.0121965045701457,48.451603727408279]}},{"type":"Feature","properties":{"population":96},"geometry":{"type":"Point","coordinates":[4.622471786716699,48.527253672595048]}},{"type":"Feature","properties":{"population":7191},"geometry":{"type":"Point","coordinates":[-3.0553914274377256,48.77324249606581]}},{"type":"Feature","properties":{"population":3575},"geometry":{"type":"Point","coordinates":[6.884608011226005,47.435775014072]}},{"type":"Feature","properties":{"population":493},"geometry":{"type":"Point","coordinates":[6.880097656649616,47.807743661651958]}},{"type":"Feature","properties":{"population":602},"geometry":{"type":"Point","coordinates":[5.364969863905574,45.87040413281617]}},{"type":"Feature","properties":{"population":1874},"geometry":{"type":"Point","coordinates":[-3.276873194956997,48.587995655303227]}},{"type":"Feature","properties":{"population":3040},"geometry":{"type":"Point","coordinates":[-3.0453216291943319,48.80531005500216]}},{"type":"Feature","properties":{"population":55},"geometry":{"type":"Point","coordinates":[3.384479350025666,49.50931469484734]}},{"type":"Feature","properties":{"population":8450},"geometry":{"type":"Point","coordinates":[-2.745502751013078,48.48043924431168]}},{"type":"Feature","properties":{"population":3110},"geometry":{"type":"Point","coordinates":[-2.9796032264974237,48.738216310366578]}},{"type":"Feature","properties":{"population":7316},"geometry":{"type":"Point","coordinates":[-2.8304408814498505,48.56703798173267]}},{"type":"Feature","properties":{"population":2066},"geometry":{"type":"Point","coordinates":[-2.8179053493428034,48.447325698855618]}},{"type":"Feature","properties":{"population":18331},"geometry":{"type":"Point","coordinates":[-0.92800800752833,47.34109453545775]}},{"type":"Feature","properties":{"population":19},"geometry":{"type":"Point","coordinates":[1.6277551238569757,42.79722450157907]}},{"type":"Feature","properties":{"population":1285},"geometry":{"type":"Point","coordinates":[-3.4499551439257987,48.78148527836713]}},{"type":"Feature","properties":{"population":4987},"geometry":{"type":"Point","coordinates":[-2.6815770097763189,48.467729780093637]}},{"type":"Feature","properties":{"population":3108},"geometry":{"type":"Point","coordinates":[2.1669103190771596,45.950545026219128]}},{"type":"Feature","properties":{"population":516},"geometry":{"type":"Point","coordinates":[2.092871524328058,46.13481276696036]}},{"type":"Feature","properties":{"population":162},"geometry":{"type":"Point","coordinates":[2.0629675995501906,46.10007807168889]}},{"type":"Feature","properties":{"population":12840},"geometry":{"type":"Point","coordinates":[1.8710714215729294,46.162990534475429]}},{"type":"Feature","properties":{"population":238},"geometry":{"type":"Point","coordinates":[1.5724657706481656,46.208300246079037]}},{"type":"Feature","properties":{"population":4933},"geometry":{"type":"Point","coordinates":[1.4752675114965639,46.23702670129802]}},{"type":"Feature","properties":{"population":2497},"geometry":{"type":"Point","coordinates":[1.9132416825853978,46.1570272707194]}},{"type":"Feature","properties":{"population":244},"geometry":{"type":"Point","coordinates":[2.197245310765339,45.997698359703168]}},{"type":"Feature","properties":{"population":10697},"geometry":{"type":"Point","coordinates":[0.7820248174261747,45.142122928370699]}},{"type":"Feature","properties":{"population":3029},"geometry":{"type":"Point","coordinates":[0.7245588185824129,45.22088651518329]}},{"type":"Feature","properties":{"population":690},"geometry":{"type":"Point","coordinates":[0.7791477677256706,45.24593887241732]}},{"type":"Feature","properties":{"population":1747},"geometry":{"type":"Point","coordinates":[0.5491106346912589,44.8642866424396]}},{"type":"Feature","properties":{"population":7245},"geometry":{"type":"Point","coordinates":[0.6875068784296443,45.16476321742274]}},{"type":"Feature","properties":{"population":3795},"geometry":{"type":"Point","coordinates":[6.8300616698550249,47.514697675770189]}},{"type":"Feature","properties":{"population":5834},"geometry":{"type":"Point","coordinates":[0.15549425131396669,45.01976486027965]}},{"type":"Feature","properties":{"population":3143},"geometry":{"type":"Point","coordinates":[0.6508012597157779,45.18228809303759]}},{"type":"Feature","properties":{"population":1071},"geometry":{"type":"Point","coordinates":[1.2451003478381835,44.93112210732306]}},{"type":"Feature","properties":{"population":1194},"geometry":{"type":"Point","coordinates":[0.581325462919991,45.13074637317822]}},{"type":"Feature","properties":{"population":29516},"geometry":{"type":"Point","coordinates":[0.7119468724994079,45.1919166445456]}},{"type":"Feature","properties":{"population":2051},"geometry":{"type":"Point","coordinates":[0.5001873230352483,45.117062481687288]}},{"type":"Feature","properties":{"population":479},"geometry":{"type":"Point","coordinates":[6.845225722658613,47.43406631522883]}},{"type":"Feature","properties":{"population":8812},"geometry":{"type":"Point","coordinates":[1.2071666706124667,44.897889312169088]}},{"type":"Feature","properties":{"population":789},"geometry":{"type":"Point","coordinates":[6.309228779371676,46.92897886833606]}},{"type":"Feature","properties":{"population":7268},"geometry":{"type":"Point","coordinates":[0.779082139523771,45.20999084418664]}},{"type":"Feature","properties":{"population":13944},"geometry":{"type":"Point","coordinates":[6.854490081076191,47.481381223615979]}},{"type":"Feature","properties":{"population":3715},"geometry":{"type":"Point","coordinates":[6.873980925800436,47.506174163292808]}},{"type":"Feature","properties":{"population":2235},"geometry":{"type":"Point","coordinates":[5.95598721770232,47.2017337294904]}},{"type":"Feature","properties":{"population":4991},"geometry":{"type":"Point","coordinates":[6.343059435847646,47.35437370845922]}},{"type":"Feature","properties":{"population":2020},"geometry":{"type":"Point","coordinates":[6.001863869160755,47.30502574763622]}},{"type":"Feature","properties":{"population":2992},"geometry":{"type":"Point","coordinates":[5.938869085874096,45.661234149045579]}},{"type":"Feature","properties":{"population":246},"geometry":{"type":"Point","coordinates":[1.045477792509421,43.51129552247568]}},{"type":"Feature","properties":{"population":229},"geometry":{"type":"Point","coordinates":[4.297754293010044,44.33752728275519]}},{"type":"Feature","properties":{"population":541},"geometry":{"type":"Point","coordinates":[3.899066685133516,49.01324501373691]}},{"type":"Feature","properties":{"population":766},"geometry":{"type":"Point","coordinates":[6.536843388803011,47.04693419706776]}},{"type":"Feature","properties":{"population":1405},"geometry":{"type":"Point","coordinates":[6.785046007272935,47.49484338277169]}},{"type":"Feature","properties":{"population":3272},"geometry":{"type":"Point","coordinates":[6.359788634865966,46.93174124703849]}},{"type":"Feature","properties":{"population":3109},"geometry":{"type":"Point","coordinates":[6.629010159341498,47.078519561454289]}},{"type":"Feature","properties":{"population":1324},"geometry":{"type":"Point","coordinates":[6.32058963212813,46.87854990562097]}},{"type":"Feature","properties":{"population":89},"geometry":{"type":"Point","coordinates":[4.366149165595136,47.87609885860315]}},{"type":"Feature","properties":{"population":7377},"geometry":{"type":"Point","coordinates":[-4.3130878017973519,48.57972686649405]}},{"type":"Feature","properties":{"population":735},"geometry":{"type":"Point","coordinates":[6.149072712311243,43.82166231633291]}},{"type":"Feature","properties":{"population":1315},"geometry":{"type":"Point","coordinates":[-0.8951417521975599,45.25509315581533]}},{"type":"Feature","properties":{"population":4731},"geometry":{"type":"Point","coordinates":[6.810459668987488,47.432560948615257]}},{"type":"Feature","properties":{"population":0},"geometry":{"type":"Point","coordinates":[5.368592897813325,49.27646623473438]}},{"type":"Feature","properties":{"population":2148},"geometry":{"type":"Point","coordinates":[6.770267440715061,47.442272471883317]}},{"type":"Feature","properties":{"population":25573},"geometry":{"type":"Point","coordinates":[6.791693103212161,47.515679692919068]}},{"type":"Feature","properties":{"population":2209},"geometry":{"type":"Point","coordinates":[6.6212122630845748,47.02249801311019]}},{"type":"Feature","properties":{"population":6867},"geometry":{"type":"Point","coordinates":[6.5826188229739979,47.0630530137433]}},{"type":"Feature","properties":{"population":3130},"geometry":{"type":"Point","coordinates":[6.782561668329816,47.47351114512304]}},{"type":"Feature","properties":{"population":1364},"geometry":{"type":"Point","coordinates":[2.235961243106037,43.181667853334158]}},{"type":"Feature","properties":{"population":266},"geometry":{"type":"Point","coordinates":[3.8069627143671109,44.0661961908505]}},{"type":"Feature","properties":{"population":17849},"geometry":{"type":"Point","coordinates":[6.388988859571604,46.911986102092487]}},{"type":"Feature","properties":{"population":1874},"geometry":{"type":"Point","coordinates":[4.798763047401318,44.49476899447043]}},{"type":"Feature","properties":{"population":838},"geometry":{"type":"Point","coordinates":[0.17396261095607833,46.136825730729899]}},{"type":"Feature","properties":{"population":5784},"geometry":{"type":"Point","coordinat...To leave a comment for the author, please follow the link and comment on their blog: r.iresmi.net.R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.Continue reading: Maplibre