GET https://osm-labo.cipherbliss.com/admin/followup/02299/embed/places

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

POST https://overpass-api.de/api/interpreter
Request options
[
  "body" => [
    "data" => """
      [out:json][timeout:60];\n
      area["ref:INSEE"="02299"]->.searchArea;\n
      (\n
        nwr["emergency"="fire_hydrant"](area.searchArea);\n
        nwr["amenity"="charging_station"](area.searchArea);\n
        nwr["amenity"="toilets"](area.searchArea);\n
        nwr["highway"="bus_stop"](area.searchArea);\n
        nwr["emergency"="defibrillator"](area.searchArea);\n
        nwr["man_made"="surveillance"](area.searchArea);\n
        nwr["amenity"="recycling"](area.searchArea);\n
        nwr["power"="substation"](area.searchArea);\n
        nwr["healthcare"](area.searchArea);\n
        nwr["amenity"="doctors"](area.searchArea);\n
        nwr["amenity"="pharmacy"](area.searchArea);\n
        nwr["amenity"="hospital"](area.searchArea);\n
        nwr["amenity"="clinic"](area.searchArea);\n
        nwr["amenity"="social_facility"](area.searchArea);\n
        nwr["healthcare"="laboratory"](area.searchArea);\n
        nwr["amenity"="school"](area.searchArea);\n
        nwr["amenity"="police"](area.searchArea);\n
        nwr["amenity"="bicycle_parking"](area.searchArea);\n
        nwr["advertising"="board"]["message"="political"](area.searchArea);\n
        way["building"](area.searchArea);\n
        nwr["email"](area.searchArea);\n
        nwr["contact:email"](area.searchArea);\n
        nwr["amenity"="bench"](area.searchArea);\n
        nwr["amenity"="waste_basket"](area.searchArea);\n
        nwr["highway"="street_lamp"](area.searchArea);\n
        nwr["amenity"="drinking_water"](area.searchArea);\n
        nwr["natural"="tree"](area.searchArea);\n
        nw["power"="pole"](area.searchArea);\n
        nwr["manhole"](area.searchArea);\n
        nwr["amenity"="public_bookcase"](area.searchArea);\n
        nwr["leisure"="playground"](area.searchArea);\n
        nwr["amenity"="restaurant"](area.searchArea);\n
        nwr["ref:FR:RNB"](area.searchArea);\n
      );\n
      (._;>;);\n
      out meta;\n
      >;
      """
  ]
  "timeout" => 60
]
Response 200
[
  "info" => [
    "header_size" => 190
    "request_size" => 2613
    "total_time" => 4.616585
    "namelookup_time" => 0.0008
    "connect_time" => 0.018352
    "pretransfer_time" => 0.040729
    "size_upload" => 2410.0
    "size_download" => 52824.0
    "speed_download" => 11442.0
    "speed_upload" => 522.0
    "download_content_length" => 52824.0
    "upload_content_length" => 2410.0
    "starttransfer_time" => 4.580918
    "primary_ip" => "2a01:4f8:261:3c4f::2"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:8a2:77f0:2900:602f:872e:e67a"
    "local_port" => 42214
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 40618
    "connect_time_us" => 18352
    "namelookup_time_us" => 800
    "pretransfer_time_us" => 40729
    "starttransfer_time_us" => 4580918
    "posttransfer_time_us" => 40728
    "total_time_us" => 4616585
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1769986820.4772
    "original_url" => "https://overpass-api.de/api/interpreter"
    "pause_handler" => Closure(float $duration) {#929
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#896 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#913 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host overpass-api.de:443 was resolved.\n
      * IPv6: 2a01:4f8:261:3c4f::2, 2a01:4f9:3051:3e48::2\n
      * IPv4: 65.109.112.52, 162.55.144.139\n
      *   Trying [2a01:4f8:261:3c4f::2]:443...\n
      * ALPN: curl offers h2,http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n
      * ALPN: server accepted http/1.1\n
      * Server certificate:\n
      *  subject: CN=gall.openstreetmap.de\n
      *  start date: Jan 21 16:56:04 2026 GMT\n
      *  expire date: Apr 21 16:56:03 2026 GMT\n
      *  subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n
      *  issuer: C=US; O=Let's Encrypt; CN=E7\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n
      *   Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      * Connected to overpass-api.de (2a01:4f8:261:3c4f::2) port 443\n
      * using HTTP/1.x\n
      > POST /api/interpreter HTTP/1.1\r\n
      Host: overpass-api.de\r\n
      Accept: */*\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 2410\r\n
      \r\n
      * upload completely sent off: 2410 bytes\n
      < HTTP/1.1 200 OK\r\n
      < Date: Sun, 01 Feb 2026 23:00:20 GMT\r\n
      < Server: Apache/2.4.66 (Debian)\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Content-Length: 52824\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Sun, 01 Feb 2026 23:00:20 GMT"
    "Server: Apache/2.4.66 (Debian)"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Content-Length: 52824"
    "Content-Type: application/json"
  ]
  "response_content" => [
    """
      {\n
        "version": 0.6,\n
        "generator": "Overpass API 0.7.62.10 2d4cfc48",\n
        "osm3s": {\n
          "timestamp_osm_base": "2026-02-01T22:58:30Z",\n
          "timestamp_areas_base": "2026-01-22T23:45:51Z",\n
          "copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."\n
        },\n
        "elements": [\n
      \n
      {\n
        "type": "node",\n
        "id": 4421187875,\n
        "lat": 49.4427819,\n
        "lon": 4.0401523,\n
        "timestamp": "2016-09-27T21:45:41Z",\n
        "version": 1,\n
        "changeset": 42481075,\n
        "user": "Litlok",\n
        "uid": 300176\n
      },\n
      {\n
        "type": "node",\n
        "id": 4421187876,\n
        "lat": 49.4427336,\n
        "lon": 4.0402968,\n
        "timestamp": "2016-09-27T21:45:41Z",\n
        "version": 1,\n
        "changeset": 42481075,\n
        "user": "Litlok",\n
        "uid": 300176\n
      },\n
      {\n
        "type": "node",\n
        "id": 4421187877,\n
        "lat": 49.4425806,\n
        "lon": 4.0401193,\n
        "timestamp": "2016-09-27T21:45:41Z",\n
        "version": 1,\n
        "changeset": 42481075,\n
        "user": "Litlok",\n
        "uid": 300176\n
      },\n
      {\n
        "type": "node",\n
        "id": 4421187878,\n
        "lat": 49.4425819,\n
        "lon": 4.0400904,\n
        "timestamp": "2016-09-27T21:45:41Z",\n
        "version": 1,\n
        "changeset": 42481075,\n
        "user": "Litlok",\n
        "uid": 300176\n
      },\n
      {\n
        "type": "node",\n
        "id": 4421187879,\n
        "lat": 49.4425725,\n
        "lon": 4.0400739,\n
        "timestamp": "2016-09-27T21:45:41Z",\n
        "version": 1,\n
        "changeset": 42481075,\n
        "user": "Litlok",\n
        "uid": 300176\n
      },\n
      {\n
        "type": "node",\n
        "id": 4421187880,\n
        "lat": 49.4425672,\n
        "lon": 4.0400388,\n
        "timestamp": "2016-09-27T21:45:41Z",\n
        "version": 1,\n
        "changeset": 42481075,\n
        "user": "Litlok",\n
        "uid": 300176\n
      },\n
      {\n
        "type": "node",\n
        "id": 4421187881,\n
        "lat": 49.4425806,\n
        "lon": 4.0399975,\n
        "timestamp": "2016-09-27T21:45:41Z",\n
        "version": 1,\n
        "changeset": 42481075,\n
        "user": "Litlok",\n
        "uid": 300176\n
      },\n
      {\n
        "type": "node",\n
        "id": 4421187882,\n
        "lat": 49.4426021,\n
        "lon": 4.0399810,\n
        "timestamp": "2016-09-27T21:45:41Z",\n
        "version": 1,\n
        "changeset": 42481075,\n
        "user": "Litlok",\n
        "uid": 300176\n
      },\n
      {\n
        "type": "node",\n
        "id": 4421187883,\n
        "lat": 49.4426235,\n
        "lon": 4.0399851,\n
        "timestamp": "2016-09-27T21:45:41Z",\n
        "version": 1,\n
        "changeset": 42481075,\n
        "user": "Litlok",\n
        "uid": 300176\n
      },\n
      {\n
        "type": "node",\n
        "id": 4421187884,\n
        "lat": 49.4426383,\n
        "lon": 4.0399810,\n
        "timestamp": "2016-09-27T21:45:41Z",\n
        "version": 1,\n
        "changeset": 42481075,\n
        "user": "Litlok",\n
        "uid": 300176\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338851,\n
        "lat": 49.4390294,\n
        "lon": 4.0354833,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338852,\n
        "lat": 49.4390587,\n
        "lon": 4.0353817,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338853,\n
        "lat": 49.4391463,\n
        "lon": 4.0355632,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338854,\n
        "lat": 49.4391756,\n
        "lon": 4.0354615,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338855,\n
        "lat": 49.4392125,\n
        "lon": 4.0358389,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338856,\n
        "lat": 49.4392176,\n
        "lon": 4.0357967,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338857,\n
        "lat": 49.4392263,\n
        "lon": 4.0358051,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338858,\n
        "lat": 49.4392582,\n
        "lon": 4.0356969,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338859,\n
        "lat": 49.4392955,\n
        "lon": 4.0359187,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338860,\n
        "lat": 49.4393093,\n
        "lon": 4.0358849,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338861,\n
        "lat": 49.4393129,\n
        "lon": 4.0358884,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338862,\n
        "lat": 49.4393536,\n
        "lon": 4.0357886,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338863,\n
        "lat": 49.4393734,\n
        "lon": 4.0359633,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338864,\n
        "lat": 49.4394095,\n
        "lon": 4.0358714,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338865,\n
        "lat": 49.4394758,\n
        "lon": 4.0360529,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338866,\n
        "lat": 49.4395112,\n
        "lon": 4.0359566,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338867,\n
        "lat": 49.4395184,\n
        "lon": 4.0372998,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338868,\n
        "lat": 49.4395381,\n
        "lon": 4.0372798,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338869,\n
        "lat": 49.4395840,\n
        "lon": 4.0373596,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338870,\n
        "lat": 49.4395880,\n
        "lon": 4.0374229,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338871,\n
        "lat": 49.4395953,\n
        "lon": 4.0373501,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338872,\n
        "lat": 49.4396162,\n
        "lon": 4.0373879,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338873,\n
        "lat": 49.4396262,\n
        "lon": 4.0360985,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338874,\n
        "lat": 49.4396599,\n
        "lon": 4.0359998,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338875,\n
        "lat": 49.4396604,\n
        "lon": 4.0366157,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338876,\n
        "lat": 49.4396924,\n
        "lon": 4.0365234,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338877,\n
        "lat": 49.4397080,\n
        "lon": 4.0374032,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338878,\n
        "lat": 49.4397185,\n
        "lon": 4.0361672,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338879,\n
        "lat": 49.4397384,\n
        "lon": 4.0366796,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338880,\n
        "lat": 49.4397426,\n
        "lon": 4.0377253,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338881,\n
        "lat": 49.4397535,\n
        "lon": 4.0360707,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338882,\n
        "lat": 49.4397565,\n
        "lon": 4.0372695,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338883,\n
        "lat": 49.4397652,\n
        "lon": 4.0376588,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338884,\n
        "lat": 49.4397677,\n
        "lon": 4.0366913,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338885,\n
        "lat": 49.4397704,\n
        "lon": 4.0365873,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338886,\n
        "lat": 49.4397773,\n
        "lon": 4.0374626,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338887,\n
        "lat": 49.4397843,\n
        "lon": 4.0366476,\n
        "timestamp": "2016-09-30T17:10:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425338888,\n
        "lat": 49.4397943,\n
        "lon": 4.0366357,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342373,\n
        "lat": 49.4418914,\n
        "lon": 4.0401746,\n
        "timestamp": "2016-09-30T17:10:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342374,\n
        "lat": 49.4418945,\n
        "lon": 4.0398680,\n
        "timestamp": "2016-09-30T17:10:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342375,\n
        "lat": 49.4418974,\n
        "lon": 4.0387968,\n
        "timestamp": "2016-09-30T17:10:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342376,\n
        "lat": 49.4419005,\n
        "lon": 4.0393386,\n
        "timestamp": "2016-09-30T17:10:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342377,\n
        "lat": 49.4419017,\n
        "lon": 4.0385722,\n
        "timestamp": "2016-09-30T17:10:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342378,\n
        "lat": 49.4419024,\n
        "lon": 4.0397598,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342379,\n
        "lat": 49.4419033,\n
        "lon": 4.0391948,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342380,\n
        "lat": 49.4419112,\n
        "lon": 4.0379386,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342381,\n
        "lat": 49.4419170,\n
        "lon": 4.0392075,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342382,\n
        "lat": 49.4419175,\n
        "lon": 4.0400710,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342383,\n
        "lat": 49.4419177,\n
        "lon": 4.0388383,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342384,\n
        "lat": 49.4419206,\n
        "lon": 4.0394914,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342385,\n
        "lat": 49.4419223,\n
        "lon": 4.0392946,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342386,\n
        "lat": 49.4419310,\n
        "lon": 4.0398098,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342387,\n
        "lat": 49.4419335,\n
        "lon": 4.0402887,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342388,\n
        "lat": 49.4419353,\n
        "lon": 4.0390774,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342418,\n
        "lat": 49.4444991,\n
        "lon": 4.0423439,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342419,\n
        "lat": 49.4444992,\n
        "lon": 4.0428954,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342420,\n
        "lat": 49.4445054,\n
        "lon": 4.0396225,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342421,\n
        "lat": 49.4445082,\n
        "lon": 4.0424492,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342422,\n
        "lat": 49.4445082,\n
        "lon": 4.0437561,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342423,\n
        "lat": 49.4445144,\n
        "lon": 4.0416912,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342424,\n
        "lat": 49.4445154,\n
        "lon": 4.0451316,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342425,\n
        "lat": 49.4445155,\n
        "lon": 4.0401039,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342426,\n
        "lat": 49.4445202,\n
        "lon": 4.0401236,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342427,\n
        "lat": 49.4445278,\n
        "lon": 4.0402271,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342428,\n
        "lat": 49.4445288,\n
        "lon": 4.0404235,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342429,\n
        "lat": 49.4445312,\n
        "lon": 4.0452742,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342430,\n
        "lat": 49.4445340,\n
        "lon": 4.0412271,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342431,\n
        "lat": 49.4445344,\n
        "lon": 4.0412071,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342432,\n
        "lat": 49.4445363,\n
        "lon": 4.0402539,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342433,\n
        "lat": 49.4445364,\n
        "lon": 4.0400925,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342434,\n
        "lat": 49.4445375,\n
        "lon": 4.0439316,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342435,\n
        "lat": 49.4445382,\n
        "lon": 4.0448337,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342436,\n
        "lat": 49.4445385,\n
        "lon": 4.0416863,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342437,\n
        "lat": 49.4445414,\n
        "lon": 4.0439892,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342438,\n
        "lat": 49.4445423,\n
        "lon": 4.0401156,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342439,\n
        "lat": 49.4445458,\n
        "lon": 4.0405222,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342440,\n
        "lat": 49.4445493,\n
        "lon": 4.0404177,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342441,\n
        "lat": 49.4445500,\n
        "lon": 4.0395064,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342442,\n
        "lat": 49.4445541,\n
        "lon": 4.0404470,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342443,\n
        "lat": 49.4445552,\n
        "lon": 4.0431898,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342444,\n
        "lat": 49.4445558,\n
        "lon": 4.0439679,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342445,\n
        "lat": 49.4445576,\n
        "lon": 4.0405901,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342446,\n
        "lat": 49.4445605,\n
        "lon": 4.0402159,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342447,\n
        "lat": 49.4445616,\n
        "lon": 4.0406134,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342448,\n
        "lat": 49.4445620,\n
        "lon": 4.0450557,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342449,\n
        "lat": 49.4445644,\n
        "lon": 4.0440301,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342450,\n
        "lat": 49.4445655,\n
        "lon": 4.0402425,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342451,\n
        "lat": 49.4445659,\n
        "lon": 4.0422671,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342452,\n
        "lat": 49.4445669,\n
        "lon": 4.0407436,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342453,\n
        "lat": 49.4445672,\n
        "lon": 4.0408098,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342454,\n
        "lat": 49.4445707,\n
        "lon": 4.0396807,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342455,\n
        "lat": 49.4445709,\n
        "lon": 4.0399421,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342456,\n
        "lat": 49.4445712,\n
        "lon": 4.0452102,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342457,\n
        "lat": 49.4445739,\n
        "lon": 4.0432201,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342458,\n
        "lat": 49.4445742,\n
        "lon": 4.0408576,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342459,\n
        "lat": 49.4445758,\n
        "lon": 4.0408075,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342460,\n
        "lat": 49.4445792,\n
        "lon": 4.0399904,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342461,\n
        "lat": 49.4445802,\n
        "lon": 4.0424372,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342462,\n
        "lat": 49.4445803,\n
        "lon": 4.0439769,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342463,\n
        "lat": 49.4445830,\n
        "lon": 4.0407369,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342464,\n
        "lat": 49.4445836,\n
        "lon": 4.0404348,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342465,\n
        "lat": 49.4445840,\n
        "lon": 4.0447602,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342466,\n
        "lat": 49.4445854,\n
        "lon": 4.0454584,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342467,\n
        "lat": 49.4445855,\n
        "lon": 4.0407512,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342468,\n
        "lat": 49.4445871,\n
        "lon": 4.0422629,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342469,\n
        "lat": 49.4445872,\n
        "lon": 4.0400373,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342470,\n
        "lat": 49.4445961,\n
        "lon": 4.0405017,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342471,\n
        "lat": 49.4445962,\n
        "lon": 4.0432565,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342472,\n
        "lat": 49.4445964,\n
        "lon": 4.0400906,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342473,\n
        "lat": 49.4445965,\n
        "lon": 4.0413405,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342474,\n
        "lat": 49.4445967,\n
        "lon": 4.0413329,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342475,\n
        "lat": 49.4445978,\n
        "lon": 4.0396093,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342476,\n
        "lat": 49.4446034,\n
        "lon": 4.0414132,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342477,\n
        "lat": 49.4446046,\n
        "lon": 4.0401383,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342478,\n
        "lat": 49.4446047,\n
        "lon": 4.0405720,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342479,\n
        "lat": 49.4446058,\n
        "lon": 4.0431125,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342480,\n
        "lat": 49.4446061,\n
        "lon": 4.0413334,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342481,\n
        "lat": 49.4446071,\n
        "lon": 4.0412845,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342482,\n
        "lat": 49.4446088,\n
        "lon": 4.0405704,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342483,\n
        "lat": 49.4446088,\n
        "lon": 4.0439427,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342484,\n
        "lat": 49.4446097,\n
        "lon": 4.0415042,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342485,\n
        "lat": 49.4446098,\n
        "lon": 4.0414110,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342486,\n
        "lat": 49.4446099,\n
        "lon": 4.0405936,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342487,\n
        "lat": 49.4446106,\n
        "lon": 4.0413338,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342488,\n
        "lat": 49.4446116,\n
        "lon": 4.0396214,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342489,\n
        "lat": 49.4398012,\n
        "lon": 4.0377657,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342490,\n
        "lat": 49.4398031,\n
        "lon": 4.0367231,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342491,\n
        "lat": 49.4398076,\n
        "lon": 4.0362379,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342492,\n
        "lat": 49.4398132,\n
        "lon": 4.0377496,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342493,\n
        "lat": 49.4398172,\n
        "lon": 4.0365674,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342494,\n
        "lat": 49.4398197,\n
        "lon": 4.0366794,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342495,\n
        "lat": 49.4398257,\n
        "lon": 4.0373289,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342496,\n
        "lat": 49.4398330,\n
        "lon": 4.0378947,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342497,\n
        "lat": 49.4398398,\n
        "lon": 4.0361423,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342498,\n
        "lat": 49.4398541,\n
        "lon": 4.0378638,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342499,\n
        "lat": 49.4398679,\n
        "lon": 4.0375706,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342500,\n
        "lat": 49.4399068,\n
        "lon": 4.0376054,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342501,\n
        "lat": 49.4399104,\n
        "lon": 4.0367276,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342502,\n
        "lat": 49.4399135,\n
        "lon": 4.0363210,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342503,\n
        "lat": 49.4399176,\n
        "lon": 4.0375767,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342504,\n
        "lat": 49.4399239,\n
        "lon": 4.0374223,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342505,\n
        "lat": 49.4399333,\n
        "lon": 4.0366592,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342506,\n
        "lat": 49.4399451,\n
        "lon": 4.0362265,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342507,\n
        "lat": 49.4399478,\n
        "lon": 4.0367993,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342508,\n
        "lat": 49.4399539,\n
        "lon": 4.0371040,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342509,\n
        "lat": 49.4399582,\n
        "lon": 4.0376129,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342510,\n
        "lat": 49.4399617,\n
        "lon": 4.0371910,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342511,\n
        "lat": 49.4399657,\n
        "lon": 4.0370659,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342512,\n
        "lat": 49.4399735,\n
        "lon": 4.0371198,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342513,\n
        "lat": 49.4399814,\n
        "lon": 4.0366938,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342514,\n
        "lat": 49.4399843,\n
        "lon": 4.0372229,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342515,\n
        "lat": 49.4399851,\n
        "lon": 4.0364546,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342516,\n
        "lat": 49.4399866,\n
        "lon": 4.0370827,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342517,\n
        "lat": 49.4399920,\n
        "lon": 4.0370961,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342518,\n
        "lat": 49.4400003,\n
        "lon": 4.0367576,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342519,\n
        "lat": 49.4400034,\n
        "lon": 4.0374933,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342520,\n
        "lat": 49.4400121,\n
        "lon": 4.0372466,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342521,\n
        "lat": 49.4400130,\n
        "lon": 4.0367176,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342522,\n
        "lat": 49.4400178,\n
        "lon": 4.0371152,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342523,\n
        "lat": 49.4400181,\n
        "lon": 4.0363634,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342524,\n
        "lat": 49.4400245,\n
        "lon": 4.0370284,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342525,\n
        "lat": 49.4400353,\n
        "lon": 4.0370654,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342526,\n
        "lat": 49.4400369,\n
        "lon": 4.0369903,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342527,\n
        "lat": 49.4400418,\n
        "lon": 4.0370467,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342528,\n
        "lat": 49.4400516,\n
        "lon": 4.0377293,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342529,\n
        "lat": 49.4400551,\n
        "lon": 4.0370049,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342530,\n
        "lat": 49.4400596,\n
        "lon": 4.0368835,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342531,\n
        "lat": 49.4400606,\n
        "lon": 4.0370933,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342532,\n
        "lat": 49.4400634,\n
        "lon": 4.0376950,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342533,\n
        "lat": 49.4400678,\n
        "lon": 4.0376986,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342534,\n
        "lat": 49.4400687,\n
        "lon": 4.0371581,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342535,\n
        "lat": 49.4400739,\n
        "lon": 4.0365253,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342536,\n
        "lat": 49.4400801,\n
        "lon": 4.0382706,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342537,\n
        "lat": 49.4400804,\n
        "lon": 4.0368179,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342538,\n
        "lat": 49.4400847,\n
        "lon": 4.0377564,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342539,\n
        "lat": 49.4400949,\n
        "lon": 4.0382354,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342540,\n
        "lat": 49.4400966,\n
        "lon": 4.0377222,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342541,\n
        "lat": 49.4401018,\n
        "lon": 4.0370518,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342542,\n
        "lat": 49.4401082,\n
        "lon": 4.0364320,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342543,\n
        "lat": 49.4401093,\n
        "lon": 4.0375787,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342544,\n
        "lat": 49.4401253,\n
        "lon": 4.0373045,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342545,\n
        "lat": 49.4401305,\n
        "lon": 4.0373792,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342546,\n
        "lat": 49.4401316,\n
        "lon": 4.0371259,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342547,\n
        "lat": 49.4401322,\n
        "lon": 4.0377954,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342548,\n
        "lat": 49.4401386,\n
        "lon": 4.0372634,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342549,\n
        "lat": 49.4401423,\n
        "lon": 4.0383248,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342550,\n
        "lat": 49.4401463,\n
        "lon": 4.0370803,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342551,\n
        "lat": 49.4401488,\n
        "lon": 4.0373243,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342552,\n
        "lat": 49.4401571,\n
        "lon": 4.0382852,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342553,\n
        "lat": 49.4401588,\n
        "lon": 4.0372289,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342554,\n
        "lat": 49.4401603,\n
        "lon": 4.0374038,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342555,\n
        "lat": 49.4401629,\n
        "lon": 4.0372819,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342556,\n
        "lat": 49.4401657,\n
        "lon": 4.0365915,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342557,\n
        "lat": 49.4401801,\n
        "lon": 4.0372302,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342558,\n
        "lat": 49.4401830,\n
        "lon": 4.0371609,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342559,\n
        "lat": 49.4401856,\n
        "lon": 4.0376412,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342560,\n
        "lat": 49.4401860,\n
        "lon": 4.0373777,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342561,\n
        "lat": 49.4401937,\n
        "lon": 4.0372823,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342562,\n
        "lat": 49.4401949,\n
        "lon": 4.0365056,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342563,\n
        "lat": 49.4402020,\n
        "lon": 4.0372902,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342564,\n
        "lat": 49.4402043,\n
        "lon": 4.0372503,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342565,\n
        "lat": 49.4402073,\n
        "lon": 4.0371603,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342566,\n
        "lat": 49.4402086,\n
        "lon": 4.0378282,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342567,\n
        "lat": 49.4402162,\n
        "lon": 4.0371338,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342568,\n
        "lat": 49.4402205,\n
        "lon": 4.0371188,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342569,\n
        "lat": 49.4402336,\n
        "lon": 4.0372343,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342570,\n
        "lat": 49.4402341,\n
        "lon": 4.0371838,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342571,\n
        "lat": 49.4402481,\n
        "lon": 4.0371360,\n
        "timestamp": "2016-09-30T17:10:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342572,\n
        "lat": 49.4402497,\n
        "lon": 4.0377099,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342573,\n
        "lat": 49.4402519,\n
        "lon": 4.0384184,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342574,\n
        "lat": 49.4402605,\n
        "lon": 4.0366744,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342575,\n
        "lat": 49.4402634,\n
        "lon": 4.0383879,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342576,\n
        "lat": 49.4402687,\n
        "lon": 4.0380255,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342577,\n
        "lat": 49.4402757,\n
        "lon": 4.0384368,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342578,\n
        "lat": 49.4402769,\n
        "lon": 4.0374497,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342579,\n
        "lat": 49.4402842,\n
        "lon": 4.0384076,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342580,\n
        "lat": 49.4402896,\n
        "lon": 4.0379627,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342581,\n
        "lat": 49.4402927,\n
        "lon": 4.0365820,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342582,\n
        "lat": 49.4403061,\n
        "lon": 4.0380550,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342583,\n
        "lat": 49.4403145,\n
        "lon": 4.0379152,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342584,\n
        "lat": 49.4403216,\n
        "lon": 4.0373083,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342585,\n
        "lat": 49.4403270,\n
        "lon": 4.0379921,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342586,\n
        "lat": 49.4403556,\n
        "lon": 4.0377968,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342587,\n
        "lat": 49.4403735,\n
        "lon": 4.0380092,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342588,\n
        "lat": 49.4404187,\n
        "lon": 4.0378786,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342589,\n
        "lat": 49.4404321,\n
        "lon": 4.0371932,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342590,\n
        "lat": 49.4404577,\n
        "lon": 4.0367117,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342591,\n
        "lat": 49.4404586,\n
        "lon": 4.0380790,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342592,\n
        "lat": 49.4404649,\n
        "lon": 4.0370910,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342593,\n
        "lat": 49.4404822,\n
        "lon": 4.0367773,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342594,\n
        "lat": 49.4404825,\n
        "lon": 4.0372314,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342595,\n
        "lat": 49.4404853,\n
        "lon": 4.0369311,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342596,\n
        "lat": 49.4404873,\n
        "lon": 4.0372166,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342597,\n
        "lat": 49.4404937,\n
        "lon": 4.0367402,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342598,\n
        "lat": 49.4404963,\n
        "lon": 4.0368946,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342599,\n
        "lat": 49.4405038,\n
        "lon": 4.0379484,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342600,\n
        "lat": 49.4405073,\n
        "lon": 4.0367952,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342601,\n
        "lat": 49.4405098,\n
        "lon": 4.0365535,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342602,\n
        "lat": 49.4405153,\n
        "lon": 4.0371293,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342603,\n
        "lat": 49.4405166,\n
        "lon": 4.0381128,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342604,\n
        "lat": 49.4405187,\n
        "lon": 4.0367600,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342605,\n
        "lat": 49.4405200,\n
        "lon": 4.0371147,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342606,\n
        "lat": 49.4405262,\n
        "lon": 4.0373781,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342607,\n
        "lat": 49.4405289,\n
        "lon": 4.0369650,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342608,\n
        "lat": 49.4405378,\n
        "lon": 4.0386476,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342609,\n
        "lat": 49.4405424,\n
        "lon": 4.0373264,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342610,\n
        "lat": 49.4405428,\n
        "lon": 4.0369294,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342611,\n
        "lat": 49.4405442,\n
        "lon": 4.0371662,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342612,\n
        "lat": 49.4405517,\n
        "lon": 4.0386114,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342613,\n
        "lat": 49.4405528,\n
        "lon": 4.0371395,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342614,\n
        "lat": 49.4405548,\n
        "lon": 4.0373355,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342615,\n
        "lat": 49.4405566,\n
        "lon": 4.0377224,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342616,\n
        "lat": 49.4405609,\n
        "lon": 4.0373159,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342617,\n
        "lat": 49.4405638,\n
        "lon": 4.0379789,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342618,\n
        "lat": 49.4405685,\n
        "lon": 4.0374093,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342619,\n
        "lat": 49.4405721,\n
        "lon": 4.0365996,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342620,\n
        "lat": 49.4405729,\n
        "lon": 4.0376402,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342621,\n
        "lat": 49.4405801,\n
        "lon": 4.0372870,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342622,\n
        "lat": 49.4405908,\n
        "lon": 4.0373380,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342623,\n
        "lat": 49.4406022,\n
        "lon": 4.0377436,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342624,\n
        "lat": 49.4406037,\n
        "lon": 4.0369358,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342625,\n
        "lat": 49.4406042,\n
        "lon": 4.0372117,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342626,\n
        "lat": 49.4406135,\n
        "lon": 4.0387089,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342627,\n
        "lat": 49.4406155,\n
        "lon": 4.0374214,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342628,\n
        "lat": 49.4406185,\n
        "lon": 4.0376615,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342629,\n
        "lat": 49.4406229,\n
        "lon": 4.0374463,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342630,\n
        "lat": 49.4406244,\n
        "lon": 4.0382028,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342631,\n
        "lat": 49.4406274,\n
        "lon": 4.0376456,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342632,\n
        "lat": 49.4406286,\n
        "lon": 4.0386753,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342633,\n
        "lat": 49.4406343,\n
        "lon": 4.0376149,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342634,\n
        "lat": 49.4406374,\n
        "lon": 4.0374586,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342635,\n
        "lat": 49.4406451,\n
        "lon": 4.0370557,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342636,\n
        "lat": 49.4406473,\n
        "lon": 4.0376562,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342637,\n
        "lat": 49.4406529,\n
        "lon": 4.0373143,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342638,\n
        "lat": 49.4406539,\n
        "lon": 4.0367613,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342639,\n
        "lat": 49.4406542,\n
        "lon": 4.0376256,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342640,\n
        "lat": 49.4406594,\n
        "lon": 4.0367658,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342641,\n
        "lat": 49.4406679,\n
        "lon": 4.0367146,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342642,\n
        "lat": 49.4406681,\n
        "lon": 4.0369853,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342643,\n
        "lat": 49.4406713,\n
        "lon": 4.0370759,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342644,\n
        "lat": 49.4406716,\n
        "lon": 4.0380688,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342645,\n
        "lat": 49.4406717,\n
        "lon": 4.0382455,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342646,\n
        "lat": 49.4406722,\n
        "lon": 4.0369940,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342647,\n
        "lat": 49.4406800,\n
        "lon": 4.0373351,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342648,\n
        "lat": 49.4406865,\n
        "lon": 4.0373164,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342649,\n
        "lat": 49.4406932,\n
        "lon": 4.0370121,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342650,\n
        "lat": 49.4407096,\n
        "lon": 4.0375095,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342651,\n
        "lat": 49.4407106,\n
        "lon": 4.0373733,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342652,\n
        "lat": 49.4407169,\n
        "lon": 4.0381192,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342653,\n
        "lat": 49.4407215,\n
        "lon": 4.0373433,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342654,\n
        "lat": 49.4407238,\n
        "lon": 4.0368198,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342655,\n
        "lat": 49.4407248,\n
        "lon": 4.0374789,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342656,\n
        "lat": 49.4407406,\n
        "lon": 4.0373967,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342657,\n
        "lat": 49.4407408,\n
        "lon": 4.0367696,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342658,\n
        "lat": 49.4407516,\n
        "lon": 4.0373664,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342659,\n
        "lat": 49.4407523,\n
        "lon": 4.0374970,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342660,\n
        "lat": 49.4407655,\n
        "lon": 4.0375468,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342661,\n
        "lat": 49.4407776,\n
        "lon": 4.0374875,\n
        "timestamp": "2016-09-30T17:10:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342662,\n
        "lat": 49.4407801,\n
        "lon": 4.0373884,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342663,\n
        "lat": 49.4407853,\n
        "lon": 4.0383415,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342664,\n
        "lat": 49.4408069,\n
        "lon": 4.0378694,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342665,\n
        "lat": 49.4408180,\n
        "lon": 4.0368597,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342666,\n
        "lat": 49.4408273,\n
        "lon": 4.0371288,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342667,\n
        "lat": 49.4408305,\n
        "lon": 4.0382151,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342668,\n
        "lat": 49.4408340,\n
        "lon": 4.0375801,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342669,\n
        "lat": 49.4408420,\n
        "lon": 4.0377610,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342670,\n
        "lat": 49.4408462,\n
        "lon": 4.0375209,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342671,\n
        "lat": 49.4408467,\n
        "lon": 4.0367652,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342672,\n
        "lat": 49.4408549,\n
        "lon": 4.0384004,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342673,\n
        "lat": 49.4408595,\n
        "lon": 4.0370321,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342674,\n
        "lat": 49.4408674,\n
        "lon": 4.0383566,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342675,\n
        "lat": 49.4408694,\n
        "lon": 4.0383583,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342676,\n
        "lat": 49.4409018,\n
        "lon": 4.0384388,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342677,\n
        "lat": 49.4409091,\n
        "lon": 4.0384179,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342678,\n
        "lat": 49.4409105,\n
        "lon": 4.0382322,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342679,\n
        "lat": 49.4409118,\n
        "lon": 4.0379496,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342680,\n
        "lat": 49.4409227,\n
        "lon": 4.0369419,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342681,\n
        "lat": 49.4409251,\n
        "lon": 4.0386221,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342682,\n
        "lat": 49.4409299,\n
        "lon": 4.0397552,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342683,\n
        "lat": 49.4409306,\n
        "lon": 4.0372053,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342684,\n
        "lat": 49.4409382,\n
        "lon": 4.0384418,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342685,\n
        "lat": 49.4409455,\n
        "lon": 4.0384207,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342686,\n
        "lat": 49.4409468,\n
        "lon": 4.0378412,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342687,\n
        "lat": 49.4409468,\n
        "lon": 4.0385495,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342688,\n
        "lat": 49.4409514,\n
        "lon": 4.0368493,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342689,\n
        "lat": 49.4409564,\n
        "lon": 4.0373367,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342690,\n
        "lat": 49.4409585,\n
        "lon": 4.0375945,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342691,\n
        "lat": 49.4409590,\n
        "lon": 4.0396402,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342692,\n
        "lat": 49.4409610,\n
        "lon": 4.0396327,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342693,\n
        "lat": 49.4409622,\n
        "lon": 4.0371087,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342694,\n
        "lat": 49.4409672,\n
        "lon": 4.0392944,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342695,\n
        "lat": 49.4409687,\n
        "lon": 4.0386597,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342696,\n
        "lat": 49.4409770,\n
        "lon": 4.0396879,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342697,\n
        "lat": 49.4409788,\n
        "lon": 4.0376285,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342698,\n
        "lat": 49.4409791,\n
        "lon": 4.0373697,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342699,\n
        "lat": 49.4409868,\n
        "lon": 4.0372701,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342700,\n
        "lat": 49.4409887,\n
        "lon": 4.0382962,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342701,\n
        "lat": 49.4409926,\n
        "lon": 4.0375454,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342702,\n
        "lat": 49.4409944,\n
        "lon": 4.0399257,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342703,\n
        "lat": 49.4410004,\n
        "lon": 4.0386001,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342704,\n
        "lat": 49.4410029,\n
        "lon": 4.0390781,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342705,\n
        "lat": 49.4410069,\n
        "lon": 4.0372879,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342706,\n
        "lat": 49.4410125,\n
        "lon": 4.0375789,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342707,\n
        "lat": 49.4410348,\n
        "lon": 4.0380298,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342708,\n
        "lat": 49.4410389,\n
        "lon": 4.0380617,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342709,\n
        "lat": 49.4410392,\n
        "lon": 4.0392231,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342710,\n
        "lat": 49.4410400,\n
        "lon": 4.0370423,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342711,\n
        "lat": 49.4410469,\n
        "lon": 4.0380408,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342712,\n
        "lat": 49.4410470,\n
        "lon": 4.0391682,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342713,\n
        "lat": 49.4410480,\n
        "lon": 4.0398754,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342714,\n
        "lat": 49.4410481,\n
        "lon": 4.0394835,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342715,\n
        "lat": 49.4410483,\n
        "lon": 4.0385321,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342716,\n
        "lat": 49.4410537,\n
        "lon": 4.0398903,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342717,\n
        "lat": 49.4410717,\n
        "lon": 4.0370620,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342718,\n
        "lat": 49.4410727,\n
        "lon": 4.0379316,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342719,\n
        "lat": 49.4410773,\n
        "lon": 4.0395249,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342720,\n
        "lat": 49.4410896,\n
        "lon": 4.0381080,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342721,\n
        "lat": 49.4410918,\n
        "lon": 4.0368802,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342722,\n
        "lat": 49.4410984,\n
        "lon": 4.0395773,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342723,\n
        "lat": 49.4410985,\n
        "lon": 4.0398473,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342724,\n
        "lat": 49.4411009,\n
        "lon": 4.0383814,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342725,\n
        "lat": 49.4411025,\n
        "lon": 4.0370811,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342726,\n
        "lat": 49.4411039,\n
        "lon": 4.0390465,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342727,\n
        "lat": 49.4411117,\n
        "lon": 4.0398755,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342728,\n
        "lat": 49.4411170,\n
        "lon": 4.0373836,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342729,\n
        "lat": 49.4411198,\n
        "lon": 4.0394097,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342730,\n
        "lat": 49.4411212,\n
        "lon": 4.0369029,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342731,\n
        "lat": 49.4411214,\n
        "lon": 4.0390820,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342732,\n
        "lat": 49.4411225,\n
        "lon": 4.0389395,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342733,\n
        "lat": 49.4411275,\n
        "lon": 4.0381588,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342734,\n
        "lat": 49.4411278,\n
        "lon": 4.0380763,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342735,\n
        "lat": 49.4411299,\n
        "lon": 4.0386025,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342736,\n
        "lat": 49.4411307,\n
        "lon": 4.0398435,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342737,\n
        "lat": 49.4411321,\n
        "lon": 4.0398540,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342738,\n
        "lat": 49.4411356,\n
        "lon": 4.0379890,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342739,\n
        "lat": 49.4411403,\n
        "lon": 4.0373227,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342740,\n
        "lat": 49.4411451,\n
        "lon": 4.0396939,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342741,\n
        "lat": 49.4411465,\n
        "lon": 4.0398764,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342742,\n
        "lat": 49.4411478,\n
        "lon": 4.0375773,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342743,\n
        "lat": 49.4411481,\n
        "lon": 4.0398183,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342744,\n
        "lat": 49.4411485,\n
        "lon": 4.0398268,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342745,\n
        "lat": 49.4411492,\n
        "lon": 4.0389940,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342746,\n
        "lat": 49.4411493,\n
        "lon": 4.0375279,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342747,\n
        "lat": 49.4411507,\n
        "lon": 4.0369257,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342748,\n
        "lat": 49.4411510,\n
        "lon": 4.0380974,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342749,\n
        "lat": 49.4411569,\n
        "lon": 4.0375325,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342750,\n
        "lat": 49.4411584,\n
        "lon": 4.0379964,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342751,\n
        "lat": 49.4411736,\n
        "lon": 4.0374348,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342752,\n
        "lat": 49.4411738,\n
        "lon": 4.0373323,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342753,\n
        "lat": 49.4411776,\n
        "lon": 4.0375978,\n
        "timestamp": "2016-09-30T17:10:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342754,\n
        "lat": 49.4411801,\n
        "lon": 4.0380161,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342755,\n
        "lat": 49.4411805,\n
        "lon": 4.0381021,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342756,\n
        "lat": 49.4411847,\n
        "lon": 4.0384498,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342757,\n
        "lat": 49.4411859,\n
        "lon": 4.0382118,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342758,\n
        "lat": 49.4411885,\n
        "lon": 4.0397610,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342759,\n
        "lat": 49.4411887,\n
        "lon": 4.0379937,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342760,\n
        "lat": 49.4411907,\n
        "lon": 4.0390788,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342761,\n
        "lat": 49.4411931,\n
        "lon": 4.0373620,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342762,\n
        "lat": 49.4411944,\n
        "lon": 4.0397755,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342763,\n
        "lat": 49.4411952,\n
        "lon": 4.0397917,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342764,\n
        "lat": 49.4412010,\n
        "lon": 4.0373452,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342765,\n
        "lat": 49.4412015,\n
        "lon": 4.0372142,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342766,\n
        "lat": 49.4412076,\n
        "lon": 4.0376116,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342767,\n
        "lat": 49.4412086,\n
        "lon": 4.0399610,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342768,\n
        "lat": 49.4412113,\n
        "lon": 4.0374560,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342769,\n
        "lat": 49.4412131,\n
        "lon": 4.0375753,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342770,\n
        "lat": 49.4412134,\n
        "lon": 4.0380161,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342771,\n
        "lat": 49.4412157,\n
        "lon": 4.0381340,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342772,\n
        "lat": 49.4412181,\n
        "lon": 4.0372748,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342773,\n
        "lat": 49.4412243,\n
        "lon": 4.0375694,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342774,\n
        "lat": 49.4412317,\n
        "lon": 4.0390217,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342775,\n
        "lat": 49.4412332,\n
        "lon": 4.0398434,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342776,\n
        "lat": 49.4412407,\n
        "lon": 4.0387330,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342777,\n
        "lat": 49.4412453,\n
        "lon": 4.0374733,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342778,\n
        "lat": 49.4412510,\n
        "lon": 4.0372936,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342779,\n
        "lat": 49.4412603,\n
        "lon": 4.0389128,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342780,\n
        "lat": 49.4412624,\n
        "lon": 4.0372470,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342781,\n
        "lat": 49.4412677,\n
        "lon": 4.0397835,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342782,\n
        "lat": 49.4412732,\n
        "lon": 4.0372027,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342783,\n
        "lat": 49.4412794,\n
        "lon": 4.0374950,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342784,\n
        "lat": 49.4412827,\n
        "lon": 4.0387005,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342785,\n
        "lat": 49.4412850,\n
        "lon": 4.0387216,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342786,\n
        "lat": 49.4412900,\n
        "lon": 4.0373967,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342787,\n
        "lat": 49.4412918,\n
        "lon": 4.0398164,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342788,\n
        "lat": 49.4413003,\n
        "lon": 4.0374024,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342789,\n
        "lat": 49.4413088,\n
        "lon": 4.0393993,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342790,\n
        "lat": 49.4413115,\n
        "lon": 4.0393327,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342791,\n
        "lat": 49.4413168,\n
        "lon": 4.0398114,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342792,\n
        "lat": 49.4413209,\n
        "lon": 4.0393274,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342793,\n
        "lat": 49.4413242,\n
        "lon": 4.0392985,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342794,\n
        "lat": 49.4413270,\n
        "lon": 4.0386891,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342795,\n
        "lat": 49.4413291,\n
        "lon": 4.0394021,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342796,\n
        "lat": 49.4413307,\n
        "lon": 4.0393107,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342797,\n
        "lat": 49.4413312,\n
        "lon": 4.0395202,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342798,\n
        "lat": 49.4413336,\n
        "lon": 4.0372392,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342799,\n
        "lat": 49.4413342,\n
        "lon": 4.0398364,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342800,\n
        "lat": 49.4413488,\n
        "lon": 4.0388901,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342801,\n
        "lat": 49.4413495,\n
        "lon": 4.0397538,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342802,\n
        "lat": 49.4413552,\n
        "lon": 4.0392259,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342803,\n
        "lat": 49.4413692,\n
        "lon": 4.0397787,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342804,\n
        "lat": 49.4413697,\n
        "lon": 4.0395872,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342805,\n
        "lat": 49.4413726,\n
        "lon": 4.0398563,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342806,\n
        "lat": 49.4414128,\n
        "lon": 4.0397717,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342807,\n
        "lat": 49.4414144,\n
        "lon": 4.0378823,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342808,\n
        "lat": 49.4414203,\n
        "lon": 4.0399101,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342809,\n
        "lat": 49.4414269,\n
        "lon": 4.0398963,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342810,\n
        "lat": 49.4414466,\n
        "lon": 4.0377919,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342811,\n
        "lat": 49.4414483,\n
        "lon": 4.0399204,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342812,\n
        "lat": 49.4414580,\n
        "lon": 4.0379668,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342813,\n
        "lat": 49.4414709,\n
        "lon": 4.0379283,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342814,\n
        "lat": 49.4414730,\n
        "lon": 4.0380824,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342815,\n
        "lat": 49.4414799,\n
        "lon": 4.0384209,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342816,\n
        "lat": 49.4414820,\n
        "lon": 4.0398495,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342817,\n
        "lat": 49.4414903,\n
        "lon": 4.0380323,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342818,\n
        "lat": 49.4414955,\n
        "lon": 4.0379975,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342819,\n
        "lat": 49.4415023,\n
        "lon": 4.0381063,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342820,\n
        "lat": 49.4415067,\n
        "lon": 4.0390723,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342821,\n
        "lat": 49.4415107,\n
        "lon": 4.0396017,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342822,\n
        "lat": 49.4415196,\n
        "lon": 4.0380562,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342823,\n
        "lat": 49.4415200,\n
        "lon": 4.0394430,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342824,\n
        "lat": 49.4415202,\n
        "lon": 4.0383858,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342825,\n
        "lat": 49.4415231,\n
        "lon": 4.0399260,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342826,\n
        "lat": 49.4415253,\n
        "lon": 4.0375560,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342827,\n
        "lat": 49.4415356,\n
        "lon": 4.0385506,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342828,\n
        "lat": 49.4415428,\n
        "lon": 4.0390098,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342829,\n
        "lat": 49.4415429,\n
        "lon": 4.0378719,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342830,\n
        "lat": 49.4415456,\n
        "lon": 4.0391532,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342831,\n
        "lat": 49.4415527,\n
        "lon": 4.0391390,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342832,\n
        "lat": 49.4415568,\n
        "lon": 4.0394805,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342833,\n
        "lat": 49.4415613,\n
        "lon": 4.0394688,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342834,\n
        "lat": 49.4415619,\n
        "lon": 4.0374572,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342835,\n
        "lat": 49.4415636,\n
        "lon": 4.0385165,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342836,\n
        "lat": 49.4415660,\n
        "lon": 4.0398247,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342837,\n
        "lat": 49.4415663,\n
        "lon": 4.0394695,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342838,\n
        "lat": 49.4415730,\n
        "lon": 4.0385050,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342839,\n
        "lat": 49.4415739,\n
        "lon": 4.0395593,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342840,\n
        "lat": 49.4415764,\n
        "lon": 4.0391957,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342841,\n
        "lat": 49.4415768,\n
        "lon": 4.0380332,\n
        "timestamp": "2016-09-30T17:10:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342842,\n
        "lat": 49.4415842,\n
        "lon": 4.0399872,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342843,\n
        "lat": 49.4415853,\n
        "lon": 4.0394253,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342844,\n
        "lat": 49.4415866,\n
        "lon": 4.0391839,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342845,\n
        "lat": 49.4415893,\n
        "lon": 4.0396706,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342846,\n
        "lat": 49.4415898,\n
        "lon": 4.0385570,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342847,\n
        "lat": 49.4415953,\n
        "lon": 4.0394345,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342848,\n
        "lat": 49.4416063,\n
        "lon": 4.0394829,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342849,\n
        "lat": 49.4416114,\n
        "lon": 4.0390366,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342850,\n
        "lat": 49.4416131,\n
        "lon": 4.0392246,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342851,\n
        "lat": 49.4416148,\n
        "lon": 4.0379321,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342852,\n
        "lat": 49.4416181,\n
        "lon": 4.0396010,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342853,\n
        "lat": 49.4416215,\n
        "lon": 4.0376347,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342854,\n
        "lat": 49.4416235,\n
        "lon": 4.0381745,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342855,\n
        "lat": 49.4416272,\n
        "lon": 4.0398859,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342856,\n
        "lat": 49.4416304,\n
        "lon": 4.0392681,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342857,\n
        "lat": 49.4416333,\n
        "lon": 4.0384702,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342858,\n
        "lat": 49.4416348,\n
        "lon": 4.0384293,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342859,\n
        "lat": 49.4416352,\n
        "lon": 4.0392587,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342860,\n
        "lat": 49.4416376,\n
        "lon": 4.0381358,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342861,\n
        "lat": 49.4416404,\n
        "lon": 4.0395117,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342862,\n
        "lat": 49.4416422,\n
        "lon": 4.0384878,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342863,\n
        "lat": 49.4416431,\n
        "lon": 4.0392802,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342864,\n
        "lat": 49.4416458,\n
        "lon": 4.0390918,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342865,\n
        "lat": 49.4416460,\n
        "lon": 4.0397442,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342866,\n
        "lat": 49.4416462,\n
        "lon": 4.0381940,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342867,\n
        "lat": 49.4416464,\n
        "lon": 4.0384542,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342868,\n
        "lat": 49.4416474,\n
        "lon": 4.0392843,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342869,\n
        "lat": 49.4416508,\n
        "lon": 4.0394856,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342870,\n
        "lat": 49.4416522,\n
        "lon": 4.0403056,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342871,\n
        "lat": 49.4416568,\n
        "lon": 4.0392934,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342872,\n
        "lat": 49.4416585,\n
        "lon": 4.0390737,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342873,\n
        "lat": 49.4416591,\n
        "lon": 4.0404898,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342874,\n
        "lat": 49.4416603,\n
        "lon": 4.0381553,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342875,\n
        "lat": 49.4416604,\n
        "lon": 4.0402884,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342876,\n
        "lat": 49.4416605,\n
        "lon": 4.0375381,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342877,\n
        "lat": 49.4416606,\n
        "lon": 4.0396971,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342878,\n
        "lat": 49.4416680,\n
        "lon": 4.0382547,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342879,\n
        "lat": 49.4416712,\n
        "lon": 4.0392072,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342880,\n
        "lat": 49.4416722,\n
        "lon": 4.0396588,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342881,\n
        "lat": 49.4416740,\n
        "lon": 4.0384985,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342882,\n
        "lat": 49.4416743,\n
        "lon": 4.0405070,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342883,\n
        "lat": 49.4416759,\n
        "lon": 4.0381121,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342884,\n
        "lat": 49.4416782,\n
        "lon": 4.0403353,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342885,\n
        "lat": 49.4416785,\n
        "lon": 4.0391967,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342886,\n
        "lat": 49.4416845,\n
        "lon": 4.0404427,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342887,\n
        "lat": 49.4416857,\n
        "lon": 4.0391140,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342888,\n
        "lat": 49.4416865,\n
        "lon": 4.0403181,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342889,\n
        "lat": 49.4416882,\n
        "lon": 4.0397750,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342890,\n
        "lat": 49.4416892,\n
        "lon": 4.0392340,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342891,\n
        "lat": 49.4416987,\n
        "lon": 4.0404613,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342892,\n
        "lat": 49.4417008,\n
        "lon": 4.0402046,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342893,\n
        "lat": 49.4417021,\n
        "lon": 4.0384416,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342894,\n
        "lat": 49.4417029,\n
        "lon": 4.0397261,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342895,\n
        "lat": 49.4417080,\n
        "lon": 4.0384511,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342896,\n
        "lat": 49.4417126,\n
        "lon": 4.0388976,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342897,\n
        "lat": 49.4417132,\n
        "lon": 4.0383334,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342898,\n
        "lat": 49.4417149,\n
        "lon": 4.0396918,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342899,\n
        "lat": 49.4417160,\n
        "lon": 4.0380119,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342900,\n
        "lat": 49.4417181,\n
        "lon": 4.0394236,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342901,\n
        "lat": 49.4417224,\n
        "lon": 4.0384163,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342902,\n
        "lat": 49.4417296,\n
        "lon": 4.0388955,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342903,\n
        "lat": 49.4417360,\n
        "lon": 4.0403745,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342904,\n
        "lat": 49.4417390,\n
        "lon": 4.0396167,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342905,\n
        "lat": 49.4417454,\n
        "lon": 4.0389036,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342906,\n
        "lat": 49.4417480,\n
        "lon": 4.0386321,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342907,\n
        "lat": 49.4417583,\n
        "lon": 4.0377518,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342908,\n
        "lat": 49.4417595,\n
        "lon": 4.0393356,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342909,\n
        "lat": 49.4417605,\n
        "lon": 4.0389302,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342910,\n
        "lat": 49.4417657,\n
        "lon": 4.0393307,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342911,\n
        "lat": 49.4417704,\n
        "lon": 4.0379080,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342912,\n
        "lat": 49.4417764,\n
        "lon": 4.0402907,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342913,\n
        "lat": 49.4417810,\n
        "lon": 4.0397795,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342914,\n
        "lat": 49.4417840,\n
        "lon": 4.0378695,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342915,\n
        "lat": 49.4417865,\n
        "lon": 4.0389738,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342916,\n
        "lat": 49.4417898,\n
        "lon": 4.0380904,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342917,\n
        "lat": 49.4417912,\n
        "lon": 4.0395041,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342918,\n
        "lat": 49.4417935,\n
        "lon": 4.0391402,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342919,\n
        "lat": 49.4417948,\n
        "lon": 4.0376516,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342920,\n
        "lat": 49.4417967,\n
        "lon": 4.0380979,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342921,\n
        "lat": 49.4418010,\n
        "lon": 4.0385615,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342922,\n
        "lat": 49.4418134,\n
        "lon": 4.0379440,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342923,\n
        "lat": 49.4418161,\n
        "lon": 4.0396692,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342924,\n
        "lat": 49.4418212,\n
        "lon": 4.0393964,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342925,\n
        "lat": 49.4418271,\n
        "lon": 4.0379054,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342926,\n
        "lat": 49.4418286,\n
        "lon": 4.0394116,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342927,\n
        "lat": 49.4418323,\n
        "lon": 4.0390756,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342928,\n
        "lat": 49.4418375,\n
        "lon": 4.0400984,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342929,\n
        "lat": 49.4418405,\n
        "lon": 4.0390883,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342930,\n
        "lat": 49.4418424,\n
        "lon": 4.0401924,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342931,\n
        "lat": 49.4418484,\n
        "lon": 4.0392177,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342932,\n
        "lat": 49.4418504,\n
        "lon": 4.0388638,\n
        "timestamp": "2016-09-30T17:10:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342933,\n
        "lat": 49.4418547,\n
        "lon": 4.0378350,\n
        "timestamp": "2016-09-30T17:10:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342934,\n
        "lat": 49.4418548,\n
        "lon": 4.0404637,\n
        "timestamp": "2016-09-30T17:10:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342935,\n
        "lat": 49.4418568,\n
        "lon": 4.0400308,\n
        "timestamp": "2016-09-30T17:10:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342936,\n
        "lat": 49.4418608,\n
        "lon": 4.0388482,\n
        "timestamp": "2016-09-30T17:10:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342937,\n
        "lat": 49.4418629,\n
        "lon": 4.0401170,\n
        "timestamp": "2016-09-30T17:10:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342938,\n
        "lat": 49.4418674,\n
        "lon": 4.0394349,\n
        "timestamp": "2016-09-30T17:10:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342939,\n
        "lat": 49.4418697,\n
        "lon": 4.0392475,\n
        "timestamp": "2016-09-30T17:10:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342940,\n
        "lat": 49.4418709,\n
        "lon": 4.0393092,\n
        "timestamp": "2016-09-30T17:10:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342941,\n
        "lat": 49.4418748,\n
        "lon": 4.0389024,\n
        "timestamp": "2016-09-30T17:10:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342942,\n
        "lat": 49.4418787,\n
        "lon": 4.0381068,\n
        "timestamp": "2016-09-30T17:10:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342943,\n
        "lat": 49.4418832,\n
        "lon": 4.0404930,\n
        "timestamp": "2016-09-30T17:10:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342944,\n
        "lat": 49.4418850,\n
        "lon": 4.0385362,\n
        "timestamp": "2016-09-30T17:10:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342945,\n
        "lat": 49.4418853,\n
        "lon": 4.0388868,\n
        "timestamp": "2016-09-30T17:10:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342946,\n
        "lat": 49.4418862,\n
        "lon": 4.0392624,\n
        "timestamp": "2016-09-30T17:10:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342947,\n
        "lat": 49.4418868,\n
        "lon": 4.0400506,\n
        "timestamp": "2016-09-30T17:10:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342948,\n
        "lat": 49.4418890,\n
        "lon": 4.0392649,\n
        "timestamp": "2016-09-30T17:10:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342949,\n
        "lat": 49.4418900,\n
        "lon": 4.0390104,\n
        "timestamp": "2016-09-30T17:10:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342950,\n
        "lat": 49.4418912,\n
        "lon": 4.0377348,\n
        "timestamp": "2016-09-30T17:10:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342989,\n
        "lat": 49.4419361,\n
        "lon": 4.0402231,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342990,\n
        "lat": 49.4419366,\n
        "lon": 4.0397687,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342991,\n
        "lat": 49.4419425,\n
        "lon": 4.0408703,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342992,\n
        "lat": 49.4419452,\n
        "lon": 4.0378498,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342993,\n
        "lat": 49.4419552,\n
        "lon": 4.0391992,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342994,\n
        "lat": 49.4419618,\n
        "lon": 4.0408922,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342995,\n
        "lat": 49.4419623,\n
        "lon": 4.0391816,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342996,\n
        "lat": 49.4419675,\n
        "lon": 4.0408832,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342997,\n
        "lat": 49.4419744,\n
        "lon": 4.0401376,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342998,\n
        "lat": 49.4419755,\n
        "lon": 4.0408867,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425342999,\n
        "lat": 49.4419761,\n
        "lon": 4.0393427,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343000,\n
        "lat": 49.4419784,\n
        "lon": 4.0384398,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343001,\n
        "lat": 49.4419810,\n
        "lon": 4.0392232,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343002,\n
        "lat": 49.4419829,\n
        "lon": 4.0382467,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343003,\n
        "lat": 49.4419851,\n
        "lon": 4.0399527,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343004,\n
        "lat": 49.4419886,\n
        "lon": 4.0392075,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343005,\n
        "lat": 49.4419889,\n
        "lon": 4.0408623,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343006,\n
        "lat": 49.4419913,\n
        "lon": 4.0402957,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343007,\n
        "lat": 49.4419920,\n
        "lon": 4.0395100,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343008,\n
        "lat": 49.4419932,\n
        "lon": 4.0382127,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343009,\n
        "lat": 49.4419941,\n
        "lon": 4.0384749,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343010,\n
        "lat": 49.4419995,\n
        "lon": 4.0382225,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343011,\n
        "lat": 49.4420008,\n
        "lon": 4.0382246,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343012,\n
        "lat": 49.4420020,\n
        "lon": 4.0382226,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343013,\n
        "lat": 49.4420021,\n
        "lon": 4.0402713,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343014,\n
        "lat": 49.4420042,\n
        "lon": 4.0379209,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343015,\n
        "lat": 49.4420084,\n
        "lon": 4.0392487,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343016,\n
        "lat": 49.4420090,\n
        "lon": 4.0382886,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343017,\n
        "lat": 49.4420120,\n
        "lon": 4.0398833,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343018,\n
        "lat": 49.4420162,\n
        "lon": 4.0410728,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343019,\n
        "lat": 49.4420184,\n
        "lon": 4.0408944,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343020,\n
        "lat": 49.4420198,\n
        "lon": 4.0401853,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343021,\n
        "lat": 49.4420203,\n
        "lon": 4.0379402,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343022,\n
        "lat": 49.4420256,\n
        "lon": 4.0394344,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343023,\n
        "lat": 49.4420256,\n
        "lon": 4.0402182,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343024,\n
        "lat": 49.4420261,\n
        "lon": 4.0405850,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343025,\n
        "lat": 49.4420269,\n
        "lon": 4.0382625,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343026,\n
        "lat": 49.4420324,\n
        "lon": 4.0406743,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343027,\n
        "lat": 49.4420405,\n
        "lon": 4.0406002,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343028,\n
        "lat": 49.4420422,\n
        "lon": 4.0403504,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343029,\n
        "lat": 49.4420444,\n
        "lon": 4.0408417,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343030,\n
        "lat": 49.4420462,\n
        "lon": 4.0383486,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343031,\n
        "lat": 49.4420485,\n
        "lon": 4.0376389,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343032,\n
        "lat": 49.4420492,\n
        "lon": 4.0410066,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343033,\n
        "lat": 49.4420529,\n
        "lon": 4.0401723,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343034,\n
        "lat": 49.4420539,\n
        "lon": 4.0403246,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343035,\n
        "lat": 49.4420566,\n
        "lon": 4.0381138,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343036,\n
        "lat": 49.4420588,\n
        "lon": 4.0406197,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343037,\n
        "lat": 49.4420633,\n
        "lon": 4.0381241,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343038,\n
        "lat": 49.4420638,\n
        "lon": 4.0419673,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343039,\n
        "lat": 49.4420642,\n
        "lon": 4.0383225,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343040,\n
        "lat": 49.4420643,\n
        "lon": 4.0403565,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343041,\n
        "lat": 49.4420659,\n
        "lon": 4.0380998,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343042,\n
        "lat": 49.4420720,\n
        "lon": 4.0403433,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343043,\n
        "lat": 49.4420726,\n
        "lon": 4.0381123,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343044,\n
        "lat": 49.4420743,\n
        "lon": 4.0403395,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343045,\n
        "lat": 49.4420750,\n
        "lon": 4.0402003,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343046,\n
        "lat": 49.4420775,\n
        "lon": 4.0403404,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343047,\n
        "lat": 49.4420789,\n
        "lon": 4.0395973,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343048,\n
        "lat": 49.4420799,\n
        "lon": 4.0401913,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343049,\n
        "lat": 49.4420864,\n
        "lon": 4.0411529,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343050,\n
        "lat": 49.4420884,\n
        "lon": 4.0407358,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343051,\n
        "lat": 49.4420929,\n
        "lon": 4.0381704,\n
        "timestamp": "2016-09-30T17:10:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343052,\n
        "lat": 49.4420936,\n
        "lon": 4.0405581,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343053,\n
        "lat": 49.4420940,\n
        "lon": 4.0383704,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343054,\n
        "lat": 49.4420954,\n
        "lon": 4.0405585,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343055,\n
        "lat": 49.4420955,\n
        "lon": 4.0380833,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343056,\n
        "lat": 49.4420958,\n
        "lon": 4.0408960,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343057,\n
        "lat": 49.4420985,\n
        "lon": 4.0409078,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343058,\n
        "lat": 49.4420993,\n
        "lon": 4.0404284,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343059,\n
        "lat": 49.4421025,\n
        "lon": 4.0395456,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343060,\n
        "lat": 49.4421057,\n
        "lon": 4.0395194,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343061,\n
        "lat": 49.4421069,\n
        "lon": 4.0395622,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343062,\n
        "lat": 49.4421070,\n
        "lon": 4.0404050,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343063,\n
        "lat": 49.4421083,\n
        "lon": 4.0420841,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343064,\n
        "lat": 49.4421092,\n
        "lon": 4.0395115,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343065,\n
        "lat": 49.4421104,\n
        "lon": 4.0395540,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343066,\n
        "lat": 49.4421134,\n
        "lon": 4.0398059,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343067,\n
        "lat": 49.4421134,\n
        "lon": 4.0405215,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343068,\n
        "lat": 49.4421175,\n
        "lon": 4.0420080,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343069,\n
        "lat": 49.4421181,\n
        "lon": 4.0385197,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343070,\n
        "lat": 49.4421189,\n
        "lon": 4.0396241,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343071,\n
        "lat": 49.4421200,\n
        "lon": 4.0410853,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343072,\n
        "lat": 49.4421208,\n
        "lon": 4.0403834,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343073,\n
        "lat": 49.4421238,\n
        "lon": 4.0402511,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343074,\n
        "lat": 49.4421249,\n
        "lon": 4.0381298,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343075,\n
        "lat": 49.4421286,\n
        "lon": 4.0402419,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343076,\n
        "lat": 49.4421298,\n
        "lon": 4.0385823,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343077,\n
        "lat": 49.4421320,\n
        "lon": 4.0420709,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343078,\n
        "lat": 49.4421340,\n
        "lon": 4.0395924,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343079,\n
        "lat": 49.4421358,\n
        "lon": 4.0404690,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343080,\n
        "lat": 49.4421370,\n
        "lon": 4.0377131,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343081,\n
        "lat": 49.4421373,\n
        "lon": 4.0394162,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343082,\n
        "lat": 49.4421380,\n
        "lon": 4.0405621,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343083,\n
        "lat": 49.4421408,\n
        "lon": 4.0396483,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343084,\n
        "lat": 49.4421412,\n
        "lon": 4.0419976,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343085,\n
        "lat": 49.4421421,\n
        "lon": 4.0396449,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343086,\n
        "lat": 49.4421434,\n
        "lon": 4.0382495,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343087,\n
        "lat": 49.4421437,\n
        "lon": 4.0385615,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343088,\n
        "lat": 49.4421489,\n
        "lon": 4.0420307,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343089,\n
        "lat": 49.4421490,\n
        "lon": 4.0417266,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343090,\n
        "lat": 49.4421522,\n
        "lon": 4.0397111,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343091,\n
        "lat": 49.4421567,\n
        "lon": 4.0426810,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343092,\n
        "lat": 49.4421569,\n
        "lon": 4.0404200,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343093,\n
        "lat": 49.4421571,\n
        "lon": 4.0386303,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343094,\n
        "lat": 49.4421575,\n
        "lon": 4.0396981,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343095,\n
        "lat": 49.4421591,\n
        "lon": 4.0382740,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343096,\n
        "lat": 49.4421604,\n
        "lon": 4.0393687,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343097,\n
        "lat": 49.4421608,\n
        "lon": 4.0426551,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343098,\n
        "lat": 49.4421609,\n
        "lon": 4.0427068,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343099,\n
        "lat": 49.4421624,\n
        "lon": 4.0407621,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343100,\n
        "lat": 49.4421640,\n
        "lon": 4.0393730,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343101,\n
        "lat": 49.4421656,\n
        "lon": 4.0419868,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343102,\n
        "lat": 49.4421662,\n
        "lon": 4.0393569,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343103,\n
        "lat": 49.4421670,\n
        "lon": 4.0405951,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343104,\n
        "lat": 49.4421682,\n
        "lon": 4.0409887,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343105,\n
        "lat": 49.4421688,\n
        "lon": 4.0382892,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343106,\n
        "lat": 49.4421697,\n
        "lon": 4.0395781,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343107,\n
        "lat": 49.4421698,\n
        "lon": 4.0393609,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343108,\n
        "lat": 49.4421722,\n
        "lon": 4.0426352,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343109,\n
        "lat": 49.4421724,\n
        "lon": 4.0427266,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343110,\n
        "lat": 49.4421726,\n
        "lon": 4.0386135,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343111,\n
        "lat": 49.4421727,\n
        "lon": 4.0382056,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343112,\n
        "lat": 49.4421730,\n
        "lon": 4.0420213,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343113,\n
        "lat": 49.4421756,\n
        "lon": 4.0409973,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343114,\n
        "lat": 49.4421797,\n
        "lon": 4.0384415,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343115,\n
        "lat": 49.4421809,\n
        "lon": 4.0418222,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343116,\n
        "lat": 49.4421883,\n
        "lon": 4.0426256,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343117,\n
        "lat": 49.4421886,\n
        "lon": 4.0427359,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343118,\n
        "lat": 49.4421890,\n
        "lon": 4.0382313,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343119,\n
        "lat": 49.4421955,\n
        "lon": 4.0419048,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343120,\n
        "lat": 49.4421991,\n
        "lon": 4.0404369,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343121,\n
        "lat": 49.4421994,\n
        "lon": 4.0394871,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343122,\n
        "lat": 49.4421998,\n
        "lon": 4.0403194,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343123,\n
        "lat": 49.4422028,\n
        "lon": 4.0386677,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343124,\n
        "lat": 49.4422030,\n
        "lon": 4.0397621,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343125,\n
        "lat": 49.4422033,\n
        "lon": 4.0409368,\n
        "timestamp": "2016-09-30T17:10:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343126,\n
        "lat": 49.4422037,\n
        "lon": 4.0392797,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343127,\n
        "lat": 49.4422055,\n
        "lon": 4.0426287,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343128,\n
        "lat": 49.4422058,\n
        "lon": 4.0427326,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343129,\n
        "lat": 49.4422080,\n
        "lon": 4.0390179,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343130,\n
        "lat": 49.4422085,\n
        "lon": 4.0397493,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343131,\n
        "lat": 49.4422090,\n
        "lon": 4.0406561,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343132,\n
        "lat": 49.4422178,\n
        "lon": 4.0420011,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343133,\n
        "lat": 49.4422198,\n
        "lon": 4.0426437,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343134,\n
        "lat": 49.4422200,\n
        "lon": 4.0427174,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343135,\n
        "lat": 49.4422258,\n
        "lon": 4.0399092,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343136,\n
        "lat": 49.4422279,\n
        "lon": 4.0426672,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343137,\n
        "lat": 49.4422279,\n
        "lon": 4.0426938,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343138,\n
        "lat": 49.4422281,\n
        "lon": 4.0399308,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343139,\n
        "lat": 49.4422296,\n
        "lon": 4.0404691,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343140,\n
        "lat": 49.4422327,\n
        "lon": 4.0406072,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343141,\n
        "lat": 49.4422337,\n
        "lon": 4.0416589,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343142,\n
        "lat": 49.4422367,\n
        "lon": 4.0425961,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343143,\n
        "lat": 49.4422377,\n
        "lon": 4.0404527,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343144,\n
        "lat": 49.4422381,\n
        "lon": 4.0426337,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343145,\n
        "lat": 49.4422383,\n
        "lon": 4.0406122,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343146,\n
        "lat": 49.4422418,\n
        "lon": 4.0408528,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343147,\n
        "lat": 49.4422458,\n
        "lon": 4.0410757,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343148,\n
        "lat": 49.4422577,\n
        "lon": 4.0398605,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343149,\n
        "lat": 49.4422616,\n
        "lon": 4.0389529,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343150,\n
        "lat": 49.4422617,\n
        "lon": 4.0401641,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343151,\n
        "lat": 49.4422636,\n
        "lon": 4.0391264,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343152,\n
        "lat": 49.4422636,\n
        "lon": 4.0416279,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343153,\n
        "lat": 49.4422650,\n
        "lon": 4.0417517,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343154,\n
        "lat": 49.4422657,\n
        "lon": 4.0393505,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343155,\n
        "lat": 49.4422666,\n
        "lon": 4.0385916,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343156,\n
        "lat": 49.4422678,\n
        "lon": 4.0398090,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343157,\n
        "lat": 49.4422717,\n
        "lon": 4.0410172,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343158,\n
        "lat": 49.4422747,\n
        "lon": 4.0425907,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343159,\n
        "lat": 49.4422750,\n
        "lon": 4.0426298,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343160,\n
        "lat": 49.4422805,\n
        "lon": 4.0388777,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343161,\n
        "lat": 49.4422829,\n
        "lon": 4.0403607,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343162,\n
        "lat": 49.4422852,\n
        "lon": 4.0404986,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343163,\n
        "lat": 49.4422896,\n
        "lon": 4.0415686,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343164,\n
        "lat": 49.4422909,\n
        "lon": 4.0405041,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343165,\n
        "lat": 49.4422965,\n
        "lon": 4.0388575,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343166,\n
        "lat": 49.4422976,\n
        "lon": 4.0389096,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343167,\n
        "lat": 49.4422983,\n
        "lon": 4.0416630,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343168,\n
        "lat": 49.4423006,\n
        "lon": 4.0400706,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343169,\n
        "lat": 49.4423136,\n
        "lon": 4.0388894,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343170,\n
        "lat": 49.4423156,\n
        "lon": 4.0396608,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343171,\n
        "lat": 49.4423174,\n
        "lon": 4.0405296,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343172,\n
        "lat": 49.4423177,\n
        "lon": 4.0390613,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343173,\n
        "lat": 49.4423241,\n
        "lon": 4.0416055,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343174,\n
        "lat": 49.4423244,\n
        "lon": 4.0400248,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343175,\n
        "lat": 49.4423305,\n
        "lon": 4.0404046,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343176,\n
        "lat": 49.4423363,\n
        "lon": 4.0411839,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343177,\n
        "lat": 49.4423422,\n
        "lon": 4.0402359,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343178,\n
        "lat": 49.4423469,\n
        "lon": 4.0396203,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343179,\n
        "lat": 49.4423469,\n
        "lon": 4.0426187,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343180,\n
        "lat": 49.4423498,\n
        "lon": 4.0396255,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343181,\n
        "lat": 49.4423500,\n
        "lon": 4.0409763,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343182,\n
        "lat": 49.4423551,\n
        "lon": 4.0399605,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343183,\n
        "lat": 49.4423557,\n
        "lon": 4.0396363,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343184,\n
        "lat": 49.4423596,\n
        "lon": 4.0404313,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343185,\n
        "lat": 49.4423638,\n
        "lon": 4.0428988,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343186,\n
        "lat": 49.4423682,\n
        "lon": 4.0397572,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343187,\n
        "lat": 49.4423698,\n
        "lon": 4.0396000,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343188,\n
        "lat": 49.4423716,\n
        "lon": 4.0396159,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343189,\n
        "lat": 49.4423749,\n
        "lon": 4.0394276,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343190,\n
        "lat": 49.4423779,\n
        "lon": 4.0401393,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343191,\n
        "lat": 49.4423797,\n
        "lon": 4.0389334,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343192,\n
        "lat": 49.4423852,\n
        "lon": 4.0395803,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343193,\n
        "lat": 49.4423875,\n
        "lon": 4.0389227,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343194,\n
        "lat": 49.4423953,\n
        "lon": 4.0395858,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343195,\n
        "lat": 49.4423979,\n
        "lon": 4.0395824,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343196,\n
        "lat": 49.4423985,\n
        "lon": 4.0406080,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343197,\n
        "lat": 49.4424023,\n
        "lon": 4.0410361,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343198,\n
        "lat": 49.4424079,\n
        "lon": 4.0408529,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343199,\n
        "lat": 49.4424103,\n
        "lon": 4.0389895,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343200,\n
        "lat": 49.4424181,\n
        "lon": 4.0389796,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343201,\n
        "lat": 49.4424242,\n
        "lon": 4.0395212,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343202,\n
        "lat": 49.4424086,\n
        "lon": 4.0413634,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343203,\n
        "lat": 49.4424378,\n
        "lon": 4.0388585,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343204,\n
        "lat": 49.4424418,\n
        "lon": 4.0396623,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343205,\n
        "lat": 49.4424420,\n
        "lon": 4.0405065,\n
        "timestamp": "2016-09-30T17:10:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343206,\n
        "lat": 49.4424431,\n
        "lon": 4.0412940,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343207,\n
        "lat": 49.4424589,\n
        "lon": 4.0390793,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343208,\n
        "lat": 49.4424601,\n
        "lon": 4.0409078,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343209,\n
        "lat": 49.4424467,\n
        "lon": 4.0414078,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343210,\n
        "lat": 49.4424722,\n
        "lon": 4.0393034,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343211,\n
        "lat": 49.4425031,\n
        "lon": 4.0391640,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343212,\n
        "lat": 49.4424888,\n
        "lon": 4.0415626,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343213,\n
        "lat": 49.4424999,\n
        "lon": 4.0412401,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343214,\n
        "lat": 49.4425173,\n
        "lon": 4.0390043,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343215,\n
        "lat": 49.4425056,\n
        "lon": 4.0413668,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343216,\n
        "lat": 49.4425224,\n
        "lon": 4.0393957,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343217,\n
        "lat": 49.4425110,\n
        "lon": 4.0413574,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343218,\n
        "lat": 49.4425123,\n
        "lon": 4.0412507,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343219,\n
        "lat": 49.4425282,\n
        "lon": 4.0403620,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343220,\n
        "lat": 49.4425353,\n
        "lon": 4.0407399,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343221,\n
        "lat": 49.4425203,\n
        "lon": 4.0414935,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343223,\n
        "lat": 49.4425309,\n
        "lon": 4.0413945,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343224,\n
        "lat": 49.4425346,\n
        "lon": 4.0413876,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343225,\n
        "lat": 49.4425346,\n
        "lon": 4.0416172,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343226,\n
        "lat": 49.4425349,\n
        "lon": 4.0416463,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343227,\n
        "lat": 49.4425440,\n
        "lon": 4.0417069,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343228,\n
        "lat": 49.4425613,\n
        "lon": 4.0402857,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343229,\n
        "lat": 49.4425619,\n
        "lon": 4.0390869,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343230,\n
        "lat": 49.4425723,\n
        "lon": 4.0392899,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343231,\n
        "lat": 49.4425753,\n
        "lon": 4.0407938,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343232,\n
        "lat": 49.4425602,\n
        "lon": 4.0416750,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343233,\n
        "lat": 49.4425778,\n
        "lon": 4.0404102,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343234,\n
        "lat": 49.4425800,\n
        "lon": 4.0370441,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343235,\n
        "lat": 49.4425658,\n
        "lon": 4.0415466,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343236,\n
        "lat": 49.4425820,\n
        "lon": 4.0406346,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343237,\n
        "lat": 49.4425665,\n
        "lon": 4.0415860,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343241,\n
        "lat": 49.4425884,\n
        "lon": 4.0370272,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343242,\n
        "lat": 49.4425764,\n
        "lon": 4.0410560,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343243,\n
        "lat": 49.4425783,\n
        "lon": 4.0415610,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343244,\n
        "lat": 49.4425900,\n
        "lon": 4.0414838,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343245,\n
        "lat": 49.4425902,\n
        "lon": 4.0410680,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343246,\n
        "lat": 49.4425923,\n
        "lon": 4.0416143,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343247,\n
        "lat": 49.4426112,\n
        "lon": 4.0403328,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343248,\n
        "lat": 49.4425965,\n
        "lon": 4.0414704,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343249,\n
        "lat": 49.4425982,\n
        "lon": 4.0415843,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343251,\n
        "lat": 49.4426269,\n
        "lon": 4.0414248,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343252,\n
        "lat": 49.4426033,\n
        "lon": 4.0415906,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343254,\n
        "lat": 49.4426065,\n
        "lon": 4.0415048,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343255,\n
        "lat": 49.4426226,\n
        "lon": 4.0370938,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343256,\n
        "lat": 49.4426244,\n
        "lon": 4.0406850,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343257,\n
        "lat": 49.4426090,\n
        "lon": 4.0417810,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343258,\n
        "lat": 49.4426292,\n
        "lon": 4.0371014,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343259,\n
        "lat": 49.4426308,\n
        "lon": 4.0370773,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343260,\n
        "lat": 49.4426320,\n
        "lon": 4.0392129,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343261,\n
        "lat": 49.4426163,\n
        "lon": 4.0414940,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343262,\n
        "lat": 49.4426323,\n
        "lon": 4.0371221,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343263,\n
        "lat": 49.4426232,\n
        "lon": 4.0414474,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343265,\n
        "lat": 49.4426397,\n
        "lon": 4.0408626,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343266,\n
        "lat": 49.4426261,\n
        "lon": 4.0414990,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343267,\n
        "lat": 49.4426427,\n
        "lon": 4.0371342,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343268,\n
        "lat": 49.4426456,\n
        "lon": 4.0369153,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343270,\n
        "lat": 49.4426342,\n
        "lon": 4.0414512,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343271,\n
        "lat": 49.4426538,\n
        "lon": 4.0368988,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343272,\n
        "lat": 49.4426382,\n
        "lon": 4.0414270,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343273,\n
        "lat": 49.4426559,\n
        "lon": 4.0412726,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343275,\n
        "lat": 49.4426745,\n
        "lon": 4.0371270,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343276,\n
        "lat": 49.4426607,\n
        "lon": 4.0412897,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343277,\n
        "lat": 49.4426616,\n
        "lon": 4.0416618,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343278,\n
        "lat": 49.4426620,\n
        "lon": 4.0409628,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343279,\n
        "lat": 49.4426623,\n
        "lon": 4.0411669,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343280,\n
        "lat": 49.4426623,\n
        "lon": 4.0412885,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343282,\n
        "lat": 49.4426636,\n
        "lon": 4.0412749,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343283,\n
        "lat": 49.4426813,\n
        "lon": 4.0370883,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343284,\n
        "lat": 49.4426667,\n
        "lon": 4.0411630,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343285,\n
        "lat": 49.4426826,\n
        "lon": 4.0371105,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343286,\n
        "lat": 49.4426837,\n
        "lon": 4.0369583,\n
        "timestamp": "2016-09-30T17:10:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343287,\n
        "lat": 49.4426857,\n
        "lon": 4.0378297,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343288,\n
        "lat": 49.4426888,\n
        "lon": 4.0407538,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343289,\n
        "lat": 49.4426898,\n
        "lon": 4.0369457,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343290,\n
        "lat": 49.4426918,\n
        "lon": 4.0369415,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343291,\n
        "lat": 49.4426921,\n
        "lon": 4.0369678,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343292,\n
        "lat": 49.4426986,\n
        "lon": 4.0369551,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343293,\n
        "lat": 49.4426854,\n
        "lon": 4.0409249,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343294,\n
        "lat": 49.4426857,\n
        "lon": 4.0409614,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343295,\n
        "lat": 49.4427075,\n
        "lon": 4.0370077,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343296,\n
        "lat": 49.4427140,\n
        "lon": 4.0369946,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343297,\n
        "lat": 49.4427160,\n
        "lon": 4.0370177,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343298,\n
        "lat": 49.4427170,\n
        "lon": 4.0394559,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343299,\n
        "lat": 49.4427020,\n
        "lon": 4.0415206,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343300,\n
        "lat": 49.4427227,\n
        "lon": 4.0370047,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343301,\n
        "lat": 49.4427264,\n
        "lon": 4.0377146,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343302,\n
        "lat": 49.4427332,\n
        "lon": 4.0377201,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343304,\n
        "lat": 49.4427370,\n
        "lon": 4.0378724,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343305,\n
        "lat": 49.4427223,\n
        "lon": 4.0408437,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343306,\n
        "lat": 49.4427288,\n
        "lon": 4.0408624,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343308,\n
        "lat": 49.4427350,\n
        "lon": 4.0412874,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343309,\n
        "lat": 49.4427516,\n
        "lon": 4.0376681,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343310,\n
        "lat": 49.4427550,\n
        "lon": 4.0393680,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343312,\n
        "lat": 49.4427483,\n
        "lon": 4.0411703,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343313,\n
        "lat": 49.4427489,\n
        "lon": 4.0412888,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343314,\n
        "lat": 49.4427657,\n
        "lon": 4.0425017,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343315,\n
        "lat": 49.4427687,\n
        "lon": 4.0377497,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343316,\n
        "lat": 49.4427689,\n
        "lon": 4.0425587,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343317,\n
        "lat": 49.4427534,\n
        "lon": 4.0411788,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 2,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343319,\n
        "lat": 49.4427754,\n
        "lon": 4.0421712,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343320,\n
        "lat": 49.4427778,\n
        "lon": 4.0377573,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343323,\n
        "lat": 49.4427861,\n
        "lon": 4.0423234,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343324,\n
        "lat": 49.4427871,\n
        "lon": 4.0376976,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343325,\n
        "lat": 49.4427924,\n
        "lon": 4.0399208,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343326,\n
        "lat": 49.4428136,\n
        "lon": 4.0398691,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343327,\n
        "lat": 49.4428180,\n
        "lon": 4.0374354,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343328,\n
        "lat": 49.4428182,\n
        "lon": 4.0395556,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343329,\n
        "lat": 49.4428279,\n
        "lon": 4.0374150,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343330,\n
        "lat": 49.4428354,\n
        "lon": 4.0399620,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343331,\n
        "lat": 49.4428355,\n
        "lon": 4.0421612,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343332,\n
        "lat": 49.4428374,\n
        "lon": 4.0424984,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343333,\n
        "lat": 49.4428453,\n
        "lon": 4.0374670,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343334,\n
        "lat": 49.4428462,\n
        "lon": 4.0423135,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343335,\n
        "lat": 49.4428553,\n
        "lon": 4.0374466,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343336,\n
        "lat": 49.4428562,\n
        "lon": 4.0394705,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343337,\n
        "lat": 49.4428587,\n
        "lon": 4.0399123,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343338,\n
        "lat": 49.4428620,\n
        "lon": 4.0428237,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343339,\n
        "lat": 49.4428759,\n
        "lon": 4.0430666,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343340,\n
        "lat": 49.4428784,\n
        "lon": 4.0414797,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343341,\n
        "lat": 49.4428788,\n
        "lon": 4.0414354,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343342,\n
        "lat": 49.4428801,\n
        "lon": 4.0412840,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343343,\n
        "lat": 49.4428819,\n
        "lon": 4.0411034,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343344,\n
        "lat": 49.4428866,\n
        "lon": 4.0409115,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343345,\n
        "lat": 49.4428906,\n
        "lon": 4.0407789,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343346,\n
        "lat": 49.4428943,\n
        "lon": 4.0406516,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343347,\n
        "lat": 49.4428965,\n
        "lon": 4.0405777,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343348,\n
        "lat": 49.4429016,\n
        "lon": 4.0389798,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343349,\n
        "lat": 49.4429265,\n
        "lon": 4.0389410,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343350,\n
        "lat": 49.4429290,\n
        "lon": 4.0414707,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343351,\n
        "lat": 49.4429292,\n
        "lon": 4.0414326,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343352,\n
        "lat": 49.4429295,\n
        "lon": 4.0413893,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343353,\n
        "lat": 49.4429298,\n
        "lon": 4.0404722,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343354,\n
        "lat": 49.4429329,\n
        "lon": 4.0403994,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343355,\n
        "lat": 49.4429378,\n
        "lon": 4.0412810,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343356,\n
        "lat": 49.4429383,\n
        "lon": 4.0411818,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343357,\n
        "lat": 49.4429404,\n
        "lon": 4.0391978,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343358,\n
        "lat": 49.4429487,\n
        "lon": 4.0406468,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343359,\n
        "lat": 49.4429513,\n
        "lon": 4.0405719,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343360,\n
        "lat": 49.4429533,\n
        "lon": 4.0413495,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343361,\n
        "lat": 49.4429533,\n
        "lon": 4.0413893,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343362,\n
        "lat": 49.4429615,\n
        "lon": 4.0413494,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343363,\n
        "lat": 49.4429617,\n
        "lon": 4.0413330,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343364,\n
        "lat": 49.4429622,\n
        "lon": 4.0415636,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343365,\n
        "lat": 49.4429625,\n
        "lon": 4.0412797,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343366,\n
        "lat": 49.4429631,\n
        "lon": 4.0390626,\n
        "timestamp": "2016-09-30T17:10:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343367,\n
        "lat": 49.4429727,\n
        "lon": 4.0411791,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343368,\n
        "lat": 49.4429738,\n
        "lon": 4.0411039,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343369,\n
        "lat": 49.4429761,\n
        "lon": 4.0409098,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343370,\n
        "lat": 49.4429783,\n
        "lon": 4.0409585,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343371,\n
        "lat": 49.4429783,\n
        "lon": 4.0417103,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343372,\n
        "lat": 49.4429795,\n
        "lon": 4.0407789,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343373,\n
        "lat": 49.4429832,\n
        "lon": 4.0408653,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343374,\n
        "lat": 49.4429887,\n
        "lon": 4.0391080,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343375,\n
        "lat": 49.4429905,\n
        "lon": 4.0390266,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343376,\n
        "lat": 49.4429930,\n
        "lon": 4.0392676,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343377,\n
        "lat": 49.4430024,\n
        "lon": 4.0409593,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343378,\n
        "lat": 49.4430048,\n
        "lon": 4.0411013,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343379,\n
        "lat": 49.4430066,\n
        "lon": 4.0413814,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343380,\n
        "lat": 49.4430115,\n
        "lon": 4.0414558,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343381,\n
        "lat": 49.4430121,\n
        "lon": 4.0419718,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343382,\n
        "lat": 49.4430156,\n
        "lon": 4.0412769,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343384,\n
        "lat": 49.4430169,\n
        "lon": 4.0392266,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343385,\n
        "lat": 49.4430169,\n
        "lon": 4.0413249,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343386,\n
        "lat": 49.4430172,\n
        "lon": 4.0413328,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343387,\n
        "lat": 49.4430210,\n
        "lon": 4.0411034,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343388,\n
        "lat": 49.4430218,\n
        "lon": 4.0411693,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343389,\n
        "lat": 49.4430276,\n
        "lon": 4.0413789,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343390,\n
        "lat": 49.4430318,\n
        "lon": 4.0375626,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343391,\n
        "lat": 49.4430333,\n
        "lon": 4.0394610,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343392,\n
        "lat": 49.4430356,\n
        "lon": 4.0414506,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343393,\n
        "lat": 49.4430365,\n
        "lon": 4.0392529,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343394,\n
        "lat": 49.4430391,\n
        "lon": 4.0375416,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343395,\n
        "lat": 49.4430411,\n
        "lon": 4.0375439,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343396,\n
        "lat": 49.4430416,\n
        "lon": 4.0415439,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343397,\n
        "lat": 49.4430497,\n
        "lon": 4.0392586,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343398,\n
        "lat": 49.4430509,\n
        "lon": 4.0375849,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343399,\n
        "lat": 49.4430512,\n
        "lon": 4.0415452,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343400,\n
        "lat": 49.4430513,\n
        "lon": 4.0392877,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343401,\n
        "lat": 49.4430578,\n
        "lon": 4.0394189,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343402,\n
        "lat": 49.4430592,\n
        "lon": 4.0376049,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343403,\n
        "lat": 49.4430594,\n
        "lon": 4.0416883,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343404,\n
        "lat": 49.4430602,\n
        "lon": 4.0375662,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343406,\n
        "lat": 49.4430602,\n
        "lon": 4.0413254,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343407,\n
        "lat": 49.4430604,\n
        "lon": 4.0412835,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343408,\n
        "lat": 49.4430605,\n
        "lon": 4.0392722,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343409,\n
        "lat": 49.4430605,\n
        "lon": 4.0412747,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343410,\n
        "lat": 49.4430606,\n
        "lon": 4.0387182,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343411,\n
        "lat": 49.4430633,\n
        "lon": 4.0392058,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343412,\n
        "lat": 49.4430633,\n
        "lon": 4.0409081,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343413,\n
        "lat": 49.4430634,\n
        "lon": 4.0413742,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343414,\n
        "lat": 49.4430675,\n
        "lon": 4.0374850,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343415,\n
        "lat": 49.4430680,\n
        "lon": 4.0411715,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343416,\n
        "lat": 49.4430692,\n
        "lon": 4.0421108,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343417,\n
        "lat": 49.4430706,\n
        "lon": 4.0414487,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343418,\n
        "lat": 49.4430718,\n
        "lon": 4.0375797,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343419,\n
        "lat": 49.4430724,\n
        "lon": 4.0395163,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343420,\n
        "lat": 49.4430738,\n
        "lon": 4.0392217,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343421,\n
        "lat": 49.4430758,\n
        "lon": 4.0414877,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343422,\n
        "lat": 49.4430788,\n
        "lon": 4.0402998,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343423,\n
        "lat": 49.4430792,\n
        "lon": 4.0408642,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343424,\n
        "lat": 49.4430805,\n
        "lon": 4.0408498,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343425,\n
        "lat": 49.4430816,\n
        "lon": 4.0376316,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343426,\n
        "lat": 49.4430826,\n
        "lon": 4.0415383,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343427,\n
        "lat": 49.4430836,\n
        "lon": 4.0393254,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343428,\n
        "lat": 49.4430841,\n
        "lon": 4.0404965,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343429,\n
        "lat": 49.4430856,\n
        "lon": 4.0404712,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343430,\n
        "lat": 49.4430890,\n
        "lon": 4.0401934,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343431,\n
        "lat": 49.4430926,\n
        "lon": 4.0394644,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343432,\n
        "lat": 49.4430939,\n
        "lon": 4.0390045,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343433,\n
        "lat": 49.4430944,\n
        "lon": 4.0376061,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343434,\n
        "lat": 49.4430989,\n
        "lon": 4.0392154,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343435,\n
        "lat": 49.4431033,\n
        "lon": 4.0424582,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343436,\n
        "lat": 49.4431042,\n
        "lon": 4.0413258,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343438,\n
        "lat": 49.4431045,\n
        "lon": 4.0412842,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343439,\n
        "lat": 49.4431118,\n
        "lon": 4.0392718,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343440,\n
        "lat": 49.4431138,\n
        "lon": 4.0415212,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343441,\n
        "lat": 49.4431156,\n
        "lon": 4.0390342,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343442,\n
        "lat": 49.4431164,\n
        "lon": 4.0418805,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343443,\n
        "lat": 49.4431166,\n
        "lon": 4.0415397,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343444,\n
        "lat": 49.4431168,\n
        "lon": 4.0389631,\n
        "timestamp": "2016-09-30T17:10:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343445,\n
        "lat": 49.4431227,\n
        "lon": 4.0392360,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343446,\n
        "lat": 49.4431228,\n
        "lon": 4.0375494,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343447,\n
        "lat": 49.4431238,\n
        "lon": 4.0392333,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343448,\n
        "lat": 49.4431248,\n
        "lon": 4.0391516,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343449,\n
        "lat": 49.4431249,\n
        "lon": 4.0377868,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343450,\n
        "lat": 49.4431298,\n
        "lon": 4.0420537,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343451,\n
        "lat": 49.4431349,\n
        "lon": 4.0404798,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343452,\n
        "lat": 49.4431363,\n
        "lon": 4.0377531,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343453,\n
        "lat": 49.4431380,\n
        "lon": 4.0404358,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343454,\n
        "lat": 49.4431385,\n
        "lon": 4.0377961,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343455,\n
        "lat": 49.4431397,\n
        "lon": 4.0389215,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343456,\n
        "lat": 49.4431407,\n
        "lon": 4.0377120,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343457,\n
        "lat": 49.4431407,\n
        "lon": 4.0388268,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343458,\n
        "lat": 49.4431411,\n
        "lon": 4.0429997,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343459,\n
        "lat": 49.4431418,\n
        "lon": 4.0389876,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343460,\n
        "lat": 49.4431423,\n
        "lon": 4.0417157,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343461,\n
        "lat": 49.4431425,\n
        "lon": 4.0375906,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343462,\n
        "lat": 49.4431475,\n
        "lon": 4.0391730,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343463,\n
        "lat": 49.4431479,\n
        "lon": 4.0417139,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343464,\n
        "lat": 49.4431491,\n
        "lon": 4.0415107,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343465,\n
        "lat": 49.4431494,\n
        "lon": 4.0414441,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343466,\n
        "lat": 49.4431520,\n
        "lon": 4.0415284,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343467,\n
        "lat": 49.4431527,\n
        "lon": 4.0417447,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343468,\n
        "lat": 49.4431544,\n
        "lon": 4.0414826,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343469,\n
        "lat": 49.4431551,\n
        "lon": 4.0392600,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343470,\n
        "lat": 49.4431567,\n
        "lon": 4.0385626,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343471,\n
        "lat": 49.4431576,\n
        "lon": 4.0377370,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343472,\n
        "lat": 49.4431604,\n
        "lon": 4.0375910,\n
        "timestamp": "2016-09-30T17:10:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343473,\n
        "lat": 49.4431614,\n
        "lon": 4.0415849,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343474,\n
        "lat": 49.4431629,\n
        "lon": 4.0390493,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343476,\n
        "lat": 49.4431659,\n
        "lon": 4.0420138,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343477,\n
        "lat": 49.4431668,\n
        "lon": 4.0418409,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343478,\n
        "lat": 49.4431673,\n
        "lon": 4.0418577,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343479,\n
        "lat": 49.4431688,\n
        "lon": 4.0389956,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343480,\n
        "lat": 49.4431693,\n
        "lon": 4.0389385,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343481,\n
        "lat": 49.4431703,\n
        "lon": 4.0375215,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343482,\n
        "lat": 49.4431750,\n
        "lon": 4.0417377,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343483,\n
        "lat": 49.4431756,\n
        "lon": 4.0390213,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343484,\n
        "lat": 49.4431760,\n
        "lon": 4.0415787,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343485,\n
        "lat": 49.4431784,\n
        "lon": 4.0417057,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343486,\n
        "lat": 49.4431790,\n
        "lon": 4.0392017,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343487,\n
        "lat": 49.4431799,\n
        "lon": 4.0374989,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343488,\n
        "lat": 49.4431809,\n
        "lon": 4.0375362,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343489,\n
        "lat": 49.4431813,\n
        "lon": 4.0390091,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343490,\n
        "lat": 49.4431813,\n
        "lon": 4.0408489,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343491,\n
        "lat": 49.4431822,\n
        "lon": 4.0417325,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343492,\n
        "lat": 49.4431827,\n
        "lon": 4.0416243,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343493,\n
        "lat": 49.4431846,\n
        "lon": 4.0389612,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343494,\n
        "lat": 49.4431849,\n
        "lon": 4.0421878,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343495,\n
        "lat": 49.4431853,\n
        "lon": 4.0409054,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343496,\n
        "lat": 49.4431887,\n
        "lon": 4.0403229,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343497,\n
        "lat": 49.4431895,\n
        "lon": 4.0416225,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343498,\n
        "lat": 49.4431956,\n
        "lon": 4.0389730,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343499,\n
        "lat": 49.4431958,\n
        "lon": 4.0386371,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343500,\n
        "lat": 49.4431969,\n
        "lon": 4.0419906,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343501,\n
        "lat": 49.4431970,\n
        "lon": 4.0419954,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343502,\n
        "lat": 49.4431974,\n
        "lon": 4.0375130,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343503,\n
        "lat": 49.4431975,\n
        "lon": 4.0390864,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343504,\n
        "lat": 49.4431978,\n
        "lon": 4.0388422,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343505,\n
        "lat": 49.4431981,\n
        "lon": 4.0416988,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343506,\n
        "lat": 49.4431988,\n
        "lon": 4.0402181,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343507,\n
        "lat": 49.4432000,\n
        "lon": 4.0386254,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343508,\n
        "lat": 49.4432033,\n
        "lon": 4.0403274,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343509,\n
        "lat": 49.4432036,\n
        "lon": 4.0402018,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343510,\n
        "lat": 49.4432050,\n
        "lon": 4.0406777,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343511,\n
        "lat": 49.4432057,\n
        "lon": 4.0407475,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343512,\n
        "lat": 49.4432066,\n
        "lon": 4.0401748,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343513,\n
        "lat": 49.4432087,\n
        "lon": 4.0372787,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343514,\n
        "lat": 49.4432095,\n
        "lon": 4.0390829,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343515,\n
        "lat": 49.4432095,\n
        "lon": 4.0401502,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343516,\n
        "lat": 49.4432105,\n
        "lon": 4.0421697,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343517,\n
        "lat": 49.4432145,\n
        "lon": 4.0402049,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343518,\n
        "lat": 49.4432161,\n
        "lon": 4.0389283,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343519,\n
        "lat": 49.4432172,\n
        "lon": 4.0421864,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343520,\n
        "lat": 49.4432187,\n
        "lon": 4.0390638,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343521,\n
        "lat": 49.4432235,\n
        "lon": 4.0390540,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343522,\n
        "lat": 49.4432295,\n
        "lon": 4.0421781,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343523,\n
        "lat": 49.4432326,\n
        "lon": 4.0390640,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343524,\n
        "lat": 49.4432343,\n
        "lon": 4.0416229,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343525,\n
        "lat": 49.4432365,\n
        "lon": 4.0372159,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343527,\n
        "lat": 49.4432367,\n
        "lon": 4.0415833,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343528,\n
        "lat": 49.4432382,\n
        "lon": 4.0416211,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343529,\n
        "lat": 49.4432386,\n
        "lon": 4.0386981,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343530,\n
        "lat": 49.4432404,\n
        "lon": 4.0416914,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343531,\n
        "lat": 49.4432411,\n
        "lon": 4.0406797,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343532,\n
        "lat": 49.4432419,\n
        "lon": 4.0402034,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343533,\n
        "lat": 49.4432424,\n
        "lon": 4.0407504,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343534,\n
        "lat": 49.4432427,\n
        "lon": 4.0401842,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343535,\n
        "lat": 49.4432440,\n
        "lon": 4.0401578,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343536,\n
        "lat": 49.4432476,\n
        "lon": 4.0402042,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343537,\n
        "lat": 49.4432501,\n
        "lon": 4.0403351,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343538,\n
        "lat": 49.4432585,\n
        "lon": 4.0415792,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343539,\n
        "lat": 49.4432589,\n
        "lon": 4.0418107,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343540,\n
        "lat": 49.4432601,\n
        "lon": 4.0415933,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343541,\n
        "lat": 49.4432644,\n
        "lon": 4.0432038,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343542,\n
        "lat": 49.4432655,\n
        "lon": 4.0431957,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343543,\n
        "lat": 49.4432699,\n
        "lon": 4.0387432,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343544,\n
        "lat": 49.4432699,\n
        "lon": 4.0389858,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343545,\n
        "lat": 49.4432779,\n
        "lon": 4.0419655,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343546,\n
        "lat": 49.4432781,\n
        "lon": 4.0405623,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343547,\n
        "lat": 49.4432823,\n
        "lon": 4.0404504,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343548,\n
        "lat": 49.4432835,\n
        "lon": 4.0402090,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343549,\n
        "lat": 49.4432859,\n
        "lon": 4.0403399,\n
        "timestamp": "2016-09-30T17:10:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343550,\n
        "lat": 49.4432875,\n
        "lon": 4.0430507,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343551,\n
        "lat": 49.4432951,\n
        "lon": 4.0432071,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343552,\n
        "lat": 49.4432963,\n
        "lon": 4.0414356,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343553,\n
        "lat": 49.4432966,\n
        "lon": 4.0373734,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343554,\n
        "lat": 49.4433004,\n
        "lon": 4.0415063,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343555,\n
        "lat": 49.4433035,\n
        "lon": 4.0415598,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343556,\n
        "lat": 49.4433051,\n
        "lon": 4.0415874,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343557,\n
        "lat": 49.4433101,\n
        "lon": 4.0416730,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343558,\n
        "lat": 49.4433116,\n
        "lon": 4.0401275,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343559,\n
        "lat": 49.4433153,\n
        "lon": 4.0430590,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343560,\n
        "lat": 49.4433188,\n
        "lon": 4.0405652,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343561,\n
        "lat": 49.4433193,\n
        "lon": 4.0406110,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343562,\n
        "lat": 49.4433249,\n
        "lon": 4.0420408,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343563,\n
        "lat": 49.4433279,\n
        "lon": 4.0400292,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343564,\n
        "lat": 49.4433279,\n
        "lon": 4.0418523,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343565,\n
        "lat": 49.4433281,\n
        "lon": 4.0420728,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343566,\n
        "lat": 49.4433338,\n
        "lon": 4.0421300,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343567,\n
        "lat": 49.4433342,\n
        "lon": 4.0373145,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343568,\n
        "lat": 49.4433392,\n
        "lon": 4.0419459,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343569,\n
        "lat": 49.4433429,\n
        "lon": 4.0391075,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343570,\n
        "lat": 49.4433437,\n
        "lon": 4.0419843,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343571,\n
        "lat": 49.4433438,\n
        "lon": 4.0415747,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343572,\n
        "lat": 49.4433451,\n
        "lon": 4.0401391,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343573,\n
        "lat": 49.4433470,\n
        "lon": 4.0401307,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343574,\n
        "lat": 49.4433474,\n
        "lon": 4.0414977,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343575,\n
        "lat": 49.4433478,\n
        "lon": 4.0416323,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343576,\n
        "lat": 49.4433515,\n
        "lon": 4.0415509,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343577,\n
        "lat": 49.4433527,\n
        "lon": 4.0420336,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343578,\n
        "lat": 49.4433548,\n
        "lon": 4.0415711,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343579,\n
        "lat": 49.4433551,\n
        "lon": 4.0415671,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343580,\n
        "lat": 49.4433572,\n
        "lon": 4.0420674,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343581,\n
        "lat": 49.4433584,\n
        "lon": 4.0416303,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343582,\n
        "lat": 49.4433591,\n
        "lon": 4.0400424,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343583,\n
        "lat": 49.4433612,\n
        "lon": 4.0416602,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343584,\n
        "lat": 49.4433637,\n
        "lon": 4.0400129,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343585,\n
        "lat": 49.4433675,\n
        "lon": 4.0421226,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343586,\n
        "lat": 49.4433681,\n
        "lon": 4.0421285,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343587,\n
        "lat": 49.4433692,\n
        "lon": 4.0391941,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343588,\n
        "lat": 49.4433719,\n
        "lon": 4.0415505,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343589,\n
        "lat": 49.4433723,\n
        "lon": 4.0415656,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343590,\n
        "lat": 49.4433729,\n
        "lon": 4.0392114,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343591,\n
        "lat": 49.4433730,\n
        "lon": 4.0400056,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343592,\n
        "lat": 49.4433734,\n
        "lon": 4.0432357,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343593,\n
        "lat": 49.4433752,\n
        "lon": 4.0432204,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343594,\n
        "lat": 49.4433763,\n
        "lon": 4.0391984,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343595,\n
        "lat": 49.4433769,\n
        "lon": 4.0435674,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343596,\n
        "lat": 49.4433799,\n
        "lon": 4.0406127,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343597,\n
        "lat": 49.4433827,\n
        "lon": 4.0401509,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343598,\n
        "lat": 49.4433831,\n
        "lon": 4.0401417,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343599,\n
        "lat": 49.4433848,\n
        "lon": 4.0404688,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343600,\n
        "lat": 49.4433850,\n
        "lon": 4.0419752,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343601,\n
        "lat": 49.4433855,\n
        "lon": 4.0391399,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343602,\n
        "lat": 49.4433855,\n
        "lon": 4.0415465,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343603,\n
        "lat": 49.4433880,\n
        "lon": 4.0415578,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343604,\n
        "lat": 49.4433907,\n
        "lon": 4.0420236,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343605,\n
        "lat": 49.4433924,\n
        "lon": 4.0430871,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343606,\n
        "lat": 49.4433925,\n
        "lon": 4.0418379,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343607,\n
        "lat": 49.4433957,\n
        "lon": 4.0398888,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343608,\n
        "lat": 49.4433960,\n
        "lon": 4.0392288,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343609,\n
        "lat": 49.4433974,\n
        "lon": 4.0415561,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343610,\n
        "lat": 49.4433987,\n
        "lon": 4.0415437,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343611,\n
        "lat": 49.4434004,\n
        "lon": 4.0392212,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343612,\n
        "lat": 49.4434005,\n
        "lon": 4.0414226,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343613,\n
        "lat": 49.4434025,\n
        "lon": 4.0398184,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343614,\n
        "lat": 49.4434029,\n
        "lon": 4.0419301,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343615,\n
        "lat": 49.4434031,\n
        "lon": 4.0414500,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343616,\n
        "lat": 49.4434053,\n
        "lon": 4.0400179,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343617,\n
        "lat": 49.4434061,\n
        "lon": 4.0420219,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343618,\n
        "lat": 49.4434062,\n
        "lon": 4.0432325,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343619,\n
        "lat": 49.4434074,\n
        "lon": 4.0392256,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343620,\n
        "lat": 49.4434082,\n
        "lon": 4.0414865,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343621,\n
        "lat": 49.4434091,\n
        "lon": 4.0400135,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343622,\n
        "lat": 49.4434118,\n
        "lon": 4.0393111,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343623,\n
        "lat": 49.4434130,\n
        "lon": 4.0420192,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343624,\n
        "lat": 49.4434131,\n
        "lon": 4.0389481,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343625,\n
        "lat": 49.4434134,\n
        "lon": 4.0415410,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343626,\n
        "lat": 49.4434136,\n
        "lon": 4.0401612,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343627,\n
        "lat": 49.4434151,\n
        "lon": 4.0400632,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343628,\n
        "lat": 49.4434168,\n
        "lon": 4.0421166,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343629,\n
        "lat": 49.4434172,\n
        "lon": 4.0400127,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343630,\n
        "lat": 49.4434178,\n
        "lon": 4.0400396,\n
        "timestamp": "2016-09-30T17:10:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343631,\n
        "lat": 49.4434180,\n
        "lon": 4.0417772,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343632,\n
        "lat": 49.4434181,\n
        "lon": 4.0394988,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343633,\n
        "lat": 49.4434230,\n
        "lon": 4.0400391,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343634,\n
        "lat": 49.4434231,\n
        "lon": 4.0414484,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343635,\n
        "lat": 49.4434233,\n
        "lon": 4.0430971,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343636,\n
        "lat": 49.4434237,\n
        "lon": 4.0400210,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343637,\n
        "lat": 49.4434272,\n
        "lon": 4.0391761,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343638,\n
        "lat": 49.4434282,\n
        "lon": 4.0400681,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343639,\n
        "lat": 49.4434283,\n
        "lon": 4.0419000,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343640,\n
        "lat": 49.4434323,\n
        "lon": 4.0391762,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343641,\n
        "lat": 49.4434497,\n
        "lon": 4.0416381,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343642,\n
        "lat": 49.4434519,\n
        "lon": 4.0413578,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343643,\n
        "lat": 49.4434536,\n
        "lon": 4.0414365,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343644,\n
        "lat": 49.4434690,\n
        "lon": 4.0399071,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343645,\n
        "lat": 49.4434698,\n
        "lon": 4.0398949,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343646,\n
        "lat": 49.4434705,\n
        "lon": 4.0429514,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343647,\n
        "lat": 49.4434723,\n
        "lon": 4.0418933,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343648,\n
        "lat": 49.4434724,\n
        "lon": 4.0432450,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343649,\n
        "lat": 49.4434726,\n
        "lon": 4.0398492,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343650,\n
        "lat": 49.4434735,\n
        "lon": 4.0398352,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343651,\n
        "lat": 49.4434769,\n
        "lon": 4.0431443,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343652,\n
        "lat": 49.4434830,\n
        "lon": 4.0419352,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343653,\n
        "lat": 49.4434833,\n
        "lon": 4.0398983,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343654,\n
        "lat": 49.4434853,\n
        "lon": 4.0432208,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343655,\n
        "lat": 49.4434884,\n
        "lon": 4.0398528,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343656,\n
        "lat": 49.4434911,\n
        "lon": 4.0420379,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343657,\n
        "lat": 49.4434949,\n
        "lon": 4.0390235,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343658,\n
        "lat": 49.4435013,\n
        "lon": 4.0417606,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343659,\n
        "lat": 49.4435035,\n
        "lon": 4.0406022,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343660,\n
        "lat": 49.4435054,\n
        "lon": 4.0407117,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343661,\n
        "lat": 49.4435067,\n
        "lon": 4.0407810,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343662,\n
        "lat": 49.4435077,\n
        "lon": 4.0431847,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343663,\n
        "lat": 49.4435153,\n
        "lon": 4.0420356,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343664,\n
        "lat": 49.4435171,\n
        "lon": 4.0420501,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343665,\n
        "lat": 49.4435217,\n
        "lon": 4.0413269,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343666,\n
        "lat": 49.4435222,\n
        "lon": 4.0413546,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343667,\n
        "lat": 49.4435271,\n
        "lon": 4.0400931,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343668,\n
        "lat": 49.4435278,\n
        "lon": 4.0402615,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343669,\n
        "lat": 49.4435282,\n
        "lon": 4.0401538,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343670,\n
        "lat": 49.4435290,\n
        "lon": 4.0433270,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343671,\n
        "lat": 49.4435294,\n
        "lon": 4.0437862,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343672,\n
        "lat": 49.4435297,\n
        "lon": 4.0420501,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343673,\n
        "lat": 49.4435379,\n
        "lon": 4.0430491,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343674,\n
        "lat": 49.4435446,\n
        "lon": 4.0433023,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343675,\n
        "lat": 49.4435461,\n
        "lon": 4.0418771,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343676,\n
        "lat": 49.4435472,\n
        "lon": 4.0407104,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343677,\n
        "lat": 49.4435473,\n
        "lon": 4.0407806,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343678,\n
        "lat": 49.4435551,\n
        "lon": 4.0420068,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343679,\n
        "lat": 49.4435564,\n
        "lon": 4.0415615,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343680,\n
        "lat": 49.4435567,\n
        "lon": 4.0415040,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343681,\n
        "lat": 49.4435676,\n
        "lon": 4.0413220,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343682,\n
        "lat": 49.4435684,\n
        "lon": 4.0414305,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343683,\n
        "lat": 49.4435702,\n
        "lon": 4.0415623,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343684,\n
        "lat": 49.4435707,\n
        "lon": 4.0416119,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343685,\n
        "lat": 49.4435723,\n
        "lon": 4.0405998,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343686,\n
        "lat": 49.4435739,\n
        "lon": 4.0407096,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343687,\n
        "lat": 49.4435750,\n
        "lon": 4.0407802,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343688,\n
        "lat": 49.4435877,\n
        "lon": 4.0400933,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343689,\n
        "lat": 49.4435878,\n
        "lon": 4.0401234,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343690,\n
        "lat": 49.4435879,\n
        "lon": 4.0401547,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343691,\n
        "lat": 49.4436127,\n
        "lon": 4.0414399,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343692,\n
        "lat": 49.4436130,\n
        "lon": 4.0415024,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343693,\n
        "lat": 49.4436132,\n
        "lon": 4.0415475,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343694,\n
        "lat": 49.4436135,\n
        "lon": 4.0416037,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343695,\n
        "lat": 49.4436209,\n
        "lon": 4.0426950,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343696,\n
        "lat": 49.4436287,\n
        "lon": 4.0418626,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343697,\n
        "lat": 49.4436384,\n
        "lon": 4.0419924,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343698,\n
        "lat": 49.4436425,\n
        "lon": 4.0402642,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343699,\n
        "lat": 49.4436429,\n
        "lon": 4.0401247,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343700,\n
        "lat": 49.4436462,\n
        "lon": 4.0390139,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343701,\n
        "lat": 49.4436525,\n
        "lon": 4.0388542,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343702,\n
        "lat": 49.4436702,\n
        "lon": 4.0426227,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343703,\n
        "lat": 49.4437142,\n
        "lon": 4.0421097,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343704,\n
        "lat": 49.4437185,\n
        "lon": 4.0434997,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343705,\n
        "lat": 49.4437283,\n
        "lon": 4.0422074,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343706,\n
        "lat": 49.4437326,\n
        "lon": 4.0413058,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343707,\n
        "lat": 49.4437371,\n
        "lon": 4.0412606,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343708,\n
        "lat": 49.4437425,\n
        "lon": 4.0414734,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343709,\n
        "lat": 49.4437476,\n
        "lon": 4.0415324,\n
        "timestamp": "2016-09-30T17:10:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343710,\n
        "lat": 49.4437513,\n
        "lon": 4.0414282,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343711,\n
        "lat": 49.4437519,\n
        "lon": 4.0392898,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343712,\n
        "lat": 49.4437541,\n
        "lon": 4.0414694,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343713,\n
        "lat": 49.4437585,\n
        "lon": 4.0394667,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343714,\n
        "lat": 49.4437605,\n
        "lon": 4.0426774,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343715,\n
        "lat": 49.4437621,\n
        "lon": 4.0414190,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343716,\n
        "lat": 49.4437622,\n
        "lon": 4.0400594,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343717,\n
        "lat": 49.4437698,\n
        "lon": 4.0401062,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343718,\n
        "lat": 49.4437724,\n
        "lon": 4.0417230,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343719,\n
        "lat": 49.4437752,\n
        "lon": 4.0413140,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343720,\n
        "lat": 49.4437799,\n
        "lon": 4.0412765,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343721,\n
        "lat": 49.4437811,\n
        "lon": 4.0412667,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343722,\n
        "lat": 49.4437858,\n
        "lon": 4.0412282,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343723,\n
        "lat": 49.4437869,\n
        "lon": 4.0402097,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343724,\n
        "lat": 49.4437887,\n
        "lon": 4.0419371,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343725,\n
        "lat": 49.4437888,\n
        "lon": 4.0402212,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343726,\n
        "lat": 49.4437935,\n
        "lon": 4.0419367,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343727,\n
        "lat": 49.4437960,\n
        "lon": 4.0419770,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343728,\n
        "lat": 49.4437971,\n
        "lon": 4.0411375,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343729,\n
        "lat": 49.4437997,\n
        "lon": 4.0421551,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343730,\n
        "lat": 49.4438029,\n
        "lon": 4.0421771,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343731,\n
        "lat": 49.4438040,\n
        "lon": 4.0414298,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343732,\n
        "lat": 49.4438121,\n
        "lon": 4.0415770,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343733,\n
        "lat": 49.4438130,\n
        "lon": 4.0414587,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343734,\n
        "lat": 49.4438191,\n
        "lon": 4.0400398,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343735,\n
        "lat": 49.4438260,\n
        "lon": 4.0400868,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343736,\n
        "lat": 49.4438272,\n
        "lon": 4.0412870,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343737,\n
        "lat": 49.4438342,\n
        "lon": 4.0394537,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343738,\n
        "lat": 49.4438347,\n
        "lon": 4.0412418,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343739,\n
        "lat": 49.4438349,\n
        "lon": 4.0411465,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343740,\n
        "lat": 49.4438354,\n
        "lon": 4.0417172,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343741,\n
        "lat": 49.4438370,\n
        "lon": 4.0392274,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343742,\n
        "lat": 49.4438390,\n
        "lon": 4.0411174,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343744,\n
        "lat": 49.4438439,\n
        "lon": 4.0401894,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343745,\n
        "lat": 49.4438446,\n
        "lon": 4.0402020,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343746,\n
        "lat": 49.4438517,\n
        "lon": 4.0419313,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343747,\n
        "lat": 49.4438530,\n
        "lon": 4.0414587,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343749,\n
        "lat": 49.4438537,\n
        "lon": 4.0415775,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343750,\n
        "lat": 49.4438541,\n
        "lon": 4.0419717,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343751,\n
        "lat": 49.4438544,\n
        "lon": 4.0411227,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343752,\n
        "lat": 49.4438595,\n
        "lon": 4.0420620,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343753,\n
        "lat": 49.4438653,\n
        "lon": 4.0421324,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343754,\n
        "lat": 49.4438671,\n
        "lon": 4.0427781,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343755,\n
        "lat": 49.4438722,\n
        "lon": 4.0405381,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343756,\n
        "lat": 49.4438772,\n
        "lon": 4.0404973,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343758,\n
        "lat": 49.4438812,\n
        "lon": 4.0400678,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343759,\n
        "lat": 49.4438878,\n
        "lon": 4.0404134,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343760,\n
        "lat": 49.4438882,\n
        "lon": 4.0427387,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343761,\n
        "lat": 49.4438940,\n
        "lon": 4.0414590,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343762,\n
        "lat": 49.4438945,\n
        "lon": 4.0415781,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343763,\n
        "lat": 49.4438995,\n
        "lon": 4.0401830,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343764,\n
        "lat": 49.4439027,\n
        "lon": 4.0418442,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343765,\n
        "lat": 49.4439073,\n
        "lon": 4.0419642,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343766,\n
        "lat": 49.4439134,\n
        "lon": 4.0390385,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343767,\n
        "lat": 49.4439146,\n
        "lon": 4.0405505,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343768,\n
        "lat": 49.4439194,\n
        "lon": 4.0388780,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343769,\n
        "lat": 49.4439196,\n
        "lon": 4.0405099,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343770,\n
        "lat": 49.4439285,\n
        "lon": 4.0405125,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343771,\n
        "lat": 49.4439390,\n
        "lon": 4.0404286,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343772,\n
        "lat": 49.4439471,\n
        "lon": 4.0428196,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343773,\n
        "lat": 49.4439501,\n
        "lon": 4.0428146,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343774,\n
        "lat": 49.4439506,\n
        "lon": 4.0400576,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343775,\n
        "lat": 49.4439597,\n
        "lon": 4.0417665,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343776,\n
        "lat": 49.4439627,\n
        "lon": 4.0415790,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343777,\n
        "lat": 49.4439633,\n
        "lon": 4.0401709,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343778,\n
        "lat": 49.4439687,\n
        "lon": 4.0417150,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343779,\n
        "lat": 49.4439747,\n
        "lon": 4.0396713,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343780,\n
        "lat": 49.4439770,\n
        "lon": 4.0398017,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343781,\n
        "lat": 49.4439922,\n
        "lon": 4.0406198,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343782,\n
        "lat": 49.4439935,\n
        "lon": 4.0405025,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343783,\n
        "lat": 49.4439947,\n
        "lon": 4.0394585,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343784,\n
        "lat": 49.4439962,\n
        "lon": 4.0413356,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343785,\n
        "lat": 49.4439976,\n
        "lon": 4.0392321,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343786,\n
        "lat": 49.4439986,\n
        "lon": 4.0415802,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343787,\n
        "lat": 49.4440090,\n
        "lon": 4.0428803,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343788,\n
        "lat": 49.4440214,\n
        "lon": 4.0413879,\n
        "timestamp": "2016-09-30T17:10:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343789,\n
        "lat": 49.4440240,\n
        "lon": 4.0418328,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343790,\n
        "lat": 49.4440263,\n
        "lon": 4.0413898,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343791,\n
        "lat": 49.4440277,\n
        "lon": 4.0413465,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343792,\n
        "lat": 49.4440297,\n
        "lon": 4.0419532,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343793,\n
        "lat": 49.4440342,\n
        "lon": 4.0417137,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343794,\n
        "lat": 49.4440362,\n
        "lon": 4.0417648,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343795,\n
        "lat": 49.4440386,\n
        "lon": 4.0418023,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343796,\n
        "lat": 49.4440426,\n
        "lon": 4.0396685,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343797,\n
        "lat": 49.4440446,\n
        "lon": 4.0413843,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343798,\n
        "lat": 49.4440448,\n
        "lon": 4.0397989,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343799,\n
        "lat": 49.4440448,\n
        "lon": 4.0405039,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343800,\n
        "lat": 49.4440452,\n
        "lon": 4.0405116,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343801,\n
        "lat": 49.4440490,\n
        "lon": 4.0420225,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343802,\n
        "lat": 49.4440520,\n
        "lon": 4.0400306,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343803,\n
        "lat": 49.4440539,\n
        "lon": 4.0421000,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343805,\n
        "lat": 49.4440575,\n
        "lon": 4.0405120,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343806,\n
        "lat": 49.4440578,\n
        "lon": 4.0404907,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343807,\n
        "lat": 49.4440596,\n
        "lon": 4.0406539,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343808,\n
        "lat": 49.4440601,\n
        "lon": 4.0406226,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343809,\n
        "lat": 49.4440601,\n
        "lon": 4.0412910,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343811,\n
        "lat": 49.4440634,\n
        "lon": 4.0422934,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343812,\n
        "lat": 49.4440648,\n
        "lon": 4.0401439,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343813,\n
        "lat": 49.4440660,\n
        "lon": 4.0419341,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343814,\n
        "lat": 49.4440700,\n
        "lon": 4.0420215,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343815,\n
        "lat": 49.4440717,\n
        "lon": 4.0413950,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343816,\n
        "lat": 49.4440770,\n
        "lon": 4.0421001,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343817,\n
        "lat": 49.4440845,\n
        "lon": 4.0422357,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343818,\n
        "lat": 49.4440862,\n
        "lon": 4.0412985,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343819,\n
        "lat": 49.4440877,\n
        "lon": 4.0412989,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343820,\n
        "lat": 49.4440917,\n
        "lon": 4.0399125,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343821,\n
        "lat": 49.4440930,\n
        "lon": 4.0414880,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343822,\n
        "lat": 49.4440942,\n
        "lon": 4.0415320,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343823,\n
        "lat": 49.4441011,\n
        "lon": 4.0413067,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343824,\n
        "lat": 49.4441019,\n
        "lon": 4.0400397,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343825,\n
        "lat": 49.4441047,\n
        "lon": 4.0406545,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343826,\n
        "lat": 49.4441052,\n
        "lon": 4.0404928,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343827,\n
        "lat": 49.4441059,\n
        "lon": 4.0414873,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343828,\n
        "lat": 49.4441070,\n
        "lon": 4.0415312,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343829,\n
        "lat": 49.4441083,\n
        "lon": 4.0415784,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343831,\n
        "lat": 49.4441368,\n
        "lon": 4.0417934,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343832,\n
        "lat": 49.4441398,\n
        "lon": 4.0418553,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343833,\n
        "lat": 49.4441401,\n
        "lon": 4.0422299,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343834,\n
        "lat": 49.4441412,\n
        "lon": 4.0422163,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343835,\n
        "lat": 49.4441437,\n
        "lon": 4.0413040,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343837,\n
        "lat": 49.4441447,\n
        "lon": 4.0413397,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343838,\n
        "lat": 49.4441465,\n
        "lon": 4.0413396,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343839,\n
        "lat": 49.4441515,\n
        "lon": 4.0415761,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343840,\n
        "lat": 49.4441660,\n
        "lon": 4.0414782,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343841,\n
        "lat": 49.4441697,\n
        "lon": 4.0412995,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343842,\n
        "lat": 49.4441710,\n
        "lon": 4.0442173,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343843,\n
        "lat": 49.4441750,\n
        "lon": 4.0418549,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343844,\n
        "lat": 49.4441754,\n
        "lon": 4.0441673,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343845,\n
        "lat": 49.4441762,\n
        "lon": 4.0419216,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343846,\n
        "lat": 49.4441764,\n
        "lon": 4.0431286,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343847,\n
        "lat": 49.4441776,\n
        "lon": 4.0412563,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343848,\n
        "lat": 49.4441846,\n
        "lon": 4.0413531,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343849,\n
        "lat": 49.4441857,\n
        "lon": 4.0442441,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343850,\n
        "lat": 49.4441877,\n
        "lon": 4.0405550,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343851,\n
        "lat": 49.4441887,\n
        "lon": 4.0404734,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343852,\n
        "lat": 49.4441889,\n
        "lon": 4.0404610,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343853,\n
        "lat": 49.4441916,\n
        "lon": 4.0413068,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343854,\n
        "lat": 49.4441961,\n
        "lon": 4.0422110,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343855,\n
        "lat": 49.4441962,\n
        "lon": 4.0443774,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343856,\n
        "lat": 49.4441981,\n
        "lon": 4.0412635,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343857,\n
        "lat": 49.4441995,\n
        "lon": 4.0422763,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343858,\n
        "lat": 49.4442106,\n
        "lon": 4.0414797,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343859,\n
        "lat": 49.4442113,\n
        "lon": 4.0414561,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343860,\n
        "lat": 49.4442116,\n
        "lon": 4.0444430,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343861,\n
        "lat": 49.4442227,\n
        "lon": 4.0404425,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343862,\n
        "lat": 49.4442253,\n
        "lon": 4.0423737,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343863,\n
        "lat": 49.4442259,\n
        "lon": 4.0404571,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343864,\n
        "lat": 49.4442265,\n
        "lon": 4.0444190,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343865,\n
        "lat": 49.4442280,\n
        "lon": 4.0398872,\n
        "timestamp": "2016-09-30T17:10:45Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343866,\n
        "lat": 49.4442317,\n
        "lon": 4.0445282,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343867,\n
        "lat": 49.4442339,\n
        "lon": 4.0424762,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343868,\n
        "lat": 49.4442395,\n
        "lon": 4.0400128,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343869,\n
        "lat": 49.4442404,\n
        "lon": 4.0425652,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343870,\n
        "lat": 49.4442458,\n
        "lon": 4.0426832,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343871,\n
        "lat": 49.4442625,\n
        "lon": 4.0398424,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343872,\n
        "lat": 49.4442649,\n
        "lon": 4.0444772,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343873,\n
        "lat": 49.4442668,\n
        "lon": 4.0414599,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343874,\n
        "lat": 49.4442671,\n
        "lon": 4.0414703,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343875,\n
        "lat": 49.4442714,\n
        "lon": 4.0399551,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343876,\n
        "lat": 49.4442780,\n
        "lon": 4.0446350,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343877,\n
        "lat": 49.4442890,\n
        "lon": 4.0445118,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343878,\n
        "lat": 49.4443097,\n
        "lon": 4.0414724,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343879,\n
        "lat": 49.4443125,\n
        "lon": 4.0413598,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343880,\n
        "lat": 49.4443136,\n
        "lon": 4.0399380,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343881,\n
        "lat": 49.4443138,\n
        "lon": 4.0399469,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343882,\n
        "lat": 49.4443187,\n
        "lon": 4.0417006,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343883,\n
        "lat": 49.4443218,\n
        "lon": 4.0411581,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343884,\n
        "lat": 49.4443241,\n
        "lon": 4.0410700,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343885,\n
        "lat": 49.4443251,\n
        "lon": 4.0404059,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343886,\n
        "lat": 49.4443285,\n
        "lon": 4.0399362,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343887,\n
        "lat": 49.4443295,\n
        "lon": 4.0399439,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343888,\n
        "lat": 49.4443339,\n
        "lon": 4.0413383,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343889,\n
        "lat": 49.4443353,\n
        "lon": 4.0412651,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343890,\n
        "lat": 49.4443371,\n
        "lon": 4.0404690,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343891,\n
        "lat": 49.4443379,\n
        "lon": 4.0445403,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343892,\n
        "lat": 49.4443415,\n
        "lon": 4.0436988,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343893,\n
        "lat": 49.4443439,\n
        "lon": 4.0401697,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343894,\n
        "lat": 49.4443442,\n
        "lon": 4.0417003,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343895,\n
        "lat": 49.4443458,\n
        "lon": 4.0449082,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343896,\n
        "lat": 49.4443465,\n
        "lon": 4.0420629,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343897,\n
        "lat": 49.4443488,\n
        "lon": 4.0412660,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343898,\n
        "lat": 49.4443493,\n
        "lon": 4.0444157,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343899,\n
        "lat": 49.4443504,\n
        "lon": 4.0412165,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343900,\n
        "lat": 49.4443512,\n
        "lon": 4.0398237,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343901,\n
        "lat": 49.4443584,\n
        "lon": 4.0425508,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343902,\n
        "lat": 49.4443597,\n
        "lon": 4.0399381,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343903,\n
        "lat": 49.4443605,\n
        "lon": 4.0411604,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343904,\n
        "lat": 49.4443608,\n
        "lon": 4.0402325,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343905,\n
        "lat": 49.4443622,\n
        "lon": 4.0435944,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343906,\n
        "lat": 49.4443622,\n
        "lon": 4.0437357,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343907,\n
        "lat": 49.4443628,\n
        "lon": 4.0410723,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343908,\n
        "lat": 49.4443641,\n
        "lon": 4.0426712,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343909,\n
        "lat": 49.4443642,\n
        "lon": 4.0436653,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343910,\n
        "lat": 49.4443658,\n
        "lon": 4.0413885,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343911,\n
        "lat": 49.4443671,\n
        "lon": 4.0413408,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343912,\n
        "lat": 49.4443733,\n
        "lon": 4.0420600,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343913,\n
        "lat": 49.4443780,\n
        "lon": 4.0451598,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343914,\n
        "lat": 49.4443823,\n
        "lon": 4.0412169,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343915,\n
        "lat": 49.4443823,\n
        "lon": 4.0429617,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343916,\n
        "lat": 49.4443826,\n
        "lon": 4.0411969,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343917,\n
        "lat": 49.4443834,\n
        "lon": 4.0429854,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343918,\n
        "lat": 49.4443840,\n
        "lon": 4.0402200,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343919,\n
        "lat": 49.4443862,\n
        "lon": 4.0407399,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343920,\n
        "lat": 49.4443862,\n
        "lon": 4.0436992,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343921,\n
        "lat": 49.4443865,\n
        "lon": 4.0436325,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343922,\n
        "lat": 49.4443882,\n
        "lon": 4.0422442,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343923,\n
        "lat": 49.4443951,\n
        "lon": 4.0407867,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343924,\n
        "lat": 49.4443953,\n
        "lon": 4.0428053,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343925,\n
        "lat": 49.4443956,\n
        "lon": 4.0435432,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343926,\n
        "lat": 49.4443968,\n
        "lon": 4.0430021,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343927,\n
        "lat": 49.4443972,\n
        "lon": 4.0423550,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343928,\n
        "lat": 49.4444005,\n
        "lon": 4.0450110,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343929,\n
        "lat": 49.4444019,\n
        "lon": 4.0402749,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343930,\n
        "lat": 49.4444021,\n
        "lon": 4.0448163,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343931,\n
        "lat": 49.4444030,\n
        "lon": 4.0429108,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343932,\n
        "lat": 49.4444034,\n
        "lon": 4.0411979,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343933,\n
        "lat": 49.4444037,\n
        "lon": 4.0412201,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343934,\n
        "lat": 49.4444064,\n
        "lon": 4.0429580,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343935,\n
        "lat": 49.4444072,\n
        "lon": 4.0449989,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343936,\n
        "lat": 49.4444255,\n
        "lon": 4.0398585,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343937,\n
        "lat": 49.4444308,\n
        "lon": 4.0398307,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343938,\n
        "lat": 49.4444344,\n
        "lon": 4.0407253,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343939,\n
        "lat": 49.4444344,\n
        "lon": 4.0450600,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343940,\n
        "lat": 49.4444386,\n
        "lon": 4.0427983,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343941,\n
        "lat": 49.4444402,\n
        "lon": 4.0452542,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343942,\n
        "lat": 49.4444407,\n
        "lon": 4.0407733,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343943,\n
        "lat": 49.4444409,\n
        "lon": 4.0409322,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343944,\n
        "lat": 49.4444428,\n
        "lon": 4.0408812,\n
        "timestamp": "2016-09-30T17:10:46Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343945,\n
        "lat": 49.4444429,\n
        "lon": 4.0416990,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343946,\n
        "lat": 49.4444436,\n
        "lon": 4.0398666,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343947,\n
        "lat": 49.4444437,\n
        "lon": 4.0428524,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343948,\n
        "lat": 49.4444489,\n
        "lon": 4.0398388,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343949,\n
        "lat": 49.4444512,\n
        "lon": 4.0429611,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343950,\n
        "lat": 49.4444542,\n
        "lon": 4.0429992,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343951,\n
        "lat": 49.4444571,\n
        "lon": 4.0400879,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343952,\n
        "lat": 49.4444586,\n
        "lon": 4.0413954,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343953,\n
        "lat": 49.4444604,\n
        "lon": 4.0413328,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343954,\n
        "lat": 49.4444613,\n
        "lon": 4.0452811,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343955,\n
        "lat": 49.4444622,\n
        "lon": 4.0412743,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343956,\n
        "lat": 49.4444628,\n
        "lon": 4.0428487,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343957,\n
        "lat": 49.4444638,\n
        "lon": 4.0412233,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343958,\n
        "lat": 49.4444653,\n
        "lon": 4.0402249,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343959,\n
        "lat": 49.4444657,\n
        "lon": 4.0428400,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343960,\n
        "lat": 49.4444724,\n
        "lon": 4.0409337,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343961,\n
        "lat": 49.4444740,\n
        "lon": 4.0408842,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343962,\n
        "lat": 49.4444761,\n
        "lon": 4.0402526,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343963,\n
        "lat": 49.4444788,\n
        "lon": 4.0428987,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343964,\n
        "lat": 49.4444808,\n
        "lon": 4.0437876,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343965,\n
        "lat": 49.4444811,\n
        "lon": 4.0400694,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343966,\n
        "lat": 49.4444822,\n
        "lon": 4.0401873,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343967,\n
        "lat": 49.4444828,\n
        "lon": 4.0429543,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343968,\n
        "lat": 49.4444893,\n
        "lon": 4.0422318,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343969,\n
        "lat": 49.4444950,\n
        "lon": 4.0428368,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343970,\n
        "lat": 49.4444954,\n
        "lon": 4.0401305,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343971,\n
        "lat": 49.4444962,\n
        "lon": 4.0402427,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343972,\n
        "lat": 49.4444964,\n
        "lon": 4.0452270,\n
        "timestamp": "2016-09-30T17:10:47Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343973,\n
        "lat": 49.4457042,\n
        "lon": 4.0411780,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343974,\n
        "lat": 49.4457092,\n
        "lon": 4.0448216,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343975,\n
        "lat": 49.4457093,\n
        "lon": 4.0442122,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343976,\n
        "lat": 49.4457131,\n
        "lon": 4.0448181,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343977,\n
        "lat": 49.4457206,\n
        "lon": 4.0438091,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343978,\n
        "lat": 49.4457222,\n
        "lon": 4.0447543,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343979,\n
        "lat": 49.4457244,\n
        "lon": 4.0468601,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343980,\n
        "lat": 49.4457249,\n
        "lon": 4.0470066,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343981,\n
        "lat": 49.4457259,\n
        "lon": 4.0447607,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343982,\n
        "lat": 49.4457272,\n
        "lon": 4.0470686,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343983,\n
        "lat": 49.4457284,\n
        "lon": 4.0470478,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343984,\n
        "lat": 49.4457289,\n
        "lon": 4.0470894,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343985,\n
        "lat": 49.4457323,\n
        "lon": 4.0470277,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343986,\n
        "lat": 49.4457334,\n
        "lon": 4.0471091,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343987,\n
        "lat": 49.4457341,\n
        "lon": 4.0436178,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425343988,\n
        "lat": 49.4457389,\n
        "lon": 4.0470094,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344089,\n
        "lat": 49.4446120,\n
        "lon": 4.0439487,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344090,\n
        "lat": 49.4446143,\n
        "lon": 4.0401949,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344091,\n
        "lat": 49.4446175,\n
        "lon": 4.0451360,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344092,\n
        "lat": 49.4446198,\n
        "lon": 4.0400240,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344093,\n
        "lat": 49.4446214,\n
        "lon": 4.0422561,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344094,\n
        "lat": 49.4446234,\n
        "lon": 4.0407181,\n
        "timestamp": "2016-09-30T17:10:48Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344095,\n
        "lat": 49.4446240,\n
        "lon": 4.0412119,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344096,\n
        "lat": 49.4446243,\n
        "lon": 4.0399146,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344097,\n
        "lat": 49.4446254,\n
        "lon": 4.0407413,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344098,\n
        "lat": 49.4446268,\n
        "lon": 4.0412332,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344099,\n
        "lat": 49.4446278,\n
        "lon": 4.0412860,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344100,\n
        "lat": 49.4446284,\n
        "lon": 4.0395770,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344101,\n
        "lat": 49.4446288,\n
        "lon": 4.0400755,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344102,\n
        "lat": 49.4446292,\n
        "lon": 4.0414098,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344103,\n
        "lat": 49.4446320,\n
        "lon": 4.0399647,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344104,\n
        "lat": 49.4446348,\n
        "lon": 4.0424271,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344105,\n
        "lat": 49.4446354,\n
        "lon": 4.0415022,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344106,\n
        "lat": 49.4446380,\n
        "lon": 4.0431300,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344107,\n
        "lat": 49.4446428,\n
        "lon": 4.0403598,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344108,\n
        "lat": 49.4446431,\n
        "lon": 4.0407127,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344109,\n
        "lat": 49.4446462,\n
        "lon": 4.0407332,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344110,\n
        "lat": 49.4446557,\n
        "lon": 4.0408374,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344111,\n
        "lat": 49.4446558,\n
        "lon": 4.0408458,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344112,\n
        "lat": 49.4446573,\n
        "lon": 4.0413196,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344113,\n
        "lat": 49.4446576,\n
        "lon": 4.0404456,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344114,\n
        "lat": 49.4446588,\n
        "lon": 4.0394168,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344115,\n
        "lat": 49.4446588,\n
        "lon": 4.0414628,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344116,\n
        "lat": 49.4446594,\n
        "lon": 4.0400613,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344117,\n
        "lat": 49.4446602,\n
        "lon": 4.0400652,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344118,\n
        "lat": 49.4446626,\n
        "lon": 4.0404746,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344119,\n
        "lat": 49.4446684,\n
        "lon": 4.0431468,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344120,\n
        "lat": 49.4446691,\n
        "lon": 4.0394250,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344121,\n
        "lat": 49.4446696,\n
        "lon": 4.0405140,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344122,\n
        "lat": 49.4446767,\n
        "lon": 4.0450365,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344123,\n
        "lat": 49.4446809,\n
        "lon": 4.0416565,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344124,\n
        "lat": 49.4446841,\n
        "lon": 4.0432489,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344125,\n
        "lat": 49.4446909,\n
        "lon": 4.0393215,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344126,\n
        "lat": 49.4446931,\n
        "lon": 4.0403387,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344127,\n
        "lat": 49.4446945,\n
        "lon": 4.0418092,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344128,\n
        "lat": 49.4446947,\n
        "lon": 4.0406664,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344129,\n
        "lat": 49.4447018,\n
        "lon": 4.0393308,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344130,\n
        "lat": 49.4447028,\n
        "lon": 4.0407170,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344131,\n
        "lat": 49.4447040,\n
        "lon": 4.0404018,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344132,\n
        "lat": 49.4447055,\n
        "lon": 4.0431697,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344133,\n
        "lat": 49.4447079,\n
        "lon": 4.0404245,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344134,\n
        "lat": 49.4447082,\n
        "lon": 4.0400436,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344135,\n
        "lat": 49.4447118,\n
        "lon": 4.0407722,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344136,\n
        "lat": 49.4447123,\n
        "lon": 4.0392581,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344137,\n
        "lat": 49.4447154,\n
        "lon": 4.0400929,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344138,\n
        "lat": 49.4447180,\n
        "lon": 4.0431240,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344139,\n
        "lat": 49.4447209,\n
        "lon": 4.0408282,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344140,\n
        "lat": 49.4447219,\n
        "lon": 4.0403277,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344141,\n
        "lat": 49.4447233,\n
        "lon": 4.0449646,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344142,\n
        "lat": 49.4447234,\n
        "lon": 4.0413191,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344143,\n
        "lat": 49.4447236,\n
        "lon": 4.0413880,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344144,\n
        "lat": 49.4447242,\n
        "lon": 4.0401524,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344145,\n
        "lat": 49.4447279,\n
        "lon": 4.0394715,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344146,\n
        "lat": 49.4447316,\n
        "lon": 4.0418033,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344147,\n
        "lat": 49.4447319,\n
        "lon": 4.0392000,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344148,\n
        "lat": 49.4447327,\n
        "lon": 4.0403901,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344149,\n
        "lat": 49.4447352,\n
        "lon": 4.0418616,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344150,\n
        "lat": 49.4447380,\n
        "lon": 4.0409030,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344151,\n
        "lat": 49.4447399,\n
        "lon": 4.0411957,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344152,\n
        "lat": 49.4447441,\n
        "lon": 4.0409457,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344153,\n
        "lat": 49.4447471,\n
        "lon": 4.0392102,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344154,\n
        "lat": 49.4447514,\n
        "lon": 4.0413565,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344155,\n
        "lat": 49.4447517,\n
        "lon": 4.0413878,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344156,\n
        "lat": 49.4447590,\n
        "lon": 4.0433086,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344157,\n
        "lat": 49.4447599,\n
        "lon": 4.0404351,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344158,\n
        "lat": 49.4447616,\n
        "lon": 4.0432914,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344159,\n
        "lat": 49.4447629,\n
        "lon": 4.0413571,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344160,\n
        "lat": 49.4447632,\n
        "lon": 4.0420162,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344161,\n
        "lat": 49.4447678,\n
        "lon": 4.0404753,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344162,\n
        "lat": 49.4447728,\n
        "lon": 4.0411942,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344163,\n
        "lat": 49.4447749,\n
        "lon": 4.0406454,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344164,\n
        "lat": 49.4447757,\n
        "lon": 4.0416346,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344165,\n
        "lat": 49.4447771,\n
        "lon": 4.0391215,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344166,\n
        "lat": 49.4447774,\n
        "lon": 4.0410762,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344167,\n
        "lat": 49.4447775,\n
        "lon": 4.0413578,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344168,\n
        "lat": 49.4447784,\n
        "lon": 4.0414004,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344169,\n
        "lat": 49.4447796,\n
        "lon": 4.0414613,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344170,\n
        "lat": 49.4447810,\n
        "lon": 4.0422244,\n
        "timestamp": "2016-09-30T17:10:49Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344171,\n
        "lat": 49.4447815,\n
        "lon": 4.0406998,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344172,\n
        "lat": 49.4447835,\n
        "lon": 4.0393196,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344173,\n
        "lat": 49.4447848,\n
        "lon": 4.0431646,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344174,\n
        "lat": 49.4447867,\n
        "lon": 4.0417405,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344175,\n
        "lat": 49.4447867,\n
        "lon": 4.0422233,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344176,\n
        "lat": 49.4447872,\n
        "lon": 4.0408100,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344177,\n
        "lat": 49.4447886,\n
        "lon": 4.0431574,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344178,\n
        "lat": 49.4447893,\n
        "lon": 4.0417936,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344179,\n
        "lat": 49.4447894,\n
        "lon": 4.0410270,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344180,\n
        "lat": 49.4447898,\n
        "lon": 4.0408868,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344181,\n
        "lat": 49.4447904,\n
        "lon": 4.0408237,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344182,\n
        "lat": 49.4447916,\n
        "lon": 4.0406836,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344183,\n
        "lat": 49.4447928,\n
        "lon": 4.0418508,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344184,\n
        "lat": 49.4447934,\n
        "lon": 4.0406969,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344185,\n
        "lat": 49.4447962,\n
        "lon": 4.0413596,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344186,\n
        "lat": 49.4447967,\n
        "lon": 4.0410664,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344187,\n
        "lat": 49.4447977,\n
        "lon": 4.0409291,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344188,\n
        "lat": 49.4448006,\n
        "lon": 4.0423969,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344189,\n
        "lat": 49.4448007,\n
        "lon": 4.0392228,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344190,\n
        "lat": 49.4448010,\n
        "lon": 4.0414010,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344191,\n
        "lat": 49.4448013,\n
        "lon": 4.0414604,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344192,\n
        "lat": 49.4448028,\n
        "lon": 4.0412192,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344193,\n
        "lat": 49.4448091,\n
        "lon": 4.0433451,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344194,\n
        "lat": 49.4448092,\n
        "lon": 4.0457841,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344195,\n
        "lat": 49.4448111,\n
        "lon": 4.0406785,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344196,\n
        "lat": 49.4448118,\n
        "lon": 4.0443936,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344197,\n
        "lat": 49.4448150,\n
        "lon": 4.0392336,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344198,\n
        "lat": 49.4448173,\n
        "lon": 4.0419243,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344199,\n
        "lat": 49.4448182,\n
        "lon": 4.0444039,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344200,\n
        "lat": 49.4448184,\n
        "lon": 4.0407444,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344201,\n
        "lat": 49.4448218,\n
        "lon": 4.0433024,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344202,\n
        "lat": 49.4448220,\n
        "lon": 4.0407035,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344203,\n
        "lat": 49.4448226,\n
        "lon": 4.0391534,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344204,\n
        "lat": 49.4448235,\n
        "lon": 4.0420009,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344205,\n
        "lat": 49.4448257,\n
        "lon": 4.0417356,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344206,\n
        "lat": 49.4448284,\n
        "lon": 4.0444150,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344207,\n
        "lat": 49.4448289,\n
        "lon": 4.0407402,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344208,\n
        "lat": 49.4448296,\n
        "lon": 4.0419993,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344209,\n
        "lat": 49.4448313,\n
        "lon": 4.0407007,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344210,\n
        "lat": 49.4448315,\n
        "lon": 4.0443584,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344211,\n
        "lat": 49.4448323,\n
        "lon": 4.0417875,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344212,\n
        "lat": 49.4448342,\n
        "lon": 4.0420524,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344213,\n
        "lat": 49.4448372,\n
        "lon": 4.0432505,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344214,\n
        "lat": 49.4448377,\n
        "lon": 4.0407367,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344215,\n
        "lat": 49.4448389,\n
        "lon": 4.0443725,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344216,\n
        "lat": 49.4448429,\n
        "lon": 4.0410071,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344217,\n
        "lat": 49.4448475,\n
        "lon": 4.0443884,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344218,\n
        "lat": 49.4448476,\n
        "lon": 4.0422063,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344219,\n
        "lat": 49.4448481,\n
        "lon": 4.0422117,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344220,\n
        "lat": 49.4448493,\n
        "lon": 4.0408053,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344221,\n
        "lat": 49.4448527,\n
        "lon": 4.0431979,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344222,\n
        "lat": 49.4448632,\n
        "lon": 4.0423855,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344223,\n
        "lat": 49.4448648,\n
        "lon": 4.0418360,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344224,\n
        "lat": 49.4448670,\n
        "lon": 4.0420470,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344225,\n
        "lat": 49.4448728,\n
        "lon": 4.0419125,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344226,\n
        "lat": 49.4448737,\n
        "lon": 4.0411888,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344227,\n
        "lat": 49.4448781,\n
        "lon": 4.0432141,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344228,\n
        "lat": 49.4448814,\n
        "lon": 4.0421973,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344229,\n
        "lat": 49.4448931,\n
        "lon": 4.0431612,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344230,\n
        "lat": 49.4448981,\n
        "lon": 4.0400157,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344231,\n
        "lat": 49.4449237,\n
        "lon": 4.0433039,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344232,\n
        "lat": 49.4449253,\n
        "lon": 4.0418205,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344233,\n
        "lat": 49.4449287,\n
        "lon": 4.0432866,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344234,\n
        "lat": 49.4449402,\n
        "lon": 4.0400579,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344235,\n
        "lat": 49.4449437,\n
        "lon": 4.0459507,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344236,\n
        "lat": 49.4449443,\n
        "lon": 4.0419718,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344237,\n
        "lat": 49.4449489,\n
        "lon": 4.0433211,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344238,\n
        "lat": 49.4449490,\n
        "lon": 4.0398961,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344239,\n
        "lat": 49.4449536,\n
        "lon": 4.0432003,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344240,\n
        "lat": 49.4449542,\n
        "lon": 4.0433032,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344241,\n
        "lat": 49.4449671,\n
        "lon": 4.0446119,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344242,\n
        "lat": 49.4449727,\n
        "lon": 4.0429721,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344243,\n
        "lat": 49.4449733,\n
        "lon": 4.0433950,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344244,\n
        "lat": 49.4449777,\n
        "lon": 4.0434919,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344245,\n
        "lat": 49.4449862,\n
        "lon": 4.0433466,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344246,\n
        "lat": 49.4449883,\n
        "lon": 4.0399370,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344247,\n
        "lat": 49.4449939,\n
        "lon": 4.0429569,\n
        "timestamp": "2016-09-30T17:10:50Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344248,\n
        "lat": 49.4449986,\n
        "lon": 4.0435427,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344249,\n
        "lat": 49.4449987,\n
        "lon": 4.0429710,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344250,\n
        "lat": 49.4450046,\n
        "lon": 4.0430666,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344251,\n
        "lat": 49.4450079,\n
        "lon": 4.0432207,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344252,\n
        "lat": 49.4450124,\n
        "lon": 4.0436637,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344253,\n
        "lat": 49.4450191,\n
        "lon": 4.0429563,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344254,\n
        "lat": 49.4450358,\n
        "lon": 4.0433035,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344255,\n
        "lat": 49.4450429,\n
        "lon": 4.0437537,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344256,\n
        "lat": 49.4450442,\n
        "lon": 4.0434390,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344257,\n
        "lat": 49.4450446,\n
        "lon": 4.0431916,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344258,\n
        "lat": 49.4450447,\n
        "lon": 4.0430364,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344259,\n
        "lat": 49.4450499,\n
        "lon": 4.0407209,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344260,\n
        "lat": 49.4450538,\n
        "lon": 4.0437859,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344261,\n
        "lat": 49.4450543,\n
        "lon": 4.0409865,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344262,\n
        "lat": 49.4450543,\n
        "lon": 4.0410380,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344263,\n
        "lat": 49.4450576,\n
        "lon": 4.0452536,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344264,\n
        "lat": 49.4450620,\n
        "lon": 4.0434916,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344265,\n
        "lat": 49.4450645,\n
        "lon": 4.0424642,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344266,\n
        "lat": 49.4450648,\n
        "lon": 4.0410910,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344267,\n
        "lat": 49.4450668,\n
        "lon": 4.0409514,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344268,\n
        "lat": 49.4450702,\n
        "lon": 4.0438350,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344269,\n
        "lat": 49.4450726,\n
        "lon": 4.0432742,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344270,\n
        "lat": 49.4450742,\n
        "lon": 4.0438318,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344271,\n
        "lat": 49.4450743,\n
        "lon": 4.0437308,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344272,\n
        "lat": 49.4450777,\n
        "lon": 4.0411162,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344273,\n
        "lat": 49.4450784,\n
        "lon": 4.0406413,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344274,\n
        "lat": 49.4450834,\n
        "lon": 4.0411033,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344275,\n
        "lat": 49.4450846,\n
        "lon": 4.0437637,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344276,\n
        "lat": 49.4450933,\n
        "lon": 4.0425794,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344277,\n
        "lat": 49.4450951,\n
        "lon": 4.0431347,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344278,\n
        "lat": 49.4451024,\n
        "lon": 4.0439228,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344279,\n
        "lat": 49.4451025,\n
        "lon": 4.0438093,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344280,\n
        "lat": 49.4451029,\n
        "lon": 4.0438712,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344281,\n
        "lat": 49.4451042,\n
        "lon": 4.0409828,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344282,\n
        "lat": 49.4451150,\n
        "lon": 4.0439022,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344283,\n
        "lat": 49.4451176,\n
        "lon": 4.0438575,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344284,\n
        "lat": 49.4451207,\n
        "lon": 4.0439910,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344285,\n
        "lat": 49.4451212,\n
        "lon": 4.0440274,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344286,\n
        "lat": 49.4451285,\n
        "lon": 4.0411392,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344287,\n
        "lat": 49.4451296,\n
        "lon": 4.0438896,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344288,\n
        "lat": 49.4451332,\n
        "lon": 4.0438974,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344289,\n
        "lat": 49.4451354,\n
        "lon": 4.0435708,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344290,\n
        "lat": 49.4451367,\n
        "lon": 4.0408249,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344291,\n
        "lat": 49.4451371,\n
        "lon": 4.0453710,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344292,\n
        "lat": 49.4451403,\n
        "lon": 4.0439898,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344293,\n
        "lat": 49.4451403,\n
        "lon": 4.0440278,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344294,\n
        "lat": 49.4451421,\n
        "lon": 4.0407896,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344295,\n
        "lat": 49.4451432,\n
        "lon": 4.0439875,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344296,\n
        "lat": 49.4451433,\n
        "lon": 4.0424112,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344297,\n
        "lat": 49.4451446,\n
        "lon": 4.0410901,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344298,\n
        "lat": 49.4451453,\n
        "lon": 4.0424189,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344299,\n
        "lat": 49.4451477,\n
        "lon": 4.0413103,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344300,\n
        "lat": 49.4451492,\n
        "lon": 4.0413673,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344301,\n
        "lat": 49.4451502,\n
        "lon": 4.0410944,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344302,\n
        "lat": 49.4451509,\n
        "lon": 4.0432508,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344303,\n
        "lat": 49.4451518,\n
        "lon": 4.0408426,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344304,\n
        "lat": 49.4451519,\n
        "lon": 4.0436206,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344305,\n
        "lat": 49.4451532,\n
        "lon": 4.0451021,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344306,\n
        "lat": 49.4451564,\n
        "lon": 4.0412104,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344307,\n
        "lat": 49.4451570,\n
        "lon": 4.0440210,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344309,\n
        "lat": 49.4451618,\n
        "lon": 4.0411679,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344310,\n
        "lat": 49.4451622,\n
        "lon": 4.0412164,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344311,\n
        "lat": 49.4451642,\n
        "lon": 4.0413285,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344312,\n
        "lat": 49.4451651,\n
        "lon": 4.0437594,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344313,\n
        "lat": 49.4451655,\n
        "lon": 4.0412700,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344314,\n
        "lat": 49.4451701,\n
        "lon": 4.0439602,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344315,\n
        "lat": 49.4451702,\n
        "lon": 4.0411764,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344316,\n
        "lat": 49.4451724,\n
        "lon": 4.0413904,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344317,\n
        "lat": 49.4451755,\n
        "lon": 4.0430443,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344318,\n
        "lat": 49.4451771,\n
        "lon": 4.0411834,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344319,\n
        "lat": 49.4451777,\n
        "lon": 4.0431708,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344320,\n
        "lat": 49.4451795,\n
        "lon": 4.0423888,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344321,\n
        "lat": 49.4451813,\n
        "lon": 4.0438064,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344322,\n
        "lat": 49.4451814,\n
        "lon": 4.0412875,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344323,\n
        "lat": 49.4451817,\n
        "lon": 4.0411236,\n
        "timestamp": "2016-09-30T17:10:51Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344324,\n
        "lat": 49.4451826,\n
        "lon": 4.0435903,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344325,\n
        "lat": 49.4451838,\n
        "lon": 4.0435940,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344326,\n
        "lat": 49.4451848,\n
        "lon": 4.0439942,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344327,\n
        "lat": 49.4451855,\n
        "lon": 4.0413677,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344328,\n
        "lat": 49.4451865,\n
        "lon": 4.0412422,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344329,\n
        "lat": 49.4451908,\n
        "lon": 4.0437994,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344330,\n
        "lat": 49.4451913,\n
        "lon": 4.0437385,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344331,\n
        "lat": 49.4451933,\n
        "lon": 4.0432048,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344332,\n
        "lat": 49.4451939,\n
        "lon": 4.0437365,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344334,\n
        "lat": 49.4452032,\n
        "lon": 4.0412097,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344335,\n
        "lat": 49.4452041,\n
        "lon": 4.0438389,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344336,\n
        "lat": 49.4452091,\n
        "lon": 4.0425137,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344337,\n
        "lat": 49.4452091,\n
        "lon": 4.0438900,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344338,\n
        "lat": 49.4452099,\n
        "lon": 4.0437855,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344339,\n
        "lat": 49.4452106,\n
        "lon": 4.0442457,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344340,\n
        "lat": 49.4452129,\n
        "lon": 4.0412195,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344341,\n
        "lat": 49.4452148,\n
        "lon": 4.0451884,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344342,\n
        "lat": 49.4452161,\n
        "lon": 4.0431296,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344343,\n
        "lat": 49.4452170,\n
        "lon": 4.0442921,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344344,\n
        "lat": 49.4452174,\n
        "lon": 4.0436939,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344345,\n
        "lat": 49.4452190,\n
        "lon": 4.0438828,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344346,\n
        "lat": 49.4452213,\n
        "lon": 4.0431405,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344347,\n
        "lat": 49.4452236,\n
        "lon": 4.0408663,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344348,\n
        "lat": 49.4452238,\n
        "lon": 4.0437127,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344349,\n
        "lat": 49.4452264,\n
        "lon": 4.0442859,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344350,\n
        "lat": 49.4452267,\n
        "lon": 4.0442312,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344351,\n
        "lat": 49.4452273,\n
        "lon": 4.0442884,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344352,\n
        "lat": 49.4452302,\n
        "lon": 4.0435501,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344353,\n
        "lat": 49.4452304,\n
        "lon": 4.0411405,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344354,\n
        "lat": 49.4452308,\n
        "lon": 4.0413628,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344355,\n
        "lat": 49.4452310,\n
        "lon": 4.0414182,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344356,\n
        "lat": 49.4452317,\n
        "lon": 4.0435542,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344357,\n
        "lat": 49.4452318,\n
        "lon": 4.0452209,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344358,\n
        "lat": 49.4452319,\n
        "lon": 4.0411790,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344359,\n
        "lat": 49.4452319,\n
        "lon": 4.0431619,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344360,\n
        "lat": 49.4452336,\n
        "lon": 4.0443396,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344361,\n
        "lat": 49.4452343,\n
        "lon": 4.0438714,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344362,\n
        "lat": 49.4452365,\n
        "lon": 4.0414665,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344363,\n
        "lat": 49.4452382,\n
        "lon": 4.0408765,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344364,\n
        "lat": 49.4452404,\n
        "lon": 4.0412473,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344365,\n
        "lat": 49.4452424,\n
        "lon": 4.0411561,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344366,\n
        "lat": 49.4452430,\n
        "lon": 4.0439884,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344367,\n
        "lat": 49.4452437,\n
        "lon": 4.0415166,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344368,\n
        "lat": 49.4452441,\n
        "lon": 4.0442776,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344369,\n
        "lat": 49.4452449,\n
        "lon": 4.0451347,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344370,\n
        "lat": 49.4452501,\n
        "lon": 4.0413843,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344371,\n
        "lat": 49.4452539,\n
        "lon": 4.0429562,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344372,\n
        "lat": 49.4452580,\n
        "lon": 4.0443186,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344373,\n
        "lat": 49.4452588,\n
        "lon": 4.0439745,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344374,\n
        "lat": 49.4452638,\n
        "lon": 4.0451702,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344375,\n
        "lat": 49.4452655,\n
        "lon": 4.0441282,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344376,\n
        "lat": 49.4452668,\n
        "lon": 4.0407928,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344377,\n
        "lat": 49.4452693,\n
        "lon": 4.0439653,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344378,\n
        "lat": 49.4452705,\n
        "lon": 4.0412777,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344379,\n
        "lat": 49.4452817,\n
        "lon": 4.0435127,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344380,\n
        "lat": 49.4452818,\n
        "lon": 4.0438842,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344381,\n
        "lat": 49.4452834,\n
        "lon": 4.0441802,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344382,\n
        "lat": 49.4452889,\n
        "lon": 4.0435331,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344383,\n
        "lat": 49.4452919,\n
        "lon": 4.0444070,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344384,\n
        "lat": 49.4452923,\n
        "lon": 4.0439149,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344385,\n
        "lat": 49.4452929,\n
        "lon": 4.0435297,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344386,\n
        "lat": 49.4452943,\n
        "lon": 4.0441050,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344387,\n
        "lat": 49.4452945,\n
        "lon": 4.0411288,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344388,\n
        "lat": 49.4452947,\n
        "lon": 4.0440845,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344389,\n
        "lat": 49.4452977,\n
        "lon": 4.0430566,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344390,\n
        "lat": 49.4453002,\n
        "lon": 4.0439384,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344391,\n
        "lat": 49.4453008,\n
        "lon": 4.0428651,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344392,\n
        "lat": 49.4453102,\n
        "lon": 4.0426822,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344393,\n
        "lat": 49.4453146,\n
        "lon": 4.0438474,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344394,\n
        "lat": 49.4453174,\n
        "lon": 4.0408199,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344395,\n
        "lat": 49.4453180,\n
        "lon": 4.0442667,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344396,\n
        "lat": 49.4453185,\n
        "lon": 4.0427195,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344397,\n
        "lat": 49.4453199,\n
        "lon": 4.0436104,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344398,\n
        "lat": 49.4453239,\n
        "lon": 4.0411633,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344399,\n
        "lat": 49.4453255,\n
        "lon": 4.0440623,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344400,\n
        "lat": 49.4453260,\n
        "lon": 4.0441971,\n
        "timestamp": "2016-09-30T17:10:52Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344401,\n
        "lat": 49.4453272,\n
        "lon": 4.0414375,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344402,\n
        "lat": 49.4453278,\n
        "lon": 4.0438750,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344403,\n
        "lat": 49.4453335,\n
        "lon": 4.0433063,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344404,\n
        "lat": 49.4453349,\n
        "lon": 4.0443099,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344405,\n
        "lat": 49.4453353,\n
        "lon": 4.0414879,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344406,\n
        "lat": 49.4453377,\n
        "lon": 4.0426713,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344407,\n
        "lat": 49.4453381,\n
        "lon": 4.0441020,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344408,\n
        "lat": 49.4453389,\n
        "lon": 4.0440526,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344409,\n
        "lat": 49.4453396,\n
        "lon": 4.0441883,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344410,\n
        "lat": 49.4453423,\n
        "lon": 4.0408401,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344411,\n
        "lat": 49.4453426,\n
        "lon": 4.0442455,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344412,\n
        "lat": 49.4453428,\n
        "lon": 4.0429463,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344413,\n
        "lat": 49.4453452,\n
        "lon": 4.0427092,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344414,\n
        "lat": 49.4453457,\n
        "lon": 4.0464565,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344415,\n
        "lat": 49.4453461,\n
        "lon": 4.0443624,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344416,\n
        "lat": 49.4453501,\n
        "lon": 4.0440429,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344417,\n
        "lat": 49.4453507,\n
        "lon": 4.0407454,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344418,\n
        "lat": 49.4453529,\n
        "lon": 4.0440929,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344419,\n
        "lat": 49.4453538,\n
        "lon": 4.0419649,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344420,\n
        "lat": 49.4453549,\n
        "lon": 4.0442349,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344421,\n
        "lat": 49.4453581,\n
        "lon": 4.0442899,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344422,\n
        "lat": 49.4453612,\n
        "lon": 4.0420657,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344423,\n
        "lat": 49.4453633,\n
        "lon": 4.0429223,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344424,\n
        "lat": 49.4453661,\n
        "lon": 4.0444162,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344425,\n
        "lat": 49.4453699,\n
        "lon": 4.0420624,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344426,\n
        "lat": 49.4453707,\n
        "lon": 4.0408374,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344427,\n
        "lat": 49.4453708,\n
        "lon": 4.0429265,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344428,\n
        "lat": 49.4453719,\n
        "lon": 4.0421300,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344429,\n
        "lat": 49.4453734,\n
        "lon": 4.0407678,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344430,\n
        "lat": 49.4453751,\n
        "lon": 4.0442754,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344431,\n
        "lat": 49.4453785,\n
        "lon": 4.0440178,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344432,\n
        "lat": 49.4453809,\n
        "lon": 4.0441737,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344433,\n
        "lat": 49.4453838,\n
        "lon": 4.0427716,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344434,\n
        "lat": 49.4453858,\n
        "lon": 4.0440314,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344435,\n
        "lat": 49.4453863,\n
        "lon": 4.0429598,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344436,\n
        "lat": 49.4453916,\n
        "lon": 4.0432414,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344437,\n
        "lat": 49.4453918,\n
        "lon": 4.0434309,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344438,\n
        "lat": 49.4453934,\n
        "lon": 4.0443925,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344439,\n
        "lat": 49.4453977,\n
        "lon": 4.0441571,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344440,\n
        "lat": 49.4454085,\n
        "lon": 4.0439859,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344441,\n
        "lat": 49.4454089,\n
        "lon": 4.0408783,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344442,\n
        "lat": 49.4454114,\n
        "lon": 4.0443769,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344443,\n
        "lat": 49.4454126,\n
        "lon": 4.0409172,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344444,\n
        "lat": 49.4454142,\n
        "lon": 4.0408771,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344445,\n
        "lat": 49.4454157,\n
        "lon": 4.0440004,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344446,\n
        "lat": 49.4454184,\n
        "lon": 4.0463428,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344447,\n
        "lat": 49.4454241,\n
        "lon": 4.0408856,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344448,\n
        "lat": 49.4454246,\n
        "lon": 4.0442216,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344449,\n
        "lat": 49.4454294,\n
        "lon": 4.0419355,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344450,\n
        "lat": 49.4454337,\n
        "lon": 4.0430355,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344451,\n
        "lat": 49.4454426,\n
        "lon": 4.0428935,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344452,\n
        "lat": 49.4454472,\n
        "lon": 4.0430653,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344453,\n
        "lat": 49.4454483,\n
        "lon": 4.0442719,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344454,\n
        "lat": 49.4454495,\n
        "lon": 4.0463877,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344455,\n
        "lat": 49.4454509,\n
        "lon": 4.0439410,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344456,\n
        "lat": 49.4454517,\n
        "lon": 4.0433651,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344457,\n
        "lat": 49.4454532,\n
        "lon": 4.0440851,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344458,\n
        "lat": 49.4454562,\n
        "lon": 4.0420972,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344459,\n
        "lat": 49.4454595,\n
        "lon": 4.0440962,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344460,\n
        "lat": 49.4454648,\n
        "lon": 4.0431040,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344461,\n
        "lat": 49.4454708,\n
        "lon": 4.0429964,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344462,\n
        "lat": 49.4454748,\n
        "lon": 4.0437165,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344463,\n
        "lat": 49.4454801,\n
        "lon": 4.0422476,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344464,\n
        "lat": 49.4454845,\n
        "lon": 4.0430264,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344465,\n
        "lat": 49.4454863,\n
        "lon": 4.0417432,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344466,\n
        "lat": 49.4454907,\n
        "lon": 4.0415811,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344467,\n
        "lat": 49.4454907,\n
        "lon": 4.0456990,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344468,\n
        "lat": 49.4454915,\n
        "lon": 4.0441473,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344469,\n
        "lat": 49.4454942,\n
        "lon": 4.0462223,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344470,\n
        "lat": 49.4454950,\n
        "lon": 4.0440402,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344471,\n
        "lat": 49.4455017,\n
        "lon": 4.0430640,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344472,\n
        "lat": 49.4455048,\n
        "lon": 4.0431980,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344473,\n
        "lat": 49.4455079,\n
        "lon": 4.0424043,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344474,\n
        "lat": 49.4455136,\n
        "lon": 4.0444524,\n
        "timestamp": "2016-09-30T17:10:53Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344475,\n
        "lat": 49.4455153,\n
        "lon": 4.0441975,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344476,\n
        "lat": 49.4455176,\n
        "lon": 4.0438157,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344477,\n
        "lat": 49.4455240,\n
        "lon": 4.0456551,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344478,\n
        "lat": 49.4455245,\n
        "lon": 4.0462683,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344479,\n
        "lat": 49.4455266,\n
        "lon": 4.0461722,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344480,\n
        "lat": 49.4455470,\n
        "lon": 4.0432852,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344481,\n
        "lat": 49.4455491,\n
        "lon": 4.0432830,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344482,\n
        "lat": 49.4455505,\n
        "lon": 4.0422189,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344483,\n
        "lat": 49.4455507,\n
        "lon": 4.0436345,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344484,\n
        "lat": 49.4455579,\n
        "lon": 4.0462146,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344485,\n
        "lat": 49.4455604,\n
        "lon": 4.0445398,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344486,\n
        "lat": 49.4455628,\n
        "lon": 4.0431346,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344487,\n
        "lat": 49.4455630,\n
        "lon": 4.0433128,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344488,\n
        "lat": 49.4455667,\n
        "lon": 4.0417503,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344589,\n
        "lat": 49.4455699,\n
        "lon": 4.0415861,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344590,\n
        "lat": 49.4455798,\n
        "lon": 4.0423800,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344591,\n
        "lat": 49.4455918,\n
        "lon": 4.0410957,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344592,\n
        "lat": 49.4455931,\n
        "lon": 4.0444797,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344593,\n
        "lat": 49.4455955,\n
        "lon": 4.0437360,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344594,\n
        "lat": 49.4455978,\n
        "lon": 4.0444933,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344595,\n
        "lat": 49.4455981,\n
        "lon": 4.0433242,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344596,\n
        "lat": 49.4455994,\n
        "lon": 4.0411981,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344597,\n
        "lat": 49.4456040,\n
        "lon": 4.0433364,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344598,\n
        "lat": 49.4456119,\n
        "lon": 4.0443309,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344599,\n
        "lat": 49.4456146,\n
        "lon": 4.0438168,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344601,\n
        "lat": 49.4456188,\n
        "lon": 4.0432525,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344602,\n
        "lat": 49.4456208,\n
        "lon": 4.0433008,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344603,\n
        "lat": 49.4456243,\n
        "lon": 4.0433784,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344604,\n
        "lat": 49.4456262,\n
        "lon": 4.0433118,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344605,\n
        "lat": 49.4456366,\n
        "lon": 4.0460920,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344606,\n
        "lat": 49.4456378,\n
        "lon": 4.0410756,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344607,\n
        "lat": 49.4456387,\n
        "lon": 4.0410861,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344608,\n
        "lat": 49.4456461,\n
        "lon": 4.0433528,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344609,\n
        "lat": 49.4456473,\n
        "lon": 4.0438863,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344610,\n
        "lat": 49.4456527,\n
        "lon": 4.0444057,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344611,\n
        "lat": 49.4456589,\n
        "lon": 4.0444171,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344612,\n
        "lat": 49.4456769,\n
        "lon": 4.0469361,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344614,\n
        "lat": 49.4456883,\n
        "lon": 4.0437432,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344615,\n
        "lat": 49.4456931,\n
        "lon": 4.0447915,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344616,\n
        "lat": 49.4456942,\n
        "lon": 4.0410640,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344617,\n
        "lat": 49.4456951,\n
        "lon": 4.0410746,\n
        "timestamp": "2016-09-30T17:10:54Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344621,\n
        "lat": 49.4478685,\n
        "lon": 4.0481642,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344622,\n
        "lat": 49.4478696,\n
        "lon": 4.0470522,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344623,\n
        "lat": 49.4478735,\n
        "lon": 4.0482877,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344624,\n
        "lat": 49.4478770,\n
        "lon": 4.0472667,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344625,\n
        "lat": 49.4478810,\n
        "lon": 4.0481434,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344626,\n
        "lat": 49.4478868,\n
        "lon": 4.0483251,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344627,\n
        "lat": 49.4478904,\n
        "lon": 4.0470048,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344628,\n
        "lat": 49.4478909,\n
        "lon": 4.0482556,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344629,\n
        "lat": 49.4478933,\n
        "lon": 4.0470782,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344630,\n
        "lat": 49.4479065,\n
        "lon": 4.0482080,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344631,\n
        "lat": 49.4479102,\n
        "lon": 4.0482776,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344632,\n
        "lat": 49.4479114,\n
        "lon": 4.0483550,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344633,\n
        "lat": 49.4479122,\n
        "lon": 4.0471865,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344634,\n
        "lat": 49.4479152,\n
        "lon": 4.0470304,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344635,\n
        "lat": 49.4479154,\n
        "lon": 4.0482835,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344636,\n
        "lat": 49.4479166,\n
        "lon": 4.0481875,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344637,\n
        "lat": 49.4479203,\n
        "lon": 4.0483425,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344638,\n
        "lat": 49.4479372,\n
        "lon": 4.0482431,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344639,\n
        "lat": 49.4479464,\n
        "lon": 4.0483726,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344640,\n
        "lat": 49.4479495,\n
        "lon": 4.0473364,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344641,\n
        "lat": 49.4479514,\n
        "lon": 4.0483245,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344642,\n
        "lat": 49.4479549,\n
        "lon": 4.0484100,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344643,\n
        "lat": 49.4479645,\n
        "lon": 4.0483394,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344644,\n
        "lat": 49.4479742,\n
        "lon": 4.0482809,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344645,\n
        "lat": 49.4479875,\n
        "lon": 4.0482970,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344646,\n
        "lat": 49.4479877,\n
        "lon": 4.0472578,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344647,\n
        "lat": 49.4479882,\n
        "lon": 4.0484515,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344648,\n
        "lat": 49.4480168,\n
        "lon": 4.0482923,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344649,\n
        "lat": 49.4480176,\n
        "lon": 4.0475531,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344650,\n
        "lat": 49.4480212,\n
        "lon": 4.0474055,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344651,\n
        "lat": 49.4480291,\n
        "lon": 4.0483776,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344652,\n
        "lat": 49.4480321,\n
        "lon": 4.0476572,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344653,\n
        "lat": 49.4480409,\n
        "lon": 4.0486169,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344654,\n
        "lat": 49.4480458,\n
        "lon": 4.0475852,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344655,\n
        "lat": 49.4480550,\n
        "lon": 4.0473212,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344656,\n
        "lat": 49.4480602,\n
        "lon": 4.0486432,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344657,\n
        "lat": 49.4480630,\n
        "lon": 4.0475490,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344658,\n
        "lat": 49.4480695,\n
        "lon": 4.0483610,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344659,\n
        "lat": 49.4480710,\n
        "lon": 4.0475567,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344660,\n
        "lat": 49.4480727,\n
        "lon": 4.0484896,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344661,\n
        "lat": 49.4480752,\n
        "lon": 4.0474396,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344662,\n
        "lat": 49.4480766,\n
        "lon": 4.0475189,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344663,\n
        "lat": 49.4480806,\n
        "lon": 4.0485492,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344664,\n
        "lat": 49.4480857,\n
        "lon": 4.0475313,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344665,\n
        "lat": 49.4480904,\n
        "lon": 4.0484577,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344666,\n
        "lat": 49.4480910,\n
        "lon": 4.0475626,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344667,\n
        "lat": 49.4480930,\n
        "lon": 4.0483208,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344668,\n
        "lat": 49.4480943,\n
        "lon": 4.0476128,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344669,\n
        "lat": 49.4480989,\n
        "lon": 4.0485757,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344670,\n
        "lat": 49.4481008,\n
        "lon": 4.0477532,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344671,\n
        "lat": 49.4481018,\n
        "lon": 4.0474740,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344672,\n
        "lat": 49.4481101,\n
        "lon": 4.0475868,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344673,\n
        "lat": 49.4481157,\n
        "lon": 4.0485462,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344674,\n
        "lat": 49.4481310,\n
        "lon": 4.0483671,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344675,\n
        "lat": 49.4481311,\n
        "lon": 4.0472715,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344676,\n
        "lat": 49.4481339,\n
        "lon": 4.0485145,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344677,\n
        "lat": 49.4481345,\n
        "lon": 4.0472399,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344678,\n
        "lat": 49.4481415,\n
        "lon": 4.0472503,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344679,\n
        "lat": 49.4481447,\n
        "lon": 4.0476839,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344680,\n
        "lat": 49.4481488,\n
        "lon": 4.0472938,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344681,\n
        "lat": 49.4481496,\n
        "lon": 4.0472121,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344682,\n
        "lat": 49.4481549,\n
        "lon": 4.0483265,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344683,\n
        "lat": 49.4481553,\n
        "lon": 4.0485978,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344684,\n
        "lat": 49.4481567,\n
        "lon": 4.0484747,\n
        "timestamp": "2016-09-30T17:11:03Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344685,\n
        "lat": 49.4481663,\n
        "lon": 4.0478445,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344686,\n
        "lat": 49.4481669,\n
        "lon": 4.0485776,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344687,\n
        "lat": 49.4481735,\n
        "lon": 4.0485661,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344688,\n
        "lat": 49.4481752,\n
        "lon": 4.0472388,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344789,\n
        "lat": 49.4457404,\n
        "lon": 4.0471270,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344790,\n
        "lat": 49.4457452,\n
        "lon": 4.0448864,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344791,\n
        "lat": 49.4457467,\n
        "lon": 4.0448778,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344792,\n
        "lat": 49.4457474,\n
        "lon": 4.0450162,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344793,\n
        "lat": 49.4457478,\n
        "lon": 4.0469936,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344794,\n
        "lat": 49.4457491,\n
        "lon": 4.0447321,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344795,\n
        "lat": 49.4457497,\n
        "lon": 4.0471423,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344796,\n
        "lat": 49.4457512,\n
        "lon": 4.0442952,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344797,\n
        "lat": 49.4457575,\n
        "lon": 4.0443078,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344798,\n
        "lat": 49.4457581,\n
        "lon": 4.0450022,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344799,\n
        "lat": 49.4457586,\n
        "lon": 4.0469809,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344800,\n
        "lat": 49.4457609,\n
        "lon": 4.0471543,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344801,\n
        "lat": 49.4457709,\n
        "lon": 4.0469720,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344802,\n
        "lat": 49.4457724,\n
        "lon": 4.0469307,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344803,\n
        "lat": 49.4457735,\n
        "lon": 4.0471624,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344804,\n
        "lat": 49.4457826,\n
        "lon": 4.0450976,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344805,\n
        "lat": 49.4457842,\n
        "lon": 4.0469673,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344806,\n
        "lat": 49.4457868,\n
        "lon": 4.0471663,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344807,\n
        "lat": 49.4457891,\n
        "lon": 4.0435515,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344808,\n
        "lat": 49.4457893,\n
        "lon": 4.0449614,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344809,\n
        "lat": 49.4457893,\n
        "lon": 4.0450867,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344810,\n
        "lat": 49.4457910,\n
        "lon": 4.0441009,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344811,\n
        "lat": 49.4457933,\n
        "lon": 4.0442466,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344812,\n
        "lat": 49.4457953,\n
        "lon": 4.0441095,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344813,\n
        "lat": 49.4457961,\n
        "lon": 4.0437733,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344814,\n
        "lat": 49.4457978,\n
        "lon": 4.0469668,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344815,\n
        "lat": 49.4457992,\n
        "lon": 4.0442569,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344816,\n
        "lat": 49.4458004,\n
        "lon": 4.0471659,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344817,\n
        "lat": 49.4458032,\n
        "lon": 4.0451331,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344818,\n
        "lat": 49.4458057,\n
        "lon": 4.0440838,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344819,\n
        "lat": 49.4458070,\n
        "lon": 4.0437612,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344820,\n
        "lat": 49.4458112,\n
        "lon": 4.0469708,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344821,\n
        "lat": 49.4458124,\n
        "lon": 4.0450973,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344822,\n
        "lat": 49.4458137,\n
        "lon": 4.0471611,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344823,\n
        "lat": 49.4458151,\n
        "lon": 4.0437770,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344824,\n
        "lat": 49.4458168,\n
        "lon": 4.0449255,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344825,\n
        "lat": 49.4458206,\n
        "lon": 4.0441604,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344826,\n
        "lat": 49.4458216,\n
        "lon": 4.0438232,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344827,\n
        "lat": 49.4458237,\n
        "lon": 4.0469789,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344828,\n
        "lat": 49.4458260,\n
        "lon": 4.0471522,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344829,\n
        "lat": 49.4458349,\n
        "lon": 4.0469908,\n
        "timestamp": "2016-09-30T17:10:55Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344830,\n
        "lat": 49.4458358,\n
        "lon": 4.0441436,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344831,\n
        "lat": 49.4458368,\n
        "lon": 4.0471396,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344832,\n
        "lat": 49.4458397,\n
        "lon": 4.0437492,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344833,\n
        "lat": 49.4458401,\n
        "lon": 4.0446757,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344834,\n
        "lat": 49.4458407,\n
        "lon": 4.0448943,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344835,\n
        "lat": 49.4458424,\n
        "lon": 4.0442042,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344836,\n
        "lat": 49.4458442,\n
        "lon": 4.0470061,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344837,\n
        "lat": 49.4458449,\n
        "lon": 4.0450566,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344838,\n
        "lat": 49.4458457,\n
        "lon": 4.0471238,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344839,\n
        "lat": 49.4458512,\n
        "lon": 4.0470240,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344840,\n
        "lat": 49.4458523,\n
        "lon": 4.0471054,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344841,\n
        "lat": 49.4458525,\n
        "lon": 4.0450701,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344842,\n
        "lat": 49.4458557,\n
        "lon": 4.0470438,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344843,\n
        "lat": 49.4458562,\n
        "lon": 4.0470854,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344844,\n
        "lat": 49.4458563,\n
        "lon": 4.0437842,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344845,\n
        "lat": 49.4458564,\n
        "lon": 4.0446421,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344846,\n
        "lat": 49.4458574,\n
        "lon": 4.0470645,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344847,\n
        "lat": 49.4458679,\n
        "lon": 4.0437174,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344848,\n
        "lat": 49.4458727,\n
        "lon": 4.0445201,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344849,\n
        "lat": 49.4458750,\n
        "lon": 4.0448516,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344850,\n
        "lat": 49.4458752,\n
        "lon": 4.0451106,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344851,\n
        "lat": 49.4458792,\n
        "lon": 4.0451075,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344852,\n
        "lat": 49.4458919,\n
        "lon": 4.0449047,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344853,\n
        "lat": 49.4458939,\n
        "lon": 4.0444738,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344854,\n
        "lat": 49.4458976,\n
        "lon": 4.0449992,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344855,\n
        "lat": 49.4458985,\n
        "lon": 4.0448952,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344856,\n
        "lat": 49.4458992,\n
        "lon": 4.0445753,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344857,\n
        "lat": 49.4459070,\n
        "lon": 4.0445532,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344858,\n
        "lat": 49.4459074,\n
        "lon": 4.0451586,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344859,\n
        "lat": 49.4459116,\n
        "lon": 4.0447562,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344860,\n
        "lat": 49.4459126,\n
        "lon": 4.0450996,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344861,\n
        "lat": 49.4459168,\n
        "lon": 4.0449753,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344862,\n
        "lat": 49.4459183,\n
        "lon": 4.0449476,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344863,\n
        "lat": 49.4459201,\n
        "lon": 4.0444375,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344865,\n
        "lat": 49.4459279,\n
        "lon": 4.0447189,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344866,\n
        "lat": 49.4459303,\n
        "lon": 4.0451316,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344867,\n
        "lat": 49.4459371,\n
        "lon": 4.0450693,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344868,\n
        "lat": 49.4459637,\n
        "lon": 4.0446381,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344869,\n
        "lat": 49.4459661,\n
        "lon": 4.0472823,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344870,\n
        "lat": 49.4459730,\n
        "lon": 4.0446171,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344871,\n
        "lat": 49.4459928,\n
        "lon": 4.0445719,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344872,\n
        "lat": 49.4460094,\n
        "lon": 4.0450756,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344873,\n
        "lat": 49.4460126,\n
        "lon": 4.0445268,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344874,\n
        "lat": 49.4460150,\n
        "lon": 4.0447010,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344875,\n
        "lat": 49.4460212,\n
        "lon": 4.0450901,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344876,\n
        "lat": 49.4460289,\n
        "lon": 4.0446731,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344877,\n
        "lat": 49.4460416,\n
        "lon": 4.0450116,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344878,\n
        "lat": 49.4460427,\n
        "lon": 4.0450479,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344879,\n
        "lat": 49.4460472,\n
        "lon": 4.0450534,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344880,\n
        "lat": 49.4460511,\n
        "lon": 4.0470710,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344881,\n
        "lat": 49.4460583,\n
        "lon": 4.0450317,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344882,\n
        "lat": 49.4460609,\n
        "lon": 4.0443701,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344883,\n
        "lat": 49.4460641,\n
        "lon": 4.0445966,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344884,\n
        "lat": 49.4460677,\n
        "lon": 4.0446460,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344885,\n
        "lat": 49.4460677,\n
        "lon": 4.0451469,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344886,\n
        "lat": 49.4460698,\n
        "lon": 4.0445822,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344887,\n
        "lat": 49.4460738,\n
        "lon": 4.0443160,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344888,\n
        "lat": 49.4460741,\n
        "lon": 4.0450858,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344989,\n
        "lat": 49.4460798,\n
        "lon": 4.0447671,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344990,\n
        "lat": 49.4460808,\n
        "lon": 4.0443253,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344991,\n
        "lat": 49.4460823,\n
        "lon": 4.0446132,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344992,\n
        "lat": 49.4460853,\n
        "lon": 4.0450641,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344993,\n
        "lat": 49.4460901,\n
        "lon": 4.0451052,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344994,\n
        "lat": 49.4460913,\n
        "lon": 4.0442806,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344995,\n
        "lat": 49.4460914,\n
        "lon": 4.0444007,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344996,\n
        "lat": 49.4460921,\n
        "lon": 4.0447364,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344997,\n
        "lat": 49.4461112,\n
        "lon": 4.0446891,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344998,\n
        "lat": 49.4461158,\n
        "lon": 4.0443563,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425344999,\n
        "lat": 49.4461257,\n
        "lon": 4.0443134,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345000,\n
        "lat": 49.4461258,\n
        "lon": 4.0444358,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345001,\n
        "lat": 49.4461313,\n
        "lon": 4.0443189,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345002,\n
        "lat": 49.4461406,\n
        "lon": 4.0452492,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345003,\n
        "lat": 49.4461421,\n
        "lon": 4.0452885,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345004,\n
        "lat": 49.4461470,\n
        "lon": 4.0443865,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345005,\n
        "lat": 49.4461522,\n
        "lon": 4.0452643,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345006,\n
        "lat": 49.4461527,\n
        "lon": 4.0472035,\n
        "timestamp": "2016-09-30T17:10:56Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345007,\n
        "lat": 49.4461628,\n
        "lon": 4.0471770,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345008,\n
        "lat": 49.4461641,\n
        "lon": 4.0452041,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345009,\n
        "lat": 49.4461748,\n
        "lon": 4.0452157,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345010,\n
        "lat": 49.4461860,\n
        "lon": 4.0451967,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345011,\n
        "lat": 49.4461981,\n
        "lon": 4.0450882,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345012,\n
        "lat": 49.4462115,\n
        "lon": 4.0448882,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345013,\n
        "lat": 49.4462170,\n
        "lon": 4.0453783,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345014,\n
        "lat": 49.4462227,\n
        "lon": 4.0450390,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345015,\n
        "lat": 49.4462243,\n
        "lon": 4.0445072,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345016,\n
        "lat": 49.4462298,\n
        "lon": 4.0454865,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345017,\n
        "lat": 49.4462313,\n
        "lon": 4.0475312,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345018,\n
        "lat": 49.4462356,\n
        "lon": 4.0453430,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345019,\n
        "lat": 49.4462360,\n
        "lon": 4.0449108,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345020,\n
        "lat": 49.4462360,\n
        "lon": 4.0451308,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345021,\n
        "lat": 49.4462406,\n
        "lon": 4.0448997,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345022,\n
        "lat": 49.4462409,\n
        "lon": 4.0448136,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345023,\n
        "lat": 49.4462468,\n
        "lon": 4.0454828,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345024,\n
        "lat": 49.4462579,\n
        "lon": 4.0453651,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345025,\n
        "lat": 49.4462580,\n
        "lon": 4.0454254,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345026,\n
        "lat": 49.4462598,\n
        "lon": 4.0450813,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345027,\n
        "lat": 49.4462610,\n
        "lon": 4.0448510,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345028,\n
        "lat": 49.4462664,\n
        "lon": 4.0448380,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345029,\n
        "lat": 49.4462676,\n
        "lon": 4.0444155,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345030,\n
        "lat": 49.4462686,\n
        "lon": 4.0454376,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345031,\n
        "lat": 49.4462704,\n
        "lon": 4.0475665,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345032,\n
        "lat": 49.4462765,\n
        "lon": 4.0449395,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345033,\n
        "lat": 49.4462787,\n
        "lon": 4.0455438,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345034,\n
        "lat": 49.4462853,\n
        "lon": 4.0453140,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345035,\n
        "lat": 49.4462875,\n
        "lon": 4.0455273,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345036,\n
        "lat": 49.4462978,\n
        "lon": 4.0448917,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345037,\n
        "lat": 49.4463016,\n
        "lon": 4.0452044,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345038,\n
        "lat": 49.4463026,\n
        "lon": 4.0465609,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345039,\n
        "lat": 49.4463029,\n
        "lon": 4.0454981,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345040,\n
        "lat": 49.4463052,\n
        "lon": 4.0473485,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345041,\n
        "lat": 49.4463117,\n
        "lon": 4.0444970,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345042,\n
        "lat": 49.4463225,\n
        "lon": 4.0444741,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345043,\n
        "lat": 49.4463255,\n
        "lon": 4.0451562,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345044,\n
        "lat": 49.4463271,\n
        "lon": 4.0465886,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345045,\n
        "lat": 49.4463374,\n
        "lon": 4.0464884,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345046,\n
        "lat": 49.4463441,\n
        "lon": 4.0473368,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345047,\n
        "lat": 49.4463550,\n
        "lon": 4.0445450,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345048,\n
        "lat": 49.4463568,\n
        "lon": 4.0453961,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345049,\n
        "lat": 49.4463601,\n
        "lon": 4.0453898,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345050,\n
        "lat": 49.4463614,\n
        "lon": 4.0455670,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345051,\n
        "lat": 49.4463648,\n
        "lon": 4.0465146,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345052,\n
        "lat": 49.4463665,\n
        "lon": 4.0445218,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345053,\n
        "lat": 49.4463678,\n
        "lon": 4.0453755,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345054,\n
        "lat": 49.4463781,\n
        "lon": 4.0446785,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345055,\n
        "lat": 49.4463881,\n
        "lon": 4.0455163,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345056,\n
        "lat": 49.4463986,\n
        "lon": 4.0455269,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345057,\n
        "lat": 49.4464016,\n
        "lon": 4.0466841,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345058,\n
        "lat": 49.4464069,\n
        "lon": 4.0455109,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345059,\n
        "lat": 49.4464097,\n
        "lon": 4.0466358,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345060,\n
        "lat": 49.4464161,\n
        "lon": 4.0454636,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345061,\n
        "lat": 49.4464163,\n
        "lon": 4.0455218,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345062,\n
        "lat": 49.4464171,\n
        "lon": 4.0467124,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345063,\n
        "lat": 49.4464175,\n
        "lon": 4.0454907,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345064,\n
        "lat": 49.4464196,\n
        "lon": 4.0466467,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345065,\n
        "lat": 49.4464198,\n
        "lon": 4.0467064,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345066,\n
        "lat": 49.4464207,\n
        "lon": 4.0454548,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345067,\n
        "lat": 49.4464213,\n
        "lon": 4.0445834,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345068,\n
        "lat": 49.4464256,\n
        "lon": 4.0454754,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345069,\n
        "lat": 49.4464266,\n
        "lon": 4.0455017,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345070,\n
        "lat": 49.4464278,\n
        "lon": 4.0454414,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345071,\n
        "lat": 49.4464356,\n
        "lon": 4.0446980,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345072,\n
        "lat": 49.4464439,\n
        "lon": 4.0467425,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345073,\n
        "lat": 49.4464469,\n
        "lon": 4.0465581,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345074,\n
        "lat": 49.4464594,\n
        "lon": 4.0458525,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345075,\n
        "lat": 49.4464607,\n
        "lon": 4.0452784,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345076,\n
        "lat": 49.4464658,\n
        "lon": 4.0458078,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345077,\n
        "lat": 49.4464731,\n
        "lon": 4.0465867,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345078,\n
        "lat": 49.4464738,\n
        "lon": 4.0467761,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345079,\n
        "lat": 49.4464762,\n
        "lon": 4.0458203,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345080,\n
        "lat": 49.4464772,\n
        "lon": 4.0467734,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345081,\n
        "lat": 49.4464816,\n
        "lon": 4.0446014,\n
        "timestamp": "2016-09-30T17:10:57Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345082,\n
        "lat": 49.4464907,\n
        "lon": 4.0465486,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345083,\n
        "lat": 49.4464912,\n
        "lon": 4.0453194,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345084,\n
        "lat": 49.4464943,\n
        "lon": 4.0457509,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345085,\n
        "lat": 49.4464960,\n
        "lon": 4.0467926,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345086,\n
        "lat": 49.4464983,\n
        "lon": 4.0452101,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345087,\n
        "lat": 49.4465028,\n
        "lon": 4.0466188,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345088,\n
        "lat": 49.4465033,\n
        "lon": 4.0459075,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345189,\n
        "lat": 49.4465136,\n
        "lon": 4.0466829,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345190,\n
        "lat": 49.4465147,\n
        "lon": 4.0467523,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345191,\n
        "lat": 49.4465208,\n
        "lon": 4.0465809,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345192,\n
        "lat": 49.4465218,\n
        "lon": 4.0456961,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345193,\n
        "lat": 49.4465220,\n
        "lon": 4.0458733,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345194,\n
        "lat": 49.4465232,\n
        "lon": 4.0467610,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345195,\n
        "lat": 49.4465236,\n
        "lon": 4.0446849,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345196,\n
        "lat": 49.4465292,\n
        "lon": 4.0452466,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345197,\n
        "lat": 49.4465293,\n
        "lon": 4.0466476,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345198,\n
        "lat": 49.4465307,\n
        "lon": 4.0458849,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345199,\n
        "lat": 49.4465316,\n
        "lon": 4.0474770,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345200,\n
        "lat": 49.4465353,\n
        "lon": 4.0446655,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345201,\n
        "lat": 49.4465416,\n
        "lon": 4.0474470,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345202,\n
        "lat": 49.4465450,\n
        "lon": 4.0467184,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345203,\n
        "lat": 49.4465490,\n
        "lon": 4.0458156,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345204,\n
        "lat": 49.4465502,\n
        "lon": 4.0456394,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345205,\n
        "lat": 49.4465600,\n
        "lon": 4.0458287,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345206,\n
        "lat": 49.4465670,\n
        "lon": 4.0447342,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345207,\n
        "lat": 49.4465768,\n
        "lon": 4.0457605,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345208,\n
        "lat": 49.4465786,\n
        "lon": 4.0447136,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345209,\n
        "lat": 49.4465789,\n
        "lon": 4.0455816,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345210,\n
        "lat": 49.4465879,\n
        "lon": 4.0448692,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345211,\n
        "lat": 49.4466034,\n
        "lon": 4.0456105,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345212,\n
        "lat": 49.4466047,\n
        "lon": 4.0478177,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345213,\n
        "lat": 49.4466056,\n
        "lon": 4.0457037,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345214,\n
        "lat": 49.4466142,\n
        "lon": 4.0457137,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345215,\n
        "lat": 49.4466163,\n
        "lon": 4.0449486,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345216,\n
        "lat": 49.4466195,\n
        "lon": 4.0455790,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345217,\n
        "lat": 49.4466320,\n
        "lon": 4.0447746,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345218,\n
        "lat": 49.4466333,\n
        "lon": 4.0455355,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345219,\n
        "lat": 49.4466383,\n
        "lon": 4.0455424,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345220,\n
        "lat": 49.4466391,\n
        "lon": 4.0456539,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345221,\n
        "lat": 49.4466432,\n
        "lon": 4.0456581,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345222,\n
        "lat": 49.4466536,\n
        "lon": 4.0469733,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345223,\n
        "lat": 49.4466559,\n
        "lon": 4.0456219,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345224,\n
        "lat": 49.4466577,\n
        "lon": 4.0469998,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345225,\n
        "lat": 49.4466595,\n
        "lon": 4.0454849,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345226,\n
        "lat": 49.4466624,\n
        "lon": 4.0448555,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345227,\n
        "lat": 49.4466631,\n
        "lon": 4.0469864,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345228,\n
        "lat": 49.4466743,\n
        "lon": 4.0455870,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345229,\n
        "lat": 49.4466865,\n
        "lon": 4.0454325,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345230,\n
        "lat": 49.4466883,\n
        "lon": 4.0475580,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345231,\n
        "lat": 49.4466891,\n
        "lon": 4.0470366,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345232,\n
        "lat": 49.4466969,\n
        "lon": 4.0470240,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345233,\n
        "lat": 49.4466976,\n
        "lon": 4.0468801,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345234,\n
        "lat": 49.4466981,\n
        "lon": 4.0456140,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345235,\n
        "lat": 49.4467041,\n
        "lon": 4.0449438,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345236,\n
        "lat": 49.4467153,\n
        "lon": 4.0449192,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345237,\n
        "lat": 49.4467167,\n
        "lon": 4.0453745,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345238,\n
        "lat": 49.4467252,\n
        "lon": 4.0455620,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345239,\n
        "lat": 49.4467304,\n
        "lon": 4.0453915,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345240,\n
        "lat": 49.4467311,\n
        "lon": 4.0470618,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345241,\n
        "lat": 49.4467377,\n
        "lon": 4.0471513,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345242,\n
        "lat": 49.4467476,\n
        "lon": 4.0453566,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345243,\n
        "lat": 49.4467477,\n
        "lon": 4.0449962,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345244,\n
        "lat": 49.4467528,\n
        "lon": 4.0455091,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345245,\n
        "lat": 49.4467596,\n
        "lon": 4.0449733,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345246,\n
        "lat": 49.4467671,\n
        "lon": 4.0454350,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345247,\n
        "lat": 49.4467688,\n
        "lon": 4.0451286,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345248,\n
        "lat": 49.4467723,\n
        "lon": 4.0470803,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345249,\n
        "lat": 49.4467743,\n
        "lon": 4.0459080,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345250,\n
        "lat": 49.4467764,\n
        "lon": 4.0469676,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345251,\n
        "lat": 49.4467829,\n
        "lon": 4.0454511,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345252,\n
        "lat": 49.4467836,\n
        "lon": 4.0472026,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345253,\n
        "lat": 49.4467855,\n
        "lon": 4.0454007,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345254,\n
        "lat": 49.4468070,\n
        "lon": 4.0451709,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345255,\n
        "lat": 49.4468106,\n
        "lon": 4.0472331,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345256,\n
        "lat": 49.4468126,\n
        "lon": 4.0450365,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345257,\n
        "lat": 49.4468176,\n
        "lon": 4.0452244,\n
        "timestamp": "2016-09-30T17:10:58Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345258,\n
        "lat": 49.4468192,\n
        "lon": 4.0471282,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345259,\n
        "lat": 49.4468198,\n
        "lon": 4.0459781,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345260,\n
        "lat": 49.4468236,\n
        "lon": 4.0471189,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345261,\n
        "lat": 49.4468300,\n
        "lon": 4.0451976,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345262,\n
        "lat": 49.4468373,\n
        "lon": 4.0451092,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345263,\n
        "lat": 49.4468423,\n
        "lon": 4.0463116,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345264,\n
        "lat": 49.4468509,\n
        "lon": 4.0471512,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345265,\n
        "lat": 49.4468556,\n
        "lon": 4.0452662,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345266,\n
        "lat": 49.4468593,\n
        "lon": 4.0451337,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345267,\n
        "lat": 49.4468609,\n
        "lon": 4.0457799,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345268,\n
        "lat": 49.4468656,\n
        "lon": 4.0457595,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345269,\n
        "lat": 49.4468697,\n
        "lon": 4.0451137,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345270,\n
        "lat": 49.4468723,\n
        "lon": 4.0457087,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345271,\n
        "lat": 49.4468819,\n
        "lon": 4.0471679,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345272,\n
        "lat": 49.4468838,\n
        "lon": 4.0457267,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345273,\n
        "lat": 49.4468898,\n
        "lon": 4.0472876,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345274,\n
        "lat": 49.4468917,\n
        "lon": 4.0453061,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345275,\n
        "lat": 49.4468948,\n
        "lon": 4.0472532,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345276,\n
        "lat": 49.4468964,\n
        "lon": 4.0463677,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345277,\n
        "lat": 49.4468972,\n
        "lon": 4.0473096,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345278,\n
        "lat": 49.4468999,\n
        "lon": 4.0472983,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345279,\n
        "lat": 49.4469023,\n
        "lon": 4.0456580,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345280,\n
        "lat": 49.4469025,\n
        "lon": 4.0471229,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345281,\n
        "lat": 49.4469037,\n
        "lon": 4.0472595,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345282,\n
        "lat": 49.4469046,\n
        "lon": 4.0458159,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345283,\n
        "lat": 49.4469051,\n
        "lon": 4.0452791,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345284,\n
        "lat": 49.4469067,\n
        "lon": 4.0458522,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345285,\n
        "lat": 49.4469085,\n
        "lon": 4.0451557,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345286,\n
        "lat": 49.4469166,\n
        "lon": 4.0472083,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345287,\n
        "lat": 49.4469217,\n
        "lon": 4.0461199,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345288,\n
        "lat": 49.4469228,\n
        "lon": 4.0473365,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345389,\n
        "lat": 49.4469254,\n
        "lon": 4.0457824,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345390,\n
        "lat": 49.4469278,\n
        "lon": 4.0453019,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345391,\n
        "lat": 49.4469337,\n
        "lon": 4.0456056,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345392,\n
        "lat": 49.4469347,\n
        "lon": 4.0452164,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345393,\n
        "lat": 49.4469351,\n
        "lon": 4.0457968,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345394,\n
        "lat": 49.4469355,\n
        "lon": 4.0472218,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345395,\n
        "lat": 49.4469450,\n
        "lon": 4.0456196,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345396,\n
        "lat": 49.4469452,\n
        "lon": 4.0451958,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345397,\n
        "lat": 49.4469531,\n
        "lon": 4.0471808,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345398,\n
        "lat": 49.4469537,\n
        "lon": 4.0473691,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345399,\n
        "lat": 49.4469567,\n
        "lon": 4.0452413,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345400,\n
        "lat": 49.4469571,\n
        "lon": 4.0473660,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345401,\n
        "lat": 49.4469632,\n
        "lon": 4.0472529,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345402,\n
        "lat": 49.4469646,\n
        "lon": 4.0455887,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345403,\n
        "lat": 49.4469651,\n
        "lon": 4.0457449,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345404,\n
        "lat": 49.4469747,\n
        "lon": 4.0473833,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345405,\n
        "lat": 49.4469784,\n
        "lon": 4.0461764,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345406,\n
        "lat": 49.4469865,\n
        "lon": 4.0473622,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345407,\n
        "lat": 49.4469870,\n
        "lon": 4.0456750,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345408,\n
        "lat": 49.4469914,\n
        "lon": 4.0473640,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345409,\n
        "lat": 49.4469934,\n
        "lon": 4.0472868,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345410,\n
        "lat": 49.4469974,\n
        "lon": 4.0456893,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345411,\n
        "lat": 49.4470064,\n
        "lon": 4.0456434,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345412,\n
        "lat": 49.4470120,\n
        "lon": 4.0472470,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345413,\n
        "lat": 49.4470145,\n
        "lon": 4.0473211,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345414,\n
        "lat": 49.4470324,\n
        "lon": 4.0463475,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345415,\n
        "lat": 49.4470349,\n
        "lon": 4.0454409,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345416,\n
        "lat": 49.4470464,\n
        "lon": 4.0473549,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345417,\n
        "lat": 49.4470472,\n
        "lon": 4.0454886,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345418,\n
        "lat": 49.4470580,\n
        "lon": 4.0454674,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345419,\n
        "lat": 49.4470671,\n
        "lon": 4.0453770,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345420,\n
        "lat": 49.4470678,\n
        "lon": 4.0473096,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345421,\n
        "lat": 49.4470868,\n
        "lon": 4.0464074,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345422,\n
        "lat": 49.4470890,\n
        "lon": 4.0475012,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345423,\n
        "lat": 49.4470892,\n
        "lon": 4.0454026,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345424,\n
        "lat": 49.4470910,\n
        "lon": 4.0455389,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345425,\n
        "lat": 49.4470976,\n
        "lon": 4.0461997,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345426,\n
        "lat": 49.4471018,\n
        "lon": 4.0453777,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345427,\n
        "lat": 49.4471127,\n
        "lon": 4.0474544,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345428,\n
        "lat": 49.4471131,\n
        "lon": 4.0475278,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345429,\n
        "lat": 49.4471201,\n
        "lon": 4.0475689,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345430,\n
        "lat": 49.4471235,\n
        "lon": 4.0466558,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345431,\n
        "lat": 49.4471275,\n
        "lon": 4.0455811,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345432,\n
        "lat": 49.4471299,\n
        "lon": 4.0475465,\n
        "timestamp": "2016-09-30T17:10:59Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345433,\n
        "lat": 49.4471347,\n
        "lon": 4.0474875,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345434,\n
        "lat": 49.4471374,\n
        "lon": 4.0454464,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345435,\n
        "lat": 49.4471465,\n
        "lon": 4.0454282,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345436,\n
        "lat": 49.4471522,\n
        "lon": 4.0462572,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345437,\n
        "lat": 49.4471574,\n
        "lon": 4.0476135,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345438,\n
        "lat": 49.4471628,\n
        "lon": 4.0475193,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345439,\n
        "lat": 49.4471660,\n
        "lon": 4.0475998,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345440,\n
        "lat": 49.4471662,\n
        "lon": 4.0475132,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345441,\n
        "lat": 49.4471733,\n
        "lon": 4.0454888,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345442,\n
        "lat": 49.4471785,\n
        "lon": 4.0456397,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345443,\n
        "lat": 49.4471786,\n
        "lon": 4.0474911,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345444,\n
        "lat": 49.4471793,\n
        "lon": 4.0467182,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345445,\n
        "lat": 49.4471831,\n
        "lon": 4.0454691,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345446,\n
        "lat": 49.4471896,\n
        "lon": 4.0456187,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345447,\n
        "lat": 49.4471930,\n
        "lon": 4.0465123,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345448,\n
        "lat": 49.4472024,\n
        "lon": 4.0475188,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345449,\n
        "lat": 49.4472082,\n
        "lon": 4.0475106,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345450,\n
        "lat": 49.4472121,\n
        "lon": 4.0456442,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345451,\n
        "lat": 49.4472135,\n
        "lon": 4.0476531,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345452,\n
        "lat": 49.4472211,\n
        "lon": 4.0455532,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345453,\n
        "lat": 49.4472338,\n
        "lon": 4.0455289,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345454,\n
        "lat": 49.4472381,\n
        "lon": 4.0476048,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345455,\n
        "lat": 49.4472448,\n
        "lon": 4.0455807,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345456,\n
        "lat": 49.4472500,\n
        "lon": 4.0465727,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345457,\n
        "lat": 49.4472581,\n
        "lon": 4.0475655,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345458,\n
        "lat": 49.4472674,\n
        "lon": 4.0477134,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345459,\n
        "lat": 49.4472692,\n
        "lon": 4.0481777,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345460,\n
        "lat": 49.4472714,\n
        "lon": 4.0475393,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345461,\n
        "lat": 49.4472744,\n
        "lon": 4.0477088,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345462,\n
        "lat": 49.4472928,\n
        "lon": 4.0482049,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345463,\n
        "lat": 49.4472936,\n
        "lon": 4.0477308,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345464,\n
        "lat": 49.4472968,\n
        "lon": 4.0481225,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345465,\n
        "lat": 49.4473091,\n
        "lon": 4.0467740,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345466,\n
        "lat": 49.4473110,\n
        "lon": 4.0482253,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345467,\n
        "lat": 49.4473132,\n
        "lon": 4.0476896,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345468,\n
        "lat": 49.4473193,\n
        "lon": 4.0481476,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345469,\n
        "lat": 49.4473220,\n
        "lon": 4.0477478,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345470,\n
        "lat": 49.4473221,\n
        "lon": 4.0476392,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345471,\n
        "lat": 49.4473324,\n
        "lon": 4.0482492,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345472,\n
        "lat": 49.4473334,\n
        "lon": 4.0477124,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345473,\n
        "lat": 49.4473357,\n
        "lon": 4.0477231,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345474,\n
        "lat": 49.4473366,\n
        "lon": 4.0476114,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345475,\n
        "lat": 49.4473394,\n
        "lon": 4.0481701,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345476,\n
        "lat": 49.4473442,\n
        "lon": 4.0477724,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345477,\n
        "lat": 49.4473519,\n
        "lon": 4.0476724,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345478,\n
        "lat": 49.4473544,\n
        "lon": 4.0482741,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345479,\n
        "lat": 49.4473574,\n
        "lon": 4.0477487,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345480,\n
        "lat": 49.4473600,\n
        "lon": 4.0481931,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345481,\n
        "lat": 49.4473658,\n
        "lon": 4.0468321,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345482,\n
        "lat": 49.4473759,\n
        "lon": 4.0482981,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345483,\n
        "lat": 49.4473803,\n
        "lon": 4.0466122,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345484,\n
        "lat": 49.4473821,\n
        "lon": 4.0477613,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345485,\n
        "lat": 49.4473823,\n
        "lon": 4.0482180,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345486,\n
        "lat": 49.4473941,\n
        "lon": 4.0483187,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345487,\n
        "lat": 49.4473977,\n
        "lon": 4.0469334,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345488,\n
        "lat": 49.4473993,\n
        "lon": 4.0483244,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345689,\n
        "lat": 49.4474030,\n
        "lon": 4.0482411,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345690,\n
        "lat": 49.4474037,\n
        "lon": 4.0465725,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345691,\n
        "lat": 49.4474037,\n
        "lon": 4.0477190,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345692,\n
        "lat": 49.4474215,\n
        "lon": 4.0482620,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345693,\n
        "lat": 49.4474221,\n
        "lon": 4.0483490,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345694,\n
        "lat": 49.4474255,\n
        "lon": 4.0478584,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345695,\n
        "lat": 49.4474266,\n
        "lon": 4.0482657,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345696,\n
        "lat": 49.4474400,\n
        "lon": 4.0478316,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345697,\n
        "lat": 49.4474428,\n
        "lon": 4.0466520,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345698,\n
        "lat": 49.4474434,\n
        "lon": 4.0466596,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345699,\n
        "lat": 49.4474473,\n
        "lon": 4.0478828,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345700,\n
        "lat": 49.4474485,\n
        "lon": 4.0469865,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345701,\n
        "lat": 49.4474497,\n
        "lon": 4.0482917,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345702,\n
        "lat": 49.4474563,\n
        "lon": 4.0466253,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345703,\n
        "lat": 49.4474580,\n
        "lon": 4.0477822,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345704,\n
        "lat": 49.4474598,\n
        "lon": 4.0478595,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345705,\n
        "lat": 49.4474607,\n
        "lon": 4.0483376,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345706,\n
        "lat": 49.4474616,\n
        "lon": 4.0467857,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345707,\n
        "lat": 49.4474733,\n
        "lon": 4.0483117,\n
        "timestamp": "2016-09-30T17:11:00Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345708,\n
        "lat": 49.4474785,\n
        "lon": 4.0477409,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345709,\n
        "lat": 49.4474827,\n
        "lon": 4.0482408,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345710,\n
        "lat": 49.4474959,\n
        "lon": 4.0483753,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345711,\n
        "lat": 49.4474986,\n
        "lon": 4.0482098,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345712,\n
        "lat": 49.4474987,\n
        "lon": 4.0482599,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345713,\n
        "lat": 49.4475092,\n
        "lon": 4.0483497,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345714,\n
        "lat": 49.4475118,\n
        "lon": 4.0479186,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345715,\n
        "lat": 49.4475129,\n
        "lon": 4.0468392,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345716,\n
        "lat": 49.4475341,\n
        "lon": 4.0483012,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345717,\n
        "lat": 49.4475348,\n
        "lon": 4.0478716,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345718,\n
        "lat": 49.4475553,\n
        "lon": 4.0478300,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345719,\n
        "lat": 49.4475648,\n
        "lon": 4.0479787,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345720,\n
        "lat": 49.4475683,\n
        "lon": 4.0479731,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345721,\n
        "lat": 49.4475768,\n
        "lon": 4.0483461,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345722,\n
        "lat": 49.4475831,\n
        "lon": 4.0467707,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345723,\n
        "lat": 49.4475879,\n
        "lon": 4.0479926,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345724,\n
        "lat": 49.4475920,\n
        "lon": 4.0483143,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345725,\n
        "lat": 49.4475990,\n
        "lon": 4.0469653,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345726,\n
        "lat": 49.4476001,\n
        "lon": 4.0467308,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345727,\n
        "lat": 49.4476044,\n
        "lon": 4.0478991,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345728,\n
        "lat": 49.4476062,\n
        "lon": 4.0479548,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345729,\n
        "lat": 49.4476077,\n
        "lon": 4.0478908,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345730,\n
        "lat": 49.4476091,\n
        "lon": 4.0472187,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345731,\n
        "lat": 49.4476194,\n
        "lon": 4.0468108,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345732,\n
        "lat": 49.4476230,\n
        "lon": 4.0479199,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345733,\n
        "lat": 49.4476307,\n
        "lon": 4.0471750,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345734,\n
        "lat": 49.4476380,\n
        "lon": 4.0467698,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345735,\n
        "lat": 49.4476451,\n
        "lon": 4.0472568,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345736,\n
        "lat": 49.4476506,\n
        "lon": 4.0480802,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345737,\n
        "lat": 49.4476516,\n
        "lon": 4.0470215,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345738,\n
        "lat": 49.4476627,\n
        "lon": 4.0468219,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345739,\n
        "lat": 49.4476662,\n
        "lon": 4.0472127,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345740,\n
        "lat": 49.4476813,\n
        "lon": 4.0480165,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345741,\n
        "lat": 49.4476822,\n
        "lon": 4.0471791,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345742,\n
        "lat": 49.4476893,\n
        "lon": 4.0471643,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345743,\n
        "lat": 49.4476967,\n
        "lon": 4.0481342,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345744,\n
        "lat": 49.4477072,\n
        "lon": 4.0481119,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345745,\n
        "lat": 49.4477148,\n
        "lon": 4.0468756,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345746,\n
        "lat": 49.4477185,\n
        "lon": 4.0481248,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345747,\n
        "lat": 49.4477263,\n
        "lon": 4.0472279,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345748,\n
        "lat": 49.4477270,\n
        "lon": 4.0470852,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345749,\n
        "lat": 49.4477273,\n
        "lon": 4.0480688,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345750,\n
        "lat": 49.4477341,\n
        "lon": 4.0472151,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345751,\n
        "lat": 49.4477391,\n
        "lon": 4.0480823,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345752,\n
        "lat": 49.4477399,\n
        "lon": 4.0482414,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345753,\n
        "lat": 49.4477571,\n
        "lon": 4.0473745,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345754,\n
        "lat": 49.4477575,\n
        "lon": 4.0480040,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345755,\n
        "lat": 49.4477648,\n
        "lon": 4.0482723,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345756,\n
        "lat": 49.4477700,\n
        "lon": 4.0481837,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345757,\n
        "lat": 49.4477813,\n
        "lon": 4.0474005,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345758,\n
        "lat": 49.4477870,\n
        "lon": 4.0480722,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345759,\n
        "lat": 49.4477871,\n
        "lon": 4.0472949,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345760,\n
        "lat": 49.4477879,\n
        "lon": 4.0473196,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345761,\n
        "lat": 49.4477960,\n
        "lon": 4.0482113,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345762,\n
        "lat": 49.4477975,\n
        "lon": 4.0480504,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345763,\n
        "lat": 49.4477992,\n
        "lon": 4.0482151,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345764,\n
        "lat": 49.4478093,\n
        "lon": 4.0473407,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345765,\n
        "lat": 49.4478107,\n
        "lon": 4.0480989,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345766,\n
        "lat": 49.4478195,\n
        "lon": 4.0481740,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345767,\n
        "lat": 49.4478323,\n
        "lon": 4.0472010,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345768,\n
        "lat": 49.4478373,\n
        "lon": 4.0480456,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345769,\n
        "lat": 49.4478402,\n
        "lon": 4.0481322,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345770,\n
        "lat": 49.4478513,\n
        "lon": 4.0482745,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345771,\n
        "lat": 49.4478566,\n
        "lon": 4.0482667,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345772,\n
        "lat": 49.4478667,\n
        "lon": 4.0480789,\n
        "timestamp": "2016-09-30T17:11:01Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345789,\n
        "lat": 49.4481790,\n
        "lon": 4.0475477,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345790,\n
        "lat": 49.4481810,\n
        "lon": 4.0484321,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345791,\n
        "lat": 49.4481932,\n
        "lon": 4.0476075,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345792,\n
        "lat": 49.4481980,\n
        "lon": 4.0484024,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345793,\n
        "lat": 49.4482004,\n
        "lon": 4.0475176,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345794,\n
        "lat": 49.4482046,\n
        "lon": 4.0483908,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345795,\n
        "lat": 49.4482053,\n
        "lon": 4.0475882,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345796,\n
        "lat": 49.4482090,\n
        "lon": 4.0477747,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345797,\n
        "lat": 49.4482113,\n
        "lon": 4.0486343,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345798,\n
        "lat": 49.4482128,\n
        "lon": 4.0476363,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345799,\n
        "lat": 49.4482139,\n
        "lon": 4.0487012,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345800,\n
        "lat": 49.4482141,\n
        "lon": 4.0475742,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345801,\n
        "lat": 49.4482245,\n
        "lon": 4.0485731,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345802,\n
        "lat": 49.4482266,\n
        "lon": 4.0475544,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345803,\n
        "lat": 49.4482284,\n
        "lon": 4.0485682,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345804,\n
        "lat": 49.4482345,\n
        "lon": 4.0476034,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345805,\n
        "lat": 49.4482365,\n
        "lon": 4.0485903,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345806,\n
        "lat": 49.4482394,\n
        "lon": 4.0485130,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345807,\n
        "lat": 49.4482505,\n
        "lon": 4.0485971,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345808,\n
        "lat": 49.4482537,\n
        "lon": 4.0479985,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345809,\n
        "lat": 49.4482576,\n
        "lon": 4.0484840,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345810,\n
        "lat": 49.4482576,\n
        "lon": 4.0487722,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345811,\n
        "lat": 49.4482668,\n
        "lon": 4.0486315,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345812,\n
        "lat": 49.4482718,\n
        "lon": 4.0485578,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345813,\n
        "lat": 49.4482794,\n
        "lon": 4.0488421,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345814,\n
        "lat": 49.4482927,\n
        "lon": 4.0480817,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345815,\n
        "lat": 49.4483019,\n
        "lon": 4.0488834,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345816,\n
        "lat": 49.4483088,\n
        "lon": 4.0487015,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345817,\n
        "lat": 49.4483302,\n
        "lon": 4.0487737,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345818,\n
        "lat": 49.4483342,\n
        "lon": 4.0480330,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345819,\n
        "lat": 49.4483488,\n
        "lon": 4.0478906,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345820,\n
        "lat": 49.4483514,\n
        "lon": 4.0488574,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345821,\n
        "lat": 49.4483534,\n
        "lon": 4.0488110,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345822,\n
        "lat": 49.4483545,\n
        "lon": 4.0475019,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345823,\n
        "lat": 49.4483633,\n
        "lon": 4.0488401,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345824,\n
        "lat": 49.4483690,\n
        "lon": 4.0486560,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345825,\n
        "lat": 49.4483691,\n
        "lon": 4.0488854,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345826,\n
        "lat": 49.4483719,\n
        "lon": 4.0481137,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345827,\n
        "lat": 49.4483734,\n
        "lon": 4.0488361,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345828,\n
        "lat": 49.4483794,\n
        "lon": 4.0489232,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345829,\n
        "lat": 49.4483808,\n
        "lon": 4.0488689,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345830,\n
        "lat": 49.4483904,\n
        "lon": 4.0474327,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345831,\n
        "lat": 49.4483938,\n
        "lon": 4.0486940,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345832,\n
        "lat": 49.4483946,\n
        "lon": 4.0482182,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345833,\n
        "lat": 49.4483958,\n
        "lon": 4.0474364,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345834,\n
        "lat": 49.4483979,\n
        "lon": 4.0482059,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345835,\n
        "lat": 49.4483999,\n
        "lon": 4.0482095,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345836,\n
        "lat": 49.4484012,\n
        "lon": 4.0489702,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345837,\n
        "lat": 49.4484019,\n
        "lon": 4.0482339,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345838,\n
        "lat": 49.4484031,\n
        "lon": 4.0487968,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345839,\n
        "lat": 49.4484044,\n
        "lon": 4.0488882,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345840,\n
        "lat": 49.4484045,\n
        "lon": 4.0489639,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345841,\n
        "lat": 49.4484049,\n
        "lon": 4.0486047,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345842,\n
        "lat": 49.4484054,\n
        "lon": 4.0475681,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345843,\n
        "lat": 49.4484082,\n
        "lon": 4.0482298,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345844,\n
        "lat": 49.4484085,\n
        "lon": 4.0477200,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345845,\n
        "lat": 49.4484160,\n
        "lon": 4.0473987,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345846,\n
        "lat": 49.4484262,\n
        "lon": 4.0480518,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345847,\n
        "lat": 49.4484290,\n
        "lon": 4.0486457,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345848,\n
        "lat": 49.4484306,\n
        "lon": 4.0476881,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345849,\n
        "lat": 49.4484319,\n
        "lon": 4.0477511,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345850,\n
        "lat": 49.4484330,\n
        "lon": 4.0488471,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345851,\n
        "lat": 49.4484427,\n
        "lon": 4.0481530,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345852,\n
        "lat": 49.4484433,\n
        "lon": 4.0488645,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345853,\n
        "lat": 49.4484485,\n
        "lon": 4.0490441,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345854,\n
        "lat": 49.4484504,\n
        "lon": 4.0483117,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345855,\n
        "lat": 49.4484515,\n
        "lon": 4.0477184,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345856,\n
        "lat": 49.4484517,\n
        "lon": 4.0488208,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345857,\n
        "lat": 49.4484532,\n
        "lon": 4.0488494,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345858,\n
        "lat": 49.4484599,\n
        "lon": 4.0483302,\n
        "timestamp": "2016-09-30T17:11:04Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345859,\n
        "lat": 49.4484632,\n
        "lon": 4.0488945,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345860,\n
        "lat": 49.4484637,\n
        "lon": 4.0474588,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345861,\n
        "lat": 49.4484693,\n
        "lon": 4.0481217,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345862,\n
        "lat": 49.4484731,\n
        "lon": 4.0488801,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345863,\n
        "lat": 49.4484755,\n
        "lon": 4.0490076,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345864,\n
        "lat": 49.4484801,\n
        "lon": 4.0488684,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345865,\n
        "lat": 49.4484802,\n
        "lon": 4.0482444,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345866,\n
        "lat": 49.4484849,\n
        "lon": 4.0482393,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345867,\n
        "lat": 49.4484876,\n
        "lon": 4.0488578,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345868,\n
        "lat": 49.4484886,\n
        "lon": 4.0488766,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345869,\n
        "lat": 49.4484899,\n
        "lon": 4.0482635,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345870,\n
        "lat": 49.4484939,\n
        "lon": 4.0491153,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345871,\n
        "lat": 49.4484941,\n
        "lon": 4.0488688,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345872,\n
        "lat": 49.4484991,\n
        "lon": 4.0491106,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345873,\n
        "lat": 49.4484996,\n
        "lon": 4.0482828,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345874,\n
        "lat": 49.4485000,\n
        "lon": 4.0489593,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345875,\n
        "lat": 49.4485038,\n
        "lon": 4.0485324,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345876,\n
        "lat": 49.4485049,\n
        "lon": 4.0489678,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345877,\n
        "lat": 49.4485067,\n
        "lon": 4.0488331,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345878,\n
        "lat": 49.4485092,\n
        "lon": 4.0485250,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345879,\n
        "lat": 49.4485110,\n
        "lon": 4.0485283,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345880,\n
        "lat": 49.4485119,\n
        "lon": 4.0485484,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345881,\n
        "lat": 49.4485122,\n
        "lon": 4.0482085,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345882,\n
        "lat": 49.4485141,\n
        "lon": 4.0491421,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345883,\n
        "lat": 49.4485150,\n
        "lon": 4.0488206,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345884,\n
        "lat": 49.4485155,\n
        "lon": 4.0491380,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345885,\n
        "lat": 49.4485157,\n
        "lon": 4.0488541,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345886,\n
        "lat": 49.4485179,\n
        "lon": 4.0485416,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345887,\n
        "lat": 49.4485179,\n
        "lon": 4.0488509,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345888,\n
        "lat": 49.4485199,\n
        "lon": 4.0489942,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345889,\n
        "lat": 49.4485203,\n
        "lon": 4.0479431,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345890,\n
        "lat": 49.4485205,\n
        "lon": 4.0489299,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345891,\n
        "lat": 49.4485263,\n
        "lon": 4.0488385,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345892,\n
        "lat": 49.4485382,\n
        "lon": 4.0488209,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345893,\n
        "lat": 49.4485397,\n
        "lon": 4.0479820,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345894,\n
        "lat": 49.4485409,\n
        "lon": 4.0489192,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345895,\n
        "lat": 49.4485431,\n
        "lon": 4.0488976,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345896,\n
        "lat": 49.4485457,\n
        "lon": 4.0479135,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345897,\n
        "lat": 49.4485474,\n
        "lon": 4.0486039,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345898,\n
        "lat": 49.4485499,\n
        "lon": 4.0492039,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345899,\n
        "lat": 49.4485506,\n
        "lon": 4.0488524,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345900,\n
        "lat": 49.4485536,\n
        "lon": 4.0489505,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345901,\n
        "lat": 49.4485542,\n
        "lon": 4.0489425,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345902,\n
        "lat": 49.4485594,\n
        "lon": 4.0488734,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345903,\n
        "lat": 49.4485600,\n
        "lon": 4.0488933,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345904,\n
        "lat": 49.4485651,\n
        "lon": 4.0479538,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345905,\n
        "lat": 49.4485734,\n
        "lon": 4.0489162,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345906,\n
        "lat": 49.4485737,\n
        "lon": 4.0491725,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345907,\n
        "lat": 49.4485771,\n
        "lon": 4.0491783,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345908,\n
        "lat": 49.4485838,\n
        "lon": 4.0491132,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345909,\n
        "lat": 49.4486033,\n
        "lon": 4.0491440,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345910,\n
        "lat": 49.4486166,\n
        "lon": 4.0486841,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345911,\n
        "lat": 49.4486182,\n
        "lon": 4.0490647,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345912,\n
        "lat": 49.4486186,\n
        "lon": 4.0484028,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345913,\n
        "lat": 49.4486192,\n
        "lon": 4.0488107,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345914,\n
        "lat": 49.4486382,\n
        "lon": 4.0485981,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345915,\n
        "lat": 49.4486552,\n
        "lon": 4.0488881,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345916,\n
        "lat": 49.4486555,\n
        "lon": 4.0484788,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345917,\n
        "lat": 49.4486570,\n
        "lon": 4.0487676,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345918,\n
        "lat": 49.4486576,\n
        "lon": 4.0486375,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345919,\n
        "lat": 49.4486693,\n
        "lon": 4.0485615,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345920,\n
        "lat": 49.4486884,\n
        "lon": 4.0486025,\n
        "timestamp": "2016-09-30T19:09:39Z",\n
        "version": 2,\n
        "changeset": 42550134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345922,\n
        "lat": 49.4487111,\n
        "lon": 4.0487130,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345923,\n
        "lat": 49.4487220,\n
        "lon": 4.0497112,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345924,\n
        "lat": 49.4487227,\n
        "lon": 4.0488140,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345925,\n
        "lat": 49.4487313,\n
        "lon": 4.0486895,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345926,\n
        "lat": 49.4487383,\n
        "lon": 4.0488466,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345927,\n
        "lat": 49.4487401,\n
        "lon": 4.0497863,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345928,\n
        "lat": 49.4487414,\n
        "lon": 4.0489920,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345929,\n
        "lat": 49.4487417,\n
        "lon": 4.0487749,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345930,\n
        "lat": 49.4487464,\n
        "lon": 4.0497812,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345931,\n
        "lat": 49.4487497,\n
        "lon": 4.0496909,\n
        "timestamp": "2016-09-30T17:11:05Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345932,\n
        "lat": 49.4487511,\n
        "lon": 4.0488732,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345933,\n
        "lat": 49.4487548,\n
        "lon": 4.0498312,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345934,\n
        "lat": 49.4487613,\n
        "lon": 4.0496746,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345935,\n
        "lat": 49.4487618,\n
        "lon": 4.0487512,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345936,\n
        "lat": 49.4487626,\n
        "lon": 4.0488170,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345937,\n
        "lat": 49.4487673,\n
        "lon": 4.0482169,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345938,\n
        "lat": 49.4487731,\n
        "lon": 4.0497598,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345939,\n
        "lat": 49.4487751,\n
        "lon": 4.0478879,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345940,\n
        "lat": 49.4487780,\n
        "lon": 4.0497230,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345941,\n
        "lat": 49.4487879,\n
        "lon": 4.0477765,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345942,\n
        "lat": 49.4487889,\n
        "lon": 4.0498058,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345943,\n
        "lat": 49.4487948,\n
        "lon": 4.0488189,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345944,\n
        "lat": 49.4487950,\n
        "lon": 4.0491027,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345945,\n
        "lat": 49.4488200,\n
        "lon": 4.0483196,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345946,\n
        "lat": 49.4488238,\n
        "lon": 4.0481481,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345947,\n
        "lat": 49.4488354,\n
        "lon": 4.0496229,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345948,\n
        "lat": 49.4488501,\n
        "lon": 4.0496740,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345949,\n
        "lat": 49.4488543,\n
        "lon": 4.0488686,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345950,\n
        "lat": 49.4488584,\n
        "lon": 4.0488066,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345951,\n
        "lat": 49.4488653,\n
        "lon": 4.0493815,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345952,\n
        "lat": 49.4488670,\n
        "lon": 4.0488245,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345953,\n
        "lat": 49.4488727,\n
        "lon": 4.0479149,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345954,\n
        "lat": 49.4488767,\n
        "lon": 4.0482499,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345955,\n
        "lat": 49.4488814,\n
        "lon": 4.0487808,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345956,\n
        "lat": 49.4488840,\n
        "lon": 4.0494412,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345957,\n
        "lat": 49.4488855,\n
        "lon": 4.0478035,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345958,\n
        "lat": 49.4488891,\n
        "lon": 4.0493482,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345959,\n
        "lat": 49.4488899,\n
        "lon": 4.0487985,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345960,\n
        "lat": 49.4488920,\n
        "lon": 4.0493648,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345961,\n
        "lat": 49.4489020,\n
        "lon": 4.0484073,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345962,\n
        "lat": 49.4489066,\n
        "lon": 4.0489795,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345963,\n
        "lat": 49.4489072,\n
        "lon": 4.0478554,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345964,\n
        "lat": 49.4489096,\n
        "lon": 4.0488901,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345965,\n
        "lat": 49.4489211,\n
        "lon": 4.0477361,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345966,\n
        "lat": 49.4489249,\n
        "lon": 4.0488712,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345967,\n
        "lat": 49.4489323,\n
        "lon": 4.0485774,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345968,\n
        "lat": 49.4489342,\n
        "lon": 4.0493167,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345969,\n
        "lat": 49.4489355,\n
        "lon": 4.0487198,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345970,\n
        "lat": 49.4489378,\n
        "lon": 4.0488980,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345971,\n
        "lat": 49.4489499,\n
        "lon": 4.0492575,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345972,\n
        "lat": 49.4489566,\n
        "lon": 4.0493950,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345973,\n
        "lat": 49.4489621,\n
        "lon": 4.0492997,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345974,\n
        "lat": 49.4489697,\n
        "lon": 4.0490220,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345975,\n
        "lat": 49.4489720,\n
        "lon": 4.0489139,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345976,\n
        "lat": 49.4489766,\n
        "lon": 4.0483756,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345977,\n
        "lat": 49.4489859,\n
        "lon": 4.0492324,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345978,\n
        "lat": 49.4489918,\n
        "lon": 4.0488361,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345979,\n
        "lat": 49.4489978,\n
        "lon": 4.0492777,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345980,\n
        "lat": 49.4490038,\n
        "lon": 4.0489836,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345981,\n
        "lat": 49.4490067,\n
        "lon": 4.0485455,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345982,\n
        "lat": 49.4490086,\n
        "lon": 4.0488711,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345983,\n
        "lat": 49.4490150,\n
        "lon": 4.0478857,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345984,\n
        "lat": 49.4490292,\n
        "lon": 4.0477664,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345985,\n
        "lat": 49.4491097,\n
        "lon": 4.0480441,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345986,\n
        "lat": 49.4491100,\n
        "lon": 4.0418166,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345987,\n
        "lat": 49.4491175,\n
        "lon": 4.0418835,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345988,\n
        "lat": 49.4491250,\n
        "lon": 4.0482871,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345989,\n
        "lat": 49.4491330,\n
        "lon": 4.0481694,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345990,\n
        "lat": 49.4491557,\n
        "lon": 4.0484521,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345991,\n
        "lat": 49.4491565,\n
        "lon": 4.0418032,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345992,\n
        "lat": 49.4491639,\n
        "lon": 4.0418733,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345993,\n
        "lat": 49.4491718,\n
        "lon": 4.0491353,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345994,\n
        "lat": 49.4491861,\n
        "lon": 4.0480111,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345995,\n
        "lat": 49.4491943,\n
        "lon": 4.0485626,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345996,\n
        "lat": 49.4491959,\n
        "lon": 4.0482561,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345997,\n
        "lat": 49.4492092,\n
        "lon": 4.0481370,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345998,\n
        "lat": 49.4492244,\n
        "lon": 4.0490013,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425345999,\n
        "lat": 49.4492263,\n
        "lon": 4.0484211,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425346000,\n
        "lat": 49.4492304,\n
        "lon": 4.0487542,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425346001,\n
        "lat": 49.4492338,\n
        "lon": 4.0491932,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425346002,\n
        "lat": 49.4492579,\n
        "lon": 4.0489046,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425346003,\n
        "lat": 49.4492682,\n
        "lon": 4.0485295,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425346004,\n
        "lat": 49.4492871,\n
        "lon": 4.0490597,\n
        "timestamp": "2016-09-30T17:11:06Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425346005,\n
        "lat": 49.4493042,\n
        "lon": 4.0487212,\n
        "timestamp": "2016-09-30T17:11:07Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425346006,\n
        "lat": 49.4493118,\n
        "lon": 4.0487687,\n
        "timestamp": "2016-09-30T17:11:07Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425346007,\n
        "lat": 49.4493237,\n
        "lon": 4.0489660,\n
        "timestamp": "2016-09-30T17:11:07Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4425346008,\n
        "lat": 49.4493777,\n
        "lon": 4.0488299,\n
        "timestamp": "2016-09-30T17:11:07Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389794659,\n
        "lat": 49.4510112,\n
        "lon": 4.0143961,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 2,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389794660,\n
        "lat": 49.4504135,\n
        "lon": 4.0151886,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 2,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389794661,\n
        "lat": 49.4501518,\n
        "lon": 4.0164448,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 2,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389794662,\n
        "lat": 49.4498981,\n
        "lon": 4.0176705,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 2,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389794663,\n
        "lat": 49.4496351,\n
        "lon": 4.0188942,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 2,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389794664,\n
        "lat": 49.4493814,\n
        "lon": 4.0201423,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 2,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389794665,\n
        "lat": 49.4491290,\n
        "lon": 4.0213701,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 2,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389794666,\n
        "lat": 49.4488726,\n
        "lon": 4.0225918,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 2,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389794667,\n
        "lat": 49.4486162,\n
        "lon": 4.0238236,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 2,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389794668,\n
        "lat": 49.4483585,\n
        "lon": 4.0250229,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 2,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389794669,\n
        "lat": 49.4480915,\n
        "lon": 4.0262792,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 2,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389794670,\n
        "lat": 49.4478337,\n
        "lon": 4.0275595,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 2,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389794671,\n
        "lat": 49.4476363,\n
        "lon": 4.0289582,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 3,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389794672,\n
        "lat": 49.4474754,\n
        "lon": 4.0302080,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 3,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389794673,\n
        "lat": 49.4474593,\n
        "lon": 4.0315034,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 3,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389794674,\n
        "lat": 49.4472683,\n
        "lon": 4.0327775,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 3,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389794675,\n
        "lat": 49.4475542,\n
        "lon": 4.0323313,\n
        "timestamp": "2021-02-03T08:33:44Z",\n
        "version": 1,\n
        "changeset": 98630248,\n
        "user": "Eric V",\n
        "uid": 163480\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389794676,\n
        "lat": 49.4474888,\n
        "lon": 4.0323044,\n
        "timestamp": "2021-02-03T08:33:44Z",\n
        "version": 1,\n
        "changeset": 98630248,\n
        "user": "Eric V",\n
        "uid": 163480\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389794677,\n
        "lat": 49.4474696,\n
        "lon": 4.0323943,\n
        "timestamp": "2021-02-03T08:33:44Z",\n
        "version": 1,\n
        "changeset": 98630248,\n
        "user": "Eric V",\n
        "uid": 163480\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389794678,\n
        "lat": 49.4475393,\n
        "lon": 4.0324278,\n
        "timestamp": "2021-02-03T08:33:44Z",\n
        "version": 1,\n
        "changeset": 98630248,\n
        "user": "Eric V",\n
        "uid": 163480\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389794687,\n
        "lat": 49.4470046,\n
        "lon": 4.0339053,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 3,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389794688,\n
        "lat": 49.4466270,\n
        "lon": 4.0351054,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 3,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389794689,\n
        "lat": 49.4462626,\n
        "lon": 4.0360330,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 3,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389794690,\n
        "lat": 49.4458910,\n
        "lon": 4.0369762,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 3,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389794691,\n
        "lat": 49.4455124,\n
        "lon": 4.0378875,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 4,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "location:transition": "yes",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389955156,\n
        "lat": 49.4359669,\n
        "lon": 4.0293774,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 2,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389955157,\n
        "lat": 49.4374445,\n
        "lon": 4.0307187,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 2,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389955158,\n
        "lat": 49.4389240,\n
        "lon": 4.0319999,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 2,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389955159,\n
        "lat": 49.4405674,\n
        "lon": 4.0334916,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 2,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389955160,\n
        "lat": 49.4422336,\n
        "lon": 4.0349853,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 3,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389955161,\n
        "lat": 49.4433825,\n
        "lon": 4.0359793,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 2,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389955162,\n
        "lat": 49.4444843,\n
        "lon": 4.0369683,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 3,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389955163,\n
        "lat": 49.4477208,\n
        "lon": 4.0398502,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 3,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "location:transition": "yes",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389955164,\n
        "lat": 49.4466378,\n
        "lon": 4.0388877,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 3,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389955165,\n
        "lat": 49.4462357,\n
        "lon": 4.0387404,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 3,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389955166,\n
        "lat": 49.4455937,\n
        "lon": 4.0385383,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 2,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "location:transition": "yes",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole",\n
          "transformer": "distribution"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389955167,\n
        "lat": 49.4456076,\n
        "lon": 4.0384833,\n
        "timestamp": "2021-02-03T09:28:26Z",\n
        "version": 1,\n
        "changeset": 98633921,\n
        "user": "Eric V",\n
        "uid": 163480\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389955168,\n
        "lat": 49.4455773,\n
        "lon": 4.0384457,\n
        "timestamp": "2021-02-03T09:28:26Z",\n
        "version": 1,\n
        "changeset": 98633921,\n
        "user": "Eric V",\n
        "uid": 163480\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389955169,\n
        "lat": 49.4455541,\n
        "lon": 4.0384833,\n
        "timestamp": "2021-02-03T09:28:26Z",\n
        "version": 1,\n
        "changeset": 98633921,\n
        "user": "Eric V",\n
        "uid": 163480\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389955170,\n
        "lat": 49.4455865,\n
        "lon": 4.0385209,\n
        "timestamp": "2021-02-03T09:28:26Z",\n
        "version": 1,\n
        "changeset": 98633921,\n
        "user": "Eric V",\n
        "uid": 163480\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389955171,\n
        "lat": 49.4352859,\n
        "lon": 4.0302591,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 2,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389955172,\n
        "lat": 49.4346143,\n
        "lon": 4.0311254,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 2,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389955179,\n
        "lat": 49.4342262,\n
        "lon": 4.0318609,\n
        "timestamp": "2023-11-14T16:37:34Z",\n
        "version": 2,\n
        "changeset": 144017879,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389955180,\n
        "lat": 49.4347404,\n
        "lon": 4.0315038,\n
        "timestamp": "2021-02-03T09:28:26Z",\n
        "version": 1,\n
        "changeset": 98633921,\n
        "user": "Eric V",\n
        "uid": 163480\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389955181,\n
        "lat": 49.4347193,\n
        "lon": 4.0315831,\n
        "timestamp": "2021-02-03T09:28:26Z",\n
        "version": 1,\n
        "changeset": 98633921,\n
        "user": "Eric V",\n
        "uid": 163480\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389955182,\n
        "lat": 49.4348145,\n
        "lon": 4.0316268,\n
        "timestamp": "2021-02-03T09:28:26Z",\n
        "version": 1,\n
        "changeset": 98633921,\n
        "user": "Eric V",\n
        "uid": 163480\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389955183,\n
        "lat": 49.4348356,\n
        "lon": 4.0315556,\n
        "timestamp": "2021-02-03T09:28:26Z",\n
        "version": 1,\n
        "changeset": 98633921,\n
        "user": "Eric V",\n
        "uid": 163480\n
      },\n
      {\n
        "type": "node",\n
        "id": 8389955184,\n
        "lat": 49.4348191,\n
        "lon": 4.0315343,\n
        "timestamp": "2021-02-03T09:28:26Z",\n
        "version": 1,\n
        "changeset": 98633921,\n
        "user": "Eric V",\n
        "uid": 163480\n
      },\n
      {\n
        "type": "node",\n
        "id": 8390062136,\n
        "lat": 49.4419977,\n
        "lon": 4.0425353,\n
        "timestamp": "2025-10-22T21:02:39Z",\n
        "version": 3,\n
        "changeset": 173647234,\n
        "user": "HugoC01",\n
        "uid": 14916119,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8390062137,\n
        "lat": 49.4418242,\n
        "lon": 4.0425910,\n
        "timestamp": "2025-10-22T21:02:39Z",\n
        "version": 3,\n
        "changeset": 173647234,\n
        "user": "HugoC01",\n
        "uid": 14916119,\n
        "tags": {\n
          "location:transition": "yes",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8390062149,\n
        "lat": 49.4432118,\n
        "lon": 4.0424326,\n
        "timestamp": "2021-02-03T10:00:30Z",\n
        "version": 1,\n
        "changeset": 98636005,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "tags": {\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8390062150,\n
        "lat": 49.4432739,\n
        "lon": 4.0424342,\n
        "timestamp": "2021-02-03T10:00:30Z",\n
        "version": 1,\n
        "changeset": 98636005,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "tags": {\n
          "location:transition": "yes",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8390062151,\n
        "lat": 49.4414390,\n
        "lon": 4.0417575,\n
        "timestamp": "2025-10-22T21:02:39Z",\n
        "version": 3,\n
        "changeset": 173647234,\n
        "user": "HugoC01",\n
        "uid": 14916119,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8390062152,\n
        "lat": 49.4409764,\n
        "lon": 4.0406415,\n
        "timestamp": "2021-02-03T10:00:30Z",\n
        "version": 1,\n
        "changeset": 98636005,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "tags": {\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8390062153,\n
        "lat": 49.4405025,\n
        "lon": 4.0394931,\n
        "timestamp": "2021-02-03T10:00:30Z",\n
        "version": 1,\n
        "changeset": 98636005,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "tags": {\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8390062154,\n
        "lat": 49.4409046,\n
        "lon": 4.0381644,\n
        "timestamp": "2025-10-22T21:02:39Z",\n
        "version": 2,\n
        "changeset": 173647234,\n
        "user": "HugoC01",\n
        "uid": 14916119,\n
        "tags": {\n
          "location:transition": "yes",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole",\n
          "transformer": "distribution"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8390062155,\n
        "lat": 49.4407145,\n
        "lon": 4.0387925,\n
        "timestamp": "2021-02-03T10:00:30Z",\n
        "version": 1,\n
        "changeset": 98636005,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "tags": {\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8685058802,\n
        "lat": 49.4427020,\n
        "lon": 4.0407769,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 1,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 8685058803,\n
        "lat": 49.4424855,\n
        "lon": 4.0412652,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 1,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 8685058804,\n
        "lat": 49.4424345,\n
        "lon": 4.0412411,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 1,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 8685058805,\n
        "lat": 49.4423806,\n
        "lon": 4.0413677,\n
        "timestamp": "2021-04-30T17:05:53Z",\n
        "version": 1,\n
        "changeset": 103926649,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 10271415576,\n
        "lat": 49.4416079,\n
        "lon": 4.0423412,\n
        "timestamp": "2022-12-18T15:09:00Z",\n
        "version": 1,\n
        "changeset": 130215515,\n
        "user": "lunaticstraydog",\n
        "uid": 8577239\n
      },\n
      {\n
        "type": "node",\n
        "id": 10271415577,\n
        "lat": 49.4415616,\n
        "lon": 4.0422224,\n
        "timestamp": "2022-12-18T15:09:00Z",\n
        "version": 1,\n
        "changeset": 130215515,\n
        "user": "lunaticstraydog",\n
        "uid": 8577239\n
      },\n
      {\n
        "type": "node",\n
        "id": 10271415578,\n
        "lat": 49.4415096,\n
        "lon": 4.0422704,\n
        "timestamp": "2022-12-18T15:09:00Z",\n
        "version": 1,\n
        "changeset": 130215515,\n
        "user": "lunaticstraydog",\n
        "uid": 8577239\n
      },\n
      {\n
        "type": "node",\n
        "id": 10271415579,\n
        "lat": 49.4414450,\n
        "lon": 4.0421043,\n
        "timestamp": "2022-12-18T15:09:00Z",\n
        "version": 1,\n
        "changeset": 130215515,\n
        "user": "lunaticstraydog",\n
        "uid": 8577239\n
      },\n
      {\n
        "type": "node",\n
        "id": 10271415580,\n
        "lat": 49.4414977,\n
        "lon": 4.0420557,\n
        "timestamp": "2022-12-18T15:09:00Z",\n
        "version": 1,\n
        "changeset": 130215515,\n
        "user": "lunaticstraydog",\n
        "uid": 8577239\n
      },\n
      {\n
        "type": "node",\n
        "id": 10271415581,\n
        "lat": 49.4415534,\n
        "lon": 4.0421987,\n
        "timestamp": "2022-12-18T15:09:00Z",\n
        "version": 1,\n
        "changeset": 130215515,\n
        "user": "lunaticstraydog",\n
        "uid": 8577239\n
      },\n
      {\n
        "type": "node",\n
        "id": 10271415582,\n
        "lat": 49.4416493,\n
        "lon": 4.0421104,\n
        "timestamp": "2022-12-18T15:09:00Z",\n
        "version": 1,\n
        "changeset": 130215515,\n
        "user": "lunaticstraydog",\n
        "uid": 8577239\n
      },\n
      {\n
        "type": "node",\n
        "id": 10271415583,\n
        "lat": 49.4417045,\n
        "lon": 4.0422523,\n
        "timestamp": "2022-12-18T15:09:00Z",\n
        "version": 1,\n
        "changeset": 130215515,\n
        "user": "lunaticstraydog",\n
        "uid": 8577239\n
      },\n
      {\n
        "type": "way",\n
        "id": 444654360,\n
        "timestamp": "2024-01-11T19:13:46Z",\n
        "version": 3,\n
        "changeset": 146155500,\n
        "user": "Olyon",\n
        "uid": 1443767,\n
        "nodes": [\n
          4421187875,\n
          4421187876,\n
          4421187877,\n
          4421187878,\n
          4421187879,\n
          4421187880,\n
          4421187881,\n
          4421187882,\n
          4421187883,\n
          4421187884,\n
          4421187875\n
        ],\n
        "tags": {\n
          "amenity": "place_of_worship",\n
          "building": "church",\n
          "denomination": "catholic",\n
          "name": "Église Saint-Hubert",\n
          "religion": "christian",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wikidata": "Q38225309"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078904,\n
        "timestamp": "2016-09-30T17:11:07Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342885,\n
          4425342828,\n
          4425342820,\n
          4425342831,\n
          4425342830,\n
          4425342840,\n
          4425342844,\n
          4425342850,\n
          4425342859,\n
          4425342879,\n
          4425342885\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078905,\n
        "timestamp": "2016-09-30T17:11:07Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345072,\n
          4425345078,\n
          4425345080,\n
          4425345085,\n
          4425345190,\n
          4425345194,\n
          4425345202,\n
          4425345189,\n
          4425345197,\n
          4425345087,\n
          4425345072\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078906,\n
        "timestamp": "2016-09-30T17:11:07Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345751,\n
          4425345766,\n
          4425345769,\n
          4425345772,\n
          4425345768,\n
          4425345765,\n
          4425345758,\n
          4425345762,\n
          4425345754,\n
          4425345749,\n
          4425345751\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078907,\n
        "timestamp": "2016-09-30T17:11:07Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343092,\n
          4425343122,\n
          4425343075,\n
          4425343073,\n
          4425343046,\n
          4425343044,\n
          4425343042,\n
          4425343040,\n
          4425343062,\n
          4425343072,\n
          4425343092\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078908,\n
        "timestamp": "2016-09-30T17:11:07Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345034,\n
          4425345024,\n
          4425345018,\n
          4425345013,\n
          4425345025,\n
          4425345030,\n
          4425345023,\n
          4425345035,\n
          4425345039,\n
          4425345048,\n
          4425345034\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078909,\n
        "timestamp": "2016-09-30T17:11:07Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343951,\n
          4425343966,\n
          4425342477,\n
          4425342472,\n
          4425342438,\n
          4425342433,\n
          4425342425,\n
          4425342426,\n
          4425343970,\n
          4425343965,\n
          4425343951\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078910,\n
        "timestamp": "2016-09-30T19:09:38Z",\n
        "version": 2,\n
        "changeset": 42550134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344344,\n
          4425344397,\n
          4425344385,\n
          4425344382,\n
          4425344379,\n
          4425344356,\n
          4425344352,\n
          4425344324,\n
          4425344325,\n
          4425344344\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078911,\n
        "timestamp": "2016-09-30T17:11:07Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345854,\n
          4425345869,\n
          4425345865,\n
          4425345866,\n
          4425345851,\n
          4425345834,\n
          4425345835,\n
          4425345832,\n
          4425345837,\n
          4425345843,\n
          4425345854\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078912,\n
        "timestamp": "2016-09-30T17:11:07Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344279,\n
          4425344283,\n
          4425344280,\n
          4425344282,\n
          4425344287,\n
          4425344288,\n
          4425344335,\n
          4425344329,\n
          4425344321,\n
          4425344312,\n
          4425344279\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078913,\n
        "timestamp": "2016-09-30T17:11:07Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344834,\n
          4425344824,\n
          4425344860,\n
          4425344867,\n
          4425344854,\n
          4425344861,\n
          4425344862,\n
          4425344852,\n
          4425344855,\n
          4425344849,\n
          4425344834\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078914,\n
        "timestamp": "2016-09-30T17:11:07Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344631,\n
          4425344635,\n
          4425344638,\n
          4425344630,\n
          4425344636,\n
          4425344625,\n
          4425344621,\n
          4425345769,\n
          4425345766,\n
          4425344628,\n
          4425344631\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078915,\n
        "timestamp": "2016-09-30T17:11:07Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345034,\n
          4425345010,\n
          4425345009,\n
          4425345008,\n
          4425345002,\n
          4425345005,\n
          4425345003,\n
          4425345013,\n
          4425345018,\n
          4425345024,\n
          4425345034\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078916,\n
        "timestamp": "2016-09-30T17:11:07Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343341,\n
          4425343351,\n
          4425343352,\n
          4425343361,\n
          4425343360,\n
          4425343362,\n
          4425343363,\n
          4425343365,\n
          4425343355,\n
          4425343342,\n
          4425343341\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078917,\n
        "timestamp": "2016-09-30T17:11:07Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344168,\n
          4425344167,\n
          4425344159,\n
          4425344154,\n
          4425344155,\n
          4425344143,\n
          4425344142,\n
          4425344112,\n
          4425344115,\n
          4425344169,\n
          4425344168\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078918,\n
        "timestamp": "2016-09-30T17:11:08Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342734,\n
          4425342748,\n
          4425342733,\n
          4425342757,\n
          4425342771,\n
          4425342755,\n
          4425342770,\n
          4425342759,\n
          4425342754,\n
          4425342750,\n
          4425342734\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078919,\n
        "timestamp": "2016-09-30T17:11:08Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344164,\n
          4425344123,\n
          4425344127,\n
          4425344146,\n
          4425344149,\n
          4425344183,\n
          4425344178,\n
          4425344211,\n
          4425344205,\n
          4425344174,\n
          4425344164\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078920,\n
        "timestamp": "2016-09-30T17:11:08Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344439,\n
          4425344459,\n
          4425344457,\n
          4425344470,\n
          4425344455,\n
          4425344440,\n
          4425344445,\n
          4425344434,\n
          4425344431,\n
          4425344416,\n
          4425344439\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078921,\n
        "timestamp": "2016-09-30T17:11:08Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343520,\n
          4425343521,\n
          4425343523,\n
          4425343544,\n
          4425343518,\n
          4425343498,\n
          4425343493,\n
          4425343479,\n
          4425343489,\n
          4425343483,\n
          4425343520\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078922,\n
        "timestamp": "2016-09-30T17:11:08Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344135,\n
          4425344130,\n
          4425344109,\n
          4425344108,\n
          4425344094,\n
          4425344097,\n
          4425342467,\n
          4425342463,\n
          4425342452,\n
          4425342459,\n
          4425344135\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078923,\n
        "timestamp": "2016-09-30T17:11:08Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343042,\n
          4425343044,\n
          4425343046,\n
          4425343073,\n
          4425343045,\n
          4425343048,\n
          4425343033,\n
          4425343023,\n
          4425343013,\n
          4425343034,\n
          4425343042\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078924,\n
        "timestamp": "2020-09-05T11:53:07Z",\n
        "version": 2,\n
        "changeset": 90443916,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          4425344860,\n
          4425344824,\n
          4425344808,\n
          4425344798,\n
          4425344821,\n
          4425344837,\n
          4425344841,\n
          4425344850,\n
          4425344851,\n
          4425344858,\n
          4425344866,\n
          4425344860\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078925,\n
        "timestamp": "2016-09-30T17:11:08Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343204,\n
          4425343195,\n
          4425343194,\n
          4425343192,\n
          4425343187,\n
          4425343188,\n
          4425343183,\n
          4425343180,\n
          4425343178,\n
          4425343170,\n
          4425343186,\n
          4425343204\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078926,\n
        "timestamp": "2016-09-30T17:11:08Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344345,\n
          4425344361,\n
          4425344377,\n
          4425344390,\n
          4425344384,\n
          4425344380,\n
          4425344348,\n
          4425344332,\n
          4425344338,\n
          4425344329,\n
          4425344335,\n
          4425344345\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078927,\n
        "timestamp": "2016-09-30T19:09:37Z",\n
        "version": 2,\n
        "changeset": 42550134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343495,\n
          4425343490,\n
          4425343424,\n
          4425343423,\n
          4425343373,\n
          4425343372,\n
          4425343345,\n
          4425343344,\n
          4425343369,\n
          4425343412,\n
          4425343495\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078928,\n
        "timestamp": "2016-09-30T17:11:08Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345072,\n
          4425345087,\n
          4425345191,\n
          4425345082,\n
          4425345077,\n
          4425345073,\n
          4425345059,\n
          4425345064,\n
          4425345057,\n
          4425345065,\n
          4425345062,\n
          4425345072\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078929,\n
        "timestamp": "2016-09-30T17:11:08Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342382,\n
          4425342947,\n
          4425342937,\n
          4425342930,\n
          4425342387,\n
          4425342934,\n
          4425342943,\n
          4425343020,\n
          4425342997,\n
          4425342989,\n
          4425342373,\n
          4425342382\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078930,\n
        "timestamp": "2016-09-30T17:11:08Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345863,\n
          4425345876,\n
          4425345874,\n
          4425345859,\n
          4425345862,\n
          4425345857,\n
          4425345852,\n
          4425345850,\n
          4425345838,\n
          4425345827,\n
          4425345839,\n
          4425345863\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078931,\n
        "timestamp": "2016-09-30T17:11:08Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345874,\n
          4425345890,\n
          4425345868,\n
          4425345871,\n
          4425345867,\n
          4425345864,\n
          4425345856,\n
          4425345850,\n
          4425345852,\n
          4425345857,\n
          4425345862,\n
          4425345859,\n
          4425345874\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078932,\n
        "timestamp": "2016-09-30T17:11:09Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343541,\n
          4425343542,\n
          4425343550,\n
          4425343458,\n
          4425343435,\n
          4425343332,\n
          4425343314,\n
          4425343316,\n
          4425343179,\n
          4425343185,\n
          4425343338,\n
          4425343339,\n
          4425343541\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078933,\n
        "timestamp": "2016-09-30T17:11:09Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345288,\n
          4425345398,\n
          4425345400,\n
          4425345404,\n
          4425345406,\n
          4425345408,\n
          4425345413,\n
          4425345416,\n
          4425345420,\n
          4425345412,\n
          4425345409,\n
          4425345401,\n
          4425345288\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078934,\n
        "timestamp": "2016-09-30T19:09:38Z",\n
        "version": 2,\n
        "changeset": 42550134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345926,\n
          4425345936,\n
          4425345929,\n
          4425345922,\n
          4425345925,\n
          4425345920,\n
          4425345918,\n
          4425345910,\n
          4425345917,\n
          4425345913,\n
          4425345915,\n
          4425345924,\n
          4425345926\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078935,\n
        "timestamp": "2016-09-30T17:11:09Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342821,\n
          4425342845,\n
          4425342852,\n
          4425342839,\n
          4425342848,\n
          4425342861,\n
          4425342869,\n
          4425342847,\n
          4425342843,\n
          4425342837,\n
          4425342833,\n
          4425342832,\n
          4425342821\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078936,\n
        "timestamp": "2016-09-30T17:11:09Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343569,\n
          4425343601,\n
          4425343587,\n
          4425343594,\n
          4425343590,\n
          4425343608,\n
          4425343611,\n
          4425343619,\n
          4425343637,\n
          4425343640,\n
          4425343657,\n
          4425343624,\n
          4425343569\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078937,\n
        "timestamp": "2016-09-30T17:11:09Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344252,\n
          4425344255,\n
          4425344271,\n
          4425344275,\n
          4425344260,\n
          4425344268,\n
          4425344270,\n
          4425344279,\n
          4425344312,\n
          4425344330,\n
          4425344304,\n
          4425344289,\n
          4425344252\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078938,\n
        "timestamp": "2016-09-30T17:11:09Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345288,\n
          4425345401,\n
          4425345394,\n
          4425345397,\n
          4425345280,\n
          4425345271,\n
          4425345286,\n
          4425345275,\n
          4425345281,\n
          4425345273,\n
          4425345278,\n
          4425345277,\n
          4425345288\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078939,\n
        "timestamp": "2016-09-30T17:11:09Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343085,\n
          4425343106,\n
          4425343064,\n
          4425343060,\n
          4425343022,\n
          4425343007,\n
          4425343047,\n
          4425343059,\n
          4425343065,\n
          4425343061,\n
          4425343078,\n
          4425343070,\n
          4425343083,\n
          4425343085\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078940,\n
        "timestamp": "2016-09-30T17:11:09Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344360,\n
          4425344372,\n
          4425344395,\n
          4425344411,\n
          4425344400,\n
          4425344386,\n
          4425344375,\n
          4425344381,\n
          4425344350,\n
          4425344368,\n
          4425344351,\n
          4425344349,\n
          4425344343,\n
          4425344360\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078941,\n
        "timestamp": "2016-09-30T17:11:09Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344309,\n
          4425344315,\n
          4425344318,\n
          4425344334,\n
          4425344340,\n
          4425344364,\n
          4425344387,\n
          4425344441,\n
          4425344426,\n
          4425344353,\n
          4425344365,\n
          4425344358,\n
          4425344323,\n
          4425344309\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078942,\n
        "timestamp": "2016-09-30T17:11:09Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345068,\n
          4425345060,\n
          4425345066,\n
          4425345049,\n
          4425345048,\n
          4425345039,\n
          4425345050,\n
          4425345055,\n
          4425345056,\n
          4425345058,\n
          4425345061,\n
          4425345069,\n
          4425345063,\n
          4425345068\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078943,\n
        "timestamp": "2016-09-30T17:11:09Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343209,\n
          4425343221,\n
          4425343235,\n
          4425343243,\n
          4425343254,\n
          4425343244,\n
          4425343248,\n
          4425343223,\n
          4425343224,\n
          4425343217,\n
          4425343215,\n
          4425343206,\n
          4425343202,\n
          4425343209\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078944,\n
        "timestamp": "2016-09-30T17:11:09Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343127,\n
          4425343116,\n
          4425343108,\n
          4425343097,\n
          4425343091,\n
          4425343098,\n
          4425343109,\n
          4425343117,\n
          4425343128,\n
          4425343134,\n
          4425343137,\n
          4425343136,\n
          4425343133,\n
          4425343127\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078945,\n
        "timestamp": "2016-09-30T17:11:09Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342655,\n
          4425342659,\n
          4425342662,\n
          4425342658,\n
          4425342656,\n
          4425342651,\n
          4425342653,\n
          4425342648,\n
          4425342647,\n
          4425342637,\n
          4425342627,\n
          4425342629,\n
          4425342634,\n
          4425342650,\n
          4425342655\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078946,\n
        "timestamp": "2016-09-30T17:11:10Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343568,\n
          4425343570,\n
          4425343600,\n
          4425343604,\n
          4425343577,\n
          4425343580,\n
          4425343565,\n
          4425343566,\n
          4425343585,\n
          4425343586,\n
          4425343628,\n
          4425343617,\n
          4425343623,\n
          4425343614,\n
          4425343568\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078947,\n
        "timestamp": "2016-09-30T17:11:10Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343037,\n
          4425343008,\n
          4425343010,\n
          4425343011,\n
          4425343012,\n
          4425343025,\n
          4425343016,\n
          4425343030,\n
          4425343039,\n
          4425343053,\n
          4425343105,\n
          4425343095,\n
          4425343086,\n
          4425343051,\n
          4425343037\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078949,\n
        "timestamp": "2016-09-30T17:11:10Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343268,\n
          4425343241,\n
          4425343259,\n
          4425343255,\n
          4425343258,\n
          4425343262,\n
          4425343267,\n
          4425343275,\n
          4425343285,\n
          4425343283,\n
          4425343297,\n
          4425343295,\n
          4425343296,\n
          4425343291,\n
          4425343292,\n
          4425343289,\n
          4425343286,\n
          4425343268\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078950,\n
        "timestamp": "2022-12-17T11:01:17Z",\n
        "version": 2,\n
        "changeset": 130182425,\n
        "user": "lunaticstraydog",\n
        "uid": 8577239,\n
        "nodes": [\n
          4425344274,\n
          4425344286,\n
          4425344297,\n
          4425344301,\n
          4425344347,\n
          4425344363,\n
          4425344376,\n
          4425344273,\n
          4425344259,\n
          4425344294,\n
          4425344290,\n
          4425344303,\n
          4425344281,\n
          4425344267,\n
          4425344261,\n
          4425344262,\n
          4425344266,\n
          4425344272,\n
          4425344274\n
        ],\n
        "tags": {\n
          "amenity": "community_centre",\n
          "building": "yes",\n
          "community_centre": "community_hall",\n
          "name": "Salle des Fêtes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078951,\n
        "timestamp": "2016-09-30T17:11:10Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343638,\n
          4425343627,\n
          4425343630,\n
          4425343633,\n
          4425343636,\n
          4425343629,\n
          4425343621,\n
          4425343616,\n
          4425343591,\n
          4425343584,\n
          4425343582,\n
          4425343563,\n
          4425343558,\n
          4425343572,\n
          4425343573,\n
          4425343598,\n
          4425343597,\n
          4425343626,\n
          4425343638\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078952,\n
        "timestamp": "2016-09-30T17:11:10Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343634,\n
          4425343615,\n
          4425343612,\n
          4425343552,\n
          4425343554,\n
          4425343574,\n
          4425343620,\n
          4425343625,\n
          4425343610,\n
          4425343609,\n
          4425343603,\n
          4425343602,\n
          4425343588,\n
          4425343589,\n
          4425343579,\n
          4425343578,\n
          4425343571,\n
          4425343575,\n
          4425343581,\n
          4425343583,\n
          4425343641,\n
          4425343634\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078953,\n
        "timestamp": "2025-05-08T17:19:52Z",\n
        "version": 3,\n
        "changeset": 165994941,\n
        "user": "nlehuby",\n
        "uid": 1424448,\n
        "nodes": [\n
          4425343249,\n
          4425343252,\n
          4425343277,\n
          4425343299,\n
          4425343308,\n
          4425343313,\n
          4425343317,\n
          4425343312,\n
          4425343306,\n
          4425343305,\n
          4425343293,\n
          4425343294,\n
          4425343278,\n
          4425343284,\n
          4425343279,\n
          4425343273,\n
          4425343282,\n
          4425343280,\n
          4425343276,\n
          4425343272,\n
          4425343270,\n
          4425343263,\n
          4425343261,\n
          4425343266,\n
          4425343249\n
        ],\n
        "tags": {\n
          "addr:housenumber": "5",\n
          "addr:street": "Rue de Neufchâtel",\n
          "amenity": "townhall",\n
          "building": "civic",\n
          "contact:email": "mairie@evergnicourt.fr",\n
          "contact:phone": "+33 3 23 23 83 16",\n
          "name": "Mairie d'Évergnicourt",\n
          "opening_hours": "Mo 09:00-12:00,13:00-16:00; Tu 09:00-12:00; Fr 09:00-12:00,13:00-16:00; Sa 10:00-12:00",\n
          "ref:FR:SIRET": "21020282600017",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016;Service-Public.fr - 03/2025",\n
          "source:addr": "https://lannuaire.service-public.fr/hauts-de-france/aisne"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078957,\n
        "timestamp": "2016-09-30T17:11:10Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344846,\n
          4425344842,\n
          4425344839,\n
          4425344836,\n
          4425344829,\n
          4425344827,\n
          4425344820,\n
          4425344814,\n
          4425344805,\n
          4425344801,\n
          4425344799,\n
          4425344793,\n
          4425343988,\n
          4425343985,\n
          4425343983,\n
          4425343982,\n
          4425343984,\n
          4425343986,\n
          4425344789,\n
          4425344795,\n
          4425344800,\n
          4425344803,\n
          4425344806,\n
          4425344816,\n
          4425344822,\n
          4425344828,\n
          4425344831,\n
          4425344838,\n
          4425344840,\n
          4425344843,\n
          4425344846\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078958,\n
        "timestamp": "2016-09-30T17:11:11Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343102,\n
          4425343096,\n
          4425343100,\n
          4425343107,\n
          4425343102\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078959,\n
        "timestamp": "2016-09-30T17:11:11Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343288,\n
          4425343256,\n
          4425343231,\n
          4425343265,\n
          4425343288\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078960,\n
        "timestamp": "2016-09-30T17:11:11Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345946,\n
          4425345937,\n
          4425345945,\n
          4425345954,\n
          4425345946\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078961,\n
        "timestamp": "2016-09-30T17:11:11Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343459,\n
          4425343480,\n
          4425343455,\n
          4425343444,\n
          4425343459\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078962,\n
        "timestamp": "2016-09-30T17:11:11Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344257,\n
          4425344251,\n
          4425344254,\n
          4425344269,\n
          4425344257\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078963,\n
        "timestamp": "2016-09-30T17:11:11Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345979,\n
          4425345977,\n
          4425345971,\n
          4425345973,\n
          4425345979\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078964,\n
        "timestamp": "2016-09-30T17:11:11Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344394,\n
          4425344410,\n
          4425344429,\n
          4425344417,\n
          4425344394\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078965,\n
        "timestamp": "2016-09-30T17:11:11Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343820,\n
          4425343824,\n
          4425343868,\n
          4425343865,\n
          4425343820\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078966,\n
        "timestamp": "2016-09-30T17:11:11Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342483,\n
          4425342422,\n
          4425343964,\n
          4425342462,\n
          4425342483\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078967,\n
        "timestamp": "2016-09-30T17:11:11Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343737,\n
          4425343783,\n
          4425343785,\n
          4425343741,\n
          4425343737\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078968,\n
        "timestamp": "2016-09-30T17:11:11Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344405,\n
          4425344401,\n
          4425344362,\n
          4425344367,\n
          4425344405\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078969,\n
        "timestamp": "2016-09-30T17:11:11Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425346003,\n
          4425345995,\n
          4425346000,\n
          4425346005,\n
          4425346003\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078970,\n
        "timestamp": "2016-09-30T17:11:11Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343149,\n
          4425343129,\n
          4425343151,\n
          4425343172,\n
          4425343149\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078971,\n
        "timestamp": "2016-09-30T17:11:11Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343812,\n
          4425343802,\n
          4425343774,\n
          4425343777,\n
          4425343812\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078972,\n
        "timestamp": "2016-09-30T17:11:11Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342536,\n
          4425342549,\n
          4425342552,\n
          4425342539,\n
          4425342536\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078973,\n
        "timestamp": "2016-09-30T17:11:11Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343163,\n
          4425343152,\n
          4425343167,\n
          4425343173,\n
          4425343163\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078974,\n
        "timestamp": "2016-09-30T17:11:11Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343496,\n
          4425343506,\n
          4425343430,\n
          4425343422,\n
          4425343496\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078975,\n
        "timestamp": "2016-09-30T17:11:12Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344295,\n
          4425344307,\n
          4425344326,\n
          4425344314,\n
          4425344295\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078976,\n
        "timestamp": "2016-09-30T17:11:12Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344150,\n
          4425344152,\n
          4425344187,\n
          4425344180,\n
          4425344150\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078977,\n
        "timestamp": "2016-09-30T17:11:12Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342950,\n
          4425342919,\n
          4425342907,\n
          4425342933,\n
          4425342950\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078978,\n
        "timestamp": "2016-09-30T17:11:12Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345717,\n
          4425345718,\n
          4425345708,\n
          4425345703,\n
          4425345717\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078979,\n
        "timestamp": "2016-09-30T17:11:12Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345855,\n
          4425345848,\n
          4425345844,\n
          4425345849,\n
          4425345855\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078981,\n
        "timestamp": "2016-09-30T17:11:12Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343577,\n
          4425343562,\n
          4425343565,\n
          4425343580,\n
          4425343577\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078982,\n
        "timestamp": "2016-09-30T17:11:12Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343071,\n
          4425343032,\n
          4425343018,\n
          4425343049,\n
          4425343071\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078983,\n
        "timestamp": "2016-09-30T17:11:12Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344475,\n
          4425344468,\n
          4425344448,\n
          4425344453,\n
          4425344475\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078984,\n
        "timestamp": "2016-09-30T17:11:12Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343755,\n
          4425343767,\n
          4425343769,\n
          4425343756,\n
          4425343755\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078985,\n
        "timestamp": "2016-09-30T17:11:12Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343130,\n
          4425343094,\n
          4425343090,\n
          4425343124,\n
          4425343130\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078986,\n
        "timestamp": "2016-09-30T17:11:12Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342874,\n
          4425342860,\n
          4425342854,\n
          4425342866,\n
          4425342874\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078987,\n
        "timestamp": "2016-09-30T17:11:12Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345938,\n
          4425345931,\n
          4425345923,\n
          4425345930,\n
          4425345938\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078988,\n
        "timestamp": "2016-09-30T17:11:12Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342717,\n
          4425342730,\n
          4425342721,\n
          4425342710,\n
          4425342717\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078989,\n
        "timestamp": "2016-09-30T17:11:12Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343550,\n
          4425343542,\n
          4425343551,\n
          4425343559,\n
          4425343550\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078990,\n
        "timestamp": "2016-09-30T17:11:12Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343200,\n
          4425343193,\n
          4425343191,\n
          4425343199,\n
          4425343200\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078991,\n
        "timestamp": "2016-09-30T17:11:13Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342791,\n
          4425342799,\n
          4425342803,\n
          4425342801,\n
          4425342791\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078992,\n
        "timestamp": "2016-09-30T17:11:13Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342608,\n
          4425342626,\n
          4425342632,\n
          4425342612,\n
          4425342608\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078993,\n
        "timestamp": "2016-09-30T17:11:13Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425338887,\n
          4425338884,\n
          4425342490,\n
          4425342494,\n
          4425338887\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078994,\n
        "timestamp": "2016-09-30T17:11:13Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342640,\n
          4425342624,\n
          4425342642,\n
          4425342654,\n
          4425342640\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078995,\n
        "timestamp": "2016-09-30T17:11:13Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343531,\n
          4425343510,\n
          4425343511,\n
          4425343533,\n
          4425343531\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078996,\n
        "timestamp": "2016-09-30T17:11:13Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343649,\n
          4425343645,\n
          4425343653,\n
          4425343655,\n
          4425343649\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078997,\n
        "timestamp": "2016-09-30T17:11:13Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342876,\n
          4425342834,\n
          4425342826,\n
          4425342853,\n
          4425342876\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078998,\n
        "timestamp": "2016-09-30T17:11:13Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343686,\n
          4425343676,\n
          4425343677,\n
          4425343687,\n
          4425343686\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445078999,\n
        "timestamp": "2016-09-30T17:11:13Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345961,\n
          4425345967,\n
          4425345981,\n
          4425345976,\n
          4425345961\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079000,\n
        "timestamp": "2016-09-30T17:11:13Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344477,\n
          4425344374,\n
          4425344357,\n
          4425344467,\n
          4425344477\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079001,\n
        "timestamp": "2016-09-30T17:11:13Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344593,\n
          4425344483,\n
          4425344462,\n
          4425344476,\n
          4425344593\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079003,\n
        "timestamp": "2016-09-30T17:11:13Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342510,\n
          4425342514,\n
          4425342522,\n
          4425342517,\n
          4425342510\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079004,\n
        "timestamp": "2016-09-30T17:11:13Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343716,\n
          4425343717,\n
          4425343735,\n
          4425343734,\n
          4425343716\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079005,\n
        "timestamp": "2016-09-30T17:11:13Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343654,\n
          4425343648,\n
          4425343670,\n
          4425343674,\n
          4425343654\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079006,\n
        "timestamp": "2016-09-30T17:11:13Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344834,\n
          4425344794,\n
          4425343981,\n
          4425344824,\n
          4425344834\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079007,\n
        "timestamp": "2016-09-30T17:11:14Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342644,\n
          4425342617,\n
          4425342603,\n
          4425342630,\n
          4425342644\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079008,\n
        "timestamp": "2016-09-30T17:11:14Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345020,\n
          4425345037,\n
          4425345043,\n
          4425345026,\n
          4425345020\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079009,\n
        "timestamp": "2016-09-30T17:11:14Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342555,\n
          4425342548,\n
          4425342544,\n
          4425342551,\n
          4425342555\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079010,\n
        "timestamp": "2016-09-30T17:11:14Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343323,\n
          4425343334,\n
          4425343331,\n
          4425343319,\n
          4425343323\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079011,\n
        "timestamp": "2016-09-30T17:11:14Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345478,\n
          4425345482,\n
          4425345689,\n
          4425345485,\n
          4425345478\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079012,\n
        "timestamp": "2016-09-30T17:11:14Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343095,\n
          4425343118,\n
          4425343111,\n
          4425343086,\n
          4425343095\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079013,\n
        "timestamp": "2016-09-30T17:11:14Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345996,\n
          4425345988,\n
          4425345990,\n
          4425345999,\n
          4425345996\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079014,\n
        "timestamp": "2016-09-30T17:11:14Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343944,\n
          4425343943,\n
          4425343960,\n
          4425343961,\n
          4425343944\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079015,\n
        "timestamp": "2016-09-30T17:11:14Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345854,\n
          4425345858,\n
          4425345873,\n
          4425345869,\n
          4425345854\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079016,\n
        "timestamp": "2016-09-30T17:11:14Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343459,\n
          4425343444,\n
          4425343432,\n
          4425343441,\n
          4425343459\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079017,\n
        "timestamp": "2016-09-30T17:11:14Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343143,\n
          4425343162,\n
          4425343175,\n
          4425343161,\n
          4425343143\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079018,\n
        "timestamp": "2016-09-30T17:11:14Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345947,\n
          4425345934,\n
          4425345940,\n
          4425345948,\n
          4425345947\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079019,\n
        "timestamp": "2016-09-30T17:11:14Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345751,\n
          4425345749,\n
          4425345744,\n
          4425345746,\n
          4425345751\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079020,\n
        "timestamp": "2016-09-30T17:11:14Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344387,\n
          4425344364,\n
          4425344378,\n
          4425344398,\n
          4425344387\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079021,\n
        "timestamp": "2016-09-30T17:11:14Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343241,\n
          4425343234,\n
          4425343255,\n
          4425343259,\n
          4425343241\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079022,\n
        "timestamp": "2016-09-30T17:11:14Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342595,\n
          4425342607,\n
          4425342610,\n
          4425342598,\n
          4425342595\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079023,\n
        "timestamp": "2016-09-30T17:11:14Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425338885,\n
          4425338876,\n
          4425338875,\n
          4425338879,\n
          4425338885\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079024,\n
        "timestamp": "2016-09-30T17:11:14Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343211,\n
          4425343230,\n
          4425343260,\n
          4425343229,\n
          4425343211\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079025,\n
        "timestamp": "2016-09-30T17:11:15Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425338852,\n
          4425338851,\n
          4425338853,\n
          4425338854,\n
          4425338852\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079026,\n
        "timestamp": "2016-09-30T17:11:15Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344876,\n
          4425344874,\n
          4425344989,\n
          4425344996,\n
          4425344876\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079027,\n
        "timestamp": "2016-09-30T17:11:15Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343937,\n
          4425343936,\n
          4425343946,\n
          4425343948,\n
          4425343937\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079028,\n
        "timestamp": "2016-09-30T17:11:15Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343403,\n
          4425343396,\n
          4425343364,\n
          4425343371,\n
          4425343403\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079029,\n
        "timestamp": "2016-09-30T17:11:15Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343678,\n
          4425343697,\n
          4425343696,\n
          4425343675,\n
          4425343678\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079030,\n
        "timestamp": "2016-09-30T17:11:15Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342529,\n
          4425342526,\n
          4425342524,\n
          4425342527,\n
          4425342529\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079031,\n
        "timestamp": "2016-09-30T17:11:15Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425338857,\n
          4425338855,\n
          4425338859,\n
          4425338860,\n
          4425338857\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079032,\n
        "timestamp": "2016-09-30T17:11:15Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342899,\n
          4425342851,\n
          4425342841,\n
          4425342883,\n
          4425342899\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079033,\n
        "timestamp": "2016-09-30T17:11:15Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343197,\n
          4425343208,\n
          4425343198,\n
          4425343181,\n
          4425343197\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079034,\n
        "timestamp": "2016-09-30T17:11:15Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342937,\n
          4425342947,\n
          4425342935,\n
          4425342928,\n
          4425342937\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079035,\n
        "timestamp": "2016-09-30T17:11:15Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342836,\n
          4425342825,\n
          4425342842,\n
          4425342855,\n
          4425342836\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079036,\n
        "timestamp": "2016-09-30T17:11:15Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344597,\n
          4425344603,\n
          4425344608,\n
          4425344604,\n
          4425344597\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079037,\n
        "timestamp": "2016-09-30T17:11:15Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345700,\n
          4425345715,\n
          4425345706,\n
          4425345487,\n
          4425345700\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079038,\n
        "timestamp": "2016-09-30T17:11:15Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342599,\n
          4425342588,\n
          4425342587,\n
          4425342591,\n
          4425342599\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079039,\n
        "timestamp": "2016-09-30T17:11:15Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342493,\n
          4425338888,\n
          4425342501,\n
          4425342505,\n
          4425342493\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079040,\n
        "timestamp": "2016-09-30T17:11:15Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343188,\n
          4425343187,\n
          4425343180,\n
          4425343183,\n
          4425343188\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079041,\n
        "timestamp": "2016-09-30T17:11:15Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343148,\n
          4425343138,\n
          4425343174,\n
          4425343182,\n
          4425343148\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079042,\n
        "timestamp": "2016-09-30T17:11:16Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344244,\n
          4425344248,\n
          4425344264,\n
          4425344256,\n
          4425344244\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079043,\n
        "timestamp": "2016-09-30T17:11:16Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343853,\n
          4425343856,\n
          4425343847,\n
          4425343841,\n
          4425343853\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079045,\n
        "timestamp": "2016-09-30T17:11:16Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425346006,\n
          4425346002,\n
          4425346007,\n
          4425346008,\n
          4425346006\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079046,\n
        "timestamp": "2016-09-30T17:11:16Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342456,\n
          4425344091,\n
          4425342448,\n
          4425342424,\n
          4425342456\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079047,\n
        "timestamp": "2016-09-30T17:11:16Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342717,\n
          4425342725,\n
          4425342747,\n
          4425342730,\n
          4425342717\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079048,\n
        "timestamp": "2016-09-30T17:11:16Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343765,\n
          4425343792,\n
          4425343789,\n
          4425343764,\n
          4425343765\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079049,\n
        "timestamp": "2016-09-30T17:11:16Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344126,\n
          4425344131,\n
          4425344148,\n
          4425344140,\n
          4425344126\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079050,\n
        "timestamp": "2016-09-30T17:11:16Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345965,\n
          4425345963,\n
          4425345983,\n
          4425345984,\n
          4425345965\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079051,\n
        "timestamp": "2016-09-30T17:11:16Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343907,\n
          4425343884,\n
          4425343883,\n
          4425343903,\n
          4425343907\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079052,\n
        "timestamp": "2016-09-30T17:11:16Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344612,\n
          4425343980,\n
          4425344802,\n
          4425343979,\n
          4425344612\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079053,\n
        "timestamp": "2016-09-30T17:11:16Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343869,\n
          4425343870,\n
          4425343908,\n
          4425343901,\n
          4425343869\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079054,\n
        "timestamp": "2016-09-30T17:11:16Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345821,\n
          4425345817,\n
          4425345813,\n
          4425345815,\n
          4425345821\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079055,\n
        "timestamp": "2016-09-30T17:11:16Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344334,\n
          4425344318,\n
          4425344310,\n
          4425344328,\n
          4425344334\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079056,\n
        "timestamp": "2016-09-30T17:11:16Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344646,\n
          4425344633,\n
          4425344624,\n
          4425344640,\n
          4425344646\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079057,\n
        "timestamp": "2016-09-30T17:11:16Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344815,\n
          4425344811,\n
          4425344796,\n
          4425344797,\n
          4425344815\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079058,\n
        "timestamp": "2016-09-30T17:11:16Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342585,\n
          4425342580,\n
          4425342576,\n
          4425342582,\n
          4425342585\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079059,\n
        "timestamp": "2016-09-30T17:11:16Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342506,\n
          4425342497,\n
          4425342491,\n
          4425342502,\n
          4425342506\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079060,\n
        "timestamp": "2016-09-30T17:11:17Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345894,\n
          4425345901,\n
          4425345905,\n
          4425345903,\n
          4425345894\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079061,\n
        "timestamp": "2016-09-30T17:11:17Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345459,\n
          4425345462,\n
          4425345468,\n
          4425345464,\n
          4425345459\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079062,\n
        "timestamp": "2016-09-30T17:11:17Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343404,\n
          4425343395,\n
          4425343390,\n
          4425343398,\n
          4425343404\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079063,\n
        "timestamp": "2016-09-30T17:11:17Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342888,\n
          4425342875,\n
          4425342870,\n
          4425342884,\n
          4425342888\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079064,\n
        "timestamp": "2016-09-30T17:11:17Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344676,\n
          4425344665,\n
          4425344660,\n
          4425344673,\n
          4425344676\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079065,\n
        "timestamp": "2016-09-30T17:11:17Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342681,\n
          4425342695,\n
          4425342703,\n
          4425342687,\n
          4425342681\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079066,\n
        "timestamp": "2016-09-30T17:11:17Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345225,\n
          4425345238,\n
          4425345244,\n
          4425345229,\n
          4425345225\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079067,\n
        "timestamp": "2016-09-30T17:11:17Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342671,\n
          4425342665,\n
          4425342680,\n
          4425342688,\n
          4425342671\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079068,\n
        "timestamp": "2016-09-30T17:11:17Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344118,\n
          4425344121,\n
          4425344161,\n
          4425344157,\n
          4425344118\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079069,\n
        "timestamp": "2016-09-30T17:11:17Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343084,\n
          4425343088,\n
          4425343112,\n
          4425343101,\n
          4425343084\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079070,\n
        "timestamp": "2016-09-30T17:11:17Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342516,\n
          4425342511,\n
          4425342508,\n
          4425342512,\n
          4425342516\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079071,\n
        "timestamp": "2016-09-30T17:11:17Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342865,\n
          4425342889,\n
          4425342894,\n
          4425342877,\n
          4425342865\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079072,\n
        "timestamp": "2016-09-30T17:11:17Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342922,\n
          4425342925,\n
          4425342914,\n
          4425342911,\n
          4425342922\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079073,\n
        "timestamp": "2016-09-30T17:11:17Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345992,\n
          4425345991,\n
          4425345986,\n
          4425345987,\n
          4425345992\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079074,\n
        "timestamp": "2016-09-30T17:11:17Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343196,\n
          4425343205,\n
          4425343184,\n
          4425343171,\n
          4425343196\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079075,\n
        "timestamp": "2016-09-30T17:11:17Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343574,\n
          4425343554,\n
          4425343555,\n
          4425343576,\n
          4425343574\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079076,\n
        "timestamp": "2016-09-30T17:11:17Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343447,\n
          4425343469,\n
          4425343486,\n
          4425343462,\n
          4425343447\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079077,\n
        "timestamp": "2016-09-30T17:11:18Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345790,\n
          4425345806,\n
          4425345809,\n
          4425345792,\n
          4425345790\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079078,\n
        "timestamp": "2016-09-30T17:11:18Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343162,\n
          4425343140,\n
          4425343145,\n
          4425343164,\n
          4425343162\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079079,\n
        "timestamp": "2016-09-30T17:11:18Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343001,\n
          4425343004,\n
          4425342995,\n
          4425342993,\n
          4425343001\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079080,\n
        "timestamp": "2016-09-30T17:11:18Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343247,\n
          4425343228,\n
          4425343219,\n
          4425343233,\n
          4425343247\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079081,\n
        "timestamp": "2016-09-30T17:11:18Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343009,\n
          4425343000,\n
          4425342944,\n
          4425342377,\n
          4425343009\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079082,\n
        "timestamp": "2016-09-30T17:11:18Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345851,\n
          4425345866,\n
          4425345881,\n
          4425345861,\n
          4425345851\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079083,\n
        "timestamp": "2016-09-30T17:11:18Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343375,\n
          4425343349,\n
          4425343348,\n
          4425343366,\n
          4425343375\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079084,\n
        "timestamp": "2016-09-30T17:11:18Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345824,\n
          4425345831,\n
          4425345847,\n
          4425345841,\n
          4425345824\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079085,\n
        "timestamp": "2016-09-30T17:11:18Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342560,\n
          4425342578,\n
          4425342584,\n
          4425342569,\n
          4425342560\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079086,\n
        "timestamp": "2016-09-30T17:11:18Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342495,\n
          4425338882,\n
          4425338877,\n
          4425338886,\n
          4425342495\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079087,\n
        "timestamp": "2016-09-30T17:11:18Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344090,\n
          4425344144,\n
          4425344137,\n
          4425342477,\n
          4425344090\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079088,\n
        "timestamp": "2016-09-30T17:11:18Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345075,\n
          4425345083,\n
          4425345196,\n
          4425345086,\n
          4425345075\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079089,\n
        "timestamp": "2016-09-30T17:11:18Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342936,\n
          4425342932,\n
          4425342941,\n
          4425342945,\n
          4425342936\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079090,\n
        "timestamp": "2016-09-30T17:11:18Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342635,\n
          4425342643,\n
          4425342649,\n
          4425342646,\n
          4425342635\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079091,\n
        "timestamp": "2016-09-30T17:11:18Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342451,\n
          4425342468,\n
          4425342436,\n
          4425342423,\n
          4425342451\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079092,\n
        "timestamp": "2016-09-30T17:11:18Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343340,\n
          4425343350,\n
          4425343351,\n
          4425343341,\n
          4425343340\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079093,\n
        "timestamp": "2016-09-30T17:11:18Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345962,\n
          4425345949,\n
          4425345928,\n
          4425345944,\n
          4425345962\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079094,\n
        "timestamp": "2016-09-30T17:11:19Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343827,\n
          4425343821,\n
          4425343822,\n
          4425343828,\n
          4425343827\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079095,\n
        "timestamp": "2016-09-30T17:11:19Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343329,\n
          4425343327,\n
          4425343333,\n
          4425343335,\n
          4425343329\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079096,\n
        "timestamp": "2016-09-30T17:11:19Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345959,\n
          4425345955,\n
          4425345950,\n
          4425345952,\n
          4425345959\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079097,\n
        "timestamp": "2016-09-30T17:11:19Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345425,\n
          4425345414,\n
          4425345421,\n
          4425345436,\n
          4425345425\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079098,\n
        "timestamp": "2016-09-30T17:11:19Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342573,\n
          4425342577,\n
          4425342579,\n
          4425342575,\n
          4425342573\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079099,\n
        "timestamp": "2016-09-30T19:09:38Z",\n
        "version": 2,\n
        "changeset": 42550134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343977,\n
          4425344614,\n
          4425344599,\n
          4425344609,\n
          4425343977\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079100,\n
        "timestamp": "2016-09-30T17:11:19Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344413,\n
          4425344406,\n
          4425344392,\n
          4425344396,\n
          4425344413\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079101,\n
        "timestamp": "2016-09-30T17:11:19Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344461,\n
          4425344450,\n
          4425344452,\n
          4425344464,\n
          4425344461\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079102,\n
        "timestamp": "2016-09-30T17:11:19Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345462,\n
          4425345466,\n
          4425345475,\n
          4425345468,\n
          4425345462\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079103,\n
        "timestamp": "2016-09-30T17:11:19Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343605,\n
          4425343593,\n
          4425343618,\n
          4425343635,\n
          4425343605\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079104,\n
        "timestamp": "2016-09-30T17:11:19Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345896,\n
          4425345889,\n
          4425345893,\n
          4425345904,\n
          4425345896\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079105,\n
        "timestamp": "2016-09-30T17:11:19Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343389,\n
          4425343392,\n
          4425343417,\n
          4425343413,\n
          4425343389\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079106,\n
        "timestamp": "2016-09-30T17:11:19Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344411,\n
          4425344420,\n
          4425344409,\n
          4425344400,\n
          4425344411\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079107,\n
        "timestamp": "2016-09-30T17:11:19Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343749,\n
          4425343747,\n
          4425343733,\n
          4425343732,\n
          4425343749\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079108,\n
        "timestamp": "2016-09-30T17:11:19Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343336,\n
          4425343310,\n
          4425343298,\n
          4425343328,\n
          4425343336\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079109,\n
        "timestamp": "2016-09-30T17:11:19Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345466,\n
          4425345471,\n
          4425345480,\n
          4425345475,\n
          4425345466\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079110,\n
        "timestamp": "2016-09-30T17:11:19Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342375,\n
          4425342936,\n
          4425342945,\n
          4425342383,\n
          4425342375\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079111,\n
        "timestamp": "2016-09-30T17:11:20Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343103,\n
          4425343139,\n
          4425343120,\n
          4425343082,\n
          4425343103\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079112,\n
        "timestamp": "2016-09-30T17:11:20Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342756,\n
          4425342724,\n
          4425342715,\n
          4425342735,\n
          4425342756\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079113,\n
        "timestamp": "2016-09-30T17:11:20Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344293,\n
          4425344292,\n
          4425344284,\n
          4425344285,\n
          4425344293\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079114,\n
        "timestamp": "2016-09-30T17:11:20Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344431,\n
          4425344434,\n
          4425344445,\n
          4425344440,\n
          4425344431\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079115,\n
        "timestamp": "2023-04-02T12:14:23Z",\n
        "version": 3,\n
        "changeset": 134411420,\n
        "user": "Max-Kritic",\n
        "uid": 414659,\n
        "nodes": [\n
          4425343772,\n
          4425343773,\n
          4425343760,\n
          4425343754,\n
          4425343714,\n
          4425343702,\n
          4425343695,\n
          4425343646,\n
          4425343673,\n
          4425343651,\n
          4425343662,\n
          4425343654,\n
          4425343674,\n
          4425343670,\n
          4425343595,\n
          4425343671,\n
          4425343704,\n
          4425343844,\n
          4425343842,\n
          4425343849,\n
          4425343855,\n
          4425343864,\n
          4425343860,\n
          4425343866,\n
          4425343872,\n
          4425343877,\n
          4425343898,\n
          4425342465,\n
          4425344141,\n
          4425344122,\n
          4425342435,\n
          4425343891,\n
          4425343876,\n
          4425343930,\n
          4425343895,\n
          4425343935,\n
          4425343928,\n
          4425343939,\n
          4425343913,\n
          4425343941,\n
          4425342424,\n
          4425342448,\n
          4425344091,\n
          4425342456,\n
          4425342429,\n
          4425343972,\n
          4425343954,\n
          4425342466,\n
          4425344194,\n
          4425344235,\n
          4425344414,\n
          4425344446,\n
          4425344454,\n
          4425344478,\n
          4425344469,\n
          4425344479,\n
          4425344484,\n
          4425344605,\n
          4425344291,\n
          4425344263,\n
          4425344305,\n
          4425344341,\n
          4425344369,\n
          4425344241,\n
          4425344206,\n
          4425344217,\n
          4425344215,\n
          4425344199,\n
          4425344196,\n
          4425344210,\n
          4425344089,\n
          4425342449,\n
          4425342437,\n
          4425342444,\n
          4425342434,\n
          4425343920,\n
          4425343906,\n
          4425343892,\n
          4425343909,\n
          4425343921,\n
          4425343905,\n
          4425343925,\n
          4425343846,\n
          4425343787,\n
          4425343772\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "man_made": "works",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079116,\n
        "timestamp": "2016-09-30T17:11:20Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345707,\n
          4425345705,\n
          4425345710,\n
          4425345713,\n
          4425345707\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079117,\n
        "timestamp": "2016-09-30T17:11:21Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344315,\n
          4425344306,\n
          4425344310,\n
          4425344318,\n
          4425344315\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079118,\n
        "timestamp": "2016-09-30T17:11:21Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343037,\n
          4425343043,\n
          4425343041,\n
          4425343035,\n
          4425343037\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079119,\n
        "timestamp": "2016-09-30T17:11:22Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344260,\n
          4425344275,\n
          4425344271,\n
          4425344255,\n
          4425344260\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079120,\n
        "timestamp": "2016-09-30T17:11:22Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343235,\n
          4425343221,\n
          4425343212,\n
          4425343225,\n
          4425343235\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079121,\n
        "timestamp": "2016-09-30T17:11:22Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345456,\n
          4425345447,\n
          4425345430,\n
          4425345444,\n
          4425345456\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079122,\n
        "timestamp": "2016-09-30T17:11:22Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342447,\n
          4425342486,\n
          4425342478,\n
          4425342445,\n
          4425342447\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079123,\n
        "timestamp": "2016-09-30T17:11:22Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345252,\n
          4425345258,\n
          4425345248,\n
          4425345241,\n
          4425345252\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079124,\n
        "timestamp": "2016-09-30T17:11:22Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342660,\n
          4425342668,\n
          4425342670,\n
          4425342661,\n
          4425342660\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079125,\n
        "timestamp": "2016-09-30T17:11:22Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343216,\n
          4425343210,\n
          4425343189,\n
          4425343201,\n
          4425343216\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079126,\n
        "timestamp": "2016-09-30T17:11:22Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345745,\n
          4425345738,\n
          4425345725,\n
          4425345737,\n
          4425345745\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079127,\n
        "timestamp": "2016-09-30T17:11:22Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344438,\n
          4425344442,\n
          4425344430,\n
          4425344421,\n
          4425344438\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079128,\n
        "timestamp": "2016-09-30T17:11:22Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344594,\n
          4425344611,\n
          4425344610,\n
          4425344592,\n
          4425344594\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079129,\n
        "timestamp": "2016-09-30T17:11:22Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342542,\n
          4425342523,\n
          4425342515,\n
          4425342535,\n
          4425342542\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079130,\n
        "timestamp": "2016-09-30T17:11:22Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344106,\n
          4425342479,\n
          4425342443,\n
          4425342457,\n
          4425344106\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079131,\n
        "timestamp": "2016-09-30T17:11:22Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343380,\n
          4425343392,\n
          4425343389,\n
          4425343379,\n
          4425343380\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079132,\n
        "timestamp": "2016-09-30T17:11:22Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343213,\n
          4425343218,\n
          4425343245,\n
          4425343242,\n
          4425343213\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079133,\n
        "timestamp": "2016-09-30T17:11:22Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344646,\n
          4425344640,\n
          4425344650,\n
          4425344655,\n
          4425344646\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079134,\n
        "timestamp": "2016-09-30T17:11:22Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425338866,\n
          4425338864,\n
          4425338863,\n
          4425338865,\n
          4425338866\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079135,\n
        "timestamp": "2016-09-30T17:11:23Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343794,\n
          4425343793,\n
          4425343778,\n
          4425343775,\n
          4425343794\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079136,\n
        "timestamp": "2016-09-30T17:11:23Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344393,\n
          4425344380,\n
          4425344384,\n
          4425344402,\n
          4425344393\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079137,\n
        "timestamp": "2016-09-30T17:11:23Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342581,\n
          4425342562,\n
          4425342556,\n
          4425342574,\n
          4425342581\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079138,\n
        "timestamp": "2016-09-30T17:11:23Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345482,\n
          4425345486,\n
          4425345692,\n
          4425345689,\n
          4425345482\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079139,\n
        "timestamp": "2016-09-30T17:11:23Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343263,\n
          4425343270,\n
          4425343272,\n
          4425343251,\n
          4425343263\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079140,\n
        "timestamp": "2016-09-30T17:11:23Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343115,\n
          4425343153,\n
          4425343141,\n
          4425343089,\n
          4425343115\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079141,\n
        "timestamp": "2016-09-30T17:11:23Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345014,\n
          4425345011,\n
          4425345020,\n
          4425345026,\n
          4425345014\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079142,\n
        "timestamp": "2016-09-30T17:11:23Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343158,\n
          4425343142,\n
          4425343144,\n
          4425343159,\n
          4425343158\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079143,\n
        "timestamp": "2016-09-30T17:11:23Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345431,\n
          4425345441,\n
          4425345434,\n
          4425345424,\n
          4425345431\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079144,\n
        "timestamp": "2016-09-30T17:11:23Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344456,\n
          4425344436,\n
          4425344403,\n
          4425344437,\n
          4425344456\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079145,\n
        "timestamp": "2016-09-30T17:11:23Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345730,\n
          4425345735,\n
          4425345739,\n
          4425345733,\n
          4425345730\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079146,\n
        "timestamp": "2016-09-30T17:11:23Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344209,\n
          4425344202,\n
          4425344207,\n
          4425344214,\n
          4425344209\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079147,\n
        "timestamp": "2016-09-30T17:11:23Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344218,\n
          4425344228,\n
          4425344224,\n
          4425344212,\n
          4425344218\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079148,\n
        "timestamp": "2016-09-30T17:11:23Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343086,\n
          4425343111,\n
          4425343074,\n
          4425343051,\n
          4425343086\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079149,\n
        "timestamp": "2016-09-30T17:11:23Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342706,\n
          4425342701,\n
          4425342690,\n
          4425342697,\n
          4425342706\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079150,\n
        "timestamp": "2016-09-30T17:11:23Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344418,\n
          4425344408,\n
          4425344399,\n
          4425344407,\n
          4425344418\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079151,\n
        "timestamp": "2016-09-30T17:11:23Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343326,\n
          4425343325,\n
          4425343330,\n
          4425343337,\n
          4425343326\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079152,\n
        "timestamp": "2016-09-30T17:11:24Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344617,\n
          4425344616,\n
          4425344606,\n
          4425344607,\n
          4425344617\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079153,\n
        "timestamp": "2016-09-30T17:11:24Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345722,\n
          4425345731,\n
          4425345734,\n
          4425345726,\n
          4425345722\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079154,\n
        "timestamp": "2016-09-30T17:11:24Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343851,\n
          4425343863,\n
          4425343861,\n
          4425343852,\n
          4425343851\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079155,\n
        "timestamp": "2016-09-30T17:11:24Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344168,\n
          4425344169,\n
          4425344191,\n
          4425344190,\n
          4425344168\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079156,\n
        "timestamp": "2016-09-30T17:11:24Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342872,\n
          4425342887,\n
          4425342915,\n
          4425342909,\n
          4425342872\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079157,\n
        "timestamp": "2016-09-30T17:11:24Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345957,\n
          4425345941,\n
          4425345939,\n
          4425345953,\n
          4425345957\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079158,\n
        "timestamp": "2016-09-30T17:11:24Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343346,\n
          4425343358,\n
          4425343359,\n
          4425343347,\n
          4425343346\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079159,\n
        "timestamp": "2016-09-30T17:11:24Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345883,\n
          4425345877,\n
          4425345887,\n
          4425345891,\n
          4425345883\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079160,\n
        "timestamp": "2016-09-30T17:11:24Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343534,\n
          4425343535,\n
          4425343515,\n
          4425343512,\n
          4425343534\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079161,\n
        "timestamp": "2016-09-30T17:11:24Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344464,\n
          4425344452,\n
          4425344460,\n
          4425344471,\n
          4425344464\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079162,\n
        "timestamp": "2016-09-30T17:11:24Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342418,\n
          4425343968,\n
          4425343922,\n
          4425343927,\n
          4425342418\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079163,\n
        "timestamp": "2016-09-30T17:11:24Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342689,\n
          4425342698,\n
          4425342705,\n
          4425342699,\n
          4425342689\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079164,\n
        "timestamp": "2016-09-30T17:11:24Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344643,\n
          4425344645,\n
          4425344644,\n
          4425344641,\n
          4425344643\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079165,\n
        "timestamp": "2016-09-30T17:11:24Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343071,\n
          4425343104,\n
          4425343057,\n
          4425343032,\n
          4425343071\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079166,\n
        "timestamp": "2016-09-30T17:11:24Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342686,\n
          4425342669,\n
          4425342664,\n
          4425342679,\n
          4425342686\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079167,\n
        "timestamp": "2016-09-30T17:11:24Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343013,\n
          4425343006,\n
          4425343028,\n
          4425343034,\n
          4425343013\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079168,\n
        "timestamp": "2016-09-30T17:11:24Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342586,\n
          4425342572,\n
          4425342566,\n
          4425342583,\n
          4425342586\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079169,\n
        "timestamp": "2016-09-30T17:11:25Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343236,\n
          4425343205,\n
          4425343196,\n
          4425343220,\n
          4425343236\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079170,\n
        "timestamp": "2016-09-30T17:11:25Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345753,\n
          4425345757,\n
          4425345764,\n
          4425345760,\n
          4425345753\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079171,\n
        "timestamp": "2016-09-30T17:11:25Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343798,\n
          4425343796,\n
          4425343779,\n
          4425343780,\n
          4425343798\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079172,\n
        "timestamp": "2016-09-30T17:11:25Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343525,\n
          4425343513,\n
          4425343553,\n
          4425343567,\n
          4425343525\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079173,\n
        "timestamp": "2016-09-30T17:11:25Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342683,\n
          4425342693,\n
          4425342673,\n
          4425342666,\n
          4425342683\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079174,\n
        "timestamp": "2016-09-30T17:11:25Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342620,\n
          4425342615,\n
          4425342623,\n
          4425342628,\n
          4425342620\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079175,\n
        "timestamp": "2016-09-30T17:11:25Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342882,\n
          4425342891,\n
          4425342886,\n
          4425342873,\n
          4425342882\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079176,\n
        "timestamp": "2016-09-30T17:11:25Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344853,\n
          4425344871,\n
          4425344873,\n
          4425344863,\n
          4425344853\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079177,\n
        "timestamp": "2016-09-30T17:11:25Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345998,\n
          4425345993,\n
          4425346001,\n
          4425346004,\n
          4425345998\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079178,\n
        "timestamp": "2016-09-30T17:11:25Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343457,\n
          4425343504,\n
          4425343543,\n
          4425343529,\n
          4425343457\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079179,\n
        "timestamp": "2016-09-30T17:11:25Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345053,\n
          4425345049,\n
          4425345066,\n
          4425345070,\n
          4425345053\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079180,\n
        "timestamp": "2016-09-30T17:11:25Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344188,\n
          4425344222,\n
          4425344219,\n
          4425344175,\n
          4425344188\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079181,\n
        "timestamp": "2016-09-30T17:11:25Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344656,\n
          4425344669,\n
          4425344663,\n
          4425344653,\n
          4425344656\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079184,\n
        "timestamp": "2016-09-30T17:11:25Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343296,\n
          4425343295,\n
          4425343297,\n
          4425343300,\n
          4425343296\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079186,\n
        "timestamp": "2016-09-30T17:11:25Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342465,\n
          4425342435,\n
          4425344122,\n
          4425344141,\n
          4425342465\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079188,\n
        "timestamp": "2016-09-30T17:11:25Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345038,\n
          4425345044,\n
          4425345051,\n
          4425345045,\n
          4425345038\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079190,\n
        "timestamp": "2016-09-30T17:11:25Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343466,\n
          4425343464,\n
          4425343440,\n
          4425343443,\n
          4425343466\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079191,\n
        "timestamp": "2016-09-30T17:11:26Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342729,\n
          4425342709,\n
          4425342694,\n
          4425342714,\n
          4425342729\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079193,\n
        "timestamp": "2016-09-30T17:11:26Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344590,\n
          4425344482,\n
          4425344463,\n
          4425344473,\n
          4425344590\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079195,\n
        "timestamp": "2016-09-30T17:11:26Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342667,\n
          4425342652,\n
          4425342645,\n
          4425342663,\n
          4425342667\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079197,\n
        "timestamp": "2016-09-30T17:11:26Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343165,\n
          4425343160,\n
          4425343166,\n
          4425343169,\n
          4425343165\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079199,\n
        "timestamp": "2016-09-30T17:11:26Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344246,\n
          4425344238,\n
          4425344230,\n
          4425344234,\n
          4425344246\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079201,\n
        "timestamp": "2016-09-30T17:11:26Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343433,\n
          4425343418,\n
          4425343402,\n
          4425343425,\n
          4425343433\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079202,\n
        "timestamp": "2016-09-30T19:09:38Z",\n
        "version": 2,\n
        "changeset": 42550134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343406,\n
          4425343436,\n
          4425343438,\n
          4425343407,\n
          4425343406\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079203,\n
        "timestamp": "2016-09-30T17:11:26Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345742,\n
          4425345741,\n
          4425345747,\n
          4425345750,\n
          4425345742\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079204,\n
        "timestamp": "2016-09-30T17:11:26Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344488,\n
          4425344589,\n
          4425344466,\n
          4425344465,\n
          4425344488\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079205,\n
        "timestamp": "2016-09-30T17:11:26Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344597,\n
          4425344604,\n
          4425344602,\n
          4425344595,\n
          4425344597\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079206,\n
        "timestamp": "2016-09-30T17:11:26Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343417,\n
          4425343421,\n
          4425343468,\n
          4425343465,\n
          4425343417\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079207,\n
        "timestamp": "2016-09-30T17:11:26Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345820,\n
          4425345825,\n
          4425345829,\n
          4425345823,\n
          4425345820\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079208,\n
        "timestamp": "2016-09-30T17:11:26Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342597,\n
          4425342593,\n
          4425342600,\n
          4425342604,\n
          4425342597\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079209,\n
        "timestamp": "2016-09-30T17:11:26Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345488,\n
          4425345693,\n
          4425345701,\n
          4425345695,\n
          4425345488\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079210,\n
        "timestamp": "2016-09-30T17:11:26Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344447,\n
          4425344444,\n
          4425344441,\n
          4425344443,\n
          4425344447\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079211,\n
        "timestamp": "2016-09-30T17:11:26Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343190,\n
          4425343168,\n
          4425343150,\n
          4425343177,\n
          4425343190\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079212,\n
        "timestamp": "2016-09-30T17:11:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343431,\n
          4425343401,\n
          4425343391,\n
          4425343419,\n
          4425343431\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079213,\n
        "timestamp": "2016-09-30T19:09:38Z",\n
        "version": 2,\n
        "changeset": 42550134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343385,\n
          4425343406,\n
          4425343407,\n
          4425343409,\n
          4425343382,\n
          4425343385\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079214,\n
        "timestamp": "2016-09-30T17:11:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343762,\n
          4425343761,\n
          4425343747,\n
          4425343749,\n
          4425343762\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079215,\n
        "timestamp": "2016-09-30T17:11:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345263,\n
          4425345276,\n
          4425345405,\n
          4425345287,\n
          4425345263\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079216,\n
        "timestamp": "2016-09-30T17:11:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343537,\n
          4425343549,\n
          4425343548,\n
          4425343536,\n
          4425343537\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079217,\n
        "timestamp": "2016-09-30T17:11:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345994,\n
          4425345985,\n
          4425345989,\n
          4425345997,\n
          4425345994\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079218,\n
        "timestamp": "2016-09-30T17:11:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342819,\n
          4425342822,\n
          4425342817,\n
          4425342814,\n
          4425342819\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079219,\n
        "timestamp": "2016-09-30T17:11:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343768,\n
          4425343701,\n
          4425343700,\n
          4425343766,\n
          4425343768\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079220,\n
        "timestamp": "2016-09-30T17:11:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343660,\n
          4425343661,\n
          4425343677,\n
          4425343676,\n
          4425343660\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079221,\n
        "timestamp": "2016-09-30T17:11:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345249,\n
          4425345259,\n
          4425345284,\n
          4425345267,\n
          4425345249\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079222,\n
        "timestamp": "2016-09-30T17:11:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342455,\n
          4425342460,\n
          4425344103,\n
          4425344096,\n
          4425342455\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079223,\n
        "timestamp": "2016-09-30T17:11:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345920,\n
          4425345919,\n
          4425345914,\n
          4425345918,\n
          4425345920\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079224,\n
        "timestamp": "2016-09-30T17:11:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345469,\n
          4425345476,\n
          4425345479,\n
          4425345473,\n
          4425345469\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079225,\n
        "timestamp": "2016-09-30T17:11:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343711,\n
          4425343622,\n
          4425343632,\n
          4425343713,\n
          4425343711\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079226,\n
        "timestamp": "2016-09-30T17:11:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343745,\n
          4425343744,\n
          4425343723,\n
          4425343725,\n
          4425343745\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079227,\n
        "timestamp": "2016-09-30T17:11:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344233,\n
          4425344231,\n
          4425344237,\n
          4425344240,\n
          4425344233\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079228,\n
        "timestamp": "2016-09-30T17:11:27Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425338881,\n
          4425338874,\n
          4425338873,\n
          4425338878,\n
          4425338881\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079229,\n
        "timestamp": "2016-09-30T17:11:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343727,\n
          4425343750,\n
          4425343746,\n
          4425343726,\n
          4425343727\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079230,\n
        "timestamp": "2016-09-30T17:11:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343920,\n
          4425343909,\n
          4425343892,\n
          4425343906,\n
          4425343920\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079231,\n
        "timestamp": "2016-09-30T17:11:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345816,\n
          4425345811,\n
          4425345799,\n
          4425345810,\n
          4425345816\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079232,\n
        "timestamp": "2016-09-30T17:11:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345084,\n
          4425345203,\n
          4425345207,\n
          4425345192,\n
          4425345084\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079233,\n
        "timestamp": "2016-09-30T17:11:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344859,\n
          4425344865,\n
          4425344845,\n
          4425344833,\n
          4425344859\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079234,\n
        "timestamp": "2016-09-30T17:11:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343894,\n
          4425343882,\n
          4425343896,\n
          4425343912,\n
          4425343894\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079236,\n
        "timestamp": "2016-09-30T17:11:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344114,\n
          4425344120,\n
          4425344129,\n
          4425344125,\n
          4425344114\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079237,\n
        "timestamp": "2016-09-30T17:11:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344670,\n
          4425344685,\n
          4425345796,\n
          4425344679,\n
          4425344670\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079238,\n
        "timestamp": "2016-09-30T17:11:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344119,\n
          4425344106,\n
          4425342457,\n
          4425342471,\n
          4425344119\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079239,\n
        "timestamp": "2016-09-30T17:11:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343923,\n
          4425343942,\n
          4425343938,\n
          4425343919,\n
          4425343923\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079240,\n
        "timestamp": "2016-09-30T17:11:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344634,\n
          4425344627,\n
          4425344622,\n
          4425344629,\n
          4425344634\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079241,\n
        "timestamp": "2016-09-30T17:11:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342636,\n
          4425342639,\n
          4425342633,\n
          4425342631,\n
          4425342636\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079242,\n
        "timestamp": "2016-09-30T17:11:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343564,\n
          4425343568,\n
          4425343614,\n
          4425343606,\n
          4425343564\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079243,\n
        "timestamp": "2016-09-30T17:11:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345192,\n
          4425345207,\n
          4425345213,\n
          4425345204,\n
          4425345192\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079244,\n
        "timestamp": "2016-09-30T17:11:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343502,\n
          4425343487,\n
          4425343481,\n
          4425343488,\n
          4425343502\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079245,\n
        "timestamp": "2016-09-30T17:11:28Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345027,\n
          4425345021,\n
          4425345032,\n
          4425345036,\n
          4425345027\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079246,\n
        "timestamp": "2016-09-30T17:11:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345471,\n
          4425345478,\n
          4425345485,\n
          4425345480,\n
          4425345471\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079247,\n
        "timestamp": "2016-09-30T17:11:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343850,\n
          4425343890,\n
          4425343885,\n
          4425343863,\n
          4425343851,\n
          4425343850\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079248,\n
        "timestamp": "2016-09-30T17:11:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343718,\n
          4425343724,\n
          4425343726,\n
          4425343746,\n
          4425343740,\n
          4425343718\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079249,\n
        "timestamp": "2016-09-30T17:11:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343286,\n
          4425343289,\n
          4425343290,\n
          4425343271,\n
          4425343268,\n
          4425343286\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079250,\n
        "timestamp": "2016-09-30T17:11:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343818,\n
          4425343809,\n
          4425343797,\n
          4425343815,\n
          4425343819,\n
          4425343818\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079251,\n
        "timestamp": "2016-09-30T17:11:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345736,\n
          4425345743,\n
          4425345744,\n
          4425345749,\n
          4425345740,\n
          4425345736\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079252,\n
        "timestamp": "2016-09-30T17:11:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342567,\n
          4425342565,\n
          4425342570,\n
          4425342571,\n
          4425342568,\n
          4425342567\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079253,\n
        "timestamp": "2016-09-30T17:11:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344167,\n
          4425344185,\n
          4425344162,\n
          4425344151,\n
          4425344159,\n
          4425344167\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079254,\n
        "timestamp": "2016-09-30T17:11:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342619,\n
          4425342601,\n
          4425342590,\n
          4425342597,\n
          4425342604,\n
          4425342619\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079255,\n
        "timestamp": "2016-09-30T17:11:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344331,\n
          4425344359,\n
          4425344346,\n
          4425344342,\n
          4425344319,\n
          4425344331\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079256,\n
        "timestamp": "2016-09-30T17:11:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345802,\n
          4425345793,\n
          4425345789,\n
          4425345795,\n
          4425345800,\n
          4425345802\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079257,\n
        "timestamp": "2016-09-30T17:11:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344673,\n
          4425344683,\n
          4425344686,\n
          4425344687,\n
          4425344676,\n
          4425344673\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079258,\n
        "timestamp": "2016-09-30T17:11:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345791,\n
          4425345798,\n
          4425345804,\n
          4425345800,\n
          4425345795,\n
          4425345791\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079259,\n
        "timestamp": "2016-09-30T17:11:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342824,\n
          4425342815,\n
          4425342827,\n
          4425342835,\n
          4425342838,\n
          4425342824\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079260,\n
        "timestamp": "2016-09-30T17:11:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343171,\n
          4425343184,\n
          4425343175,\n
          4425343162,\n
          4425343164,\n
          4425343171\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079261,\n
        "timestamp": "2016-09-30T17:11:29Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343015,\n
          4425343001,\n
          4425342993,\n
          4425342385,\n
          4425342999,\n
          4425343015\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079262,\n
        "timestamp": "2016-09-30T17:11:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343759,\n
          4425343756,\n
          4425343769,\n
          4425343770,\n
          4425343771,\n
          4425343759\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079263,\n
        "timestamp": "2016-09-30T17:11:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343720,\n
          4425343721,\n
          4425343707,\n
          4425343706,\n
          4425343719,\n
          4425343720\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079264,\n
        "timestamp": "2016-09-30T17:11:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342691,\n
          4425342696,\n
          4425342722,\n
          4425342719,\n
          4425342692,\n
          4425342691\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079265,\n
        "timestamp": "2016-09-30T17:11:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342640,\n
          4425342654,\n
          4425342657,\n
          4425342641,\n
          4425342638,\n
          4425342640\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079266,\n
        "timestamp": "2016-09-30T17:11:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345916,\n
          4425345912,\n
          4425345879,\n
          4425345886,\n
          4425345897,\n
          4425345916\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079267,\n
        "timestamp": "2016-09-30T17:11:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343080,\n
          4425343031,\n
          4425342992,\n
          4425343014,\n
          4425343021,\n
          4425343080\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079268,\n
        "timestamp": "2016-09-30T17:11:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343520,\n
          4425343483,\n
          4425343474,\n
          4425343503,\n
          4425343514,\n
          4425343520\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079269,\n
        "timestamp": "2016-09-30T17:11:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343055,\n
          4425343043,\n
          4425343037,\n
          4425343051,\n
          4425343074,\n
          4425343055\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079270,\n
        "timestamp": "2016-09-30T17:11:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345938,\n
          4425345930,\n
          4425345927,\n
          4425345933,\n
          4425345942,\n
          4425345938\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079271,\n
        "timestamp": "2016-09-30T17:11:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344617,\n
          4425344607,\n
          4425344591,\n
          4425344596,\n
          4425343973,\n
          4425344617\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079272,\n
        "timestamp": "2016-09-30T17:11:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343968,\n
          4425343945,\n
          4425343894,\n
          4425343912,\n
          4425343922,\n
          4425343968\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079273,\n
        "timestamp": "2016-09-30T17:11:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344317,\n
          4425344342,\n
          4425344346,\n
          4425344389,\n
          4425344371,\n
          4425344317\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079274,\n
        "timestamp": "2016-09-30T17:11:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343686,\n
          4425343685,\n
          4425343659,\n
          4425343660,\n
          4425343676,\n
          4425343686\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079275,\n
        "timestamp": "2016-09-30T17:11:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344432,\n
          4425344439,\n
          4425344416,\n
          4425344408,\n
          4425344418,\n
          4425344432\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079276,\n
        "timestamp": "2016-09-30T17:11:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344104,\n
          4425344188,\n
          4425344175,\n
          4425344170,\n
          4425344093,\n
          4425344104\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079277,\n
        "timestamp": "2016-09-30T17:11:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342533,\n
          4425342532,\n
          4425342528,\n
          4425342538,\n
          4425342540,\n
          4425342533\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079278,\n
        "timestamp": "2016-09-30T17:11:30Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342525,\n
          4425342522,\n
          4425342514,\n
          4425342520,\n
          4425342531,\n
          4425342525\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079279,\n
        "timestamp": "2016-09-30T17:11:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343447,\n
          4425343462,\n
          4425343448,\n
          4425343434,\n
          4425343445,\n
          4425343447\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079280,\n
        "timestamp": "2016-09-30T17:11:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342461,\n
          4425344104,\n
          4425344093,\n
          4425342468,\n
          4425342451,\n
          4425342461\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079281,\n
        "timestamp": "2016-09-30T17:11:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342602,\n
          4425342592,\n
          4425342589,\n
          4425342594,\n
          4425342596,\n
          4425342602\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079282,\n
        "timestamp": "2016-09-30T17:11:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342946,\n
          4425342948,\n
          4425342381,\n
          4425342379,\n
          4425342939,\n
          4425342946\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079283,\n
        "timestamp": "2016-09-30T17:11:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345255,\n
          4425345264,\n
          4425345260,\n
          4425345258,\n
          4425345252,\n
          4425345255\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079284,\n
        "timestamp": "2016-09-30T17:11:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343722,\n
          4425343721,\n
          4425343720,\n
          4425343736,\n
          4425343738,\n
          4425343722\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079285,\n
        "timestamp": "2016-09-30T17:11:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343559,\n
          4425343551,\n
          4425343592,\n
          4425343593,\n
          4425343605,\n
          4425343559\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079286,\n
        "timestamp": "2016-09-30T17:11:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344349,\n
          4425344351,\n
          4425344368,\n
          4425344350,\n
          4425344339,\n
          4425344349\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079287,\n
        "timestamp": "2016-09-30T17:11:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342439,\n
          4425342445,\n
          4425342478,\n
          4425342482,\n
          4425342470,\n
          4425342439\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079288,\n
        "timestamp": "2016-09-30T17:11:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342903,\n
          4425342912,\n
          4425342892,\n
          4425342875,\n
          4425342888,\n
          4425342903\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079289,\n
        "timestamp": "2016-09-30T17:11:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344113,\n
          4425344133,\n
          4425344131,\n
          4425344126,\n
          4425344107,\n
          4425344113\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079290,\n
        "timestamp": "2016-09-30T17:11:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343862,\n
          4425343867,\n
          4425342421,\n
          4425342418,\n
          4425343927,\n
          4425343862\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079291,\n
        "timestamp": "2016-09-30T17:11:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343688,\n
          4425343667,\n
          4425343669,\n
          4425343690,\n
          4425343689,\n
          4425343688\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079292,\n
        "timestamp": "2016-09-30T17:11:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342863,\n
          4425342843,\n
          4425342847,\n
          4425342871,\n
          4425342868,\n
          4425342863\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079293,\n
        "timestamp": "2016-09-30T17:11:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345878,\n
          4425345875,\n
          4425345880,\n
          4425345886,\n
          4425345879,\n
          4425345878\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079294,\n
        "timestamp": "2016-09-30T17:11:31Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342700,\n
          4425342678,\n
          4425342674,\n
          4425342675,\n
          4425342685,\n
          4425342700\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079295,\n
        "timestamp": "2016-09-30T17:11:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343392,\n
          4425343399,\n
          4425343426,\n
          4425343421,\n
          4425343417,\n
          4425343392\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079296,\n
        "timestamp": "2016-09-30T17:11:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344825,\n
          4425344830,\n
          4425344818,\n
          4425344810,\n
          4425344812,\n
          4425344825\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079297,\n
        "timestamp": "2016-09-30T17:11:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342713,\n
          4425342696,\n
          4425342691,\n
          4425342682,\n
          4425342702,\n
          4425342713\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079299,\n
        "timestamp": "2016-09-30T17:11:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343731,\n
          4425343736,\n
          4425343720,\n
          4425343719,\n
          4425343715,\n
          4425343731\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079300,\n
        "timestamp": "2016-09-30T17:11:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425338867,\n
          4425338870,\n
          4425338872,\n
          4425338871,\n
          4425338869,\n
          4425338868,\n
          4425338867\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079301,\n
        "timestamp": "2016-09-30T17:11:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342753,\n
          4425342766,\n
          4425342769,\n
          4425342773,\n
          4425342777,\n
          4425342768,\n
          4425342753\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079302,\n
        "timestamp": "2016-09-30T17:11:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342881,\n
          4425342906,\n
          4425342921,\n
          4425342901,\n
          4425342893,\n
          4425342895,\n
          4425342881\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079303,\n
        "timestamp": "2016-09-30T17:11:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342533,\n
          4425342540,\n
          4425342538,\n
          4425342547,\n
          4425342559,\n
          4425342543,\n
          4425342533\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079304,\n
        "timestamp": "2016-09-30T17:11:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343203,\n
          4425343193,\n
          4425343200,\n
          4425343199,\n
          4425343207,\n
          4425343214,\n
          4425343203\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079305,\n
        "timestamp": "2016-09-30T17:11:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345748,\n
          4425345742,\n
          4425345750,\n
          4425345747,\n
          4425345759,\n
          4425345767,\n
          4425345748\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079306,\n
        "timestamp": "2016-09-30T17:11:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344670,\n
          4425344679,\n
          4425344668,\n
          4425344672,\n
          4425344666,\n
          4425344652,\n
          4425344670\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079307,\n
        "timestamp": "2016-09-30T17:11:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343955,\n
          4425343953,\n
          4425342473,\n
          4425342474,\n
          4425342480,\n
          4425342481,\n
          4425343955\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079308,\n
        "timestamp": "2016-09-30T17:11:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343411,\n
          4425343374,\n
          4425343357,\n
          4425343376,\n
          4425343384,\n
          4425343393,\n
          4425343411\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079309,\n
        "timestamp": "2016-09-30T17:11:32Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344216,\n
          4425344179,\n
          4425344186,\n
          4425344166,\n
          4425344192,\n
          4425344226,\n
          4425344216\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079311,\n
        "timestamp": "2016-09-30T17:11:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345926,\n
          4425345932,\n
          4425345943,\n
          4425345935,\n
          4425345929,\n
          4425345936,\n
          4425345926\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079312,\n
        "timestamp": "2016-09-30T17:11:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344997,\n
          4425344884,\n
          4425344871,\n
          4425344870,\n
          4425344876,\n
          4425344996,\n
          4425344997\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079313,\n
        "timestamp": "2016-09-30T17:11:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342441,\n
          4425342420,\n
          4425342454,\n
          4425342475,\n
          4425342488,\n
          4425344100,\n
          4425342441\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079314,\n
        "timestamp": "2016-09-30T17:11:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344213,\n
          4425344201,\n
          4425344243,\n
          4425344245,\n
          4425344237,\n
          4425344231,\n
          4425344213\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079315,\n
        "timestamp": "2016-09-30T17:11:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345728,\n
          4425345732,\n
          4425345727,\n
          4425345729,\n
          4425345718,\n
          4425345717,\n
          4425345728\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079316,\n
        "timestamp": "2016-09-30T17:11:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342949,\n
          4425342929,\n
          4425342927,\n
          4425342918,\n
          4425342931,\n
          4425342388,\n
          4425342949\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079317,\n
        "timestamp": "2016-09-30T17:11:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345212,\n
          4425345230,\n
          4425345201,\n
          4425345199,\n
          4425345046,\n
          4425345031,\n
          4425345212\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079318,\n
        "timestamp": "2016-09-30T17:11:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344684,\n
          4425345803,\n
          4425345807,\n
          4425345812,\n
          4425345806,\n
          4425345790,\n
          4425344684\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079319,\n
        "timestamp": "2016-09-30T17:11:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344329,\n
          4425344338,\n
          4425344332,\n
          4425344330,\n
          4425344312,\n
          4425344321,\n
          4425344329\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079320,\n
        "timestamp": "2016-09-30T17:11:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344458,\n
          4425344449,\n
          4425344419,\n
          4425344425,\n
          4425344422,\n
          4425344428,\n
          4425344458\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079321,\n
        "timestamp": "2016-09-30T17:11:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345863,\n
          4425345839,\n
          4425345828,\n
          4425345840,\n
          4425345836,\n
          4425345853,\n
          4425345863\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079322,\n
        "timestamp": "2016-09-30T17:11:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344601,\n
          4425344486,\n
          4425344472,\n
          4425344480,\n
          4425344481,\n
          4425344487,\n
          4425344601\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079323,\n
        "timestamp": "2016-09-30T17:11:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344364,\n
          4425344327,\n
          4425344355,\n
          4425344370,\n
          4425344354,\n
          4425344378,\n
          4425344364\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079324,\n
        "timestamp": "2016-09-30T17:11:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343457,\n
          4425343529,\n
          4425343499,\n
          4425343507,\n
          4425343470,\n
          4425343410,\n
          4425343457\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079325,\n
        "timestamp": "2016-09-30T17:11:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345022,\n
          4425345012,\n
          4425345019,\n
          4425345021,\n
          4425345027,\n
          4425345028,\n
          4425345022\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079326,\n
        "timestamp": "2016-09-30T17:11:33Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342606,\n
          4425342618,\n
          4425342622,\n
          4425342616,\n
          4425342614,\n
          4425342609,\n
          4425342606\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079327,\n
        "timestamp": "2016-09-30T17:11:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344594,\n
          4425344592,\n
          4425344610,\n
          4425344598,\n
          4425344474,\n
          4425344485,\n
          4425344594\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079328,\n
        "timestamp": "2016-09-30T17:11:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343547,\n
          4425343546,\n
          4425343560,\n
          4425343561,\n
          4425343596,\n
          4425343599,\n
          4425343547\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079329,\n
        "timestamp": "2016-09-30T17:11:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343776,\n
          4425343786,\n
          4425343790,\n
          4425343788,\n
          4425343791,\n
          4425343784,\n
          4425343776\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079330,\n
        "timestamp": "2016-09-30T17:11:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344819,\n
          4425344813,\n
          4425344826,\n
          4425344844,\n
          4425344832,\n
          4425344823,\n
          4425344819\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079331,\n
        "timestamp": "2016-09-30T17:11:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345969,\n
          4425345955,\n
          4425345959,\n
          4425345966,\n
          4425345970,\n
          4425345978,\n
          4425345969\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079332,\n
        "timestamp": "2016-09-30T17:11:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344871,\n
          4425344884,\n
          4425344991,\n
          4425344883,\n
          4425344886,\n
          4425344873,\n
          4425344871\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079333,\n
        "timestamp": "2016-09-30T17:11:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344881,\n
          4425344877,\n
          4425344872,\n
          4425344875,\n
          4425344878,\n
          4425344879,\n
          4425344881\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079334,\n
        "timestamp": "2016-09-30T17:11:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344317,\n
          4425344277,\n
          4425344302,\n
          4425344331,\n
          4425344319,\n
          4425344342,\n
          4425344317\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079335,\n
        "timestamp": "2016-09-30T17:11:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342910,\n
          4425342908,\n
          4425342900,\n
          4425342917,\n
          4425342926,\n
          4425342924,\n
          4425342910\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079336,\n
        "timestamp": "2016-09-30T17:11:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342675,\n
          4425342672,\n
          4425342676,\n
          4425342677,\n
          4425342684,\n
          4425342685,\n
          4425342675\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079337,\n
        "timestamp": "2016-09-30T19:09:38Z",\n
        "version": 2,\n
        "changeset": 42550134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343385,\n
          4425343382,\n
          4425343365,\n
          4425343363,\n
          4425343386,\n
          4425343385\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079338,\n
        "timestamp": "2016-09-30T17:11:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345428,\n
          4425345433,\n
          4425345438,\n
          4425345440,\n
          4425345427,\n
          4425345422,\n
          4425345428\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079339,\n
        "timestamp": "2016-09-30T17:11:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342778,\n
          4425342780,\n
          4425342765,\n
          4425342752,\n
          4425342764,\n
          4425342772,\n
          4425342778\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079340,\n
        "timestamp": "2016-09-30T17:11:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342378,\n
          4425342374,\n
          4425343003,\n
          4425343017,\n
          4425342386,\n
          4425342990,\n
          4425342378\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079341,\n
        "timestamp": "2016-09-30T17:11:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344242,\n
          4425344250,\n
          4425344258,\n
          4425344253,\n
          4425344249,\n
          4425344247,\n
          4425344242\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079342,\n
        "timestamp": "2016-09-30T17:11:34Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343090,\n
          4425343066,\n
          4425343135,\n
          4425343156,\n
          4425343130,\n
          4425343124,\n
          4425343090\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079343,\n
        "timestamp": "2016-09-30T17:11:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344336,\n
          4425344320,\n
          4425344296,\n
          4425344298,\n
          4425344265,\n
          4425344276,\n
          4425344336\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079344,\n
        "timestamp": "2016-09-30T17:11:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342519,\n
          4425342504,\n
          4425342499,\n
          4425342500,\n
          4425342503,\n
          4425342509,\n
          4425342519\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079345,\n
        "timestamp": "2016-09-30T17:11:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344120,\n
          4425344145,\n
          4425344172,\n
          4425344136,\n
          4425344125,\n
          4425344129,\n
          4425344120\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079346,\n
        "timestamp": "2016-09-30T17:11:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342787,\n
          4425342781,\n
          4425342775,\n
          4425342763,\n
          4425342741,\n
          4425342767,\n
          4425342787\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079347,\n
        "timestamp": "2016-09-30T17:11:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343645,\n
          4425343649,\n
          4425343650,\n
          4425343613,\n
          4425343607,\n
          4425343644,\n
          4425343645\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079348,\n
        "timestamp": "2016-09-30T17:11:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345025,\n
          4425345016,\n
          4425345033,\n
          4425345035,\n
          4425345023,\n
          4425345030,\n
          4425345025\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079349,\n
        "timestamp": "2016-09-30T17:11:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345860,\n
          4425345845,\n
          4425345833,\n
          4425345830,\n
          4425345822,\n
          4425345842,\n
          4425345860\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079350,\n
        "timestamp": "2016-09-30T17:11:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343439,\n
          4425343420,\n
          4425343397,\n
          4425343408,\n
          4425343400,\n
          4425343427,\n
          4425343439\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079351,\n
        "timestamp": "2016-09-30T17:11:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425338880,\n
          4425342496,\n
          4425342498,\n
          4425342489,\n
          4425342492,\n
          4425338883,\n
          4425338880\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079352,\n
        "timestamp": "2016-09-30T17:11:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345728,\n
          4425345717,\n
          4425345714,\n
          4425345719,\n
          4425345720,\n
          4425345723,\n
          4425345728\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079353,\n
        "timestamp": "2016-09-30T17:11:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342518,\n
          4425342521,\n
          4425342513,\n
          4425342507,\n
          4425342530,\n
          4425342537,\n
          4425342518\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079354,\n
        "timestamp": "2016-09-30T17:11:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345826,\n
          4425345846,\n
          4425345819,\n
          4425345808,\n
          4425345814,\n
          4425345818,\n
          4425345826\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079355,\n
        "timestamp": "2016-09-30T17:11:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342818,\n
          4425342829,\n
          4425342810,\n
          4425342807,\n
          4425342813,\n
          4425342812,\n
          4425342818\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079356,\n
        "timestamp": "2016-09-30T17:11:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345972,\n
          4425345968,\n
          4425345958,\n
          4425345960,\n
          4425345951,\n
          4425345956,\n
          4425345972\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079357,\n
        "timestamp": "2016-09-30T17:11:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343751,\n
          4425343742,\n
          4425343739,\n
          4425343728,\n
          4425343722,\n
          4425343738,\n
          4425343751\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079358,\n
        "timestamp": "2016-09-30T17:11:35Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342811,\n
          4425342816,\n
          4425342806,\n
          4425342805,\n
          4425342808,\n
          4425342809,\n
          4425342811\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079359,\n
        "timestamp": "2016-09-30T17:11:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342800,\n
          4425342794,\n
          4425342784,\n
          4425342785,\n
          4425342776,\n
          4425342779,\n
          4425342800\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079360,\n
        "timestamp": "2016-09-30T17:11:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344807,\n
          4425343987,\n
          4425344819,\n
          4425344823,\n
          4425344832,\n
          4425344847,\n
          4425344807\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079361,\n
        "timestamp": "2016-09-30T17:11:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343485,\n
          4425343505,\n
          4425343497,\n
          4425343492,\n
          4425343484,\n
          4425343473,\n
          4425343485\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079362,\n
        "timestamp": "2016-09-30T17:11:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344995,\n
          4425345000,\n
          4425345004,\n
          4425344998,\n
          4425345001,\n
          4425344999,\n
          4425344995\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079363,\n
        "timestamp": "2016-09-30T17:11:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344688,\n
          4425344681,\n
          4425344677,\n
          4425344678,\n
          4425344675,\n
          4425344680,\n
          4425344688\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079364,\n
        "timestamp": "2016-09-30T17:11:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342738,\n
          4425342718,\n
          4425342707,\n
          4425342711,\n
          4425342708,\n
          4425342720,\n
          4425342738\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079365,\n
        "timestamp": "2016-09-30T17:11:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425338857,\n
          4425338860,\n
          4425338861,\n
          4425338862,\n
          4425338858,\n
          4425338856,\n
          4425338857\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079366,\n
        "timestamp": "2016-09-30T17:11:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342753,\n
          4425342768,\n
          4425342751,\n
          4425342746,\n
          4425342749,\n
          4425342742,\n
          4425342753\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079367,\n
        "timestamp": "2016-09-30T17:11:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345763,\n
          4425345770,\n
          4425345771,\n
          4425344623,\n
          4425344628,\n
          4425345766,\n
          4425345763\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079368,\n
        "timestamp": "2016-09-30T17:11:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344373,\n
          4425344388,\n
          4425344399,\n
          4425344408,\n
          4425344390,\n
          4425344377,\n
          4425344373\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079369,\n
        "timestamp": "2016-09-30T17:11:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342428,\n
          4425342439,\n
          4425342470,\n
          4425342464,\n
          4425342442,\n
          4425342440,\n
          4425342428\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079370,\n
        "timestamp": "2016-09-30T17:11:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345451,\n
          4425345458,\n
          4425345461,\n
          4425345463,\n
          4425345467,\n
          4425345454,\n
          4425345451\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079371,\n
        "timestamp": "2016-09-30T17:11:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342541,\n
          4425342534,\n
          4425342553,\n
          4425342558,\n
          4425342546,\n
          4425342550,\n
          4425342541\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079372,\n
        "timestamp": "2016-09-30T17:11:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343342,\n
          4425343355,\n
          4425343356,\n
          4425343367,\n
          4425343368,\n
          4425343343,\n
          4425343342\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079373,\n
        "timestamp": "2016-09-30T17:11:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343002,\n
          4425343016,\n
          4425343025,\n
          4425343012,\n
          4425343011,\n
          4425343010,\n
          4425343002\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079374,\n
        "timestamp": "2016-09-30T17:11:36Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344345,\n
          4425344337,\n
          4425344366,\n
          4425344373,\n
          4425344377,\n
          4425344361,\n
          4425344345\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079375,\n
        "timestamp": "2016-09-30T17:11:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344869,\n
          4425345017,\n
          4425345040,\n
          4425345006,\n
          4425345007,\n
          4425344880,\n
          4425344869\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079376,\n
        "timestamp": "2016-09-30T17:11:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344995,\n
          4425344999,\n
          4425344994,\n
          4425344887,\n
          4425344990,\n
          4425344882,\n
          4425344995\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079377,\n
        "timestamp": "2016-09-30T19:09:38Z",\n
        "version": 2,\n
        "changeset": 42550134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343705,\n
          4425343730,\n
          4425343729,\n
          4425343753,\n
          4425343752,\n
          4425343703,\n
          4425343705\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079378,\n
        "timestamp": "2016-09-30T17:11:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342879,\n
          4425342859,\n
          4425342856,\n
          4425342863,\n
          4425342868,\n
          4425342890,\n
          4425342879\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079379,\n
        "timestamp": "2016-09-30T17:11:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343698,\n
          4425343668,\n
          4425343669,\n
          4425343690,\n
          4425343689,\n
          4425343699,\n
          4425343698\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "BDOrtho IGN 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079380,\n
        "timestamp": "2016-09-30T17:11:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344177,\n
          4425344173,\n
          4425344138,\n
          4425344132,\n
          4425344213,\n
          4425344221,\n
          4425344177\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079381,\n
        "timestamp": "2016-09-30T17:11:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343453,\n
          4425343354,\n
          4425343353,\n
          4425343428,\n
          4425343429,\n
          4425343451,\n
          4425343453\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079382,\n
        "timestamp": "2016-09-30T17:11:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342704,\n
          4425342712,\n
          4425342731,\n
          4425342726,\n
          4425342745,\n
          4425342732,\n
          4425342704\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079383,\n
        "timestamp": "2016-09-30T17:11:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343681,\n
          4425343665,\n
          4425343666,\n
          4425343642,\n
          4425343643,\n
          4425343682,\n
          4425343681\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079384,\n
        "timestamp": "2016-09-30T17:11:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345454,\n
          4425345457,\n
          4425345449,\n
          4425345448,\n
          4425345443,\n
          4425345440,\n
          4425345438,\n
          4425345454\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079385,\n
        "timestamp": "2016-09-30T17:11:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344374,\n
          4425344369,\n
          4425344341,\n
          4425344305,\n
          4425344263,\n
          4425344291,\n
          4425344357,\n
          4425344374\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079386,\n
        "timestamp": "2016-09-30T17:11:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343197,\n
          4425343181,\n
          4425343146,\n
          4425343125,\n
          4425343157,\n
          4425343147,\n
          4425343176,\n
          4425343197\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079387,\n
        "timestamp": "2016-09-30T19:09:38Z",\n
        "version": 2,\n
        "changeset": 42550134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344304,\n
          4425344330,\n
          4425344332,\n
          4425344348,\n
          4425344344,\n
          4425344325,\n
          4425344304\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079388,\n
        "timestamp": "2016-09-30T17:11:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342605,\n
          4425342602,\n
          4425342596,\n
          4425342621,\n
          4425342625,\n
          4425342611,\n
          4425342613,\n
          4425342605\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079389,\n
        "timestamp": "2016-09-30T17:11:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344423,\n
          4425344427,\n
          4425344435,\n
          4425344451,\n
          4425344433,\n
          4425344391,\n
          4425344412,\n
          4425344423\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079390,\n
        "timestamp": "2016-09-30T17:11:37Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343472,\n
          4425343461,\n
          4425343456,\n
          4425343452,\n
          4425343449,\n
          4425343454,\n
          4425343471,\n
          4425343472\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079391,\n
        "timestamp": "2016-09-30T17:11:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342872,\n
          4425342909,\n
          4425342905,\n
          4425342902,\n
          4425342896,\n
          4425342849,\n
          4425342864,\n
          4425342872\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079392,\n
        "timestamp": "2016-09-30T17:11:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344221,\n
          4425344213,\n
          4425344231,\n
          4425344233,\n
          4425344239,\n
          4425344229,\n
          4425344227,\n
          4425344221\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079393,\n
        "timestamp": "2016-09-30T17:11:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345899,\n
          4425345892,\n
          4425345891,\n
          4425345887,\n
          4425345885,\n
          4425345895,\n
          4425345902,\n
          4425345899\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079394,\n
        "timestamp": "2016-09-30T17:11:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343125,\n
          4425343146,\n
          4425343099,\n
          4425343056,\n
          4425343057,\n
          4425343104,\n
          4425343113,\n
          4425343125\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079395,\n
        "timestamp": "2016-09-30T17:11:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343694,\n
          4425343693,\n
          4425343692,\n
          4425343680,\n
          4425343679,\n
          4425343683,\n
          4425343684,\n
          4425343694\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079396,\n
        "timestamp": "2016-09-30T17:11:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343414,\n
          4425343394,\n
          4425343395,\n
          4425343404,\n
          4425343418,\n
          4425343433,\n
          4425343446,\n
          4425343414\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079397,\n
        "timestamp": "2016-09-30T17:11:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344825,\n
          4425344812,\n
          4425343975,\n
          4425344796,\n
          4425344811,\n
          4425344815,\n
          4425344835,\n
          4425344825\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079398,\n
        "timestamp": "2016-09-30T17:11:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342877,\n
          4425342894,\n
          4425342913,\n
          4425342923,\n
          4425342904,\n
          4425342898,\n
          4425342880,\n
          4425342877\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079399,\n
        "timestamp": "2016-09-30T17:11:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342858,\n
          4425342838,\n
          4425342835,\n
          4425342846,\n
          4425342862,\n
          4425342857,\n
          4425342867,\n
          4425342858\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079400,\n
        "timestamp": "2016-09-30T17:11:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343693,\n
          4425343709,\n
          4425343708,\n
          4425343712,\n
          4425343710,\n
          4425343691,\n
          4425343692,\n
          4425343693\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079401,\n
        "timestamp": "2016-09-30T17:11:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342458,\n
          4425344110,\n
          4425344111,\n
          4425344139,\n
          4425344135,\n
          4425342459,\n
          4425342453,\n
          4425342458\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079402,\n
        "timestamp": "2016-09-30T17:11:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344132,\n
          4425344124,\n
          4425344158,\n
          4425344156,\n
          4425344193,\n
          4425344201,\n
          4425344213,\n
          4425344132\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079403,\n
        "timestamp": "2016-09-30T17:11:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343763,\n
          4425343758,\n
          4425343735,\n
          4425343717,\n
          4425343723,\n
          4425343744,\n
          4425343745,\n
          4425343763\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079404,\n
        "timestamp": "2016-09-30T17:11:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345702,\n
          4425345690,\n
          4425345483,\n
          4425345465,\n
          4425345481,\n
          4425345698,\n
          4425345697,\n
          4425345702\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079405,\n
        "timestamp": "2016-09-30T17:11:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344868,\n
          4425344870,\n
          4425344871,\n
          4425344853,\n
          4425344848,\n
          4425344857,\n
          4425344856,\n
          4425344868\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079406,\n
        "timestamp": "2016-09-30T17:11:38Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344208,\n
          4425344236,\n
          4425344232,\n
          4425344223,\n
          4425344225,\n
          4425344198,\n
          4425344204,\n
          4425344208\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079407,\n
        "timestamp": "2016-09-30T17:11:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343953,\n
          4425343955,\n
          4425343897,\n
          4425343889,\n
          4425343888,\n
          4425343911,\n
          4425343910,\n
          4425343952,\n
          4425343953\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079408,\n
        "timestamp": "2016-09-30T17:11:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344798,\n
          4425344792,\n
          4425344809,\n
          4425344804,\n
          4425344817,\n
          4425344841,\n
          4425344837,\n
          4425344821,\n
          4425344798\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079409,\n
        "timestamp": "2016-09-30T17:11:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344639,\n
          4425344643,\n
          4425344641,\n
          4425344635,\n
          4425344631,\n
          4425344626,\n
          4425344632,\n
          4425344637,\n
          4425344639\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079410,\n
        "timestamp": "2016-09-30T17:11:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344684,\n
          4425345790,\n
          4425345792,\n
          4425345794,\n
          4425344682,\n
          4425344674,\n
          4425344667,\n
          4425344658,\n
          4425344684\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079411,\n
        "timestamp": "2016-09-30T17:11:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342723,\n
          4425342727,\n
          4425342737,\n
          4425342736,\n
          4425342744,\n
          4425342743,\n
          4425342762,\n
          4425342758,\n
          4425342723\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079412,\n
        "timestamp": "2016-09-30T17:11:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343114,\n
          4425343069,\n
          4425343087,\n
          4425343076,\n
          4425343093,\n
          4425343110,\n
          4425343123,\n
          4425343155,\n
          4425343114\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079413,\n
        "timestamp": "2016-09-30T17:11:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343442,\n
          4425343476,\n
          4425343501,\n
          4425343500,\n
          4425343545,\n
          4425343539,\n
          4425343477,\n
          4425343478,\n
          4425343442\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079414,\n
        "timestamp": "2016-09-30T17:11:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343126,\n
          4425343102,\n
          4425343107,\n
          4425343100,\n
          4425343096,\n
          4425343081,\n
          4425343121,\n
          4425343154,\n
          4425343126\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079415,\n
        "timestamp": "2016-09-30T17:11:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345216,\n
          4425345223,\n
          4425345228,\n
          4425345234,\n
          4425345238,\n
          4425345225,\n
          4425345218,\n
          4425345219,\n
          4425345216\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079416,\n
        "timestamp": "2016-09-30T17:11:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344676,\n
          4425344684,\n
          4425344658,\n
          4425344648,\n
          4425344642,\n
          4425344647,\n
          4425344651,\n
          4425344665,\n
          4425344676\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079417,\n
        "timestamp": "2016-09-30T17:11:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345262,\n
          4425345254,\n
          4425345261,\n
          4425345257,\n
          4425345265,\n
          4425345285,\n
          4425345269,\n
          4425345266,\n
          4425345262\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079418,\n
        "timestamp": "2016-09-30T17:11:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342768,\n
          4425342778,\n
          4425342772,\n
          4425342764,\n
          4425342761,\n
          4425342739,\n
          4425342728,\n
          4425342751,\n
          4425342768\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079419,\n
        "timestamp": "2016-09-30T17:11:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345403,\n
          4425345410,\n
          4425345407,\n
          4425345411,\n
          4425345402,\n
          4425345395,\n
          4425345391,\n
          4425345279,\n
          4425345403\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079420,\n
        "timestamp": "2016-09-30T17:11:39Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343902,\n
          4425343900,\n
          4425343871,\n
          4425343875,\n
          4425343881,\n
          4425343880,\n
          4425343886,\n
          4425343887,\n
          4425343902\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079421,\n
        "timestamp": "2016-09-30T17:11:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343287,\n
          4425343304,\n
          4425343320,\n
          4425343315,\n
          4425343324,\n
          4425343309,\n
          4425343302,\n
          4425343301,\n
          4425343287\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079422,\n
        "timestamp": "2016-09-30T17:11:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343557,\n
          4425343556,\n
          4425343540,\n
          4425343538,\n
          4425343527,\n
          4425343528,\n
          4425343524,\n
          4425343530,\n
          4425343557\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079423,\n
        "timestamp": "2016-09-30T17:11:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344288,\n
          4425344287,\n
          4425344282,\n
          4425344280,\n
          4425344283,\n
          4425344279,\n
          4425344270,\n
          4425344278,\n
          4425344288\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079424,\n
        "timestamp": "2016-09-30T17:11:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343027,\n
          4425343036,\n
          4425343052,\n
          4425343054,\n
          4425343067,\n
          4425343079,\n
          4425343058,\n
          4425343024,\n
          4425343027\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079425,\n
        "timestamp": "2016-09-30T17:11:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342427,\n
          4425342432,\n
          4425342450,\n
          4425342446,\n
          4425344090,\n
          4425342477,\n
          4425343966,\n
          4425343971,\n
          4425342427\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079426,\n
        "timestamp": "2016-09-30T17:11:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345285,\n
          4425345265,\n
          4425345274,\n
          4425345283,\n
          4425345390,\n
          4425345399,\n
          4425345392,\n
          4425345396,\n
          4425345285\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079427,\n
        "timestamp": "2016-09-30T17:11:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344175,\n
          4425344219,\n
          4425344218,\n
          4425344212,\n
          4425344208,\n
          4425344204,\n
          4425344160,\n
          4425344170,\n
          4425344175\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079428,\n
        "timestamp": "2016-09-30T19:09:38Z",\n
        "version": 2,\n
        "changeset": 42550134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343806,\n
          4425343805,\n
          4425343800,\n
          4425343799,\n
          4425343782,\n
          4425343781,\n
          4425343808,\n
          4425343807,\n
          4425343825,\n
          4425343826,\n
          4425343806\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079429,\n
        "timestamp": "2016-09-30T17:11:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345472,\n
          4425345477,\n
          4425345470,\n
          4425345474,\n
          4425345460,\n
          4425345457,\n
          4425345454,\n
          4425345467,\n
          4425345472\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079430,\n
        "timestamp": "2016-09-30T17:11:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343955,\n
          4425343957,\n
          4425343933,\n
          4425343932,\n
          4425343916,\n
          4425343914,\n
          4425343899,\n
          4425343897,\n
          4425343955\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079431,\n
        "timestamp": "2016-09-30T17:11:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342946,\n
          4425342940,\n
          4425342376,\n
          4425342938,\n
          4425342384,\n
          4425342999,\n
          4425342385,\n
          4425342948,\n
          4425342946\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079432,\n
        "timestamp": "2016-09-30T17:11:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342557,\n
          4425342555,\n
          4425342551,\n
          4425342545,\n
          4425342554,\n
          4425342563,\n
          4425342561,\n
          4425342564,\n
          4425342557\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079433,\n
        "timestamp": "2016-09-30T17:11:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345195,\n
          4425345200,\n
          4425345081,\n
          4425345071,\n
          4425345210,\n
          4425345217,\n
          4425345208,\n
          4425345206,\n
          4425345195\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079434,\n
        "timestamp": "2016-09-30T17:11:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343412,\n
          4425343369,\n
          4425343370,\n
          4425343377,\n
          4425343378,\n
          4425343387,\n
          4425343388,\n
          4425343415,\n
          4425343412\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079435,\n
        "timestamp": "2016-09-30T17:11:40Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344661,\n
          4425344649,\n
          4425344654,\n
          4425344657,\n
          4425344659,\n
          4425344664,\n
          4425344662,\n
          4425344671,\n
          4425344661\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079436,\n
        "timestamp": "2016-09-30T17:11:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344135,\n
          4425344139,\n
          4425344176,\n
          4425344181,\n
          4425344220,\n
          4425344214,\n
          4425344207,\n
          4425344200,\n
          4425344135\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079437,\n
        "timestamp": "2016-09-30T17:11:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345229,\n
          4425345244,\n
          4425345251,\n
          4425345246,\n
          4425345253,\n
          4425345242,\n
          4425345239,\n
          4425345237,\n
          4425345229\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079438,\n
        "timestamp": "2016-09-30T17:11:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343879,\n
          4425343848,\n
          4425343840,\n
          4425343858,\n
          4425343859,\n
          4425343873,\n
          4425343874,\n
          4425343878,\n
          4425343879\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079439,\n
        "timestamp": "2016-09-30T17:11:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344875,\n
          4425344885,\n
          4425344993,\n
          4425344888,\n
          4425344992,\n
          4425344881,\n
          4425344879,\n
          4425344878,\n
          4425344875\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079440,\n
        "timestamp": "2016-09-30T17:11:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343955,\n
          4425342481,\n
          4425344099,\n
          4425344098,\n
          4425344095,\n
          4425342431,\n
          4425342430,\n
          4425343957,\n
          4425343955\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079441,\n
        "timestamp": "2016-09-30T17:11:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344686,\n
          4425345797,\n
          4425345805,\n
          4425345801,\n
          4425345803,\n
          4425344684,\n
          4425344676,\n
          4425344687,\n
          4425344686\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079442,\n
        "timestamp": "2016-09-30T17:11:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343811,\n
          4425343857,\n
          4425343854,\n
          4425343834,\n
          4425343833,\n
          4425343817,\n
          4425343816,\n
          4425343803,\n
          4425343811\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079443,\n
        "timestamp": "2016-09-30T17:11:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343014,\n
          4425342992,\n
          4425342380,\n
          4425342920,\n
          4425342916,\n
          4425342878,\n
          4425342897,\n
          4425342942,\n
          4425343014\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079444,\n
        "timestamp": "2016-09-30T17:11:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345906,\n
          4425345863,\n
          4425345853,\n
          4425345870,\n
          4425345872,\n
          4425345884,\n
          4425345882,\n
          4425345898,\n
          4425345906\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079445,\n
        "timestamp": "2016-09-30T17:11:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345215,\n
          4425345247,\n
          4425345256,\n
          4425345245,\n
          4425345243,\n
          4425345235,\n
          4425345236,\n
          4425345226,\n
          4425345215\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079446,\n
        "timestamp": "2016-09-30T17:11:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345250,\n
          4425345233,\n
          4425345222,\n
          4425345227,\n
          4425345224,\n
          4425345231,\n
          4425345232,\n
          4425345240,\n
          4425345250\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079447,\n
        "timestamp": "2016-09-30T17:11:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343257,\n
          4425343277,\n
          4425343252,\n
          4425343246,\n
          4425343237,\n
          4425343226,\n
          4425343232,\n
          4425343227,\n
          4425343257\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079448,\n
        "timestamp": "2016-09-30T17:11:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344438,\n
          4425344421,\n
          4425344404,\n
          4425344395,\n
          4425344372,\n
          4425344383,\n
          4425344415,\n
          4425344424,\n
          4425344438\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079449,\n
        "timestamp": "2016-09-30T17:11:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344172,\n
          4425344197,\n
          4425344189,\n
          4425344203,\n
          4425344165,\n
          4425344153,\n
          4425344147,\n
          4425344136,\n
          4425344172\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079450,\n
        "timestamp": "2016-09-30T17:11:41Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345282,\n
          4425345389,\n
          4425345393,\n
          4425345403,\n
          4425345279,\n
          4425345270,\n
          4425345272,\n
          4425345268,\n
          4425345282\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079451,\n
        "timestamp": "2016-09-30T17:11:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345966,\n
          4425345964,\n
          4425345974,\n
          4425345980,\n
          4425345975,\n
          4425345982,\n
          4425345978,\n
          4425345970,\n
          4425345966\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079452,\n
        "timestamp": "2016-09-30T17:11:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345724,\n
          4425345711,\n
          4425345709,\n
          4425345712,\n
          4425345707,\n
          4425345713,\n
          4425345716,\n
          4425345721,\n
          4425345724\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079453,\n
        "timestamp": "2016-09-30T17:11:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343801,\n
          4425343814,\n
          4425343813,\n
          4425343845,\n
          4425343843,\n
          4425343832,\n
          4425343831,\n
          4425343795,\n
          4425343801\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079454,\n
        "timestamp": "2016-09-30T17:11:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345763,\n
          4425345766,\n
          4425345751,\n
          4425345746,\n
          4425345756,\n
          4425345752,\n
          4425345755,\n
          4425345761,\n
          4425345763\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079455,\n
        "timestamp": "2016-09-30T17:11:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345067,\n
          4425345052,\n
          4425345047,\n
          4425345041,\n
          4425345042,\n
          4425345029,\n
          4425345015,\n
          4425345054,\n
          4425345067\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079457,\n
        "timestamp": "2016-09-30T17:11:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342419,\n
          4425343969,\n
          4425343959,\n
          4425343956,\n
          4425343947,\n
          4425343940,\n
          4425343924,\n
          4425343931,\n
          4425343963,\n
          4425342419\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079458,\n
        "timestamp": "2016-09-30T17:11:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342477,\n
          4425344137,\n
          4425344134,\n
          4425344117,\n
          4425344116,\n
          4425344101,\n
          4425344092,\n
          4425342469,\n
          4425342472,\n
          4425342477\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079459,\n
        "timestamp": "2016-09-30T17:11:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345431,\n
          4425345442,\n
          4425345446,\n
          4425345450,\n
          4425345455,\n
          4425345452,\n
          4425345453,\n
          4425345445,\n
          4425345441,\n
          4425345431\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079460,\n
        "timestamp": "2016-09-30T17:11:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345216,\n
          4425345211,\n
          4425345209,\n
          4425345204,\n
          4425345213,\n
          4425345214,\n
          4425345221,\n
          4425345220,\n
          4425345223,\n
          4425345216\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079461,\n
        "timestamp": "2016-09-30T17:11:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342716,\n
          4425342723,\n
          4425342758,\n
          4425342804,\n
          4425342797,\n
          4425342740,\n
          4425342722,\n
          4425342696,\n
          4425342713,\n
          4425342716\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079462,\n
        "timestamp": "2016-09-30T17:11:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343038,\n
          4425343063,\n
          4425343077,\n
          4425343068,\n
          4425343084,\n
          4425343101,\n
          4425343112,\n
          4425343132,\n
          4425343119,\n
          4425343038\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079463,\n
        "timestamp": "2016-09-30T17:11:42Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343931,\n
          4425343934,\n
          4425343915,\n
          4425343917,\n
          4425343926,\n
          4425343950,\n
          4425343949,\n
          4425343967,\n
          4425343963,\n
          4425343931\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079464,\n
        "timestamp": "2016-09-30T17:11:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345424,\n
          4425345434,\n
          4425345435,\n
          4425345426,\n
          4425345423,\n
          4425345419,\n
          4425345415,\n
          4425345418,\n
          4425345417,\n
          4425345424\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079465,\n
        "timestamp": "2016-09-30T17:11:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343467,\n
          4425343482,\n
          4425343491,\n
          4425343485,\n
          4425343473,\n
          4425343466,\n
          4425343443,\n
          4425343460,\n
          4425343463,\n
          4425343467\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079466,\n
        "timestamp": "2016-09-30T17:11:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344130,\n
          4425344135,\n
          4425344200,\n
          4425344195,\n
          4425344182,\n
          4425344184,\n
          4425344171,\n
          4425344163,\n
          4425344128,\n
          4425344130\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079467,\n
        "timestamp": "2016-09-30T17:11:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345084,\n
          4425345076,\n
          4425345079,\n
          4425345074,\n
          4425345088,\n
          4425345193,\n
          4425345198,\n
          4425345205,\n
          4425345203,\n
          4425345084\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079468,\n
        "timestamp": "2016-09-30T17:11:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343971,\n
          4425343966,\n
          4425343951,\n
          4425343893,\n
          4425343904,\n
          4425343918,\n
          4425343929,\n
          4425343958,\n
          4425343962,\n
          4425343971\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079469,\n
        "timestamp": "2016-09-30T19:09:38Z",\n
        "version": 2,\n
        "changeset": 42550134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343839,\n
          4425343838,\n
          4425343837,\n
          4425343835,\n
          4425343823,\n
          4425343827,\n
          4425343828,\n
          4425343829,\n
          4425343839\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079470,\n
        "timestamp": "2016-09-30T17:11:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343981,\n
          4425343978,\n
          4425344615,\n
          4425343974,\n
          4425343976,\n
          4425344791,\n
          4425344790,\n
          4425344808,\n
          4425344824,\n
          4425343981\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079471,\n
        "timestamp": "2016-09-30T17:11:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342802,\n
          4425342774,\n
          4425342760,\n
          4425342793,\n
          4425342792,\n
          4425342790,\n
          4425342789,\n
          4425342795,\n
          4425342796,\n
          4425342802\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079472,\n
        "timestamp": "2016-09-30T17:11:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343381,\n
          4425343416,\n
          4425343450,\n
          4425343494,\n
          4425343516,\n
          4425343519,\n
          4425343522,\n
          4425343476,\n
          4425343442,\n
          4425343381\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079473,\n
        "timestamp": "2016-09-30T17:11:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342768,\n
          4425342777,\n
          4425342783,\n
          4425342788,\n
          4425342786,\n
          4425342798,\n
          4425342782,\n
          4425342780,\n
          4425342778,\n
          4425342768\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079474,\n
        "timestamp": "2016-09-30T17:11:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344105,\n
          4425344102,\n
          4425344099,\n
          4425342481,\n
          4425342480,\n
          4425342487,\n
          4425342485,\n
          4425342476,\n
          4425342484,\n
          4425344105\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079475,\n
        "timestamp": "2016-09-30T17:11:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345451,\n
          4425345454,\n
          4425345438,\n
          4425345433,\n
          4425345428,\n
          4425345432,\n
          4425345429,\n
          4425345437,\n
          4425345439,\n
          4425345451\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079476,\n
        "timestamp": "2016-09-30T17:11:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345906,\n
          4425345907,\n
          4425345909,\n
          4425345908,\n
          4425345911,\n
          4425345900,\n
          4425345888,\n
          4425345876,\n
          4425345863,\n
          4425345906\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079477,\n
        "timestamp": "2016-09-30T17:11:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425342850,\n
          4425342823,\n
          4425342832,\n
          4425342833,\n
          4425342837,\n
          4425342843,\n
          4425342863,\n
          4425342856,\n
          4425342859,\n
          4425342850\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079478,\n
        "timestamp": "2016-09-30T17:11:43Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343631,\n
          4425343639,\n
          4425343647,\n
          4425343652,\n
          4425343656,\n
          4425343663,\n
          4425343664,\n
          4425343672,\n
          4425343658,\n
          4425343631\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079479,\n
        "timestamp": "2016-09-30T17:11:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425344364,\n
          4425344340,\n
          4425344322,\n
          4425344313,\n
          4425344299,\n
          4425344311,\n
          4425344300,\n
          4425344316,\n
          4425344327,\n
          4425344364\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079480,\n
        "timestamp": "2016-09-30T17:11:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343019,\n
          4425343029,\n
          4425343050,\n
          4425343026,\n
          4425342991,\n
          4425342994,\n
          4425342996,\n
          4425342998,\n
          4425343005,\n
          4425343019\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079481,\n
        "timestamp": "2016-09-30T19:09:38Z",\n
        "version": 2,\n
        "changeset": 42550134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343537,\n
          4425343536,\n
          4425343532,\n
          4425343534,\n
          4425343512,\n
          4425343509,\n
          4425343517,\n
          4425343508,\n
          4425343537\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079482,\n
        "timestamp": "2016-09-30T17:11:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425345714,\n
          4425345717,\n
          4425345703,\n
          4425345691,\n
          4425345484,\n
          4425345696,\n
          4425345694,\n
          4425345699,\n
          4425345704,\n
          4425345714\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445079483,\n
        "timestamp": "2016-09-30T17:11:44Z",\n
        "version": 1,\n
        "changeset": 42547744,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4425343099,\n
          4425343131,\n
          4425343140,\n
          4425343162,\n
          4425343143,\n
          4425343139,\n
          4425343103,\n
          4425343029,\n
          4425343056,\n
          4425343099\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 903309373,\n
        "timestamp": "2021-02-03T08:33:44Z",\n
        "version": 1,\n
        "changeset": 98630248,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "nodes": [\n
          8389794675,\n
          8389794676,\n
          8389794677,\n
          8389794678,\n
          8389794675\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 903328429,\n
        "timestamp": "2021-02-03T09:28:26Z",\n
        "version": 1,\n
        "changeset": 98633921,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "nodes": [\n
          8389955167,\n
          8389955168,\n
          8389955169,\n
          8389955170,\n
          8389955167\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 903328432,\n
        "timestamp": "2021-02-03T09:28:26Z",\n
        "version": 1,\n
        "changeset": 98633921,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "nodes": [\n
          8389955180,\n
          8389955181,\n
          8389955182,\n
          8389955183,\n
          8389955184,\n
          8389955180\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 937343526,\n
        "timestamp": "2025-09-18T09:35:26Z",\n
        "version": 6,\n
        "changeset": 172095872,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          8685058802,\n
          4425343242,\n
          4425343213,\n
          8685058803,\n
          8685058804,\n
          8685058805,\n
          4425343299,\n
          4425343312,\n
          4425343306,\n
          8685058802\n
        ],\n
        "tags": {\n
          "addr:city": "Évergnicourt",\n
          "addr:housenumber": "5",\n
          "addr:postcode": "02190",\n
          "addr:street": "Rue de Neufchâtel",\n
          "amenity": "school",\n
          "contact:email": "ce.0020444X@ac-amiens.fr",\n
          "contact:phone": "+33 323238565",\n
          "name": "École primaire Armande Roux",\n
          "operator:type": "public",\n
          "ref:FR:SIRET": "21020282600025",\n
          "ref:UAI": "0020444X",\n
          "school:FR": "primaire",\n
          "source": "Ministère de l'Éducation nationale, de l'Enseignement supérieur et de la Recherche - 2025-08",\n
          "start_date": "1966-11-05"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1123127482,\n
        "timestamp": "2022-12-18T15:09:00Z",\n
        "version": 1,\n
        "changeset": 130215515,\n
        "user": "lunaticstraydog",\n
        "uid": 8577239,\n
        "nodes": [\n
          10271415583,\n
          10271415582,\n
          10271415581,\n
          10271415580,\n
          10271415579,\n
          10271415578,\n
          10271415577,\n
          10271415576,\n
          10271415583\n
        ],\n
        "tags": {\n
          "landuse": "recreation_ground",\n
          "leisure": "playground"\n
        }\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]