GET https://osm-labo.cipherbliss.com/admin/stats/02194/followup-graph/little_free_library

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

POST https://overpass.private.coffee/api/interpreter
Request options
[
  "body" => [
    "data" => """
      [out:json][timeout:60];\n
      area["ref:INSEE"="02194"]->.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" => 188
    "request_size" => 2621
    "total_time" => 15.993447
    "namelookup_time" => 0.000733
    "connect_time" => 0.025773
    "pretransfer_time" => 0.053074
    "size_upload" => 2410.0
    "size_download" => 481650.0
    "speed_download" => 30115.0
    "speed_upload" => 150.0
    "upload_content_length" => 2410.0
    "starttransfer_time" => 15.250265
    "primary_ip" => "2a0d:f302:126:78ea::1"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:f65:eda0:d689:f63a:6522:9dbd"
    "local_port" => 48368
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 52963
    "connect_time_us" => 25773
    "namelookup_time_us" => 733
    "pretransfer_time_us" => 53074
    "starttransfer_time_us" => 15250265
    "posttransfer_time_us" => 53072
    "total_time_us" => 15993447
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1772702550.1253
    "original_url" => "https://overpass.private.coffee/api/interpreter"
    "pause_handler" => Closure(float $duration) {#1276
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1264 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1278 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host overpass.private.coffee:443 was resolved.\n
      * IPv6: 2a0d:f302:126:78ea::1\n
      * IPv4: 193.219.97.30\n
      *   Trying [2a0d:f302:126:78ea::1]: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 / RSASSA-PSS\n
      * ALPN: server accepted http/1.1\n
      * Server certificate:\n
      *  subject: CN=overpass.kumi.systems\n
      *  start date: Feb  2 09:11:03 2026 GMT\n
      *  expire date: May  3 09:11:02 2026 GMT\n
      *  subjectAltName: host "overpass.private.coffee" matched cert's "overpass.private.coffee"\n
      *  issuer: C=US; O=Let's Encrypt; CN=R13\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      * Connected to overpass.private.coffee (2a0d:f302:126:78ea::1) port 443\n
      * using HTTP/1.x\n
      > POST /api/interpreter HTTP/1.1\r\n
      Host: overpass.private.coffee\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
      < Server: nginx/1.18.0\r\n
      < Date: Thu, 05 Mar 2026 09:22:45 GMT\r\n
      < Content-Type: application/json\r\n
      < Transfer-Encoding: chunked\r\n
      < Connection: keep-alive\r\n
      < Kumi-Overpass-Worker: h9\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Server: nginx/1.18.0"
    "Date: Thu, 05 Mar 2026 09:22:45 GMT"
    "Content-Type: application/json"
    "Transfer-Encoding: chunked"
    "Connection: keep-alive"
    "Kumi-Overpass-Worker: h9"
  ]
  "response_content" => [
    """
      {\n
        "version": 0.6,\n
        "generator": "Overpass API 0.7.61.8 b1080abd",\n
        "osm3s": {\n
          "timestamp_osm_base": "2026-02-15T14:44:30Z",\n
          "timestamp_areas_base": "2026-02-15T14:44:30Z",\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": 2354191217,\n
        "lat": 49.7369298,\n
        "lon": 3.8314676,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 3955640815,\n
        "lat": 49.7362814,\n
        "lon": 3.8268937,\n
        "timestamp": "2025-06-24T09:33:46Z",\n
        "version": 3,\n
        "changeset": 168038471,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "tags": {\n
          "line_management": "branch",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 3955640845,\n
        "lat": 49.7363665,\n
        "lon": 3.8245382,\n
        "timestamp": "2024-03-31T23:30:11Z",\n
        "version": 2,\n
        "changeset": 149411297,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 3955640857,\n
        "lat": 49.7360942,\n
        "lon": 3.8310726,\n
        "timestamp": "2025-08-02T16:42:39Z",\n
        "version": 4,\n
        "changeset": 169871474,\n
        "user": "norwieu",\n
        "uid": 6916243,\n
        "tags": {\n
          "line_attachment": "suspension",\n
          "location:transition": "yes",\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 3955641360,\n
        "lat": 49.7361844,\n
        "lon": 3.8289429,\n
        "timestamp": "2025-08-02T16:42:39Z",\n
        "version": 4,\n
        "changeset": 169871474,\n
        "user": "norwieu",\n
        "uid": 6916243,\n
        "tags": {\n
          "line_attachment": "suspension",\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 3955641428,\n
        "lat": 49.7364664,\n
        "lon": 3.8224482,\n
        "timestamp": "2024-03-31T23:30:11Z",\n
        "version": 2,\n
        "changeset": 149411297,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135592,\n
        "lat": 49.7371644,\n
        "lon": 3.8329686,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135593,\n
        "lat": 49.7371648,\n
        "lon": 3.8311219,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135594,\n
        "lat": 49.7371724,\n
        "lon": 3.8316293,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135595,\n
        "lat": 49.7371724,\n
        "lon": 3.8322924,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135596,\n
        "lat": 49.7371727,\n
        "lon": 3.8311387,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135597,\n
        "lat": 49.7371729,\n
        "lon": 3.8328008,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135598,\n
        "lat": 49.7371747,\n
        "lon": 3.8316163,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135599,\n
        "lat": 49.7371751,\n
        "lon": 3.8311272,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135600,\n
        "lat": 49.7371753,\n
        "lon": 3.8323112,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135601,\n
        "lat": 49.7371805,\n
        "lon": 3.8316343,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135602,\n
        "lat": 49.7371836,\n
        "lon": 3.8316186,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135603,\n
        "lat": 49.7371843,\n
        "lon": 3.8322862,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135604,\n
        "lat": 49.7371852,\n
        "lon": 3.8325582,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135605,\n
        "lat": 49.7371854,\n
        "lon": 3.8327617,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135606,\n
        "lat": 49.7371880,\n
        "lon": 3.8316050,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135607,\n
        "lat": 49.7371884,\n
        "lon": 3.8323054,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135608,\n
        "lat": 49.7371895,\n
        "lon": 3.8328125,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135609,\n
        "lat": 49.7371910,\n
        "lon": 3.8316229,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135611,\n
        "lat": 49.7371921,\n
        "lon": 3.8323299,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135612,\n
        "lat": 49.7371929,\n
        "lon": 3.8314262,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135613,\n
        "lat": 49.7371931,\n
        "lon": 3.8330383,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135614,\n
        "lat": 49.7371940,\n
        "lon": 3.8316087,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135615,\n
        "lat": 49.7371960,\n
        "lon": 3.8320223,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135616,\n
        "lat": 49.7371972,\n
        "lon": 3.8314424,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135617,\n
        "lat": 49.7371980,\n
        "lon": 3.8337631,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135618,\n
        "lat": 49.7371981,\n
        "lon": 3.8314046,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135619,\n
        "lat": 49.7372000,\n
        "lon": 3.8311539,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135621,\n
        "lat": 49.7372004,\n
        "lon": 3.8314304,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135622,\n
        "lat": 49.7372005,\n
        "lon": 3.8325089,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135623,\n
        "lat": 49.7372012,\n
        "lon": 3.8323700,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135624,\n
        "lat": 49.7372013,\n
        "lon": 3.8313913,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135625,\n
        "lat": 49.7372014,\n
        "lon": 3.8314702,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135626,\n
        "lat": 49.7372019,\n
        "lon": 3.8327725,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135627,\n
        "lat": 49.7372032,\n
        "lon": 3.8319571,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135628,\n
        "lat": 49.7372033,\n
        "lon": 3.8311391,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135629,\n
        "lat": 49.7372049,\n
        "lon": 3.8314083,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135630,\n
        "lat": 49.7372054,\n
        "lon": 3.8312591,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135631,\n
        "lat": 49.7372064,\n
        "lon": 3.8313692,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135633,\n
        "lat": 49.7372066,\n
        "lon": 3.8314484,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135634,\n
        "lat": 49.7372080,\n
        "lon": 3.8313950,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135635,\n
        "lat": 49.7372089,\n
        "lon": 3.8314745,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135636,\n
        "lat": 49.7372095,\n
        "lon": 3.8325897,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135637,\n
        "lat": 49.7372099,\n
        "lon": 3.8313533,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135638,\n
        "lat": 49.7372110,\n
        "lon": 3.8314639,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135639,\n
        "lat": 49.7372111,\n
        "lon": 3.8312327,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135640,\n
        "lat": 49.7372116,\n
        "lon": 3.8311594,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135641,\n
        "lat": 49.7372116,\n
        "lon": 3.8311972,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135642,\n
        "lat": 49.7372129,\n
        "lon": 3.8313729,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135643,\n
        "lat": 49.7372131,\n
        "lon": 3.8314896,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135644,\n
        "lat": 49.7372140,\n
        "lon": 3.8325771,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135645,\n
        "lat": 49.7372142,\n
        "lon": 3.8335285,\n
        "timestamp": "2016-10-05T06:03:02Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135646,\n
        "lat": 49.7372147,\n
        "lon": 3.8311451,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135647,\n
        "lat": 49.7372153,\n
        "lon": 3.8312299,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135648,\n
        "lat": 49.7372155,\n
        "lon": 3.8314781,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135649,\n
        "lat": 49.7372157,\n
        "lon": 3.8311786,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135650,\n
        "lat": 49.7372161,\n
        "lon": 3.8312006,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135651,\n
        "lat": 49.7372164,\n
        "lon": 3.8313237,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135652,\n
        "lat": 49.7372165,\n
        "lon": 3.8313566,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135653,\n
        "lat": 49.7372176,\n
        "lon": 3.8314688,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135654,\n
        "lat": 49.7372192,\n
        "lon": 3.8314930,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135655,\n
        "lat": 49.7372194,\n
        "lon": 3.8312667,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135656,\n
        "lat": 49.7372195,\n
        "lon": 3.8313100,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135657,\n
        "lat": 49.7372196,\n
        "lon": 3.8312068,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135658,\n
        "lat": 49.7372197,\n
        "lon": 3.8312226,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135659,\n
        "lat": 49.7372208,\n
        "lon": 3.8312139,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135660,\n
        "lat": 49.7372217,\n
        "lon": 3.8314815,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135661,\n
        "lat": 49.7372226,\n
        "lon": 3.8312542,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135662,\n
        "lat": 49.7372228,\n
        "lon": 3.8311824,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135663,\n
        "lat": 49.7372233,\n
        "lon": 3.8313274,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135664,\n
        "lat": 49.7372234,\n
        "lon": 3.8318742,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135666,\n
        "lat": 49.7372253,\n
        "lon": 3.8326970,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135667,\n
        "lat": 49.7372258,\n
        "lon": 3.8312782,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135668,\n
        "lat": 49.7372266,\n
        "lon": 3.8311671,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135669,\n
        "lat": 49.7372266,\n
        "lon": 3.8313139,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135670,\n
        "lat": 49.7372277,\n
        "lon": 3.8312682,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135671,\n
        "lat": 49.7372289,\n
        "lon": 3.8329105,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135672,\n
        "lat": 49.7372293,\n
        "lon": 3.8325283,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135673,\n
        "lat": 49.7372298,\n
        "lon": 3.8312573,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135674,\n
        "lat": 49.7372300,\n
        "lon": 3.8318782,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135675,\n
        "lat": 49.7372329,\n
        "lon": 3.8312815,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135676,\n
        "lat": 49.7372350,\n
        "lon": 3.8312717,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135677,\n
        "lat": 49.7372363,\n
        "lon": 3.8333032,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135678,\n
        "lat": 49.7372398,\n
        "lon": 3.8326083,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135679,\n
        "lat": 49.7372425,\n
        "lon": 3.8320489,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135680,\n
        "lat": 49.7372425,\n
        "lon": 3.8323269,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135681,\n
        "lat": 49.7372468,\n
        "lon": 3.8323489,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135682,\n
        "lat": 49.7372489,\n
        "lon": 3.8323033,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135683,\n
        "lat": 49.7372496,\n
        "lon": 3.8322549,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135684,\n
        "lat": 49.7372511,\n
        "lon": 3.8322206,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135685,\n
        "lat": 49.7372584,\n
        "lon": 3.8325479,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135686,\n
        "lat": 49.7372630,\n
        "lon": 3.8333286,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135687,\n
        "lat": 49.7372678,\n
        "lon": 3.8322985,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135688,\n
        "lat": 49.7372699,\n
        "lon": 3.8323132,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135699,\n
        "lat": 49.7336566,\n
        "lon": 3.8302602,\n
        "timestamp": "2016-10-05T06:02:55Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135700,\n
        "lat": 49.7336687,\n
        "lon": 3.8303439,\n
        "timestamp": "2016-10-05T06:02:55Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135701,\n
        "lat": 49.7336821,\n
        "lon": 3.8302512,\n
        "timestamp": "2016-10-05T06:02:55Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135702,\n
        "lat": 49.7336936,\n
        "lon": 3.8303361,\n
        "timestamp": "2016-10-05T06:02:55Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135703,\n
        "lat": 49.7337581,\n
        "lon": 3.8302247,\n
        "timestamp": "2016-10-05T06:02:55Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135704,\n
        "lat": 49.7337624,\n
        "lon": 3.8302095,\n
        "timestamp": "2016-10-05T06:02:55Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135705,\n
        "lat": 49.7337638,\n
        "lon": 3.8302226,\n
        "timestamp": "2016-10-05T06:02:55Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135706,\n
        "lat": 49.7337691,\n
        "lon": 3.8302077,\n
        "timestamp": "2016-10-05T06:02:55Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135707,\n
        "lat": 49.7337696,\n
        "lon": 3.8303099,\n
        "timestamp": "2016-10-05T06:02:55Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135708,\n
        "lat": 49.7337701,\n
        "lon": 3.8302189,\n
        "timestamp": "2016-10-05T06:02:55Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135709,\n
        "lat": 49.7338336,\n
        "lon": 3.8302880,\n
        "timestamp": "2016-10-05T06:02:55Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135710,\n
        "lat": 49.7338470,\n
        "lon": 3.8305489,\n
        "timestamp": "2016-10-05T06:02:55Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135711,\n
        "lat": 49.7338481,\n
        "lon": 3.8303833,\n
        "timestamp": "2016-10-05T06:02:55Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135712,\n
        "lat": 49.7338493,\n
        "lon": 3.8305070,\n
        "timestamp": "2016-10-05T06:02:55Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135713,\n
        "lat": 49.7338573,\n
        "lon": 3.8306782,\n
        "timestamp": "2016-10-05T06:02:55Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135714,\n
        "lat": 49.7338600,\n
        "lon": 3.8307189,\n
        "timestamp": "2016-10-05T06:02:55Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135715,\n
        "lat": 49.7338621,\n
        "lon": 3.8305504,\n
        "timestamp": "2016-10-05T06:02:55Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135716,\n
        "lat": 49.7338626,\n
        "lon": 3.8306786,\n
        "timestamp": "2016-10-05T06:02:55Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135717,\n
        "lat": 49.7338627,\n
        "lon": 3.8305085,\n
        "timestamp": "2016-10-05T06:02:55Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135718,\n
        "lat": 49.7338645,\n
        "lon": 3.8304494,\n
        "timestamp": "2016-10-05T06:02:55Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135719,\n
        "lat": 49.7339186,\n
        "lon": 3.8301694,\n
        "timestamp": "2016-10-05T06:02:55Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135720,\n
        "lat": 49.7339302,\n
        "lon": 3.8304647,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135721,\n
        "lat": 49.7339308,\n
        "lon": 3.8304544,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135722,\n
        "lat": 49.7339359,\n
        "lon": 3.8307292,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135723,\n
        "lat": 49.7339415,\n
        "lon": 3.8306023,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135724,\n
        "lat": 49.7339428,\n
        "lon": 3.8305839,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135725,\n
        "lat": 49.7339430,\n
        "lon": 3.8305739,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135726,\n
        "lat": 49.7339434,\n
        "lon": 3.8303312,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135727,\n
        "lat": 49.7339550,\n
        "lon": 3.8306044,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135728,\n
        "lat": 49.7339554,\n
        "lon": 3.8303761,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135729,\n
        "lat": 49.7339555,\n
        "lon": 3.8305754,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135730,\n
        "lat": 49.7339557,\n
        "lon": 3.8305865,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135731,\n
        "lat": 49.7339562,\n
        "lon": 3.8305685,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135732,\n
        "lat": 49.7339591,\n
        "lon": 3.8304023,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135733,\n
        "lat": 49.7339734,\n
        "lon": 3.8303200,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135734,\n
        "lat": 49.7339810,\n
        "lon": 3.8303682,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135735,\n
        "lat": 49.7341669,\n
        "lon": 3.8306309,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135736,\n
        "lat": 49.7341781,\n
        "lon": 3.8305328,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135737,\n
        "lat": 49.7342476,\n
        "lon": 3.8300193,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135738,\n
        "lat": 49.7342578,\n
        "lon": 3.8300882,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135739,\n
        "lat": 49.7343297,\n
        "lon": 3.8299906,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135740,\n
        "lat": 49.7343399,\n
        "lon": 3.8300589,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135741,\n
        "lat": 49.7343700,\n
        "lon": 3.8304308,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135742,\n
        "lat": 49.7343760,\n
        "lon": 3.8303328,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135743,\n
        "lat": 49.7344300,\n
        "lon": 3.8302734,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135744,\n
        "lat": 49.7344385,\n
        "lon": 3.8301785,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135745,\n
        "lat": 49.7344535,\n
        "lon": 3.8304456,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135746,\n
        "lat": 49.7344595,\n
        "lon": 3.8303485,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135747,\n
        "lat": 49.7344679,\n
        "lon": 3.8301845,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135748,\n
        "lat": 49.7344708,\n
        "lon": 3.8301510,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135749,\n
        "lat": 49.7344887,\n
        "lon": 3.8302860,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135750,\n
        "lat": 49.7345145,\n
        "lon": 3.8301599,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135751,\n
        "lat": 49.7346159,\n
        "lon": 3.8414181,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135752,\n
        "lat": 49.7346294,\n
        "lon": 3.8306502,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135753,\n
        "lat": 49.7346329,\n
        "lon": 3.8306208,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135754,\n
        "lat": 49.7346551,\n
        "lon": 3.8306573,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135755,\n
        "lat": 49.7346585,\n
        "lon": 3.8306281,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135756,\n
        "lat": 49.7346861,\n
        "lon": 3.8414920,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135757,\n
        "lat": 49.7346968,\n
        "lon": 3.8412312,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135758,\n
        "lat": 49.7347201,\n
        "lon": 3.8410618,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135759,\n
        "lat": 49.7347340,\n
        "lon": 3.8410297,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135760,\n
        "lat": 49.7347354,\n
        "lon": 3.8413820,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135761,\n
        "lat": 49.7347398,\n
        "lon": 3.8410795,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135762,\n
        "lat": 49.7347409,\n
        "lon": 3.8412773,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135763,\n
        "lat": 49.7347444,\n
        "lon": 3.8413924,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135764,\n
        "lat": 49.7347522,\n
        "lon": 3.8410489,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135765,\n
        "lat": 49.7347658,\n
        "lon": 3.8413461,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135766,\n
        "lat": 49.7347809,\n
        "lon": 3.8413619,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135767,\n
        "lat": 49.7347898,\n
        "lon": 3.8413424,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135768,\n
        "lat": 49.7347901,\n
        "lon": 3.8413726,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135769,\n
        "lat": 49.7347992,\n
        "lon": 3.8413521,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135770,\n
        "lat": 49.7348016,\n
        "lon": 3.8411464,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135771,\n
        "lat": 49.7348115,\n
        "lon": 3.8413958,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135772,\n
        "lat": 49.7348211,\n
        "lon": 3.8413757,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135773,\n
        "lat": 49.7348265,\n
        "lon": 3.8415468,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135774,\n
        "lat": 49.7348286,\n
        "lon": 3.8408746,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135775,\n
        "lat": 49.7348441,\n
        "lon": 3.8418248,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135776,\n
        "lat": 49.7348600,\n
        "lon": 3.8414679,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135777,\n
        "lat": 49.7348608,\n
        "lon": 3.8302048,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135778,\n
        "lat": 49.7348651,\n
        "lon": 3.8407936,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135779,\n
        "lat": 49.7348709,\n
        "lon": 3.8301612,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135780,\n
        "lat": 49.7348713,\n
        "lon": 3.8417680,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135781,\n
        "lat": 49.7348741,\n
        "lon": 3.8414366,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135782,\n
        "lat": 49.7348757,\n
        "lon": 3.8300463,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135783,\n
        "lat": 49.7348793,\n
        "lon": 3.8300599,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135784,\n
        "lat": 49.7348810,\n
        "lon": 3.8300229,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135785,\n
        "lat": 49.7348898,\n
        "lon": 3.8300162,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135786,\n
        "lat": 49.7348926,\n
        "lon": 3.8407321,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135787,\n
        "lat": 49.7348929,\n
        "lon": 3.8300667,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135788,\n
        "lat": 49.7349032,\n
        "lon": 3.8300230,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135889,\n
        "lat": 49.7349048,\n
        "lon": 3.8300157,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135890,\n
        "lat": 49.7349088,\n
        "lon": 3.8302232,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135891,\n
        "lat": 49.7349132,\n
        "lon": 3.8300204,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135892,\n
        "lat": 49.7349215,\n
        "lon": 3.8299819,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135893,\n
        "lat": 49.7349379,\n
        "lon": 3.8297947,\n
        "timestamp": "2022-11-01T09:12:35Z",\n
        "version": 2,\n
        "changeset": 128333650,\n
        "user": "Eric V",\n
        "uid": 163480\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135894,\n
        "lat": 49.7349295,\n
        "lon": 3.8301341,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135895,\n
        "lat": 49.7349310,\n
        "lon": 3.8419268,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135896,\n
        "lat": 49.7349311,\n
        "lon": 3.8299192,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135897,\n
        "lat": 49.7349364,\n
        "lon": 3.8412991,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135898,\n
        "lat": 49.7349372,\n
        "lon": 3.8298903,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135899,\n
        "lat": 49.7349438,\n
        "lon": 3.8300879,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135900,\n
        "lat": 49.7349452,\n
        "lon": 3.8299262,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135901,\n
        "lat": 49.7349475,\n
        "lon": 3.8416804,\n
        "timestamp": "2016-10-05T06:02:56Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135902,\n
        "lat": 49.7349511,\n
        "lon": 3.8298976,\n
        "timestamp": "2016-10-05T06:02:57Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135903,\n
        "lat": 49.7349553,\n
        "lon": 3.8410210,\n
        "timestamp": "2016-10-05T06:02:57Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135904,\n
        "lat": 49.7349578,\n
        "lon": 3.8301492,\n
        "timestamp": "2016-10-05T06:02:57Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135905,\n
        "lat": 49.7349680,\n
        "lon": 3.8296643,\n
        "timestamp": "2022-11-01T09:12:35Z",\n
        "version": 2,\n
        "changeset": 128333650,\n
        "user": "Eric V",\n
        "uid": 163480\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135906,\n
        "lat": 49.7349589,\n
        "lon": 3.8418686,\n
        "timestamp": "2016-10-05T06:02:57Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135907,\n
        "lat": 49.7349627,\n
        "lon": 3.8300041,\n
        "timestamp": "2016-10-05T06:02:57Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135908,\n
        "lat": 49.7349688,\n
        "lon": 3.8301000,\n
        "timestamp": "2016-10-05T06:02:57Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135909,\n
        "lat": 49.7349827,\n
        "lon": 3.8416020,\n
        "timestamp": "2016-10-05T06:02:57Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135910,\n
        "lat": 49.7349930,\n
        "lon": 3.8409397,\n
        "timestamp": "2016-10-05T06:02:57Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135911,\n
        "lat": 49.7350376,\n
        "lon": 3.8298447,\n
        "timestamp": "2022-11-01T09:12:35Z",\n
        "version": 2,\n
        "changeset": 128333650,\n
        "user": "Eric V",\n
        "uid": 163480\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135912,\n
        "lat": 49.7350125,\n
        "lon": 3.8416356,\n
        "timestamp": "2016-10-05T06:02:57Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135913,\n
        "lat": 49.7350641,\n
        "lon": 3.8297114,\n
        "timestamp": "2022-11-01T09:12:35Z",\n
        "version": 2,\n
        "changeset": 128333650,\n
        "user": "Eric V",\n
        "uid": 163480\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135914,\n
        "lat": 49.7350605,\n
        "lon": 3.8411402,\n
        "timestamp": "2016-10-05T06:02:57Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135915,\n
        "lat": 49.7350902,\n
        "lon": 3.8414732,\n
        "timestamp": "2016-10-05T06:02:57Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135916,\n
        "lat": 49.7351264,\n
        "lon": 3.8410013,\n
        "timestamp": "2016-10-05T06:02:57Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135965,\n
        "lat": 49.7357739,\n
        "lon": 3.8326385,\n
        "timestamp": "2016-10-05T06:02:57Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135966,\n
        "lat": 49.7357801,\n
        "lon": 3.8327208,\n
        "timestamp": "2016-10-05T06:02:57Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135976,\n
        "lat": 49.7358469,\n
        "lon": 3.8325880,\n
        "timestamp": "2016-10-05T06:02:57Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135978,\n
        "lat": 49.7358528,\n
        "lon": 3.8325334,\n
        "timestamp": "2016-10-05T06:02:57Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135979,\n
        "lat": 49.7358570,\n
        "lon": 3.8326227,\n
        "timestamp": "2016-10-05T06:02:57Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135982,\n
        "lat": 49.7358632,\n
        "lon": 3.8327030,\n
        "timestamp": "2016-10-05T06:02:57Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135984,\n
        "lat": 49.7358677,\n
        "lon": 3.8325370,\n
        "timestamp": "2016-10-05T06:02:57Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432135985,\n
        "lat": 49.7358697,\n
        "lon": 3.8325161,\n
        "timestamp": "2016-10-05T06:02:57Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136064,\n
        "lat": 49.7359880,\n
        "lon": 3.8326358,\n
        "timestamp": "2016-10-05T06:02:58Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136067,\n
        "lat": 49.7359975,\n
        "lon": 3.8325518,\n
        "timestamp": "2016-10-05T06:02:58Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136073,\n
        "lat": 49.7360788,\n
        "lon": 3.8315002,\n
        "timestamp": "2016-10-05T06:02:58Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136074,\n
        "lat": 49.7360805,\n
        "lon": 3.8346756,\n
        "timestamp": "2016-10-05T06:02:58Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136075,\n
        "lat": 49.7360985,\n
        "lon": 3.8346073,\n
        "timestamp": "2016-10-05T06:02:58Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136076,\n
        "lat": 49.7361170,\n
        "lon": 3.8313768,\n
        "timestamp": "2016-10-05T06:02:58Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136077,\n
        "lat": 49.7361177,\n
        "lon": 3.8345045,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136078,\n
        "lat": 49.7361311,\n
        "lon": 3.8346276,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136079,\n
        "lat": 49.7361393,\n
        "lon": 3.8345967,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136080,\n
        "lat": 49.7361407,\n
        "lon": 3.8343666,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136081,\n
        "lat": 49.7361453,\n
        "lon": 3.8315492,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136082,\n
        "lat": 49.7361540,\n
        "lon": 3.8347215,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136083,\n
        "lat": 49.7361793,\n
        "lon": 3.8345290,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136084,\n
        "lat": 49.7361802,\n
        "lon": 3.8346222,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136085,\n
        "lat": 49.7361823,\n
        "lon": 3.8314254,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136086,\n
        "lat": 49.7361903,\n
        "lon": 3.8345944,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136087,\n
        "lat": 49.7362009,\n
        "lon": 3.8327676,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136088,\n
        "lat": 49.7362023,\n
        "lon": 3.8343911,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136089,\n
        "lat": 49.7362045,\n
        "lon": 3.8345430,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136090,\n
        "lat": 49.7362151,\n
        "lon": 3.8326882,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136091,\n
        "lat": 49.7362158,\n
        "lon": 3.8315948,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136092,\n
        "lat": 49.7362248,\n
        "lon": 3.8310854,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136093,\n
        "lat": 49.7362262,\n
        "lon": 3.8314778,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136094,\n
        "lat": 49.7362316,\n
        "lon": 3.8314391,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136095,\n
        "lat": 49.7362318,\n
        "lon": 3.8356700,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136096,\n
        "lat": 49.7362325,\n
        "lon": 3.8334210,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136097,\n
        "lat": 49.7362327,\n
        "lon": 3.8314785,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136098,\n
        "lat": 49.7362540,\n
        "lon": 3.8309738,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136099,\n
        "lat": 49.7362687,\n
        "lon": 3.8345291,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136100,\n
        "lat": 49.7362692,\n
        "lon": 3.8332613,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136101,\n
        "lat": 49.7362723,\n
        "lon": 3.8345726,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136102,\n
        "lat": 49.7362756,\n
        "lon": 3.8345578,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136103,\n
        "lat": 49.7362774,\n
        "lon": 3.8327992,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136104,\n
        "lat": 49.7362790,\n
        "lon": 3.8344977,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136105,\n
        "lat": 49.7362810,\n
        "lon": 3.8334478,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136106,\n
        "lat": 49.7362814,\n
        "lon": 3.8345381,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136107,\n
        "lat": 49.7362846,\n
        "lon": 3.8354904,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136108,\n
        "lat": 49.7362927,\n
        "lon": 3.8327208,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136109,\n
        "lat": 49.7362929,\n
        "lon": 3.8344987,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136110,\n
        "lat": 49.7362946,\n
        "lon": 3.8357133,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136111,\n
        "lat": 49.7362947,\n
        "lon": 3.8354301,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136112,\n
        "lat": 49.7362948,\n
        "lon": 3.8344920,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136113,\n
        "lat": 49.7363176,\n
        "lon": 3.8332865,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136114,\n
        "lat": 49.7363353,\n
        "lon": 3.8352951,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136115,\n
        "lat": 49.7363367,\n
        "lon": 3.8311551,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136116,\n
        "lat": 49.7363455,\n
        "lon": 3.8346188,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136117,\n
        "lat": 49.7363474,\n
        "lon": 3.8355335,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136118,\n
        "lat": 49.7363489,\n
        "lon": 3.8346062,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136119,\n
        "lat": 49.7363578,\n
        "lon": 3.8354732,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136120,\n
        "lat": 49.7363644,\n
        "lon": 3.8310445,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136121,\n
        "lat": 49.7363736,\n
        "lon": 3.8314819,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136122,\n
        "lat": 49.7363776,\n
        "lon": 3.8347180,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136123,\n
        "lat": 49.7363981,\n
        "lon": 3.8353382,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136124,\n
        "lat": 49.7363998,\n
        "lon": 3.8355358,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136125,\n
        "lat": 49.7364062,\n
        "lon": 3.8340627,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136126,\n
        "lat": 49.7364085,\n
        "lon": 3.8346586,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136127,\n
        "lat": 49.7364132,\n
        "lon": 3.8354897,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136128,\n
        "lat": 49.7364208,\n
        "lon": 3.8316668,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136129,\n
        "lat": 49.7364252,\n
        "lon": 3.8355534,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136130,\n
        "lat": 49.7364277,\n
        "lon": 3.8339834,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136131,\n
        "lat": 49.7364289,\n
        "lon": 3.8345773,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136132,\n
        "lat": 49.7364386,\n
        "lon": 3.8355073,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136133,\n
        "lat": 49.7364431,\n
        "lon": 3.8315068,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136134,\n
        "lat": 49.7364438,\n
        "lon": 3.8341914,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136135,\n
        "lat": 49.7364702,\n
        "lon": 3.8341033,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136136,\n
        "lat": 49.7364914,\n
        "lon": 3.8342205,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136137,\n
        "lat": 49.7364946,\n
        "lon": 3.8340278,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136138,\n
        "lat": 49.7365071,\n
        "lon": 3.8316086,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136139,\n
        "lat": 49.7365104,\n
        "lon": 3.8305840,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136140,\n
        "lat": 49.7365141,\n
        "lon": 3.8305702,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136141,\n
        "lat": 49.7365157,\n
        "lon": 3.8341356,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136142,\n
        "lat": 49.7365159,\n
        "lon": 3.8341309,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136143,\n
        "lat": 49.7365168,\n
        "lon": 3.8312478,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136144,\n
        "lat": 49.7365189,\n
        "lon": 3.8315358,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136145,\n
        "lat": 49.7365320,\n
        "lon": 3.8341528,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136146,\n
        "lat": 49.7365408,\n
        "lon": 3.8304677,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136147,\n
        "lat": 49.7365424,\n
        "lon": 3.8341997,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136148,\n
        "lat": 49.7365450,\n
        "lon": 3.8306072,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136149,\n
        "lat": 49.7365490,\n
        "lon": 3.8305920,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136150,\n
        "lat": 49.7365530,\n
        "lon": 3.8341748,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136151,\n
        "lat": 49.7365575,\n
        "lon": 3.8310887,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136152,\n
        "lat": 49.7365603,\n
        "lon": 3.8340892,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136153,\n
        "lat": 49.7365729,\n
        "lon": 3.8322391,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136154,\n
        "lat": 49.7365759,\n
        "lon": 3.8304895,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136155,\n
        "lat": 49.7365865,\n
        "lon": 3.8312916,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136156,\n
        "lat": 49.7365920,\n
        "lon": 3.8321043,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136157,\n
        "lat": 49.7365943,\n
        "lon": 3.8318748,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136158,\n
        "lat": 49.7366076,\n
        "lon": 3.8317876,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136159,\n
        "lat": 49.7366091,\n
        "lon": 3.8322536,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136160,\n
        "lat": 49.7366181,\n
        "lon": 3.8342792,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136161,\n
        "lat": 49.7366241,\n
        "lon": 3.8318944,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136162,\n
        "lat": 49.7366249,\n
        "lon": 3.8318860,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136163,\n
        "lat": 49.7366267,\n
        "lon": 3.8314563,\n
        "timestamp": "2016-10-05T06:02:59Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136164,\n
        "lat": 49.7366274,\n
        "lon": 3.8311308,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136165,\n
        "lat": 49.7366316,\n
        "lon": 3.8321171,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136166,\n
        "lat": 49.7366328,\n
        "lon": 3.8316543,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136167,\n
        "lat": 49.7366379,\n
        "lon": 3.8317985,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136168,\n
        "lat": 49.7366401,\n
        "lon": 3.8317816,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136169,\n
        "lat": 49.7366407,\n
        "lon": 3.8342365,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136171,\n
        "lat": 49.7366453,\n
        "lon": 3.8315810,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136172,\n
        "lat": 49.7366525,\n
        "lon": 3.8321238,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136173,\n
        "lat": 49.7366547,\n
        "lon": 3.8312963,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136175,\n
        "lat": 49.7366584,\n
        "lon": 3.8341897,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136176,\n
        "lat": 49.7366671,\n
        "lon": 3.8314760,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136177,\n
        "lat": 49.7366703,\n
        "lon": 3.8315899,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136178,\n
        "lat": 49.7366857,\n
        "lon": 3.8319153,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136179,\n
        "lat": 49.7366952,\n
        "lon": 3.8313157,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136180,\n
        "lat": 49.7367026,\n
        "lon": 3.8318033,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136181,\n
        "lat": 49.7367174,\n
        "lon": 3.8317032,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136184,\n
        "lat": 49.7367339,\n
        "lon": 3.8326254,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136185,\n
        "lat": 49.7367424,\n
        "lon": 3.8310287,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136186,\n
        "lat": 49.7367440,\n
        "lon": 3.8315129,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136187,\n
        "lat": 49.7367499,\n
        "lon": 3.8325325,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136188,\n
        "lat": 49.7367530,\n
        "lon": 3.8309878,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136189,\n
        "lat": 49.7367661,\n
        "lon": 3.8314244,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136190,\n
        "lat": 49.7367687,\n
        "lon": 3.8314445,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136191,\n
        "lat": 49.7367764,\n
        "lon": 3.8325432,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136192,\n
        "lat": 49.7367782,\n
        "lon": 3.8325278,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136193,\n
        "lat": 49.7367800,\n
        "lon": 3.8310516,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136194,\n
        "lat": 49.7367809,\n
        "lon": 3.8313856,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136195,\n
        "lat": 49.7367862,\n
        "lon": 3.8325320,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136196,\n
        "lat": 49.7367907,\n
        "lon": 3.8310106,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136197,\n
        "lat": 49.7368019,\n
        "lon": 3.8314015,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136198,\n
        "lat": 49.7368077,\n
        "lon": 3.8324153,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136199,\n
        "lat": 49.7368198,\n
        "lon": 3.8326578,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136200,\n
        "lat": 49.7368232,\n
        "lon": 3.8315497,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136201,\n
        "lat": 49.7368344,\n
        "lon": 3.8313082,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136202,\n
        "lat": 49.7368352,\n
        "lon": 3.8325643,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136203,\n
        "lat": 49.7368392,\n
        "lon": 3.8325866,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136204,\n
        "lat": 49.7368424,\n
        "lon": 3.8325127,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136205,\n
        "lat": 49.7368543,\n
        "lon": 3.8325191,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136206,\n
        "lat": 49.7368587,\n
        "lon": 3.8314415,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136207,\n
        "lat": 49.7368587,\n
        "lon": 3.8324294,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136208,\n
        "lat": 49.7368829,\n
        "lon": 3.8317587,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136209,\n
        "lat": 49.7368885,\n
        "lon": 3.8313508,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136210,\n
        "lat": 49.7368900,\n
        "lon": 3.8315808,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136211,\n
        "lat": 49.7368901,\n
        "lon": 3.8316683,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136212,\n
        "lat": 49.7368996,\n
        "lon": 3.8315434,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136213,\n
        "lat": 49.7369085,\n
        "lon": 3.8334387,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136214,\n
        "lat": 49.7369153,\n
        "lon": 3.8314825,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136215,\n
        "lat": 49.7369172,\n
        "lon": 3.8333597,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136216,\n
        "lat": 49.7369203,\n
        "lon": 3.8314617,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136217,\n
        "lat": 49.7369276,\n
        "lon": 3.8315604,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136218,\n
        "lat": 49.7369340,\n
        "lon": 3.8333784,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136219,\n
        "lat": 49.7369454,\n
        "lon": 3.8339253,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136220,\n
        "lat": 49.7369470,\n
        "lon": 3.8314784,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136221,\n
        "lat": 49.7369521,\n
        "lon": 3.8332749,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136222,\n
        "lat": 49.7369732,\n
        "lon": 3.8315750,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136223,\n
        "lat": 49.7369748,\n
        "lon": 3.8315420,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136224,\n
        "lat": 49.7369797,\n
        "lon": 3.8315446,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136225,\n
        "lat": 49.7369858,\n
        "lon": 3.8314940,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136226,\n
        "lat": 49.7369865,\n
        "lon": 3.8331569,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136227,\n
        "lat": 49.7369909,\n
        "lon": 3.8314965,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136228,\n
        "lat": 49.7369951,\n
        "lon": 3.8314780,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136229,\n
        "lat": 49.7369992,\n
        "lon": 3.8315864,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136230,\n
        "lat": 49.7370038,\n
        "lon": 3.8315637,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136231,\n
        "lat": 49.7370131,\n
        "lon": 3.8335416,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136232,\n
        "lat": 49.7370172,\n
        "lon": 3.8315845,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136233,\n
        "lat": 49.7370199,\n
        "lon": 3.8315729,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136234,\n
        "lat": 49.7370204,\n
        "lon": 3.8331792,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136235,\n
        "lat": 49.7370242,\n
        "lon": 3.8314926,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136236,\n
        "lat": 49.7370264,\n
        "lon": 3.8314319,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136237,\n
        "lat": 49.7370299,\n
        "lon": 3.8314152,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136238,\n
        "lat": 49.7370308,\n
        "lon": 3.8315905,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136239,\n
        "lat": 49.7370334,\n
        "lon": 3.8315792,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136240,\n
        "lat": 49.7370357,\n
        "lon": 3.8314180,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136241,\n
        "lat": 49.7370357,\n
        "lon": 3.8314366,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136242,\n
        "lat": 49.7370385,\n
        "lon": 3.8314045,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136244,\n
        "lat": 49.7370456,\n
        "lon": 3.8314196,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136245,\n
        "lat": 49.7370476,\n
        "lon": 3.8314087,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136246,\n
        "lat": 49.7370492,\n
        "lon": 3.8316083,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136247,\n
        "lat": 49.7370527,\n
        "lon": 3.8315895,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136248,\n
        "lat": 49.7370577,\n
        "lon": 3.8340538,\n
        "timestamp": "2016-10-05T06:03:00Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136250,\n
        "lat": 49.7370665,\n
        "lon": 3.8314291,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136251,\n
        "lat": 49.7370702,\n
        "lon": 3.8313678,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136252,\n
        "lat": 49.7370732,\n
        "lon": 3.8313536,\n
        "timestamp": "2016-10-05T06:03:01Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136253,\n
        "lat": 49.7370763,\n
        "lon": 3.8334035,\n
        "timestamp": "2016-10-05T06:03:01Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136254,\n
        "lat": 49.7370784,\n
        "lon": 3.8313719,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136255,\n
        "lat": 49.7370800,\n
        "lon": 3.8313228,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136256,\n
        "lat": 49.7370813,\n
        "lon": 3.8313579,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136257,\n
        "lat": 49.7370826,\n
        "lon": 3.8313110,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136258,\n
        "lat": 49.7370841,\n
        "lon": 3.8328070,\n
        "timestamp": "2016-10-05T06:03:01Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136259,\n
        "lat": 49.7370856,\n
        "lon": 3.8336347,\n
        "timestamp": "2016-10-05T06:03:01Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136260,\n
        "lat": 49.7370878,\n
        "lon": 3.8313265,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136261,\n
        "lat": 49.7370885,\n
        "lon": 3.8312842,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136262,\n
        "lat": 49.7370902,\n
        "lon": 3.8313145,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136263,\n
        "lat": 49.7370906,\n
        "lon": 3.8312727,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136264,\n
        "lat": 49.7370916,\n
        "lon": 3.8329466,\n
        "timestamp": "2016-10-05T06:03:01Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136265,\n
        "lat": 49.7370954,\n
        "lon": 3.8312497,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136266,\n
        "lat": 49.7370957,\n
        "lon": 3.8312881,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136267,\n
        "lat": 49.7370981,\n
        "lon": 3.8312366,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136268,\n
        "lat": 49.7370982,\n
        "lon": 3.8312765,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136269,\n
        "lat": 49.7371028,\n
        "lon": 3.8312537,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136270,\n
        "lat": 49.7371034,\n
        "lon": 3.8312125,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136271,\n
        "lat": 49.7371055,\n
        "lon": 3.8312408,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136272,\n
        "lat": 49.7371060,\n
        "lon": 3.8311999,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136273,\n
        "lat": 49.7371074,\n
        "lon": 3.8333192,\n
        "timestamp": "2016-10-05T06:03:01Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136274,\n
        "lat": 49.7371090,\n
        "lon": 3.8328267,\n
        "timestamp": "2016-10-05T06:03:01Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136275,\n
        "lat": 49.7371105,\n
        "lon": 3.8319028,\n
        "timestamp": "2016-10-05T06:03:01Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136276,\n
        "lat": 49.7371107,\n
        "lon": 3.8312162,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136277,\n
        "lat": 49.7371109,\n
        "lon": 3.8327173,\n
        "timestamp": "2016-10-05T06:03:01Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136278,\n
        "lat": 49.7371132,\n
        "lon": 3.8312039,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136279,\n
        "lat": 49.7371165,\n
        "lon": 3.8316380,\n
        "timestamp": "2016-10-05T06:03:01Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136280,\n
        "lat": 49.7371166,\n
        "lon": 3.8311879,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136281,\n
        "lat": 49.7371269,\n
        "lon": 3.8315923,\n
        "timestamp": "2016-10-05T06:03:01Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136282,\n
        "lat": 49.7371300,\n
        "lon": 3.8318213,\n
        "timestamp": "2016-10-05T06:03:01Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136283,\n
        "lat": 49.7371342,\n
        "lon": 3.8327733,\n
        "timestamp": "2016-10-05T06:03:01Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136284,\n
        "lat": 49.7371358,\n
        "lon": 3.8336921,\n
        "timestamp": "2016-10-05T06:03:01Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136285,\n
        "lat": 49.7371379,\n
        "lon": 3.8329784,\n
        "timestamp": "2016-10-05T06:03:01Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136286,\n
        "lat": 49.7371433,\n
        "lon": 3.8327411,\n
        "timestamp": "2016-10-05T06:03:01Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136287,\n
        "lat": 49.7371446,\n
        "lon": 3.8323547,\n
        "timestamp": "2016-10-05T06:03:01Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136288,\n
        "lat": 49.7371458,\n
        "lon": 3.8311599,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136289,\n
        "lat": 49.7371474,\n
        "lon": 3.8312038,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136290,\n
        "lat": 49.7371478,\n
        "lon": 3.8329531,\n
        "timestamp": "2016-10-05T06:03:01Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136291,\n
        "lat": 49.7371479,\n
        "lon": 3.8335059,\n
        "timestamp": "2016-10-05T06:03:01Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136292,\n
        "lat": 49.7371494,\n
        "lon": 3.8311446,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136293,\n
        "lat": 49.7371497,\n
        "lon": 3.8323736,\n
        "timestamp": "2016-10-05T06:03:01Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136294,\n
        "lat": 49.7371552,\n
        "lon": 3.8329927,\n
        "timestamp": "2016-10-05T06:03:01Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136295,\n
        "lat": 49.7371556,\n
        "lon": 3.8311658,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136296,\n
        "lat": 49.7371587,\n
        "lon": 3.8323474,\n
        "timestamp": "2016-10-05T06:03:01Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136297,\n
        "lat": 49.7371594,\n
        "lon": 3.8311489,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136298,\n
        "lat": 49.7371632,\n
        "lon": 3.8323676,\n
        "timestamp": "2016-10-05T06:03:01Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136299,\n
        "lat": 49.7384170,\n
        "lon": 3.8313115,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136300,\n
        "lat": 49.7384185,\n
        "lon": 3.8293505,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136301,\n
        "lat": 49.7384201,\n
        "lon": 3.8278274,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136302,\n
        "lat": 49.7384227,\n
        "lon": 3.8293339,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136303,\n
        "lat": 49.7384254,\n
        "lon": 3.8293551,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136304,\n
        "lat": 49.7384259,\n
        "lon": 3.8312873,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136305,\n
        "lat": 49.7384262,\n
        "lon": 3.8279278,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136306,\n
        "lat": 49.7384275,\n
        "lon": 3.8302017,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136307,\n
        "lat": 49.7384278,\n
        "lon": 3.8353560,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136308,\n
        "lat": 49.7384290,\n
        "lon": 3.8297310,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136309,\n
        "lat": 49.7384331,\n
        "lon": 3.8328359,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136310,\n
        "lat": 49.7384342,\n
        "lon": 3.8355795,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136311,\n
        "lat": 49.7384375,\n
        "lon": 3.8353654,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136312,\n
        "lat": 49.7384441,\n
        "lon": 3.8312261,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136314,\n
        "lat": 49.7384469,\n
        "lon": 3.8313065,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136315,\n
        "lat": 49.7384470,\n
        "lon": 3.8310393,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136316,\n
        "lat": 49.7384474,\n
        "lon": 3.8328489,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136317,\n
        "lat": 49.7384517,\n
        "lon": 3.8362475,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136318,\n
        "lat": 49.7384535,\n
        "lon": 3.8342904,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136319,\n
        "lat": 49.7384546,\n
        "lon": 3.8326553,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136320,\n
        "lat": 49.7384574,\n
        "lon": 3.8300641,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136321,\n
        "lat": 49.7384594,\n
        "lon": 3.8344824,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136322,\n
        "lat": 49.7384653,\n
        "lon": 3.8323119,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136323,\n
        "lat": 49.7384692,\n
        "lon": 3.8312483,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136324,\n
        "lat": 49.7384735,\n
        "lon": 3.8357544,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136325,\n
        "lat": 49.7384764,\n
        "lon": 3.8322810,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136326,\n
        "lat": 49.7384810,\n
        "lon": 3.8323247,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136327,\n
        "lat": 49.7384811,\n
        "lon": 3.8305648,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136328,\n
        "lat": 49.7384815,\n
        "lon": 3.8284290,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136329,\n
        "lat": 49.7384846,\n
        "lon": 3.8282850,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136330,\n
        "lat": 49.7384867,\n
        "lon": 3.8299344,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136331,\n
        "lat": 49.7384875,\n
        "lon": 3.8326862,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136332,\n
        "lat": 49.7384891,\n
        "lon": 3.8329555,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136333,\n
        "lat": 49.7384919,\n
        "lon": 3.8266327,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136334,\n
        "lat": 49.7384926,\n
        "lon": 3.8322938,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136335,\n
        "lat": 49.7384950,\n
        "lon": 3.8292232,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136336,\n
        "lat": 49.7384952,\n
        "lon": 3.8357024,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136337,\n
        "lat": 49.7384968,\n
        "lon": 3.8287547,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136338,\n
        "lat": 49.7384980,\n
        "lon": 3.8310820,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136339,\n
        "lat": 49.7384981,\n
        "lon": 3.8354243,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136340,\n
        "lat": 49.7385007,\n
        "lon": 3.8349684,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136341,\n
        "lat": 49.7385018,\n
        "lon": 3.8283661,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136342,\n
        "lat": 49.7385035,\n
        "lon": 3.8289288,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136343,\n
        "lat": 49.7385037,\n
        "lon": 3.8291952,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136344,\n
        "lat": 49.7385039,\n
        "lon": 3.8300946,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136345,\n
        "lat": 49.7385048,\n
        "lon": 3.8330145,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136346,\n
        "lat": 49.7385061,\n
        "lon": 3.8357141,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136347,\n
        "lat": 49.7385075,\n
        "lon": 3.8293068,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136348,\n
        "lat": 49.7385083,\n
        "lon": 3.8282091,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136349,\n
        "lat": 49.7385135,\n
        "lon": 3.8356596,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136350,\n
        "lat": 49.7385155,\n
        "lon": 3.8304350,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136351,\n
        "lat": 49.7385155,\n
        "lon": 3.8329884,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136352,\n
        "lat": 49.7385159,\n
        "lon": 3.8343594,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136353,\n
        "lat": 49.7385161,\n
        "lon": 3.8329041,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136354,\n
        "lat": 49.7385177,\n
        "lon": 3.8286763,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136355,\n
        "lat": 49.7385182,\n
        "lon": 3.8265144,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136356,\n
        "lat": 49.7385213,\n
        "lon": 3.8286787,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136357,\n
        "lat": 49.7385238,\n
        "lon": 3.8286678,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136358,\n
        "lat": 49.7385242,\n
        "lon": 3.8293334,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136359,\n
        "lat": 49.7385245,\n
        "lon": 3.8356702,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136360,\n
        "lat": 49.7385248,\n
        "lon": 3.8305930,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136361,\n
        "lat": 49.7385250,\n
        "lon": 3.8292428,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136362,\n
        "lat": 49.7385310,\n
        "lon": 3.8358229,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136363,\n
        "lat": 49.7385325,\n
        "lon": 3.8286853,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136364,\n
        "lat": 49.7385339,\n
        "lon": 3.8358165,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136365,\n
        "lat": 49.7385353,\n
        "lon": 3.8286755,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136366,\n
        "lat": 49.7385364,\n
        "lon": 3.8297511,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136367,\n
        "lat": 49.7385374,\n
        "lon": 3.8283227,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136368,\n
        "lat": 49.7385374,\n
        "lon": 3.8299648,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136369,\n
        "lat": 49.7385378,\n
        "lon": 3.8286884,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136370,\n
        "lat": 49.7385396,\n
        "lon": 3.8287841,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136371,\n
        "lat": 49.7385412,\n
        "lon": 3.8297306,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136372,\n
        "lat": 49.7385413,\n
        "lon": 3.8266583,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136373,\n
        "lat": 49.7385487,\n
        "lon": 3.8330582,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136374,\n
        "lat": 49.7385504,\n
        "lon": 3.8356086,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136375,\n
        "lat": 49.7385532,\n
        "lon": 3.8268084,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136376,\n
        "lat": 49.7385589,\n
        "lon": 3.8282445,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136377,\n
        "lat": 49.7385589,\n
        "lon": 3.8304605,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136378,\n
        "lat": 49.7385598,\n
        "lon": 3.8350372,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136379,\n
        "lat": 49.7385604,\n
        "lon": 3.8289693,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136380,\n
        "lat": 49.7385606,\n
        "lon": 3.8268935,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136381,\n
        "lat": 49.7385622,\n
        "lon": 3.8348468,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136382,\n
        "lat": 49.7385634,\n
        "lon": 3.8285851,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136383,\n
        "lat": 49.7385675,\n
        "lon": 3.8265393,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136384,\n
        "lat": 49.7385690,\n
        "lon": 3.8357872,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136385,\n
        "lat": 49.7385712,\n
        "lon": 3.8282669,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136386,\n
        "lat": 49.7385714,\n
        "lon": 3.8358645,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136387,\n
        "lat": 49.7385734,\n
        "lon": 3.8268444,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136388,\n
        "lat": 49.7385734,\n
        "lon": 3.8306220,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136389,\n
        "lat": 49.7372713,\n
        "lon": 3.8323969,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136390,\n
        "lat": 49.7372755,\n
        "lon": 3.8319047,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136392,\n
        "lat": 49.7372779,\n
        "lon": 3.8322548,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136393,\n
        "lat": 49.7372848,\n
        "lon": 3.8327398,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136396,\n
        "lat": 49.7372870,\n
        "lon": 3.8333607,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136397,\n
        "lat": 49.7372942,\n
        "lon": 3.8323264,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136398,\n
        "lat": 49.7373020,\n
        "lon": 3.8342525,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136401,\n
        "lat": 49.7373129,\n
        "lon": 3.8326536,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136402,\n
        "lat": 49.7373141,\n
        "lon": 3.8323410,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136405,\n
        "lat": 49.7373267,\n
        "lon": 3.8323015,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136407,\n
        "lat": 49.7373310,\n
        "lon": 3.8321450,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136408,\n
        "lat": 49.7373326,\n
        "lon": 3.8325944,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136409,\n
        "lat": 49.7373337,\n
        "lon": 3.8322494,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136410,\n
        "lat": 49.7373414,\n
        "lon": 3.8322055,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136411,\n
        "lat": 49.7373433,\n
        "lon": 3.8343054,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136412,\n
        "lat": 49.7373486,\n
        "lon": 3.8320503,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136414,\n
        "lat": 49.7373510,\n
        "lon": 3.8321563,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136416,\n
        "lat": 49.7373654,\n
        "lon": 3.8343333,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136417,\n
        "lat": 49.7373684,\n
        "lon": 3.8319594,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136418,\n
        "lat": 49.7373697,\n
        "lon": 3.8320606,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136420,\n
        "lat": 49.7373723,\n
        "lon": 3.8342712,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136421,\n
        "lat": 49.7373724,\n
        "lon": 3.8324757,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136422,\n
        "lat": 49.7373749,\n
        "lon": 3.8317281,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136423,\n
        "lat": 49.7373758,\n
        "lon": 3.8328351,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136424,\n
        "lat": 49.7373893,\n
        "lon": 3.8343054,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136425,\n
        "lat": 49.7373899,\n
        "lon": 3.8315992,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136426,\n
        "lat": 49.7373961,\n
        "lon": 3.8315371,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136427,\n
        "lat": 49.7374038,\n
        "lon": 3.8322508,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136428,\n
        "lat": 49.7374060,\n
        "lon": 3.8341091,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136429,\n
        "lat": 49.7374114,\n
        "lon": 3.8341166,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136430,\n
        "lat": 49.7374121,\n
        "lon": 3.8322558,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136431,\n
        "lat": 49.7374161,\n
        "lon": 3.8316081,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136432,\n
        "lat": 49.7374197,\n
        "lon": 3.8327371,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136433,\n
        "lat": 49.7374223,\n
        "lon": 3.8323247,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136434,\n
        "lat": 49.7374225,\n
        "lon": 3.8314733,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136435,\n
        "lat": 49.7374232,\n
        "lon": 3.8315462,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136436,\n
        "lat": 49.7374278,\n
        "lon": 3.8316121,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136437,\n
        "lat": 49.7374279,\n
        "lon": 3.8314265,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136438,\n
        "lat": 49.7374380,\n
        "lon": 3.8331113,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136439,\n
        "lat": 49.7374423,\n
        "lon": 3.8314783,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136440,\n
        "lat": 49.7374437,\n
        "lon": 3.8322541,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136441,\n
        "lat": 49.7374477,\n
        "lon": 3.8314314,\n
        "timestamp": "2016-10-05T06:03:03Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136442,\n
        "lat": 49.7374543,\n
        "lon": 3.8316612,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136443,\n
        "lat": 49.7374585,\n
        "lon": 3.8313442,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136444,\n
        "lat": 49.7374825,\n
        "lon": 3.8314421,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136445,\n
        "lat": 49.7374900,\n
        "lon": 3.8329550,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136446,\n
        "lat": 49.7374906,\n
        "lon": 3.8330234,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136447,\n
        "lat": 49.7374961,\n
        "lon": 3.8331960,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136448,\n
        "lat": 49.7374967,\n
        "lon": 3.8314466,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136449,\n
        "lat": 49.7375031,\n
        "lon": 3.8336412,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136450,\n
        "lat": 49.7375036,\n
        "lon": 3.8317728,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136451,\n
        "lat": 49.7375073,\n
        "lon": 3.8313597,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136452,\n
        "lat": 49.7375101,\n
        "lon": 3.8320426,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136453,\n
        "lat": 49.7375157,\n
        "lon": 3.8316817,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136454,\n
        "lat": 49.7375159,\n
        "lon": 3.8328118,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136455,\n
        "lat": 49.7375326,\n
        "lon": 3.8328566,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136456,\n
        "lat": 49.7375367,\n
        "lon": 3.8324784,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136457,\n
        "lat": 49.7375486,\n
        "lon": 3.8331079,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136458,\n
        "lat": 49.7375521,\n
        "lon": 3.8344138,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136459,\n
        "lat": 49.7375545,\n
        "lon": 3.8345551,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136460,\n
        "lat": 49.7375555,\n
        "lon": 3.8336098,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136461,\n
        "lat": 49.7375612,\n
        "lon": 3.8339292,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136462,\n
        "lat": 49.7375656,\n
        "lon": 3.8342413,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136463,\n
        "lat": 49.7375673,\n
        "lon": 3.8339380,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136464,\n
        "lat": 49.7375680,\n
        "lon": 3.8328839,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136465,\n
        "lat": 49.7375693,\n
        "lon": 3.8330900,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136466,\n
        "lat": 49.7375704,\n
        "lon": 3.8344344,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136467,\n
        "lat": 49.7375739,\n
        "lon": 3.8339114,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136468,\n
        "lat": 49.7375816,\n
        "lon": 3.8333756,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136469,\n
        "lat": 49.7375833,\n
        "lon": 3.8326943,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136470,\n
        "lat": 49.7375842,\n
        "lon": 3.8342102,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136471,\n
        "lat": 49.7375873,\n
        "lon": 3.8325387,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136472,\n
        "lat": 49.7375873,\n
        "lon": 3.8342177,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136473,\n
        "lat": 49.7375878,\n
        "lon": 3.8318089,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136474,\n
        "lat": 49.7375976,\n
        "lon": 3.8343110,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136475,\n
        "lat": 49.7375999,\n
        "lon": 3.8344539,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136476,\n
        "lat": 49.7376019,\n
        "lon": 3.8330309,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136477,\n
        "lat": 49.7376107,\n
        "lon": 3.8327313,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136478,\n
        "lat": 49.7376116,\n
        "lon": 3.8346159,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136479,\n
        "lat": 49.7376148,\n
        "lon": 3.8346093,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136480,\n
        "lat": 49.7376176,\n
        "lon": 3.8338561,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136481,\n
        "lat": 49.7376243,\n
        "lon": 3.8318268,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136482,\n
        "lat": 49.7376246,\n
        "lon": 3.8334313,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136483,\n
        "lat": 49.7376252,\n
        "lon": 3.8338506,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136484,\n
        "lat": 49.7376257,\n
        "lon": 3.8327515,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136485,\n
        "lat": 49.7376265,\n
        "lon": 3.8344925,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136486,\n
        "lat": 49.7376270,\n
        "lon": 3.8343066,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136487,\n
        "lat": 49.7376297,\n
        "lon": 3.8344856,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136488,\n
        "lat": 49.7376317,\n
        "lon": 3.8322894,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136489,\n
        "lat": 49.7376325,\n
        "lon": 3.8318307,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136490,\n
        "lat": 49.7376370,\n
        "lon": 3.8327668,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136491,\n
        "lat": 49.7376404,\n
        "lon": 3.8346367,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136492,\n
        "lat": 49.7376429,\n
        "lon": 3.8343004,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136493,\n
        "lat": 49.7376450,\n
        "lon": 3.8327156,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136494,\n
        "lat": 49.7376454,\n
        "lon": 3.8324228,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136495,\n
        "lat": 49.7376457,\n
        "lon": 3.8326495,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136496,\n
        "lat": 49.7376482,\n
        "lon": 3.8339450,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136497,\n
        "lat": 49.7376507,\n
        "lon": 3.8326568,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136498,\n
        "lat": 49.7376509,\n
        "lon": 3.8317481,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136499,\n
        "lat": 49.7376516,\n
        "lon": 3.8317948,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136500,\n
        "lat": 49.7376519,\n
        "lon": 3.8334907,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136501,\n
        "lat": 49.7376550,\n
        "lon": 3.8317806,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136502,\n
        "lat": 49.7376556,\n
        "lon": 3.8335435,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136503,\n
        "lat": 49.7376569,\n
        "lon": 3.8318420,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136504,\n
        "lat": 49.7376574,\n
        "lon": 3.8327969,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136505,\n
        "lat": 49.7376575,\n
        "lon": 3.8327319,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136506,\n
        "lat": 49.7376613,\n
        "lon": 3.8327369,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136507,\n
        "lat": 49.7376631,\n
        "lon": 3.8322563,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136508,\n
        "lat": 49.7376645,\n
        "lon": 3.8316192,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136509,\n
        "lat": 49.7376651,\n
        "lon": 3.8318037,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136510,\n
        "lat": 49.7376651,\n
        "lon": 3.8326782,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136511,\n
        "lat": 49.7376659,\n
        "lon": 3.8317869,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136512,\n
        "lat": 49.7376661,\n
        "lon": 3.8314170,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136513,\n
        "lat": 49.7376665,\n
        "lon": 3.8343513,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136515,\n
        "lat": 49.7376684,\n
        "lon": 3.8332171,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136516,\n
        "lat": 49.7376715,\n
        "lon": 3.8317586,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136517,\n
        "lat": 49.7376733,\n
        "lon": 3.8331234,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136518,\n
        "lat": 49.7376742,\n
        "lon": 3.8316244,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136519,\n
        "lat": 49.7376770,\n
        "lon": 3.8334728,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136520,\n
        "lat": 49.7376783,\n
        "lon": 3.8327593,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136521,\n
        "lat": 49.7376797,\n
        "lon": 3.8345492,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136522,\n
        "lat": 49.7376805,\n
        "lon": 3.8336906,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136523,\n
        "lat": 49.7376813,\n
        "lon": 3.8341082,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136524,\n
        "lat": 49.7376820,\n
        "lon": 3.8327016,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136525,\n
        "lat": 49.7376863,\n
        "lon": 3.8312141,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136527,\n
        "lat": 49.7376929,\n
        "lon": 3.8337718,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136528,\n
        "lat": 49.7376940,\n
        "lon": 3.8307158,\n
        "timestamp": "2016-10-05T06:03:04Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136529,\n
        "lat": 49.7376953,\n
        "lon": 3.8322062,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136530,\n
        "lat": 49.7376967,\n
        "lon": 3.8315133,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136531,\n
        "lat": 49.7376981,\n
        "lon": 3.8333976,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136532,\n
        "lat": 49.7376988,\n
        "lon": 3.8330778,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136533,\n
        "lat": 49.7376991,\n
        "lon": 3.8318614,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136534,\n
        "lat": 49.7377020,\n
        "lon": 3.8311482,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136535,\n
        "lat": 49.7377025,\n
        "lon": 3.8342367,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136536,\n
        "lat": 49.7377064,\n
        "lon": 3.8338609,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136537,\n
        "lat": 49.7377088,\n
        "lon": 3.8342198,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136538,\n
        "lat": 49.7377102,\n
        "lon": 3.8334132,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136539,\n
        "lat": 49.7377118,\n
        "lon": 3.8314386,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136540,\n
        "lat": 49.7377139,\n
        "lon": 3.8325230,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136541,\n
        "lat": 49.7377140,\n
        "lon": 3.8306339,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136542,\n
        "lat": 49.7377190,\n
        "lon": 3.8307302,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136543,\n
        "lat": 49.7377212,\n
        "lon": 3.8315249,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136544,\n
        "lat": 49.7377217,\n
        "lon": 3.8330360,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136545,\n
        "lat": 49.7377229,\n
        "lon": 3.8323431,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136546,\n
        "lat": 49.7377250,\n
        "lon": 3.8342864,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136547,\n
        "lat": 49.7377325,\n
        "lon": 3.8312592,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136548,\n
        "lat": 49.7377358,\n
        "lon": 3.8312430,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136549,\n
        "lat": 49.7377363,\n
        "lon": 3.8314501,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136550,\n
        "lat": 49.7377374,\n
        "lon": 3.8334368,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136551,\n
        "lat": 49.7377390,\n
        "lon": 3.8306486,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136552,\n
        "lat": 49.7377407,\n
        "lon": 3.8333195,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136553,\n
        "lat": 49.7377419,\n
        "lon": 3.8312646,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136554,\n
        "lat": 49.7377466,\n
        "lon": 3.8335072,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136555,\n
        "lat": 49.7377540,\n
        "lon": 3.8322927,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136556,\n
        "lat": 49.7377542,\n
        "lon": 3.8318903,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136557,\n
        "lat": 49.7377579,\n
        "lon": 3.8316060,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136559,\n
        "lat": 49.7377607,\n
        "lon": 3.8311836,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136560,\n
        "lat": 49.7377679,\n
        "lon": 3.8334985,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136561,\n
        "lat": 49.7377686,\n
        "lon": 3.8331692,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136562,\n
        "lat": 49.7377741,\n
        "lon": 3.8346133,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136563,\n
        "lat": 49.7377759,\n
        "lon": 3.8333646,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136565,\n
        "lat": 49.7377870,\n
        "lon": 3.8325131,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136566,\n
        "lat": 49.7377872,\n
        "lon": 3.8337366,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136567,\n
        "lat": 49.7377906,\n
        "lon": 3.8337656,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136568,\n
        "lat": 49.7377916,\n
        "lon": 3.8331274,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136569,\n
        "lat": 49.7377919,\n
        "lon": 3.8336420,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136570,\n
        "lat": 49.7377956,\n
        "lon": 3.8338267,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136571,\n
        "lat": 49.7377973,\n
        "lon": 3.8303718,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136572,\n
        "lat": 49.7378108,\n
        "lon": 3.8346634,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136573,\n
        "lat": 49.7378149,\n
        "lon": 3.8345086,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136574,\n
        "lat": 49.7378153,\n
        "lon": 3.8316353,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136575,\n
        "lat": 49.7378156,\n
        "lon": 3.8303052,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136576,\n
        "lat": 49.7378156,\n
        "lon": 3.8346514,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136577,\n
        "lat": 49.7378238,\n
        "lon": 3.8336378,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136578,\n
        "lat": 49.7378305,\n
        "lon": 3.8337583,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136579,\n
        "lat": 49.7378391,\n
        "lon": 3.8303987,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136580,\n
        "lat": 49.7378434,\n
        "lon": 3.8311692,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136581,\n
        "lat": 49.7378436,\n
        "lon": 3.8348659,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136582,\n
        "lat": 49.7378466,\n
        "lon": 3.8319416,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136583,\n
        "lat": 49.7378478,\n
        "lon": 3.8311826,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136584,\n
        "lat": 49.7378554,\n
        "lon": 3.8348355,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136585,\n
        "lat": 49.7378586,\n
        "lon": 3.8347063,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136586,\n
        "lat": 49.7378618,\n
        "lon": 3.8343307,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136587,\n
        "lat": 49.7378653,\n
        "lon": 3.8310770,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136588,\n
        "lat": 49.7378675,\n
        "lon": 3.8311936,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136589,\n
        "lat": 49.7378712,\n
        "lon": 3.8311776,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136590,\n
        "lat": 49.7378829,\n
        "lon": 3.8349015,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136591,\n
        "lat": 49.7378846,\n
        "lon": 3.8309948,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136592,\n
        "lat": 49.7378870,\n
        "lon": 3.8338138,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136593,\n
        "lat": 49.7378878,\n
        "lon": 3.8338435,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136594,\n
        "lat": 49.7378911,\n
        "lon": 3.8342767,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136595,\n
        "lat": 49.7378914,\n
        "lon": 3.8310918,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136596,\n
        "lat": 49.7378948,\n
        "lon": 3.8348721,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136597,\n
        "lat": 49.7379026,\n
        "lon": 3.8345939,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136598,\n
        "lat": 49.7379034,\n
        "lon": 3.8319713,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136599,\n
        "lat": 49.7379069,\n
        "lon": 3.8304423,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136600,\n
        "lat": 49.7379107,\n
        "lon": 3.8310096,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136601,\n
        "lat": 49.7379141,\n
        "lon": 3.8309953,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136602,\n
        "lat": 49.7379141,\n
        "lon": 3.8326207,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136603,\n
        "lat": 49.7379147,\n
        "lon": 3.8344060,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136604,\n
        "lat": 49.7379252,\n
        "lon": 3.8303761,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136605,\n
        "lat": 49.7379297,\n
        "lon": 3.8316390,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136606,\n
        "lat": 49.7379321,\n
        "lon": 3.8304611,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136607,\n
        "lat": 49.7379366,\n
        "lon": 3.8325816,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136608,\n
        "lat": 49.7379392,\n
        "lon": 3.8335874,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136609,\n
        "lat": 49.7379401,\n
        "lon": 3.8344459,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136610,\n
        "lat": 49.7379429,\n
        "lon": 3.8343486,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136611,\n
        "lat": 49.7379436,\n
        "lon": 3.8338673,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136612,\n
        "lat": 49.7379441,\n
        "lon": 3.8347781,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136613,\n
        "lat": 49.7379456,\n
        "lon": 3.8312202,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136614,\n
        "lat": 49.7379485,\n
        "lon": 3.8343383,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136615,\n
        "lat": 49.7379539,\n
        "lon": 3.8316535,\n
        "timestamp": "2016-10-05T06:03:05Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136616,\n
        "lat": 49.7379582,\n
        "lon": 3.8303604,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136617,\n
        "lat": 49.7379621,\n
        "lon": 3.8304795,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136618,\n
        "lat": 49.7379659,\n
        "lon": 3.8347276,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136619,\n
        "lat": 49.7379743,\n
        "lon": 3.8327033,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136620,\n
        "lat": 49.7379747,\n
        "lon": 3.8343726,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136621,\n
        "lat": 49.7379797,\n
        "lon": 3.8315529,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136622,\n
        "lat": 49.7379877,\n
        "lon": 3.8303793,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136623,\n
        "lat": 49.7379888,\n
        "lon": 3.8323272,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136624,\n
        "lat": 49.7379890,\n
        "lon": 3.8310401,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136625,\n
        "lat": 49.7379903,\n
        "lon": 3.8348243,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136626,\n
        "lat": 49.7379934,\n
        "lon": 3.8354715,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136627,\n
        "lat": 49.7379962,\n
        "lon": 3.8326664,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136628,\n
        "lat": 49.7380118,\n
        "lon": 3.8347735,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136629,\n
        "lat": 49.7380132,\n
        "lon": 3.8315733,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136630,\n
        "lat": 49.7380132,\n
        "lon": 3.8350060,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136631,\n
        "lat": 49.7380159,\n
        "lon": 3.8301322,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136632,\n
        "lat": 49.7380168,\n
        "lon": 3.8354024,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136633,\n
        "lat": 49.7380175,\n
        "lon": 3.8305603,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136634,\n
        "lat": 49.7380235,\n
        "lon": 3.8297338,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136635,\n
        "lat": 49.7380237,\n
        "lon": 3.8354972,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136636,\n
        "lat": 49.7380258,\n
        "lon": 3.8305269,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136637,\n
        "lat": 49.7380289,\n
        "lon": 3.8322296,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136638,\n
        "lat": 49.7380381,\n
        "lon": 3.8297895,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136639,\n
        "lat": 49.7380395,\n
        "lon": 3.8317595,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136640,\n
        "lat": 49.7380445,\n
        "lon": 3.8320545,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136641,\n
        "lat": 49.7380475,\n
        "lon": 3.8354283,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136642,\n
        "lat": 49.7380482,\n
        "lon": 3.8306470,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136643,\n
        "lat": 49.7380484,\n
        "lon": 3.8297492,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136644,\n
        "lat": 49.7380507,\n
        "lon": 3.8300274,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136645,\n
        "lat": 49.7380540,\n
        "lon": 3.8296138,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136646,\n
        "lat": 49.7380550,\n
        "lon": 3.8350475,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136647,\n
        "lat": 49.7380566,\n
        "lon": 3.8326591,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136648,\n
        "lat": 49.7380625,\n
        "lon": 3.8316658,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136649,\n
        "lat": 49.7380635,\n
        "lon": 3.8305901,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136650,\n
        "lat": 49.7380648,\n
        "lon": 3.8301699,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136651,\n
        "lat": 49.7380689,\n
        "lon": 3.8350762,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136652,\n
        "lat": 49.7380725,\n
        "lon": 3.8305563,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136653,\n
        "lat": 49.7380779,\n
        "lon": 3.8355139,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136654,\n
        "lat": 49.7380811,\n
        "lon": 3.8348445,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136655,\n
        "lat": 49.7380838,\n
        "lon": 3.8350419,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136656,\n
        "lat": 49.7380918,\n
        "lon": 3.8350503,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136657,\n
        "lat": 49.7380921,\n
        "lon": 3.8354840,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136658,\n
        "lat": 49.7380927,\n
        "lon": 3.8308124,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136659,\n
        "lat": 49.7380968,\n
        "lon": 3.8305716,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136660,\n
        "lat": 49.7380997,\n
        "lon": 3.8300677,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136661,\n
        "lat": 49.7381028,\n
        "lon": 3.8318577,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136662,\n
        "lat": 49.7381046,\n
        "lon": 3.8355434,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136663,\n
        "lat": 49.7381086,\n
        "lon": 3.8307510,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136664,\n
        "lat": 49.7381093,\n
        "lon": 3.8298323,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136665,\n
        "lat": 49.7381134,\n
        "lon": 3.8352508,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136666,\n
        "lat": 49.7381156,\n
        "lon": 3.8321266,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136667,\n
        "lat": 49.7381163,\n
        "lon": 3.8351270,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136668,\n
        "lat": 49.7381166,\n
        "lon": 3.8303334,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136669,\n
        "lat": 49.7381167,\n
        "lon": 3.8327190,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136670,\n
        "lat": 49.7381177,\n
        "lon": 3.8355131,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136671,\n
        "lat": 49.7381183,\n
        "lon": 3.8318682,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136672,\n
        "lat": 49.7381221,\n
        "lon": 3.8298412,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136673,\n
        "lat": 49.7381235,\n
        "lon": 3.8348865,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136674,\n
        "lat": 49.7381256,\n
        "lon": 3.8305897,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136675,\n
        "lat": 49.7381293,\n
        "lon": 3.8313943,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136676,\n
        "lat": 49.7381316,\n
        "lon": 3.8318200,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136677,\n
        "lat": 49.7381352,\n
        "lon": 3.8304232,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136678,\n
        "lat": 49.7381352,\n
        "lon": 3.8324732,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136679,\n
        "lat": 49.7381361,\n
        "lon": 3.8297298,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136680,\n
        "lat": 49.7381368,\n
        "lon": 3.8328283,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136681,\n
        "lat": 49.7381417,\n
        "lon": 3.8312990,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136682,\n
        "lat": 49.7381425,\n
        "lon": 3.8302331,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136683,\n
        "lat": 49.7381442,\n
        "lon": 3.8352758,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136684,\n
        "lat": 49.7381480,\n
        "lon": 3.8308458,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136685,\n
        "lat": 49.7381495,\n
        "lon": 3.8297381,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136686,\n
        "lat": 49.7381508,\n
        "lon": 3.8296733,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136687,\n
        "lat": 49.7381566,\n
        "lon": 3.8308087,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136688,\n
        "lat": 49.7381595,\n
        "lon": 3.8312249,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136689,\n
        "lat": 49.7381602,\n
        "lon": 3.8307830,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136690,\n
        "lat": 49.7381628,\n
        "lon": 3.8304403,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136691,\n
        "lat": 49.7381628,\n
        "lon": 3.8351055,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136692,\n
        "lat": 49.7381681,\n
        "lon": 3.8319509,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136693,\n
        "lat": 49.7381693,\n
        "lon": 3.8307206,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136694,\n
        "lat": 49.7381765,\n
        "lon": 3.8311547,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136695,\n
        "lat": 49.7381770,\n
        "lon": 3.8317442,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136696,\n
        "lat": 49.7381806,\n
        "lon": 3.8348541,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136697,\n
        "lat": 49.7381823,\n
        "lon": 3.8349792,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136698,\n
        "lat": 49.7381848,\n
        "lon": 3.8317174,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136699,\n
        "lat": 49.7381866,\n
        "lon": 3.8306281,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136700,\n
        "lat": 49.7381866,\n
        "lon": 3.8326728,\n
        "timestamp": "2016-10-05T06:03:06Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136701,\n
        "lat": 49.7381876,\n
        "lon": 3.8318140,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136702,\n
        "lat": 49.7381935,\n
        "lon": 3.8351300,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136703,\n
        "lat": 49.7381965,\n
        "lon": 3.8327501,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136704,\n
        "lat": 49.7382012,\n
        "lon": 3.8318213,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136705,\n
        "lat": 49.7382080,\n
        "lon": 3.8328910,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136706,\n
        "lat": 49.7382082,\n
        "lon": 3.8317315,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136707,\n
        "lat": 49.7382109,\n
        "lon": 3.8314760,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136708,\n
        "lat": 49.7382117,\n
        "lon": 3.8295465,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136709,\n
        "lat": 49.7382140,\n
        "lon": 3.8326970,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136710,\n
        "lat": 49.7382171,\n
        "lon": 3.8352928,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136711,\n
        "lat": 49.7382178,\n
        "lon": 3.8314492,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136712,\n
        "lat": 49.7382250,\n
        "lon": 3.8294992,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136713,\n
        "lat": 49.7382291,\n
        "lon": 3.8303262,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136714,\n
        "lat": 49.7382301,\n
        "lon": 3.8292248,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136715,\n
        "lat": 49.7382307,\n
        "lon": 3.8349396,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136716,\n
        "lat": 49.7382329,\n
        "lon": 3.8304001,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136717,\n
        "lat": 49.7382329,\n
        "lon": 3.8350298,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136718,\n
        "lat": 49.7382358,\n
        "lon": 3.8324340,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136719,\n
        "lat": 49.7382371,\n
        "lon": 3.8312801,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136720,\n
        "lat": 49.7382376,\n
        "lon": 3.8302893,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136721,\n
        "lat": 49.7382403,\n
        "lon": 3.8349190,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136722,\n
        "lat": 49.7382410,\n
        "lon": 3.8327897,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136723,\n
        "lat": 49.7382490,\n
        "lon": 3.8303382,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136724,\n
        "lat": 49.7382516,\n
        "lon": 3.8312183,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136725,\n
        "lat": 49.7382533,\n
        "lon": 3.8312110,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136726,\n
        "lat": 49.7382534,\n
        "lon": 3.8291431,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136727,\n
        "lat": 49.7382543,\n
        "lon": 3.8291309,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136728,\n
        "lat": 49.7382544,\n
        "lon": 3.8313810,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136729,\n
        "lat": 49.7382565,\n
        "lon": 3.8313735,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136730,\n
        "lat": 49.7382594,\n
        "lon": 3.8349701,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136731,\n
        "lat": 49.7382611,\n
        "lon": 3.8315063,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136732,\n
        "lat": 49.7382652,\n
        "lon": 3.8351601,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136733,\n
        "lat": 49.7382709,\n
        "lon": 3.8327168,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136734,\n
        "lat": 49.7382806,\n
        "lon": 3.8297641,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136735,\n
        "lat": 49.7382814,\n
        "lon": 3.8313916,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136736,\n
        "lat": 49.7382815,\n
        "lon": 3.8280925,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136737,\n
        "lat": 49.7382822,\n
        "lon": 3.8290381,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136738,\n
        "lat": 49.7382898,\n
        "lon": 3.8313177,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136739,\n
        "lat": 49.7383013,\n
        "lon": 3.8313259,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136740,\n
        "lat": 49.7383043,\n
        "lon": 3.8353671,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136741,\n
        "lat": 49.7383073,\n
        "lon": 3.8312603,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136742,\n
        "lat": 49.7383141,\n
        "lon": 3.8296334,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136743,\n
        "lat": 49.7383166,\n
        "lon": 3.8278166,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136744,\n
        "lat": 49.7383185,\n
        "lon": 3.8296056,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136745,\n
        "lat": 49.7383192,\n
        "lon": 3.8291768,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136746,\n
        "lat": 49.7383197,\n
        "lon": 3.8327710,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136747,\n
        "lat": 49.7383255,\n
        "lon": 3.8313574,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136748,\n
        "lat": 49.7383264,\n
        "lon": 3.8295818,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136749,\n
        "lat": 49.7383280,\n
        "lon": 3.8281330,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136750,\n
        "lat": 49.7383353,\n
        "lon": 3.8363833,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136751,\n
        "lat": 49.7383367,\n
        "lon": 3.8309488,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136752,\n
        "lat": 49.7383377,\n
        "lon": 3.8279217,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136753,\n
        "lat": 49.7383402,\n
        "lon": 3.8277550,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136754,\n
        "lat": 49.7383412,\n
        "lon": 3.8280916,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136755,\n
        "lat": 49.7383437,\n
        "lon": 3.8329535,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136756,\n
        "lat": 49.7383455,\n
        "lon": 3.8290861,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136757,\n
        "lat": 49.7383496,\n
        "lon": 3.8296325,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136758,\n
        "lat": 49.7383501,\n
        "lon": 3.8309057,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136759,\n
        "lat": 49.7383506,\n
        "lon": 3.8325445,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136760,\n
        "lat": 49.7383512,\n
        "lon": 3.8327016,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136761,\n
        "lat": 49.7383524,\n
        "lon": 3.8352351,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136762,\n
        "lat": 49.7383548,\n
        "lon": 3.8293160,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136763,\n
        "lat": 49.7383564,\n
        "lon": 3.8296075,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136764,\n
        "lat": 49.7383641,\n
        "lon": 3.8355119,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136765,\n
        "lat": 49.7383643,\n
        "lon": 3.8281093,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136766,\n
        "lat": 49.7383730,\n
        "lon": 3.8309749,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136767,\n
        "lat": 49.7383758,\n
        "lon": 3.8314053,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136768,\n
        "lat": 49.7383780,\n
        "lon": 3.8292860,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136769,\n
        "lat": 49.7383794,\n
        "lon": 3.8292365,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136770,\n
        "lat": 49.7383815,\n
        "lon": 3.8364265,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136771,\n
        "lat": 49.7383824,\n
        "lon": 3.8298265,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136772,\n
        "lat": 49.7383843,\n
        "lon": 3.8279584,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136773,\n
        "lat": 49.7383857,\n
        "lon": 3.8292612,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136774,\n
        "lat": 49.7383862,\n
        "lon": 3.8309317,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136775,\n
        "lat": 49.7383865,\n
        "lon": 3.8354553,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136776,\n
        "lat": 49.7383905,\n
        "lon": 3.8293116,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136777,\n
        "lat": 49.7383912,\n
        "lon": 3.8329956,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136778,\n
        "lat": 49.7383946,\n
        "lon": 3.8292982,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136779,\n
        "lat": 49.7383969,\n
        "lon": 3.8354641,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136780,\n
        "lat": 49.7383970,\n
        "lon": 3.8344130,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136781,\n
        "lat": 49.7383974,\n
        "lon": 3.8278891,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136782,\n
        "lat": 49.7383998,\n
        "lon": 3.8302444,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136783,\n
        "lat": 49.7384005,\n
        "lon": 3.8279082,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136784,\n
        "lat": 49.7384019,\n
        "lon": 3.8292742,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136785,\n
        "lat": 49.7384053,\n
        "lon": 3.8302222,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136786,\n
        "lat": 49.7384055,\n
        "lon": 3.8362044,\n
        "timestamp": "2016-10-05T06:03:07Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136787,\n
        "lat": 49.7384072,\n
        "lon": 3.8292566,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136788,\n
        "lat": 49.7384073,\n
        "lon": 3.8327568,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136789,\n
        "lat": 49.7384084,\n
        "lon": 3.8302789,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136790,\n
        "lat": 49.7384099,\n
        "lon": 3.8297147,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136791,\n
        "lat": 49.7384128,\n
        "lon": 3.8313073,\n
        "timestamp": "2016-10-05T06:03:08Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136792,\n
        "lat": 49.7395164,\n
        "lon": 3.8361070,\n
        "timestamp": "2016-10-05T06:03:15Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136793,\n
        "lat": 49.7395286,\n
        "lon": 3.8332998,\n
        "timestamp": "2016-10-05T06:03:15Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136794,\n
        "lat": 49.7395384,\n
        "lon": 3.8363050,\n
        "timestamp": "2016-10-05T06:03:15Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136796,\n
        "lat": 49.7395593,\n
        "lon": 3.8332036,\n
        "timestamp": "2016-10-05T06:03:15Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136798,\n
        "lat": 49.7395723,\n
        "lon": 3.8333491,\n
        "timestamp": "2016-10-05T06:03:15Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136799,\n
        "lat": 49.7395765,\n
        "lon": 3.8333363,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136801,\n
        "lat": 49.7395853,\n
        "lon": 3.8333584,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136802,\n
        "lat": 49.7395894,\n
        "lon": 3.8333461,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136803,\n
        "lat": 49.7395923,\n
        "lon": 3.8362257,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136804,\n
        "lat": 49.7396060,\n
        "lon": 3.8332391,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136806,\n
        "lat": 49.7396169,\n
        "lon": 3.8333807,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136807,\n
        "lat": 49.7396197,\n
        "lon": 3.8294686,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136808,\n
        "lat": 49.7396211,\n
        "lon": 3.8333681,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136809,\n
        "lat": 49.7396219,\n
        "lon": 3.8331893,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136810,\n
        "lat": 49.7396288,\n
        "lon": 3.8362825,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136811,\n
        "lat": 49.7396293,\n
        "lon": 3.8338639,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136812,\n
        "lat": 49.7396326,\n
        "lon": 3.8361653,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136813,\n
        "lat": 49.7396358,\n
        "lon": 3.8293469,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136814,\n
        "lat": 49.7396397,\n
        "lon": 3.8307442,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136815,\n
        "lat": 49.7396488,\n
        "lon": 3.8332811,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136816,\n
        "lat": 49.7396495,\n
        "lon": 3.8365249,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136817,\n
        "lat": 49.7396498,\n
        "lon": 3.8364801,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136818,\n
        "lat": 49.7396524,\n
        "lon": 3.8306287,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136819,\n
        "lat": 49.7396542,\n
        "lon": 3.8365242,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136820,\n
        "lat": 49.7396570,\n
        "lon": 3.8305788,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136821,\n
        "lat": 49.7396576,\n
        "lon": 3.8362056,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136822,\n
        "lat": 49.7396615,\n
        "lon": 3.8333987,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136823,\n
        "lat": 49.7396617,\n
        "lon": 3.8306297,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136824,\n
        "lat": 49.7396629,\n
        "lon": 3.8337149,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136825,\n
        "lat": 49.7396639,\n
        "lon": 3.8366925,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136826,\n
        "lat": 49.7396657,\n
        "lon": 3.8305808,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136827,\n
        "lat": 49.7396671,\n
        "lon": 3.8332235,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136828,\n
        "lat": 49.7396681,\n
        "lon": 3.8337183,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136829,\n
        "lat": 49.7396776,\n
        "lon": 3.8366909,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136830,\n
        "lat": 49.7396803,\n
        "lon": 3.8367237,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136831,\n
        "lat": 49.7396825,\n
        "lon": 3.8336558,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136832,\n
        "lat": 49.7396891,\n
        "lon": 3.8333116,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136833,\n
        "lat": 49.7396954,\n
        "lon": 3.8306260,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136834,\n
        "lat": 49.7397000,\n
        "lon": 3.8305883,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136835,\n
        "lat": 49.7397005,\n
        "lon": 3.8338984,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136836,\n
        "lat": 49.7397079,\n
        "lon": 3.8286738,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136837,\n
        "lat": 49.7397104,\n
        "lon": 3.8294941,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136838,\n
        "lat": 49.7397140,\n
        "lon": 3.8294574,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136839,\n
        "lat": 49.7397148,\n
        "lon": 3.8337439,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136840,\n
        "lat": 49.7397185,\n
        "lon": 3.8338720,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136841,\n
        "lat": 49.7397249,\n
        "lon": 3.8307635,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136842,\n
        "lat": 49.7397292,\n
        "lon": 3.8336819,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136843,\n
        "lat": 49.7397331,\n
        "lon": 3.8364603,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136844,\n
        "lat": 49.7397338,\n
        "lon": 3.8337526,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136845,\n
        "lat": 49.7397362,\n
        "lon": 3.8366073,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136846,\n
        "lat": 49.7397377,\n
        "lon": 3.8306353,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136847,\n
        "lat": 49.7397457,\n
        "lon": 3.8367119,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136848,\n
        "lat": 49.7397462,\n
        "lon": 3.8366057,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136849,\n
        "lat": 49.7397802,\n
        "lon": 3.8344432,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136850,\n
        "lat": 49.7397852,\n
        "lon": 3.8339181,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136851,\n
        "lat": 49.7398024,\n
        "lon": 3.8343737,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136852,\n
        "lat": 49.7398093,\n
        "lon": 3.8339332,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136853,\n
        "lat": 49.7398232,\n
        "lon": 3.8294864,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136854,\n
        "lat": 49.7398271,\n
        "lon": 3.8344788,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136855,\n
        "lat": 49.7398281,\n
        "lon": 3.8337639,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136856,\n
        "lat": 49.7398332,\n
        "lon": 3.8293986,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136857,\n
        "lat": 49.7398446,\n
        "lon": 3.8334126,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136858,\n
        "lat": 49.7398493,\n
        "lon": 3.8344095,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136859,\n
        "lat": 49.7398498,\n
        "lon": 3.8333945,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136860,\n
        "lat": 49.7398530,\n
        "lon": 3.8337802,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136861,\n
        "lat": 49.7398538,\n
        "lon": 3.8344321,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136862,\n
        "lat": 49.7398596,\n
        "lon": 3.8296417,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136863,\n
        "lat": 49.7398669,\n
        "lon": 3.8333350,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136864,\n
        "lat": 49.7398744,\n
        "lon": 3.8339771,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136865,\n
        "lat": 49.7398871,\n
        "lon": 3.8335519,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136866,\n
        "lat": 49.7398940,\n
        "lon": 3.8338925,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136867,\n
        "lat": 49.7398951,\n
        "lon": 3.8344650,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136868,\n
        "lat": 49.7399082,\n
        "lon": 3.8287258,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136869,\n
        "lat": 49.7399121,\n
        "lon": 3.8335681,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136870,\n
        "lat": 49.7399130,\n
        "lon": 3.8334590,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136871,\n
        "lat": 49.7399178,\n
        "lon": 3.8334417,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136874,\n
        "lat": 49.7399349,\n
        "lon": 3.8333805,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136875,\n
        "lat": 49.7399363,\n
        "lon": 3.8341851,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136876,\n
        "lat": 49.7399408,\n
        "lon": 3.8377797,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136878,\n
        "lat": 49.7399497,\n
        "lon": 3.8340241,\n
        "timestamp": "2016-10-05T06:03:16Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136879,\n
        "lat": 49.7399512,\n
        "lon": 3.8288213,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136883,\n
        "lat": 49.7399709,\n
        "lon": 3.8339422,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136884,\n
        "lat": 49.7399738,\n
        "lon": 3.8371026,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136885,\n
        "lat": 49.7399771,\n
        "lon": 3.8342138,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136887,\n
        "lat": 49.7400022,\n
        "lon": 3.8378443,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136889,\n
        "lat": 49.7385742,\n
        "lon": 3.8303783,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136890,\n
        "lat": 49.7385745,\n
        "lon": 3.8282560,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136891,\n
        "lat": 49.7385820,\n
        "lon": 3.8267069,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136892,\n
        "lat": 49.7385850,\n
        "lon": 3.8327864,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136893,\n
        "lat": 49.7385861,\n
        "lon": 3.8297816,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136894,\n
        "lat": 49.7385864,\n
        "lon": 3.8351581,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136895,\n
        "lat": 49.7385895,\n
        "lon": 3.8348789,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136896,\n
        "lat": 49.7385935,\n
        "lon": 3.8274557,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136897,\n
        "lat": 49.7385939,\n
        "lon": 3.8358132,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136898,\n
        "lat": 49.7385942,\n
        "lon": 3.8303027,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136899,\n
        "lat": 49.7385964,\n
        "lon": 3.8288233,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136900,\n
        "lat": 49.7386016,\n
        "lon": 3.8323618,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136901,\n
        "lat": 49.7386024,\n
        "lon": 3.8348520,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136902,\n
        "lat": 49.7386059,\n
        "lon": 3.8269230,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136903,\n
        "lat": 49.7386071,\n
        "lon": 3.8304905,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136904,\n
        "lat": 49.7386088,\n
        "lon": 3.8274060,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136905,\n
        "lat": 49.7386107,\n
        "lon": 3.8288331,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136906,\n
        "lat": 49.7386110,\n
        "lon": 3.8350911,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136907,\n
        "lat": 49.7386119,\n
        "lon": 3.8348855,\n
        "timestamp": "2016-10-05T06:03:09Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136908,\n
        "lat": 49.7386162,\n
        "lon": 3.8278364,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136909,\n
        "lat": 49.7386176,\n
        "lon": 3.8356759,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136910,\n
        "lat": 49.7386178,\n
        "lon": 3.8348698,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136911,\n
        "lat": 49.7386186,\n
        "lon": 3.8268756,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136912,\n
        "lat": 49.7386206,\n
        "lon": 3.8349154,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136913,\n
        "lat": 49.7386224,\n
        "lon": 3.8359840,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136914,\n
        "lat": 49.7386251,\n
        "lon": 3.8285572,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136915,\n
        "lat": 49.7386256,\n
        "lon": 3.8326658,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136916,\n
        "lat": 49.7386278,\n
        "lon": 3.8283873,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136917,\n
        "lat": 49.7386285,\n
        "lon": 3.8323853,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136918,\n
        "lat": 49.7386296,\n
        "lon": 3.8348962,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136919,\n
        "lat": 49.7386300,\n
        "lon": 3.8285414,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136920,\n
        "lat": 49.7386317,\n
        "lon": 3.8268632,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136921,\n
        "lat": 49.7386335,\n
        "lon": 3.8348881,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136922,\n
        "lat": 49.7386344,\n
        "lon": 3.8283116,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136923,\n
        "lat": 49.7386363,\n
        "lon": 3.8283038,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136924,\n
        "lat": 49.7386377,\n
        "lon": 3.8323597,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136925,\n
        "lat": 49.7386421,\n
        "lon": 3.8322468,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136926,\n
        "lat": 49.7386427,\n
        "lon": 3.8297888,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136927,\n
        "lat": 49.7386435,\n
        "lon": 3.8292890,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136928,\n
        "lat": 49.7386487,\n
        "lon": 3.8274960,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136929,\n
        "lat": 49.7386494,\n
        "lon": 3.8359268,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136930,\n
        "lat": 49.7386498,\n
        "lon": 3.8352133,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136931,\n
        "lat": 49.7386524,\n
        "lon": 3.8276999,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136932,\n
        "lat": 49.7386525,\n
        "lon": 3.8360177,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136933,\n
        "lat": 49.7386542,\n
        "lon": 3.8286461,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136934,\n
        "lat": 49.7386606,\n
        "lon": 3.8328780,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136935,\n
        "lat": 49.7386609,\n
        "lon": 3.8267648,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136936,\n
        "lat": 49.7386629,\n
        "lon": 3.8274456,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136937,\n
        "lat": 49.7386672,\n
        "lon": 3.8291914,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136938,\n
        "lat": 49.7386726,\n
        "lon": 3.8327174,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136939,\n
        "lat": 49.7386729,\n
        "lon": 3.8268946,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136940,\n
        "lat": 49.7386742,\n
        "lon": 3.8351462,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136941,\n
        "lat": 49.7386773,\n
        "lon": 3.8285959,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136942,\n
        "lat": 49.7386788,\n
        "lon": 3.8283339,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136943,\n
        "lat": 49.7386795,\n
        "lon": 3.8359604,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136944,\n
        "lat": 49.7386831,\n
        "lon": 3.8278797,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136945,\n
        "lat": 49.7386882,\n
        "lon": 3.8360574,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136946,\n
        "lat": 49.7386890,\n
        "lon": 3.8292040,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136947,\n
        "lat": 49.7386900,\n
        "lon": 3.8275263,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136948,\n
        "lat": 49.7386931,\n
        "lon": 3.8290853,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136949,\n
        "lat": 49.7386949,\n
        "lon": 3.8285094,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136950,\n
        "lat": 49.7386958,\n
        "lon": 3.8282735,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136951,\n
        "lat": 49.7386965,\n
        "lon": 3.8268174,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136952,\n
        "lat": 49.7387015,\n
        "lon": 3.8278186,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136953,\n
        "lat": 49.7387024,\n
        "lon": 3.8324826,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136954,\n
        "lat": 49.7387047,\n
        "lon": 3.8345238,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136955,\n
        "lat": 49.7387053,\n
        "lon": 3.8274767,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136956,\n
        "lat": 49.7387092,\n
        "lon": 3.8324899,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136957,\n
        "lat": 49.7387115,\n
        "lon": 3.8284359,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136958,\n
        "lat": 49.7387150,\n
        "lon": 3.8290979,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136959,\n
        "lat": 49.7387151,\n
        "lon": 3.8360003,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136960,\n
        "lat": 49.7387169,\n
        "lon": 3.8281094,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136961,\n
        "lat": 49.7387186,\n
        "lon": 3.8278536,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136962,\n
        "lat": 49.7387215,\n
        "lon": 3.8324253,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136963,\n
        "lat": 49.7387220,\n
        "lon": 3.8289536,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136964,\n
        "lat": 49.7387238,\n
        "lon": 3.8278318,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136965,\n
        "lat": 49.7387238,\n
        "lon": 3.8324525,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136966,\n
        "lat": 49.7387357,\n
        "lon": 3.8335323,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136967,\n
        "lat": 49.7387398,\n
        "lon": 3.8288712,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136968,\n
        "lat": 49.7387399,\n
        "lon": 3.8283018,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136969,\n
        "lat": 49.7387467,\n
        "lon": 3.8293423,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136970,\n
        "lat": 49.7387518,\n
        "lon": 3.8323312,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136971,\n
        "lat": 49.7387544,\n
        "lon": 3.8279454,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136972,\n
        "lat": 49.7387609,\n
        "lon": 3.8334790,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136973,\n
        "lat": 49.7387625,\n
        "lon": 3.8278793,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136974,\n
        "lat": 49.7387655,\n
        "lon": 3.8324935,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136975,\n
        "lat": 49.7387673,\n
        "lon": 3.8343817,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136976,\n
        "lat": 49.7387679,\n
        "lon": 3.8278576,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136977,\n
        "lat": 49.7387690,\n
        "lon": 3.8269797,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136978,\n
        "lat": 49.7387723,\n
        "lon": 3.8340579,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136979,\n
        "lat": 49.7387729,\n
        "lon": 3.8269670,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136980,\n
        "lat": 49.7387734,\n
        "lon": 3.8281438,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136981,\n
        "lat": 49.7387774,\n
        "lon": 3.8345979,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136982,\n
        "lat": 49.7387868,\n
        "lon": 3.8340673,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136983,\n
        "lat": 49.7387897,\n
        "lon": 3.8289020,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136984,\n
        "lat": 49.7387928,\n
        "lon": 3.8354371,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136985,\n
        "lat": 49.7387947,\n
        "lon": 3.8268953,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136986,\n
        "lat": 49.7387953,\n
        "lon": 3.8268930,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136987,\n
        "lat": 49.7387958,\n
        "lon": 3.8288757,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136988,\n
        "lat": 49.7387998,\n
        "lon": 3.8274871,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136989,\n
        "lat": 49.7388016,\n
        "lon": 3.8353751,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136990,\n
        "lat": 49.7388022,\n
        "lon": 3.8346233,\n
        "timestamp": "2016-10-05T06:03:10Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136991,\n
        "lat": 49.7388033,\n
        "lon": 3.8339582,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136992,\n
        "lat": 49.7388050,\n
        "lon": 3.8345336,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136993,\n
        "lat": 49.7388083,\n
        "lon": 3.8279796,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136994,\n
        "lat": 49.7388089,\n
        "lon": 3.8336191,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136995,\n
        "lat": 49.7388103,\n
        "lon": 3.8326889,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136996,\n
        "lat": 49.7388134,\n
        "lon": 3.8353874,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136997,\n
        "lat": 49.7388171,\n
        "lon": 3.8339680,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136998,\n
        "lat": 49.7388177,\n
        "lon": 3.8289193,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432136999,\n
        "lat": 49.7388186,\n
        "lon": 3.8274186,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137000,\n
        "lat": 49.7388243,\n
        "lon": 3.8288919,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137001,\n
        "lat": 49.7388244,\n
        "lon": 3.8334416,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137002,\n
        "lat": 49.7388269,\n
        "lon": 3.8278923,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137003,\n
        "lat": 49.7388298,\n
        "lon": 3.8345590,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137004,\n
        "lat": 49.7388303,\n
        "lon": 3.8267770,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137005,\n
        "lat": 49.7388314,\n
        "lon": 3.8289278,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137006,\n
        "lat": 49.7388332,\n
        "lon": 3.8354772,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137007,\n
        "lat": 49.7388343,\n
        "lon": 3.8335651,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137008,\n
        "lat": 49.7388354,\n
        "lon": 3.8342103,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137009,\n
        "lat": 49.7388362,\n
        "lon": 3.8334946,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137010,\n
        "lat": 49.7388363,\n
        "lon": 3.8326301,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137011,\n
        "lat": 49.7388390,\n
        "lon": 3.8344538,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137012,\n
        "lat": 49.7388400,\n
        "lon": 3.8295797,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137013,\n
        "lat": 49.7388431,\n
        "lon": 3.8278167,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137014,\n
        "lat": 49.7388446,\n
        "lon": 3.8344407,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137015,\n
        "lat": 49.7388460,\n
        "lon": 3.8287716,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137016,\n
        "lat": 49.7388485,\n
        "lon": 3.8334690,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137017,\n
        "lat": 49.7388505,\n
        "lon": 3.8327316,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137018,\n
        "lat": 49.7388516,\n
        "lon": 3.8266938,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137019,\n
        "lat": 49.7388532,\n
        "lon": 3.8287383,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137020,\n
        "lat": 49.7388563,\n
        "lon": 3.8335185,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137021,\n
        "lat": 49.7388578,\n
        "lon": 3.8288292,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137022,\n
        "lat": 49.7388669,\n
        "lon": 3.8355025,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137023,\n
        "lat": 49.7388689,\n
        "lon": 3.8334921,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137024,\n
        "lat": 49.7388694,\n
        "lon": 3.8344660,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137025,\n
        "lat": 49.7388715,\n
        "lon": 3.8270002,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137026,\n
        "lat": 49.7388731,\n
        "lon": 3.8287480,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137027,\n
        "lat": 49.7388758,\n
        "lon": 3.8351821,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137028,\n
        "lat": 49.7388769,\n
        "lon": 3.8326727,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137029,\n
        "lat": 49.7388792,\n
        "lon": 3.8271816,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137030,\n
        "lat": 49.7388836,\n
        "lon": 3.8269621,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137031,\n
        "lat": 49.7388851,\n
        "lon": 3.8292754,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137032,\n
        "lat": 49.7388885,\n
        "lon": 3.8353942,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137033,\n
        "lat": 49.7388912,\n
        "lon": 3.8290585,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137034,\n
        "lat": 49.7388938,\n
        "lon": 3.8354478,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137035,\n
        "lat": 49.7388941,\n
        "lon": 3.8301214,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137036,\n
        "lat": 49.7388944,\n
        "lon": 3.8340406,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137037,\n
        "lat": 49.7388964,\n
        "lon": 3.8289679,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137038,\n
        "lat": 49.7388992,\n
        "lon": 3.8275506,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137039,\n
        "lat": 49.7389004,\n
        "lon": 3.8288574,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137040,\n
        "lat": 49.7389039,\n
        "lon": 3.8288437,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137041,\n
        "lat": 49.7389064,\n
        "lon": 3.8342743,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137042,\n
        "lat": 49.7389072,\n
        "lon": 3.8291830,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137043,\n
        "lat": 49.7389088,\n
        "lon": 3.8296193,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137044,\n
        "lat": 49.7389091,\n
        "lon": 3.8270915,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137045,\n
        "lat": 49.7389093,\n
        "lon": 3.8341749,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137046,\n
        "lat": 49.7389093,\n
        "lon": 3.8354297,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137047,\n
        "lat": 49.7389095,\n
        "lon": 3.8332649,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137048,\n
        "lat": 49.7389097,\n
        "lon": 3.8292893,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137049,\n
        "lat": 49.7389118,\n
        "lon": 3.8289774,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137050,\n
        "lat": 49.7389136,\n
        "lon": 3.8274836,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137051,\n
        "lat": 49.7389136,\n
        "lon": 3.8353581,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137052,\n
        "lat": 49.7389148,\n
        "lon": 3.8285813,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137053,\n
        "lat": 49.7389183,\n
        "lon": 3.8332748,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137054,\n
        "lat": 49.7389210,\n
        "lon": 3.8332400,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137055,\n
        "lat": 49.7389239,\n
        "lon": 3.8346983,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137056,\n
        "lat": 49.7389265,\n
        "lon": 3.8368872,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137057,\n
        "lat": 49.7389294,\n
        "lon": 3.8352327,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137058,\n
        "lat": 49.7389301,\n
        "lon": 3.8332509,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137059,\n
        "lat": 49.7389303,\n
        "lon": 3.8289888,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137060,\n
        "lat": 49.7389343,\n
        "lon": 3.8341966,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137061,\n
        "lat": 49.7389345,\n
        "lon": 3.8353930,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137062,\n
        "lat": 49.7389379,\n
        "lon": 3.8298364,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137063,\n
        "lat": 49.7389428,\n
        "lon": 3.8334736,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137064,\n
        "lat": 49.7389454,\n
        "lon": 3.8340759,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137065,\n
        "lat": 49.7389494,\n
        "lon": 3.8335207,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137066,\n
        "lat": 49.7389520,\n
        "lon": 3.8346215,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137067,\n
        "lat": 49.7389522,\n
        "lon": 3.8288323,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137068,\n
        "lat": 49.7389564,\n
        "lon": 3.8347261,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137069,\n
        "lat": 49.7389565,\n
        "lon": 3.8269546,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137070,\n
        "lat": 49.7389599,\n
        "lon": 3.8288802,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137071,\n
        "lat": 49.7389604,\n
        "lon": 3.8345988,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137072,\n
        "lat": 49.7389607,\n
        "lon": 3.8327333,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137073,\n
        "lat": 49.7389611,\n
        "lon": 3.8272471,\n
        "timestamp": "2016-10-05T06:03:11Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137074,\n
        "lat": 49.7389614,\n
        "lon": 3.8334970,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137075,\n
        "lat": 49.7389622,\n
        "lon": 3.8269802,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137076,\n
        "lat": 49.7389640,\n
        "lon": 3.8332904,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137077,\n
        "lat": 49.7389661,\n
        "lon": 3.8293845,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137078,\n
        "lat": 49.7389693,\n
        "lon": 3.8331279,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137079,\n
        "lat": 49.7389700,\n
        "lon": 3.8326809,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137080,\n
        "lat": 49.7389721,\n
        "lon": 3.8296570,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137081,\n
        "lat": 49.7389736,\n
        "lon": 3.8331352,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137082,\n
        "lat": 49.7389763,\n
        "lon": 3.8268685,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137083,\n
        "lat": 49.7389805,\n
        "lon": 3.8287110,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137084,\n
        "lat": 49.7389810,\n
        "lon": 3.8271489,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137085,\n
        "lat": 49.7389820,\n
        "lon": 3.8367776,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137086,\n
        "lat": 49.7389842,\n
        "lon": 3.8346487,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137087,\n
        "lat": 49.7389865,\n
        "lon": 3.8345254,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137088,\n
        "lat": 49.7389903,\n
        "lon": 3.8286730,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137089,\n
        "lat": 49.7389903,\n
        "lon": 3.8337805,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137090,\n
        "lat": 49.7389912,\n
        "lon": 3.8270940,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137091,\n
        "lat": 49.7389927,\n
        "lon": 3.8335734,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137092,\n
        "lat": 49.7389927,\n
        "lon": 3.8346247,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137093,\n
        "lat": 49.7389934,\n
        "lon": 3.8284516,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137094,\n
        "lat": 49.7389940,\n
        "lon": 3.8291215,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137095,\n
        "lat": 49.7389958,\n
        "lon": 3.8369707,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137096,\n
        "lat": 49.7389995,\n
        "lon": 3.8335192,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137097,\n
        "lat": 49.7390017,\n
        "lon": 3.8368651,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137098,\n
        "lat": 49.7390021,\n
        "lon": 3.8286299,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137099,\n
        "lat": 49.7390041,\n
        "lon": 3.8287517,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137100,\n
        "lat": 49.7390063,\n
        "lon": 3.8333490,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137101,\n
        "lat": 49.7390068,\n
        "lon": 3.8277361,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137102,\n
        "lat": 49.7390070,\n
        "lon": 3.8327573,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137103,\n
        "lat": 49.7390074,\n
        "lon": 3.8270094,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137104,\n
        "lat": 49.7390082,\n
        "lon": 3.8290691,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137105,\n
        "lat": 49.7390083,\n
        "lon": 3.8277979,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137106,\n
        "lat": 49.7390089,\n
        "lon": 3.8337265,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137107,\n
        "lat": 49.7390097,\n
        "lon": 3.8309786,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137108,\n
        "lat": 49.7390100,\n
        "lon": 3.8287285,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137109,\n
        "lat": 49.7390116,\n
        "lon": 3.8335351,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137110,\n
        "lat": 49.7390127,\n
        "lon": 3.8356757,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137111,\n
        "lat": 49.7390134,\n
        "lon": 3.8290401,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137112,\n
        "lat": 49.7390139,\n
        "lon": 3.8337977,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137113,\n
        "lat": 49.7390147,\n
        "lon": 3.8336620,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137114,\n
        "lat": 49.7390159,\n
        "lon": 3.8355942,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137115,\n
        "lat": 49.7390178,\n
        "lon": 3.8327064,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137116,\n
        "lat": 49.7390181,\n
        "lon": 3.8345526,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137117,\n
        "lat": 49.7390215,\n
        "lon": 3.8331885,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137118,\n
        "lat": 49.7390224,\n
        "lon": 3.8277463,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137119,\n
        "lat": 49.7390224,\n
        "lon": 3.8368241,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137120,\n
        "lat": 49.7390256,\n
        "lon": 3.8274911,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137121,\n
        "lat": 49.7390261,\n
        "lon": 3.8334713,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137122,\n
        "lat": 49.7390262,\n
        "lon": 3.8355726,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137123,\n
        "lat": 49.7390265,\n
        "lon": 3.8308687,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137124,\n
        "lat": 49.7390284,\n
        "lon": 3.8276571,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137125,\n
        "lat": 49.7390302,\n
        "lon": 3.8289792,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137126,\n
        "lat": 49.7390311,\n
        "lon": 3.8294229,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137127,\n
        "lat": 49.7390312,\n
        "lon": 3.8369003,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137128,\n
        "lat": 49.7390318,\n
        "lon": 3.8337443,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137129,\n
        "lat": 49.7390342,\n
        "lon": 3.8329538,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137130,\n
        "lat": 49.7390350,\n
        "lon": 3.8287692,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137131,\n
        "lat": 49.7390424,\n
        "lon": 3.8289333,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137132,\n
        "lat": 49.7390430,\n
        "lon": 3.8282209,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137133,\n
        "lat": 49.7390433,\n
        "lon": 3.8268203,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137134,\n
        "lat": 49.7390439,\n
        "lon": 3.8276674,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137135,\n
        "lat": 49.7390484,\n
        "lon": 3.8329693,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137136,\n
        "lat": 49.7390492,\n
        "lon": 3.8287089,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137137,\n
        "lat": 49.7390503,\n
        "lon": 3.8356007,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137138,\n
        "lat": 49.7390506,\n
        "lon": 3.8334195,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137139,\n
        "lat": 49.7390536,\n
        "lon": 3.8276320,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137140,\n
        "lat": 49.7390539,\n
        "lon": 3.8334142,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137141,\n
        "lat": 49.7390565,\n
        "lon": 3.8273446,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137142,\n
        "lat": 49.7390613,\n
        "lon": 3.8328976,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137143,\n
        "lat": 49.7390621,\n
        "lon": 3.8337165,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137144,\n
        "lat": 49.7390658,\n
        "lon": 3.8284886,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137145,\n
        "lat": 49.7390754,\n
        "lon": 3.8329136,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137146,\n
        "lat": 49.7390768,\n
        "lon": 3.8335356,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137147,\n
        "lat": 49.7390834,\n
        "lon": 3.8328976,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137148,\n
        "lat": 49.7390859,\n
        "lon": 3.8291177,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137149,\n
        "lat": 49.7390866,\n
        "lon": 3.8332922,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137150,\n
        "lat": 49.7390890,\n
        "lon": 3.8294749,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137151,\n
        "lat": 49.7390928,\n
        "lon": 3.8294594,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137152,\n
        "lat": 49.7390969,\n
        "lon": 3.8278529,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137153,\n
        "lat": 49.7390969,\n
        "lon": 3.8304534,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137154,\n
        "lat": 49.7391022,\n
        "lon": 3.8327514,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137155,\n
        "lat": 49.7391042,\n
        "lon": 3.8274345,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137156,\n
        "lat": 49.7391083,\n
        "lon": 3.8277196,\n
        "timestamp": "2016-10-05T06:03:12Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137157,\n
        "lat": 49.7391108,\n
        "lon": 3.8273852,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137158,\n
        "lat": 49.7391109,\n
        "lon": 3.8290294,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137159,\n
        "lat": 49.7391146,\n
        "lon": 3.8274019,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137160,\n
        "lat": 49.7391148,\n
        "lon": 3.8278364,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137161,\n
        "lat": 49.7391154,\n
        "lon": 3.8282579,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137162,\n
        "lat": 49.7391196,\n
        "lon": 3.8303461,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137163,\n
        "lat": 49.7391199,\n
        "lon": 3.8305252,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137164,\n
        "lat": 49.7391202,\n
        "lon": 3.8276752,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137165,\n
        "lat": 49.7391227,\n
        "lon": 3.8289828,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137166,\n
        "lat": 49.7391272,\n
        "lon": 3.8335994,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137167,\n
        "lat": 49.7391293,\n
        "lon": 3.8302836,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137168,\n
        "lat": 49.7391303,\n
        "lon": 3.8333333,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137169,\n
        "lat": 49.7391304,\n
        "lon": 3.8274962,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137170,\n
        "lat": 49.7391312,\n
        "lon": 3.8304694,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137171,\n
        "lat": 49.7391355,\n
        "lon": 3.8329583,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137172,\n
        "lat": 49.7391379,\n
        "lon": 3.8331617,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137173,\n
        "lat": 49.7391400,\n
        "lon": 3.8310263,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137174,\n
        "lat": 49.7391405,\n
        "lon": 3.8277400,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137175,\n
        "lat": 49.7391410,\n
        "lon": 3.8274624,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137176,\n
        "lat": 49.7391413,\n
        "lon": 3.8302116,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137177,\n
        "lat": 49.7391421,\n
        "lon": 3.8302064,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137178,\n
        "lat": 49.7391439,\n
        "lon": 3.8275823,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137179,\n
        "lat": 49.7391495,\n
        "lon": 3.8335592,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137180,\n
        "lat": 49.7391524,\n
        "lon": 3.8305438,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137181,\n
        "lat": 49.7391529,\n
        "lon": 3.8303626,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137182,\n
        "lat": 49.7391574,\n
        "lon": 3.8309113,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137183,\n
        "lat": 49.7391575,\n
        "lon": 3.8328542,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137184,\n
        "lat": 49.7391579,\n
        "lon": 3.8325936,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137185,\n
        "lat": 49.7391579,\n
        "lon": 3.8329452,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137186,\n
        "lat": 49.7391596,\n
        "lon": 3.8289023,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137187,\n
        "lat": 49.7391625,\n
        "lon": 3.8275227,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137188,\n
        "lat": 49.7391672,\n
        "lon": 3.8364843,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137189,\n
        "lat": 49.7391706,\n
        "lon": 3.8328655,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137190,\n
        "lat": 49.7391718,\n
        "lon": 3.8329100,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137191,\n
        "lat": 49.7391724,\n
        "lon": 3.8353452,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137192,\n
        "lat": 49.7391743,\n
        "lon": 3.8328083,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137193,\n
        "lat": 49.7391815,\n
        "lon": 3.8328135,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137194,\n
        "lat": 49.7391824,\n
        "lon": 3.8332032,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137195,\n
        "lat": 49.7391854,\n
        "lon": 3.8303786,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137196,\n
        "lat": 49.7391863,\n
        "lon": 3.8299271,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137197,\n
        "lat": 49.7391871,\n
        "lon": 3.8328176,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137198,\n
        "lat": 49.7391885,\n
        "lon": 3.8365662,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137199,\n
        "lat": 49.7391886,\n
        "lon": 3.8365830,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137200,\n
        "lat": 49.7391944,\n
        "lon": 3.8333452,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137201,\n
        "lat": 49.7391963,\n
        "lon": 3.8298638,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137202,\n
        "lat": 49.7391989,\n
        "lon": 3.8287456,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137203,\n
        "lat": 49.7391990,\n
        "lon": 3.8277263,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137204,\n
        "lat": 49.7392049,\n
        "lon": 3.8365397,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137205,\n
        "lat": 49.7392120,\n
        "lon": 3.8353807,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137206,\n
        "lat": 49.7392123,\n
        "lon": 3.8366178,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137207,\n
        "lat": 49.7392140,\n
        "lon": 3.8352349,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137208,\n
        "lat": 49.7392144,\n
        "lon": 3.8329513,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137209,\n
        "lat": 49.7392180,\n
        "lon": 3.8332914,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137210,\n
        "lat": 49.7392202,\n
        "lon": 3.8364029,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137211,\n
        "lat": 49.7392227,\n
        "lon": 3.8329307,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137212,\n
        "lat": 49.7392271,\n
        "lon": 3.8351999,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137213,\n
        "lat": 49.7392304,\n
        "lon": 3.8295550,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137214,\n
        "lat": 49.7392317,\n
        "lon": 3.8295493,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137215,\n
        "lat": 49.7392341,\n
        "lon": 3.8365827,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137216,\n
        "lat": 49.7392363,\n
        "lon": 3.8326575,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137217,\n
        "lat": 49.7392367,\n
        "lon": 3.8364270,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137218,\n
        "lat": 49.7392374,\n
        "lon": 3.8303256,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137219,\n
        "lat": 49.7392395,\n
        "lon": 3.8275785,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137220,\n
        "lat": 49.7392459,\n
        "lon": 3.8277569,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137221,\n
        "lat": 49.7392499,\n
        "lon": 3.8330354,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137222,\n
        "lat": 49.7392503,\n
        "lon": 3.8357494,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137223,\n
        "lat": 49.7392511,\n
        "lon": 3.8331649,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137224,\n
        "lat": 49.7392512,\n
        "lon": 3.8334029,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137225,\n
        "lat": 49.7392536,\n
        "lon": 3.8352704,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137226,\n
        "lat": 49.7392548,\n
        "lon": 3.8366133,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137227,\n
        "lat": 49.7392550,\n
        "lon": 3.8363991,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137228,\n
        "lat": 49.7392576,\n
        "lon": 3.8357380,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137229,\n
        "lat": 49.7392592,\n
        "lon": 3.8294317,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137231,\n
        "lat": 49.7392658,\n
        "lon": 3.8276827,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137232,\n
        "lat": 49.7392662,\n
        "lon": 3.8331805,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137233,\n
        "lat": 49.7392667,\n
        "lon": 3.8352354,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137234,\n
        "lat": 49.7392688,\n
        "lon": 3.8293906,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137236,\n
        "lat": 49.7392726,\n
        "lon": 3.8329791,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137237,\n
        "lat": 49.7392790,\n
        "lon": 3.8331010,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137238,\n
        "lat": 49.7392849,\n
        "lon": 3.8365033,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137239,\n
        "lat": 49.7392899,\n
        "lon": 3.8276985,\n
        "timestamp": "2016-10-05T06:03:13Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137240,\n
        "lat": 49.7392923,\n
        "lon": 3.8358124,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137241,\n
        "lat": 49.7392983,\n
        "lon": 3.8364825,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137242,\n
        "lat": 49.7392990,\n
        "lon": 3.8358014,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137243,\n
        "lat": 49.7393024,\n
        "lon": 3.8332851,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137244,\n
        "lat": 49.7393028,\n
        "lon": 3.8356668,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137245,\n
        "lat": 49.7393032,\n
        "lon": 3.8289861,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137246,\n
        "lat": 49.7393042,\n
        "lon": 3.8364734,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137247,\n
        "lat": 49.7393048,\n
        "lon": 3.8299060,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137248,\n
        "lat": 49.7393055,\n
        "lon": 3.8365341,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137249,\n
        "lat": 49.7393112,\n
        "lon": 3.8276240,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137250,\n
        "lat": 49.7393178,\n
        "lon": 3.8365135,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137251,\n
        "lat": 49.7393228,\n
        "lon": 3.8332381,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137252,\n
        "lat": 49.7393258,\n
        "lon": 3.8332411,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137253,\n
        "lat": 49.7393311,\n
        "lon": 3.8358672,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137254,\n
        "lat": 49.7393409,\n
        "lon": 3.8288290,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137255,\n
        "lat": 49.7393522,\n
        "lon": 3.8331756,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137256,\n
        "lat": 49.7393559,\n
        "lon": 3.8275046,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137257,\n
        "lat": 49.7393710,\n
        "lon": 3.8274501,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137258,\n
        "lat": 49.7393785,\n
        "lon": 3.8290050,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137259,\n
        "lat": 49.7393807,\n
        "lon": 3.8290225,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137260,\n
        "lat": 49.7393808,\n
        "lon": 3.8289875,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137261,\n
        "lat": 49.7393828,\n
        "lon": 3.8357825,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137262,\n
        "lat": 49.7393871,\n
        "lon": 3.8290374,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137263,\n
        "lat": 49.7393873,\n
        "lon": 3.8289727,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137264,\n
        "lat": 49.7393913,\n
        "lon": 3.8289194,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137265,\n
        "lat": 49.7393932,\n
        "lon": 3.8289363,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137266,\n
        "lat": 49.7393937,\n
        "lon": 3.8289027,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137267,\n
        "lat": 49.7393970,\n
        "lon": 3.8289630,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137268,\n
        "lat": 49.7393972,\n
        "lon": 3.8290468,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137269,\n
        "lat": 49.7393973,\n
        "lon": 3.8275325,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137270,\n
        "lat": 49.7393991,\n
        "lon": 3.8289507,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137271,\n
        "lat": 49.7394001,\n
        "lon": 3.8288887,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137272,\n
        "lat": 49.7394045,\n
        "lon": 3.8290500,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137273,\n
        "lat": 49.7394075,\n
        "lon": 3.8296504,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137274,\n
        "lat": 49.7394082,\n
        "lon": 3.8289606,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137275,\n
        "lat": 49.7394094,\n
        "lon": 3.8288795,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137276,\n
        "lat": 49.7394119,\n
        "lon": 3.8274767,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137277,\n
        "lat": 49.7394129,\n
        "lon": 3.8290500,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137278,\n
        "lat": 49.7394203,\n
        "lon": 3.8288766,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137279,\n
        "lat": 49.7394220,\n
        "lon": 3.8289642,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137280,\n
        "lat": 49.7394224,\n
        "lon": 3.8290446,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137281,\n
        "lat": 49.7394291,\n
        "lon": 3.8290434,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137282,\n
        "lat": 49.7394302,\n
        "lon": 3.8290346,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137283,\n
        "lat": 49.7394304,\n
        "lon": 3.8289764,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137284,\n
        "lat": 49.7394307,\n
        "lon": 3.8289609,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137285,\n
        "lat": 49.7394311,\n
        "lon": 3.8288803,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137286,\n
        "lat": 49.7394355,\n
        "lon": 3.8295342,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137287,\n
        "lat": 49.7394357,\n
        "lon": 3.8289911,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137288,\n
        "lat": 49.7394360,\n
        "lon": 3.8290181,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137289,\n
        "lat": 49.7394371,\n
        "lon": 3.8290082,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137290,\n
        "lat": 49.7394383,\n
        "lon": 3.8289536,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137291,\n
        "lat": 49.7394402,\n
        "lon": 3.8288901,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137292,\n
        "lat": 49.7394441,\n
        "lon": 3.8289429,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137293,\n
        "lat": 49.7394461,\n
        "lon": 3.8289045,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137294,\n
        "lat": 49.7394481,\n
        "lon": 3.8289213,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137295,\n
        "lat": 49.7394507,\n
        "lon": 3.8289076,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137296,\n
        "lat": 49.7394634,\n
        "lon": 3.8361878,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137297,\n
        "lat": 49.7394693,\n
        "lon": 3.8290604,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137298,\n
        "lat": 49.7394913,\n
        "lon": 3.8289253,\n
        "timestamp": "2016-10-05T06:03:14Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137389,\n
        "lat": 49.7400045,\n
        "lon": 3.8371679,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137390,\n
        "lat": 49.7400085,\n
        "lon": 3.8376263,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137391,\n
        "lat": 49.7400099,\n
        "lon": 3.8371597,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137394,\n
        "lat": 49.7400208,\n
        "lon": 3.8340155,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137395,\n
        "lat": 49.7400225,\n
        "lon": 3.8340789,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137396,\n
        "lat": 49.7400252,\n
        "lon": 3.8339903,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137397,\n
        "lat": 49.7400282,\n
        "lon": 3.8372563,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137399,\n
        "lat": 49.7400327,\n
        "lon": 3.8340206,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137400,\n
        "lat": 49.7400337,\n
        "lon": 3.8370125,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137401,\n
        "lat": 49.7400362,\n
        "lon": 3.8377573,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137402,\n
        "lat": 49.7400372,\n
        "lon": 3.8339952,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137403,\n
        "lat": 49.7400384,\n
        "lon": 3.8372735,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137404,\n
        "lat": 49.7400392,\n
        "lon": 3.8377604,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137406,\n
        "lat": 49.7400423,\n
        "lon": 3.8339660,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137407,\n
        "lat": 49.7400440,\n
        "lon": 3.8377395,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137409,\n
        "lat": 49.7400459,\n
        "lon": 3.8372302,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137410,\n
        "lat": 49.7400471,\n
        "lon": 3.8377426,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137411,\n
        "lat": 49.7400570,\n
        "lon": 3.8372462,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137412,\n
        "lat": 49.7400583,\n
        "lon": 3.8338373,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137413,\n
        "lat": 49.7400627,\n
        "lon": 3.8338156,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137414,\n
        "lat": 49.7400642,\n
        "lon": 3.8338400,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137415,\n
        "lat": 49.7400648,\n
        "lon": 3.8338367,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137416,\n
        "lat": 49.7400698,\n
        "lon": 3.8370697,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137417,\n
        "lat": 49.7400699,\n
        "lon": 3.8376910,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137418,\n
        "lat": 49.7400735,\n
        "lon": 3.8338401,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137420,\n
        "lat": 49.7400776,\n
        "lon": 3.8338233,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137421,\n
        "lat": 49.7400807,\n
        "lon": 3.8341047,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137422,\n
        "lat": 49.7400870,\n
        "lon": 3.8344051,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137426,\n
        "lat": 49.7401006,\n
        "lon": 3.8339909,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137427,\n
        "lat": 49.7401077,\n
        "lon": 3.8371716,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137428,\n
        "lat": 49.7401086,\n
        "lon": 3.8342997,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137430,\n
        "lat": 49.7401236,\n
        "lon": 3.8338595,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137431,\n
        "lat": 49.7401252,\n
        "lon": 3.8339412,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137432,\n
        "lat": 49.7401268,\n
        "lon": 3.8297126,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137434,\n
        "lat": 49.7401323,\n
        "lon": 3.8341390,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137435,\n
        "lat": 49.7401324,\n
        "lon": 3.8338738,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137436,\n
        "lat": 49.7401358,\n
        "lon": 3.8370944,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137437,\n
        "lat": 49.7401416,\n
        "lon": 3.8369616,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137438,\n
        "lat": 49.7401421,\n
        "lon": 3.8373785,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137440,\n
        "lat": 49.7401531,\n
        "lon": 3.8339485,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137441,\n
        "lat": 49.7401600,\n
        "lon": 3.8338799,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137442,\n
        "lat": 49.7401620,\n
        "lon": 3.8340273,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137443,\n
        "lat": 49.7401648,\n
        "lon": 3.8373014,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137444,\n
        "lat": 49.7401762,\n
        "lon": 3.8373190,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137445,\n
        "lat": 49.7401787,\n
        "lon": 3.8370204,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137446,\n
        "lat": 49.7401789,\n
        "lon": 3.8372809,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137447,\n
        "lat": 49.7401814,\n
        "lon": 3.8344479,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137448,\n
        "lat": 49.7401833,\n
        "lon": 3.8338733,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137449,\n
        "lat": 49.7402019,\n
        "lon": 3.8343471,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137451,\n
        "lat": 49.7402073,\n
        "lon": 3.8337929,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137452,\n
        "lat": 49.7402120,\n
        "lon": 3.8340597,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137453,\n
        "lat": 49.7402164,\n
        "lon": 3.8341910,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137454,\n
        "lat": 49.7402183,\n
        "lon": 3.8288922,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137455,\n
        "lat": 49.7402433,\n
        "lon": 3.8339513,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137456,\n
        "lat": 49.7402468,\n
        "lon": 3.8340822,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137457,\n
        "lat": 49.7402524,\n
        "lon": 3.8339205,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137458,\n
        "lat": 49.7402565,\n
        "lon": 3.8350203,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137459,\n
        "lat": 49.7402573,\n
        "lon": 3.8349242,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137460,\n
        "lat": 49.7402736,\n
        "lon": 3.8350198,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137461,\n
        "lat": 49.7402738,\n
        "lon": 3.8350441,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137462,\n
        "lat": 49.7402742,\n
        "lon": 3.8349177,\n
        "timestamp": "2016-10-05T06:03:17Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137463,\n
        "lat": 49.7402744,\n
        "lon": 3.8349246,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137464,\n
        "lat": 49.7402756,\n
        "lon": 3.8338407,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137465,\n
        "lat": 49.7402767,\n
        "lon": 3.8339749,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137466,\n
        "lat": 49.7402830,\n
        "lon": 3.8342512,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137467,\n
        "lat": 49.7403070,\n
        "lon": 3.8341618,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137468,\n
        "lat": 49.7403221,\n
        "lon": 3.8349150,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137469,\n
        "lat": 49.7403235,\n
        "lon": 3.8350182,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137470,\n
        "lat": 49.7403238,\n
        "lon": 3.8350445,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137471,\n
        "lat": 49.7403430,\n
        "lon": 3.8342852,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137472,\n
        "lat": 49.7403446,\n
        "lon": 3.8345790,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137473,\n
        "lat": 49.7403495,\n
        "lon": 3.8348868,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137474,\n
        "lat": 49.7403670,\n
        "lon": 3.8341977,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137475,\n
        "lat": 49.7403678,\n
        "lon": 3.8338640,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137476,\n
        "lat": 49.7403775,\n
        "lon": 3.8338376,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137477,\n
        "lat": 49.7403930,\n
        "lon": 3.8338854,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137478,\n
        "lat": 49.7403931,\n
        "lon": 3.8348856,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137479,\n
        "lat": 49.7403931,\n
        "lon": 3.8349167,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137480,\n
        "lat": 49.7404026,\n
        "lon": 3.8338589,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137481,\n
        "lat": 49.7404034,\n
        "lon": 3.8345749,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137482,\n
        "lat": 49.7404108,\n
        "lon": 3.8348851,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137483,\n
        "lat": 49.7404116,\n
        "lon": 3.8349153,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137484,\n
        "lat": 49.7404142,\n
        "lon": 3.8348851,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137485,\n
        "lat": 49.7404188,\n
        "lon": 3.8338727,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137486,\n
        "lat": 49.7404372,\n
        "lon": 3.8338212,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137487,\n
        "lat": 49.7404413,\n
        "lon": 3.8342189,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137488,\n
        "lat": 49.7404631,\n
        "lon": 3.8338433,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137489,\n
        "lat": 49.7404641,\n
        "lon": 3.8335979,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137490,\n
        "lat": 49.7404761,\n
        "lon": 3.8337123,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137491,\n
        "lat": 49.7404811,\n
        "lon": 3.8340353,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137492,\n
        "lat": 49.7404827,\n
        "lon": 3.8336940,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137493,\n
        "lat": 49.7404859,\n
        "lon": 3.8342412,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137494,\n
        "lat": 49.7404902,\n
        "lon": 3.8339901,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137495,\n
        "lat": 49.7405020,\n
        "lon": 3.8341668,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137496,\n
        "lat": 49.7405021,\n
        "lon": 3.8337344,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137497,\n
        "lat": 49.7405044,\n
        "lon": 3.8336333,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137498,\n
        "lat": 49.7405086,\n
        "lon": 3.8337162,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137499,\n
        "lat": 49.7405216,\n
        "lon": 3.8341764,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137500,\n
        "lat": 49.7405232,\n
        "lon": 3.8340553,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137501,\n
        "lat": 49.7405326,\n
        "lon": 3.8340119,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137502,\n
        "lat": 49.7405451,\n
        "lon": 3.8340657,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137503,\n
        "lat": 49.7406785,\n
        "lon": 3.8340226,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137504,\n
        "lat": 49.7407113,\n
        "lon": 3.8338438,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137505,\n
        "lat": 49.7407454,\n
        "lon": 3.8343580,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137506,\n
        "lat": 49.7407509,\n
        "lon": 3.8340544,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137507,\n
        "lat": 49.7407571,\n
        "lon": 3.8343048,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137508,\n
        "lat": 49.7407707,\n
        "lon": 3.8338710,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137509,\n
        "lat": 49.7407824,\n
        "lon": 3.8343773,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137510,\n
        "lat": 49.7407836,\n
        "lon": 3.8338768,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137511,\n
        "lat": 49.7407942,\n
        "lon": 3.8343241,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137512,\n
        "lat": 49.7407946,\n
        "lon": 3.8342958,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137513,\n
        "lat": 49.7407998,\n
        "lon": 3.8342985,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137514,\n
        "lat": 49.7408143,\n
        "lon": 3.8342065,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137515,\n
        "lat": 49.7408195,\n
        "lon": 3.8342094,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137516,\n
        "lat": 49.7408300,\n
        "lon": 3.8341618,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137517,\n
        "lat": 49.7408535,\n
        "lon": 3.8344146,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137518,\n
        "lat": 49.7409009,\n
        "lon": 3.8341991,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137519,\n
        "lat": 49.7409533,\n
        "lon": 3.8347213,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137520,\n
        "lat": 49.7409598,\n
        "lon": 3.8349023,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137521,\n
        "lat": 49.7409913,\n
        "lon": 3.8352219,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137522,\n
        "lat": 49.7409934,\n
        "lon": 3.8351604,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137523,\n
        "lat": 49.7410293,\n
        "lon": 3.8347124,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137524,\n
        "lat": 49.7410361,\n
        "lon": 3.8348939,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137525,\n
        "lat": 49.7410370,\n
        "lon": 3.8352247,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137526,\n
        "lat": 49.7410388,\n
        "lon": 3.8351636,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137527,\n
        "lat": 49.7410843,\n
        "lon": 3.8352291,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137528,\n
        "lat": 49.7410871,\n
        "lon": 3.8351696,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137529,\n
        "lat": 49.7411077,\n
        "lon": 3.8351702,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137530,\n
        "lat": 49.7411102,\n
        "lon": 3.8352303,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137531,\n
        "lat": 49.7412009,\n
        "lon": 3.8330082,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137532,\n
        "lat": 49.7412108,\n
        "lon": 3.8329612,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137533,\n
        "lat": 49.7412767,\n
        "lon": 3.8330460,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137534,\n
        "lat": 49.7412865,\n
        "lon": 3.8329990,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137535,\n
        "lat": 49.7412872,\n
        "lon": 3.8344173,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137536,\n
        "lat": 49.7413194,\n
        "lon": 3.8343087,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137537,\n
        "lat": 49.7413448,\n
        "lon": 3.8344578,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137538,\n
        "lat": 49.7413485,\n
        "lon": 3.8344451,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137539,\n
        "lat": 49.7413580,\n
        "lon": 3.8344671,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137540,\n
        "lat": 49.7413618,\n
        "lon": 3.8344545,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137541,\n
        "lat": 49.7414105,\n
        "lon": 3.8344888,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137542,\n
        "lat": 49.7414389,\n
        "lon": 3.8343930,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137543,\n
        "lat": 49.7428268,\n
        "lon": 3.8087911,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137544,\n
        "lat": 49.7428319,\n
        "lon": 3.8088135,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137545,\n
        "lat": 49.7428364,\n
        "lon": 3.8088071,\n
        "timestamp": "2016-10-05T06:03:18Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137546,\n
        "lat": 49.7428408,\n
        "lon": 3.8087700,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137547,\n
        "lat": 49.7428506,\n
        "lon": 3.8087858,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137548,\n
        "lat": 49.7428508,\n
        "lon": 3.8088442,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137549,\n
        "lat": 49.7428550,\n
        "lon": 3.8087796,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137550,\n
        "lat": 49.7428554,\n
        "lon": 3.8088380,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137551,\n
        "lat": 49.7428652,\n
        "lon": 3.8088539,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137552,\n
        "lat": 49.7428690,\n
        "lon": 3.8088155,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137553,\n
        "lat": 49.7428726,\n
        "lon": 3.8088101,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137554,\n
        "lat": 49.7428794,\n
        "lon": 3.8088324,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137555,\n
        "lat": 49.7574933,\n
        "lon": 3.8661920,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137556,\n
        "lat": 49.7575657,\n
        "lon": 3.8663154,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137557,\n
        "lat": 49.7576139,\n
        "lon": 3.8660234,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137558,\n
        "lat": 49.7576863,\n
        "lon": 3.8661468,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137559,\n
        "lat": 49.7580899,\n
        "lon": 3.8671898,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137560,\n
        "lat": 49.7581374,\n
        "lon": 3.8670827,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137561,\n
        "lat": 49.7582355,\n
        "lon": 3.8670328,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137562,\n
        "lat": 49.7582425,\n
        "lon": 3.8673512,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137563,\n
        "lat": 49.7582494,\n
        "lon": 3.8677922,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137564,\n
        "lat": 49.7582565,\n
        "lon": 3.8675478,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137565,\n
        "lat": 49.7582634,\n
        "lon": 3.8673042,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137566,\n
        "lat": 49.7582783,\n
        "lon": 3.8673200,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137567,\n
        "lat": 49.7582836,\n
        "lon": 3.8678905,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137568,\n
        "lat": 49.7582985,\n
        "lon": 3.8674568,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137569,\n
        "lat": 49.7583004,\n
        "lon": 3.8668967,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137570,\n
        "lat": 49.7583050,\n
        "lon": 3.8672598,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137571,\n
        "lat": 49.7583059,\n
        "lon": 3.8668850,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137572,\n
        "lat": 49.7583093,\n
        "lon": 3.8671129,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137573,\n
        "lat": 49.7583137,\n
        "lon": 3.8677362,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137574,\n
        "lat": 49.7583166,\n
        "lon": 3.8676138,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137575,\n
        "lat": 49.7583767,\n
        "lon": 3.8669655,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137576,\n
        "lat": 49.7583835,\n
        "lon": 3.8677088,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137577,\n
        "lat": 49.7583846,\n
        "lon": 3.8676612,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137578,\n
        "lat": 49.7583869,\n
        "lon": 3.8678106,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137579,\n
        "lat": 49.7583894,\n
        "lon": 3.8677092,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137580,\n
        "lat": 49.7583904,\n
        "lon": 3.8676616,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137581,\n
        "lat": 49.7583929,\n
        "lon": 3.8675605,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137582,\n
        "lat": 49.7585221,\n
        "lon": 3.8673610,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137583,\n
        "lat": 49.7585402,\n
        "lon": 3.8673148,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137584,\n
        "lat": 49.7585697,\n
        "lon": 3.8674055,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137585,\n
        "lat": 49.7585775,\n
        "lon": 3.8672197,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137586,\n
        "lat": 49.7585879,\n
        "lon": 3.8673594,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137587,\n
        "lat": 49.7587920,\n
        "lon": 3.8676133,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137588,\n
        "lat": 49.7588411,\n
        "lon": 3.8677648,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137589,\n
        "lat": 49.7588474,\n
        "lon": 3.8674720,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137590,\n
        "lat": 49.7588794,\n
        "lon": 3.8676372,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137591,\n
        "lat": 49.7588977,\n
        "lon": 3.8675766,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137592,\n
        "lat": 49.7588995,\n
        "lon": 3.8678065,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137593,\n
        "lat": 49.7589369,\n
        "lon": 3.8676818,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4432137594,\n
        "lat": 49.7589560,\n
        "lon": 3.8676183,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 10146804548,\n
        "lat": 49.7373476,\n
        "lon": 3.8275277,\n
        "timestamp": "2022-11-01T09:12:35Z",\n
        "version": 1,\n
        "changeset": 128333650,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10146804549,\n
        "lat": 49.7375710,\n
        "lon": 3.8276741,\n
        "timestamp": "2022-11-01T09:12:35Z",\n
        "version": 1,\n
        "changeset": 128333650,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10146804550,\n
        "lat": 49.7379682,\n
        "lon": 3.8279987,\n
        "timestamp": "2022-11-01T09:12:35Z",\n
        "version": 1,\n
        "changeset": 128333650,\n
        "user": "Eric V",\n
        "uid": 163480\n
      },\n
      {\n
        "type": "node",\n
        "id": 10146804551,\n
        "lat": 49.7379535,\n
        "lon": 3.8279866,\n
        "timestamp": "2022-11-01T09:12:35Z",\n
        "version": 1,\n
        "changeset": 128333650,\n
        "user": "Eric V",\n
        "uid": 163480\n
      },\n
      {\n
        "type": "node",\n
        "id": 10146804552,\n
        "lat": 49.7379478,\n
        "lon": 3.8280031,\n
        "timestamp": "2022-11-01T09:12:35Z",\n
        "version": 1,\n
        "changeset": 128333650,\n
        "user": "Eric V",\n
        "uid": 163480\n
      },\n
      {\n
        "type": "node",\n
        "id": 10146804553,\n
        "lat": 49.7379625,\n
        "lon": 3.8280152,\n
        "timestamp": "2022-11-01T09:12:35Z",\n
        "version": 1,\n
        "changeset": 128333650,\n
        "user": "Eric V",\n
        "uid": 163480\n
      },\n
      {\n
        "type": "node",\n
        "id": 10146804556,\n
        "lat": 49.7360181,\n
        "lon": 3.8322344,\n
        "timestamp": "2022-11-01T09:12:35Z",\n
        "version": 1,\n
        "changeset": 128333650,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10146804557,\n
        "lat": 49.7348881,\n
        "lon": 3.8337315,\n
        "timestamp": "2022-11-01T09:12:35Z",\n
        "version": 1,\n
        "changeset": 128333650,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10146804558,\n
        "lat": 49.7344271,\n
        "lon": 3.8343296,\n
        "timestamp": "2022-11-01T09:12:35Z",\n
        "version": 1,\n
        "changeset": 128333650,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10146804559,\n
        "lat": 49.7337821,\n
        "lon": 3.8351878,\n
        "timestamp": "2022-11-01T09:12:35Z",\n
        "version": 1,\n
        "changeset": 128333650,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10146804560,\n
        "lat": 49.7330626,\n
        "lon": 3.8370371,\n
        "timestamp": "2022-11-01T09:12:35Z",\n
        "version": 1,\n
        "changeset": 128333650,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10146804561,\n
        "lat": 49.7367156,\n
        "lon": 3.8326942,\n
        "timestamp": "2022-11-01T09:12:35Z",\n
        "version": 1,\n
        "changeset": 128333650,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "tags": {\n
          "location:transition": "yes",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10146804562,\n
        "lat": 49.7323135,\n
        "lon": 3.8389873,\n
        "timestamp": "2022-11-01T09:12:35Z",\n
        "version": 1,\n
        "changeset": 128333650,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10146804563,\n
        "lat": 49.7317370,\n
        "lon": 3.8404910,\n
        "timestamp": "2022-11-01T09:12:35Z",\n
        "version": 1,\n
        "changeset": 128333650,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10146853084,\n
        "lat": 49.7334241,\n
        "lon": 3.8399393,\n
        "timestamp": "2022-11-01T09:49:58Z",\n
        "version": 1,\n
        "changeset": 128335534,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10146853085,\n
        "lat": 49.7344953,\n
        "lon": 3.8408337,\n
        "timestamp": "2022-11-01T09:49:58Z",\n
        "version": 1,\n
        "changeset": 128335534,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10146853086,\n
        "lat": 49.7345814,\n
        "lon": 3.8409049,\n
        "timestamp": "2022-11-01T09:49:58Z",\n
        "version": 1,\n
        "changeset": 128335534,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole",\n
          "transformer": "distribution"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13043216922,\n
        "lat": 49.7381954,\n
        "lon": 3.8323941,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 1,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243,\n
        "tags": {\n
          "access": "yes",\n
          "emergency": "defibrillator",\n
          "indoor": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13043216925,\n
        "lat": 49.7372116,\n
        "lon": 3.8311971,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 1,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 13043216929,\n
        "lat": 49.7372266,\n
        "lon": 3.8311673,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 1,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 13043216931,\n
        "lat": 49.7372127,\n
        "lon": 3.8313728,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 1,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 13043216945,\n
        "lat": 49.7370740,\n
        "lon": 3.8313540,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 1,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 13043216948,\n
        "lat": 49.7372046,\n
        "lon": 3.8314081,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 1,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243\n
      },\n
      {\n
        "type": "node",\n
        "id": 13043216953,\n
        "lat": 49.7380323,\n
        "lon": 3.8322329,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 1,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243,\n
        "tags": {\n
          "amenity": "post_box"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858262,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136696,\n
          4432136656,\n
          4432136655,\n
          4432136651,\n
          4432136667,\n
          4432136697,\n
          4432136717,\n
          4432136730,\n
          4432136715,\n
          4432136721,\n
          4432136696\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858263,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137295,\n
          4432137294,\n
          4432137292,\n
          4432137287,\n
          4432137289,\n
          4432137288,\n
          4432137282,\n
          4432137281,\n
          4432137297,\n
          4432137298,\n
          4432137295\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858264,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136315,\n
          4432136747,\n
          4432136767,\n
          4432136791,\n
          4432136299,\n
          4432136304,\n
          4432136314,\n
          4432136323,\n
          4432136312,\n
          4432136338,\n
          4432136315\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858265,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136613,\n
          4432136624,\n
          4432136601,\n
          4432136600,\n
          4432136595,\n
          4432136587,\n
          4432136580,\n
          4432136583,\n
          4432136588,\n
          4432136589,\n
          4432136613\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858266,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136112,\n
          4432136109,\n
          4432136104,\n
          4432136099,\n
          4432136106,\n
          4432136102,\n
          4432136118,\n
          4432136116,\n
          4432136126,\n
          4432136131,\n
          4432136112\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858267,\n
        "timestamp": "2016-10-05T06:03:19Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137243,\n
          4432137251,\n
          4432137252,\n
          4432137255,\n
          4432137237,\n
          4432137223,\n
          4432137232,\n
          4432137209,\n
          4432137200,\n
          4432137224,\n
          4432137243\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858268,\n
        "timestamp": "2016-10-05T06:03:20Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137002,\n
          4432137013,\n
          4432136931,\n
          4432136908,\n
          4432136944,\n
          4432136952,\n
          4432136964,\n
          4432136961,\n
          4432136973,\n
          4432136976,\n
          4432137002\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858269,\n
        "timestamp": "2016-10-05T06:03:20Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136817,\n
          4432136819,\n
          4432136816,\n
          4432136825,\n
          4432136829,\n
          4432136830,\n
          4432136847,\n
          4432136845,\n
          4432136848,\n
          4432136843,\n
          4432136817\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858270,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 4,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243,\n
        "nodes": [\n
          4432136230,\n
          4432136233,\n
          4432136232,\n
          4432136238,\n
          4432136239,\n
          4432136247,\n
          4432136246,\n
          4432136279,\n
          4432136281,\n
          4432135598,\n
          4432135594,\n
          4432135601,\n
          4432135602,\n
          4432135609,\n
          4432135614,\n
          4432135606,\n
          4432135643,\n
          4432135654,\n
          4432135660,\n
          4432135648,\n
          4432135653,\n
          4432135638,\n
          4432135635,\n
          4432135625,\n
          4432135633,\n
          4432135616,\n
          4432135621,\n
          4432135612,\n
          4432135618,\n
          13043216948,\n
          4432135629,\n
          4432135634,\n
          4432135624,\n
          4432135631,\n
          13043216931,\n
          4432135642,\n
          4432135652,\n
          4432135637,\n
          4432135651,\n
          4432135663,\n
          4432135669,\n
          4432135656,\n
          4432135667,\n
          4432135675,\n
          4432135676,\n
          4432135670,\n
          4432135673,\n
          4432135661,\n
          4432135655,\n
          4432135630,\n
          4432135639,\n
          4432135647,\n
          4432135658,\n
          4432135659,\n
          4432135657,\n
          4432135650,\n
          4432135641,\n
          13043216925,\n
          4432135649,\n
          4432135662,\n
          13043216929,\n
          4432135668,\n
          4432135640,\n
          4432135646,\n
          4432135628,\n
          4432135619,\n
          4432135596,\n
          4432135599,\n
          4432135593,\n
          4432136297,\n
          4432136292,\n
          4432136288,\n
          4432136295,\n
          4432136289,\n
          4432136280,\n
          4432136278,\n
          4432136272,\n
          4432136270,\n
          4432136276,\n
          4432136271,\n
          4432136267,\n
          4432136265,\n
          4432136269,\n
          4432136268,\n
          4432136263,\n
          4432136261,\n
          4432136266,\n
          4432136262,\n
          4432136257,\n
          4432136255,\n
          4432136260,\n
          4432136256,\n
          13043216945,\n
          4432136252,\n
          4432136251,\n
          4432136254,\n
          4432136250,\n
          4432136244,\n
          4432136245,\n
          4432136242,\n
          4432136240,\n
          4432136237,\n
          4432136236,\n
          4432136241,\n
          4432136235,\n
          4432136228,\n
          4432136227,\n
          4432136225,\n
          4432136223,\n
          4432136224,\n
          4432136222,\n
          4432136229,\n
          4432136230\n
        ],\n
        "tags": {\n
          "amenity": "place_of_worship",\n
          "building": "church",\n
          "denomination": "catholic",\n
          "name": "Église Saint-Martin",\n
          "religion": "christian",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wikidata": "Q3582735"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858271,\n
        "timestamp": "2016-10-05T06:03:20Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136264,\n
          4432136234,\n
          4432136226,\n
          4432136221,\n
          4432136215,\n
          4432136218,\n
          4432136213,\n
          4432136231,\n
          4432136253,\n
          4432136273,\n
          4432135613,\n
          4432136264\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858272,\n
        "timestamp": "2016-10-05T06:03:20Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136324,\n
          4432136364,\n
          4432136362,\n
          4432136386,\n
          4432136897,\n
          4432136384,\n
          4432136909,\n
          4432136374,\n
          4432136359,\n
          4432136346,\n
          4432136336,\n
          4432136324\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858274,\n
        "timestamp": "2016-10-05T06:03:20Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136376,\n
          4432136367,\n
          4432136916,\n
          4432136957,\n
          4432136968,\n
          4432136950,\n
          4432136942,\n
          4432136923,\n
          4432136922,\n
          4432136385,\n
          4432136890,\n
          4432136376\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858275,\n
        "timestamp": "2016-10-05T06:03:20Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136566,\n
          4432136527,\n
          4432136536,\n
          4432136570,\n
          4432136592,\n
          4432136593,\n
          4432136611,\n
          4432136608,\n
          4432136577,\n
          4432136578,\n
          4432136567,\n
          4432136566\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858276,\n
        "timestamp": "2016-10-05T06:03:20Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432135608,\n
          4432135597,\n
          4432136283,\n
          4432136286,\n
          4432136277,\n
          4432136258,\n
          4432136274,\n
          4432135671,\n
          4432136393,\n
          4432135666,\n
          4432135626,\n
          4432135608\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858277,\n
        "timestamp": "2016-10-05T06:03:20Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136337,\n
          4432136370,\n
          4432136899,\n
          4432136905,\n
          4432136933,\n
          4432136382,\n
          4432136369,\n
          4432136363,\n
          4432136365,\n
          4432136357,\n
          4432136356,\n
          4432136354,\n
          4432136337\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858278,\n
        "timestamp": "2016-10-05T06:03:20Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136198,\n
          4432136195,\n
          4432136192,\n
          4432136191,\n
          4432136187,\n
          4432136184,\n
          4432136199,\n
          4432136203,\n
          4432136202,\n
          4432136204,\n
          4432136205,\n
          4432136207,\n
          4432136198\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858280,\n
        "timestamp": "2016-10-05T06:03:20Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136502,\n
          4432136522,\n
          4432136569,\n
          4432136560,\n
          4432136554,\n
          4432136550,\n
          4432136563,\n
          4432136552,\n
          4432136531,\n
          4432136538,\n
          4432136519,\n
          4432136500,\n
          4432136502\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858281,\n
        "timestamp": "2016-10-05T06:03:21Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137026,\n
          4432137019,\n
          4432137015,\n
          4432137067,\n
          4432137083,\n
          4432137108,\n
          4432137099,\n
          4432137130,\n
          4432137136,\n
          4432137088,\n
          4432137098,\n
          4432137052,\n
          4432137026\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858282,\n
        "timestamp": "2016-10-05T06:03:21Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137581,\n
          4432137568,\n
          4432137564,\n
          4432137574,\n
          4432137573,\n
          4432137563,\n
          4432137567,\n
          4432137578,\n
          4432137579,\n
          4432137576,\n
          4432137577,\n
          4432137580,\n
          4432137581\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858283,\n
        "timestamp": "2016-10-05T06:03:21Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137543,\n
          4432137545,\n
          4432137544,\n
          4432137548,\n
          4432137550,\n
          4432137551,\n
          4432137554,\n
          4432137552,\n
          4432137553,\n
          4432137549,\n
          4432137547,\n
          4432137546,\n
          4432137543\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858284,\n
        "timestamp": "2016-10-05T06:03:21Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137063,\n
          4432137074,\n
          4432137065,\n
          4432137091,\n
          4432137109,\n
          4432137096,\n
          4432137121,\n
          4432137146,\n
          4432137166,\n
          4432137179,\n
          4432137138,\n
          4432137140,\n
          4432137100,\n
          4432137063\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858285,\n
        "timestamp": "2016-10-05T06:03:21Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136412,\n
          4432136418,\n
          4432136414,\n
          4432136410,\n
          4432135684,\n
          4432135683,\n
          4432136392,\n
          4432136409,\n
          4432136427,\n
          4432136430,\n
          4432136440,\n
          4432136452,\n
          4432136417,\n
          4432136412\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858286,\n
        "timestamp": "2016-10-05T06:03:21Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137043,\n
          4432137077,\n
          4432137126,\n
          4432137151,\n
          4432137150,\n
          4432137213,\n
          4432137214,\n
          4432137229,\n
          4432137234,\n
          4432137042,\n
          4432137031,\n
          4432137048,\n
          4432137012,\n
          4432137043\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858288,\n
        "timestamp": "2016-10-05T06:03:21Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136701,\n
          4432136706,\n
          4432136698,\n
          4432136695,\n
          4432136648,\n
          4432136639,\n
          4432136676,\n
          4432136671,\n
          4432136661,\n
          4432136640,\n
          4432136666,\n
          4432136692,\n
          4432136704,\n
          4432136701\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858289,\n
        "timestamp": "2016-10-05T06:03:21Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136411,\n
          4432136420,\n
          4432136496,\n
          4432136483,\n
          4432136480,\n
          4432136460,\n
          4432136449,\n
          4432136467,\n
          4432136461,\n
          4432136463,\n
          4432136429,\n
          4432136428,\n
          4432136398,\n
          4432136411\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858290,\n
        "timestamp": "2016-10-05T06:03:21Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136793,\n
          4432136799,\n
          4432136802,\n
          4432136801,\n
          4432136806,\n
          4432136808,\n
          4432136822,\n
          4432136832,\n
          4432136815,\n
          4432136827,\n
          4432136809,\n
          4432136804,\n
          4432136796,\n
          4432136793\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858291,\n
        "timestamp": "2016-10-05T06:03:21Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136484,\n
          4432136493,\n
          4432136510,\n
          4432136524,\n
          4432136565,\n
          4432136488,\n
          4432136456,\n
          4432136471,\n
          4432136494,\n
          4432136540,\n
          4432136495,\n
          4432136497,\n
          4432136477,\n
          4432136484\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858294,\n
        "timestamp": "2016-10-05T06:03:21Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137248,\n
          4432137238,\n
          4432137241,\n
          4432137246,\n
          4432137227,\n
          4432137217,\n
          4432137210,\n
          4432137188,\n
          4432137204,\n
          4432137198,\n
          4432137199,\n
          4432137206,\n
          4432137215,\n
          4432137226,\n
          4432137248\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858298,\n
        "timestamp": "2016-10-05T06:03:22Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432135732,\n
          4432135728,\n
          4432135734,\n
          4432135733,\n
          4432135726,\n
          4432135719,\n
          4432135708,\n
          4432135706,\n
          4432135704,\n
          4432135705,\n
          4432135703,\n
          4432135707,\n
          4432135709,\n
          4432135711,\n
          4432135732\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858299,\n
        "timestamp": "2016-10-05T06:03:22Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136425,\n
          4432136422,\n
          4432136450,\n
          4432136453,\n
          4432136442,\n
          4432136444,\n
          4432136448,\n
          4432136451,\n
          4432136443,\n
          4432136441,\n
          4432136437,\n
          4432136434,\n
          4432136439,\n
          4432136436,\n
          4432136431,\n
          4432136425\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858300,\n
        "timestamp": "2016-10-05T06:03:22Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137287,\n
          4432137283,\n
          4432137279,\n
          4432137274,\n
          4432137267,\n
          4432137263,\n
          4432137260,\n
          4432137258,\n
          4432137259,\n
          4432137262,\n
          4432137277,\n
          4432137280,\n
          4432137282,\n
          4432137288,\n
          4432137289,\n
          4432137287\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858302,\n
        "timestamp": "2016-10-05T06:03:22Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137279,\n
          4432137284,\n
          4432137290,\n
          4432137292,\n
          4432137294,\n
          4432137293,\n
          4432137291,\n
          4432137285,\n
          4432137278,\n
          4432137275,\n
          4432137271,\n
          4432137266,\n
          4432137264,\n
          4432137265,\n
          4432137270,\n
          4432137274,\n
          4432137279\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858303,\n
        "timestamp": "2016-10-05T06:03:22Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432135781,\n
          4432135897,\n
          4432135770,\n
          4432135762,\n
          4432135757,\n
          4432135751,\n
          4432135756,\n
          4432135760,\n
          4432135763,\n
          4432135765,\n
          4432135766,\n
          4432135767,\n
          4432135769,\n
          4432135768,\n
          4432135771,\n
          4432135772,\n
          4432135781\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858304,\n
        "timestamp": "2016-10-05T06:03:22Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432135779,\n
          4432135777,\n
          4432135890,\n
          4432135894,\n
          4432135904,\n
          4432135908,\n
          4432135899,\n
          4432135907,\n
          4432135892,\n
          4432135891,\n
          4432135889,\n
          4432135788,\n
          4432135785,\n
          4432135784,\n
          4432135782,\n
          4432135783,\n
          4432135787,\n
          4432135779\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858306,\n
        "timestamp": "2020-12-09T17:39:41Z",\n
        "version": 2,\n
        "changeset": 95565214,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          4432136787,\n
          4432136784,\n
          4432136778,\n
          4432136776,\n
          4432136302,\n
          4432136300,\n
          4432136303,\n
          4432136763,\n
          4432136757,\n
          4432136744,\n
          4432136748,\n
          4432136712,\n
          4432136708,\n
          4432136742,\n
          4432136790,\n
          4432136308,\n
          4432136358,\n
          4432136787\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858308,\n
        "timestamp": "2016-10-05T06:03:22Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432135720,\n
          4432135721,\n
          4432135718,\n
          4432135717,\n
          4432135712,\n
          4432135710,\n
          4432135715,\n
          4432135713,\n
          4432135716,\n
          4432135714,\n
          4432135722,\n
          4432135723,\n
          4432135727,\n
          4432135730,\n
          4432135724,\n
          4432135725,\n
          4432135729,\n
          4432135731,\n
          4432135735,\n
          4432135736,\n
          4432135720\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858310,\n
        "timestamp": "2020-12-09T17:40:04Z",\n
        "version": 2,\n
        "changeset": 95565214,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          4432137244,\n
          4432137228,\n
          4432137242,\n
          4432137240,\n
          4432137253,\n
          4432137261,\n
          4432137244\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858311,\n
        "timestamp": "2016-10-05T06:03:23Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136960,\n
          4432136980,\n
          4432136993,\n
          4432136971,\n
          4432136960\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858312,\n
        "timestamp": "2016-10-05T06:03:23Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136376,\n
          4432136348,\n
          4432136329,\n
          4432136367,\n
          4432136376\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858313,\n
        "timestamp": "2016-10-05T06:03:23Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136290,\n
          4432136285,\n
          4432136294,\n
          4432135592,\n
          4432136290\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858314,\n
        "timestamp": "2016-10-05T06:03:23Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136596,\n
          4432136584,\n
          4432136581,\n
          4432136590,\n
          4432136596\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858315,\n
        "timestamp": "2016-10-05T06:03:23Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137540,\n
          4432137538,\n
          4432137537,\n
          4432137539,\n
          4432137540\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": 445858316,\n
        "timestamp": "2016-10-05T06:03:23Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137172,\n
          4432137149,\n
          4432137168,\n
          4432137194,\n
          4432137172\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858317,\n
        "timestamp": "2016-10-05T06:03:23Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136910,\n
          4432136907,\n
          4432136918,\n
          4432136921,\n
          4432136910\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": 445858318,\n
        "timestamp": "2016-10-05T06:03:23Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137407,\n
          4432137401,\n
          4432137404,\n
          4432137410,\n
          4432137407\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": 445858319,\n
        "timestamp": "2016-10-05T06:03:23Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136903,\n
          4432136377,\n
          4432136360,\n
          4432136388,\n
          4432136903\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": 445858320,\n
        "timestamp": "2016-10-05T06:03:23Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136753,\n
          4432136743,\n
          4432136781,\n
          4432136301,\n
          4432136753\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858321,\n
        "timestamp": "2016-10-05T06:03:23Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136098,\n
          4432136092,\n
          4432136115,\n
          4432136120,\n
          4432136098\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858322,\n
        "timestamp": "2016-10-05T06:03:23Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432135903,\n
          4432135910,\n
          4432135778,\n
          4432135774,\n
          4432135903\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858323,\n
        "timestamp": "2016-10-05T06:03:23Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136542,\n
          4432136551,\n
          4432136541,\n
          4432136528,\n
          4432136542\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": 445858324,\n
        "timestamp": "2016-10-05T06:03:23Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432135776,\n
          4432135773,\n
          4432135901,\n
          4432135909,\n
          4432135776\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": 445858325,\n
        "timestamp": "2016-10-05T06:03:23Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137051,\n
          4432137032,\n
          4432137046,\n
          4432137061,\n
          4432137051\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858326,\n
        "timestamp": "2016-10-05T06:03:23Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136533,\n
          4432136556,\n
          4432136574,\n
          4432136557,\n
          4432136533\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858327,\n
        "timestamp": "2020-12-09T17:40:04Z",\n
        "version": 2,\n
        "changeset": 95565214,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          4432137240,\n
          4432137242,\n
          4432137228,\n
          4432137222,\n
          4432137240\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": 445858328,\n
        "timestamp": "2016-10-05T06:03:24Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137202,\n
          4432137186,\n
          4432137245,\n
          4432137254,\n
          4432137202\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858329,\n
        "timestamp": "2016-10-05T06:03:24Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136545,\n
          4432136555,\n
          4432136529,\n
          4432136507,\n
          4432136545\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858330,\n
        "timestamp": "2016-10-05T06:03:24Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136311,\n
          4432136307,\n
          4432136775,\n
          4432136779,\n
          4432136311\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": 445858331,\n
        "timestamp": "2016-10-05T06:03:24Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136355,\n
          4432136333,\n
          4432136372,\n
          4432136383,\n
          4432136355\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": 445858332,\n
        "timestamp": "2016-10-05T06:03:24Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136719,\n
          4432136738,\n
          4432136741,\n
          4432136724,\n
          4432136719\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": 445858333,\n
        "timestamp": "2016-10-05T06:03:24Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137490,\n
          4432137496,\n
          4432137498,\n
          4432137492,\n
          4432137490\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": 445858334,\n
        "timestamp": "2016-10-05T06:03:24Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137134,\n
          4432137124,\n
          4432137101,\n
          4432137118,\n
          4432137134\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": 445858335,\n
        "timestamp": "2016-10-05T06:03:24Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136176,\n
          4432136179,\n
          4432136173,\n
          4432136163,\n
          4432136176\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858336,\n
        "timestamp": "2016-10-05T06:03:24Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136691,\n
          4432136665,\n
          4432136683,\n
          4432136702,\n
          4432136691\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858337,\n
        "timestamp": "2016-10-05T06:03:24Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136135,\n
          4432136137,\n
          4432136130,\n
          4432136125,\n
          4432136135\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858338,\n
        "timestamp": "2016-10-05T06:03:24Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136644,\n
          4432136631,\n
          4432136650,\n
          4432136660,\n
          4432136644\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858339,\n
        "timestamp": "2016-10-05T06:03:24Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136991,\n
          4432136978,\n
          4432136982,\n
          4432136997,\n
          4432136991\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858340,\n
        "timestamp": "2016-10-05T06:03:24Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136595,\n
          4432136600,\n
          4432136591,\n
          4432136587,\n
          4432136595\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": 445858341,\n
        "timestamp": "2016-10-05T06:03:24Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137113,\n
          4432137143,\n
          4432137166,\n
          4432137146,\n
          4432137113\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": 445858342,\n
        "timestamp": "2016-10-05T06:03:24Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136937,\n
          4432136946,\n
          4432136958,\n
          4432136948,\n
          4432136937\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858343,\n
        "timestamp": "2016-10-05T06:03:24Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136987,\n
          4432136983,\n
          4432136998,\n
          4432137000,\n
          4432136987\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858344,\n
        "timestamp": "2016-10-05T06:03:24Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136906,\n
          4432136894,\n
          4432136930,\n
          4432136940,\n
          4432136906\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858345,\n
        "timestamp": "2016-10-05T06:03:25Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136119,\n
          4432136123,\n
          4432136114,\n
          4432136111,\n
          4432136119\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858346,\n
        "timestamp": "2016-10-05T06:03:25Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136891,\n
          4432136375,\n
          4432136920,\n
          4432136935,\n
          4432136891\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": 445858348,\n
        "timestamp": "2016-10-05T06:03:25Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137486,\n
          4432137488,\n
          4432137496,\n
          4432137490,\n
          4432137486\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858349,\n
        "timestamp": "2016-10-05T06:03:25Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137580,\n
          4432137577,\n
          4432137576,\n
          4432137579,\n
          4432137580\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": 445858350,\n
        "timestamp": "2016-10-05T06:03:25Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432135595,\n
          4432135600,\n
          4432135607,\n
          4432135603,\n
          4432135595\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858351,\n
        "timestamp": "2016-10-05T06:03:25Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136763,\n
          4432136748,\n
          4432136744,\n
          4432136757,\n
          4432136763\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": 445858352,\n
        "timestamp": "2016-10-05T06:03:25Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136936,\n
          4432136904,\n
          4432136896,\n
          4432136928,\n
          4432136936\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858353,\n
        "timestamp": "2016-10-05T06:03:25Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136870,\n
          4432136871,\n
          4432136859,\n
          4432136857,\n
          4432136870\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": 445858354,\n
        "timestamp": "2016-10-05T06:03:25Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137582,\n
          4432137584,\n
          4432137586,\n
          4432137583,\n
          4432137582\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858355,\n
        "timestamp": "2016-10-05T06:03:25Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136768,\n
          4432136778,\n
          4432136784,\n
          4432136773,\n
          4432136768\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858356,\n
        "timestamp": "2016-10-05T06:03:25Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137123,\n
          4432137107,\n
          4432137173,\n
          4432137182,\n
          4432137123\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858357,\n
        "timestamp": "2016-10-05T06:03:25Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136325,\n
          4432136322,\n
          4432136326,\n
          4432136334,\n
          4432136325\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": 445858358,\n
        "timestamp": "2016-10-05T06:03:25Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136371,\n
          4432136926,\n
          4432136969,\n
          4432136927,\n
          4432136371\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858359,\n
        "timestamp": "2016-10-05T06:03:25Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136532,\n
          4432136561,\n
          4432136568,\n
          4432136544,\n
          4432136532\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": 445858360,\n
        "timestamp": "2016-10-05T06:03:25Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136670,\n
          4432136657,\n
          4432136653,\n
          4432136662,\n
          4432136670\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": 445858361,\n
        "timestamp": "2016-10-05T06:03:25Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136826,\n
          4432136820,\n
          4432136818,\n
          4432136823,\n
          4432136826\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858362,\n
        "timestamp": "2016-10-05T06:03:25Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136420,\n
          4432136411,\n
          4432136416,\n
          4432136424,\n
          4432136420\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858363,\n
        "timestamp": "2016-10-05T06:03:25Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136140,\n
          4432136149,\n
          4432136154,\n
          4432136146,\n
          4432136140\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858364,\n
        "timestamp": "2016-10-05T06:03:26Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137020,\n
          4432137023,\n
          4432137016,\n
          4432137009,\n
          4432137020\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": 445858365,\n
        "timestamp": "2016-10-05T06:03:26Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136618,\n
          4432136612,\n
          4432136625,\n
          4432136628,\n
          4432136618\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858366,\n
        "timestamp": "2016-10-05T06:03:26Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136617,\n
          4432136622,\n
          4432136616,\n
          4432136606,\n
          4432136617\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858367,\n
        "timestamp": "2016-10-05T06:03:26Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136855,\n
          4432136860,\n
          4432136869,\n
          4432136865,\n
          4432136855\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": 445858368,\n
        "timestamp": "2016-10-05T06:03:26Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136943,\n
          4432136932,\n
          4432136945,\n
          4432136959,\n
          4432136943\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858369,\n
        "timestamp": "2016-10-05T06:03:26Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137077,\n
          4432137043,\n
          4432137080,\n
          4432137126,\n
          4432137077\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": 445858370,\n
        "timestamp": "2016-10-05T06:03:26Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137428,\n
          4432137422,\n
          4432137447,\n
          4432137449,\n
          4432137428\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858371,\n
        "timestamp": "2016-10-05T06:03:26Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137079,\n
          4432137072,\n
          4432137102,\n
          4432137115,\n
          4432137079\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858372,\n
        "timestamp": "2016-10-05T06:03:26Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137448,\n
          4432137457,\n
          4432137464,\n
          4432137451,\n
          4432137448\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858373,\n
        "timestamp": "2016-10-05T06:03:26Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136677,\n
          4432136659,\n
          4432136674,\n
          4432136690,\n
          4432136677\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858374,\n
        "timestamp": "2016-10-05T06:03:26Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137469,\n
          4432137460,\n
          4432137461,\n
          4432137470,\n
          4432137469\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": 445858375,\n
        "timestamp": "2016-10-05T06:03:26Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137191,\n
          4432137205,\n
          4432137225,\n
          4432137207,\n
          4432137191\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858376,\n
        "timestamp": "2016-10-05T06:03:26Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137125,\n
          4432137158,\n
          4432137165,\n
          4432137131,\n
          4432137125\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858377,\n
        "timestamp": "2016-10-05T06:03:26Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137106,\n
          4432137089,\n
          4432137112,\n
          4432137128,\n
          4432137106\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858378,\n
        "timestamp": "2016-10-05T06:03:26Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137214,\n
          4432137273,\n
          4432137286,\n
          4432137229,\n
          4432137214\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": 445858380,\n
        "timestamp": "2022-11-01T09:12:35Z",\n
        "version": 2,\n
        "changeset": 128333650,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "nodes": [\n
          4432135754,\n
          4432135755,\n
          4432135753,\n
          4432135752,\n
          4432135754\n
        ],\n
        "tags": {\n
          "building": "service",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "substation",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "substation": "minor_distribution"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858382,\n
        "timestamp": "2016-10-05T06:03:27Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136813,\n
          4432136856,\n
          4432136868,\n
          4432136836,\n
          4432136813\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": 445858383,\n
        "timestamp": "2016-10-05T06:03:27Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137435,\n
          4432137431,\n
          4432137440,\n
          4432137441,\n
          4432137435\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858384,\n
        "timestamp": "2016-10-05T06:03:27Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137529,\n
          4432137528,\n
          4432137527,\n
          4432137530,\n
          4432137529\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": 445858385,\n
        "timestamp": "2016-10-05T06:03:27Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432135742,\n
          4432135741,\n
          4432135745,\n
          4432135746,\n
          4432135742\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858386,\n
        "timestamp": "2016-10-05T06:03:27Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136652,\n
          4432136636,\n
          4432136633,\n
          4432136649,\n
          4432136652\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": 445858387,\n
        "timestamp": "2016-10-05T06:03:27Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137086,\n
          4432137066,\n
          4432137055,\n
          4432137068,\n
          4432137086\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858388,\n
        "timestamp": "2016-10-05T06:03:27Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136318,\n
          4432136780,\n
          4432136321,\n
          4432136352,\n
          4432136318\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858389,\n
        "timestamp": "2016-10-05T06:03:27Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432135905,\n
          4432135893,\n
          4432135911,\n
          4432135913,\n
          4432135905\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858390,\n
        "timestamp": "2016-10-05T06:03:27Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136401,\n
          4432136408,\n
          4432135685,\n
          4432135678,\n
          4432136401\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": 445858391,\n
        "timestamp": "2016-10-05T06:03:27Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432135674,\n
          4432135615,\n
          4432135679,\n
          4432136390,\n
          4432135674\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858392,\n
        "timestamp": "2016-10-05T06:03:27Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136654,\n
          4432136630,\n
          4432136646,\n
          4432136673,\n
          4432136654\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858393,\n
        "timestamp": "2016-10-05T06:03:27Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432135699,\n
          4432135700,\n
          4432135702,\n
          4432135701,\n
          4432135699\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858394,\n
        "timestamp": "2016-10-05T06:03:27Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136387,\n
          4432136380,\n
          4432136902,\n
          4432136911,\n
          4432136387\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": 445858395,\n
        "timestamp": "2016-10-05T06:03:27Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136287,\n
          4432136293,\n
          4432136298,\n
          4432136296,\n
          4432136287\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858396,\n
        "timestamp": "2016-10-05T06:03:27Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136875,\n
          4432136861,\n
          4432136867,\n
          4432136885,\n
          4432136875\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858397,\n
        "timestamp": "2016-10-05T06:03:27Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136368,\n
          4432136330,\n
          4432136320,\n
          4432136344,\n
          4432136368\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858398,\n
        "timestamp": "2016-10-05T06:03:27Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136988,\n
          4432137038,\n
          4432137050,\n
          4432136999,\n
          4432136988\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858399,\n
        "timestamp": "2016-10-05T06:03:27Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136088,\n
          4432136080,\n
          4432136077,\n
          4432136083,\n
          4432136088\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858400,\n
        "timestamp": "2016-10-05T06:03:28Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137534,\n
          4432137532,\n
          4432137531,\n
          4432137533,\n
          4432137534\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858401,\n
        "timestamp": "2016-10-05T06:03:28Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137528,\n
          4432137526,\n
          4432137525,\n
          4432137527,\n
          4432137528\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858403,\n
        "timestamp": "2016-10-05T06:03:28Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136803,\n
          4432136792,\n
          4432137296,\n
          4432136794,\n
          4432136803\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858405,\n
        "timestamp": "2016-10-05T06:03:28Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136144,\n
          4432136138,\n
          4432136166,\n
          4432136171,\n
          4432136144\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858406,\n
        "timestamp": "2016-10-05T06:03:28Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137491,\n
          4432137500,\n
          4432137501,\n
          4432137494,\n
          4432137491\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858407,\n
        "timestamp": "2016-10-05T06:03:28Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136801,\n
          4432136802,\n
          4432136799,\n
          4432136798,\n
          4432136801\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": 445858408,\n
        "timestamp": "2016-10-05T06:03:28Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137161,\n
          4432137132,\n
          4432137093,\n
          4432137144,\n
          4432137161\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858409,\n
        "timestamp": "2016-10-05T06:03:28Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136859,\n
          4432136871,\n
          4432136874,\n
          4432136863,\n
          4432136859\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": 445858410,\n
        "timestamp": "2016-10-05T06:03:28Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136761,\n
          4432136732,\n
          4432136710,\n
          4432136740,\n
          4432136761\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858411,\n
        "timestamp": "2016-10-05T06:03:28Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137277,\n
          4432137262,\n
          4432137268,\n
          4432137272,\n
          4432137277\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858412,\n
        "timestamp": "2016-10-05T06:03:28Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432135738,\n
          4432135740,\n
          4432135739,\n
          4432135737,\n
          4432135738\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858413,\n
        "timestamp": "2016-10-05T06:03:28Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136140,\n
          4432136139,\n
          4432136148,\n
          4432136149,\n
          4432136140\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": 445858414,\n
        "timestamp": "2016-10-05T06:03:28Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432135965,\n
          4432135966,\n
          4432135982,\n
          4432135979,\n
          4432135965\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858415,\n
        "timestamp": "2016-10-05T06:03:28Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136090,\n
          4432136087,\n
          4432136103,\n
          4432136108,\n
          4432136090\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": 445858416,\n
        "timestamp": "2016-10-05T06:03:28Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137238,\n
          4432137248,\n
          4432137250,\n
          4432137241,\n
          4432137238\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": 445858417,\n
        "timestamp": "2016-10-05T06:03:28Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136530,\n
          4432136543,\n
          4432136549,\n
          4432136539,\n
          4432136530\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": 445858418,\n
        "timestamp": "2016-10-05T06:03:29Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137170,\n
          4432137181,\n
          4432137162,\n
          4432137153,\n
          4432137170\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": 445858419,\n
        "timestamp": "2016-10-05T06:03:29Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136117,\n
          4432136107,\n
          4432136095,\n
          4432136110,\n
          4432136117\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858420,\n
        "timestamp": "2016-10-05T06:03:29Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136282,\n
          4432136275,\n
          4432135627,\n
          4432135664,\n
          4432136282\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858421,\n
        "timestamp": "2016-10-05T06:03:29Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136342,\n
          4432136379,\n
          4432136899,\n
          4432136370,\n
          4432136342\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858422,\n
        "timestamp": "2016-10-05T06:03:29Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136862,\n
          4432137432,\n
          4432137454,\n
          4432136879,\n
          4432136862\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858423,\n
        "timestamp": "2016-10-05T06:03:29Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136878,\n
          4432136883,\n
          4432136866,\n
          4432136864,\n
          4432136878\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858424,\n
        "timestamp": "2016-10-05T06:03:29Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137257,\n
          4432137256,\n
          4432137269,\n
          4432137276,\n
          4432137257\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858425,\n
        "timestamp": "2016-10-05T06:03:29Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136726,\n
          4432136714,\n
          4432136762,\n
          4432136769,\n
          4432136726\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": 445858426,\n
        "timestamp": "2016-10-05T06:03:29Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136745,\n
          4432136756,\n
          4432136737,\n
          4432136727,\n
          4432136745\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858427,\n
        "timestamp": "2016-10-05T06:03:29Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137590,\n
          4432137593,\n
          4432137594,\n
          4432137591,\n
          4432137590\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858429,\n
        "timestamp": "2016-10-05T06:03:29Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136943,\n
          4432136929,\n
          4432136913,\n
          4432136932,\n
          4432136943\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": 445858430,\n
        "timestamp": "2016-10-05T06:03:29Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136156,\n
          4432136153,\n
          4432136159,\n
          4432136165,\n
          4432136156\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858431,\n
        "timestamp": "2016-10-05T06:03:29Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136100,\n
          4432136096,\n
          4432136105,\n
          4432136113,\n
          4432136100\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858432,\n
        "timestamp": "2016-10-05T06:03:29Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136758,\n
          4432136751,\n
          4432136766,\n
          4432136774,\n
          4432136758\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858433,\n
        "timestamp": "2016-10-05T06:03:29Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136664,\n
          4432136672,\n
          4432136685,\n
          4432136679,\n
          4432136664\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": 445858434,\n
        "timestamp": "2016-10-05T06:03:29Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136445,\n
          4432136455,\n
          4432136432,\n
          4432136423,\n
          4432136445\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858435,\n
        "timestamp": "2016-10-05T06:03:29Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136330,\n
          4432136368,\n
          4432136893,\n
          4432136366,\n
          4432136330\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858436,\n
        "timestamp": "2016-10-05T06:03:29Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137519,\n
          4432137520,\n
          4432137524,\n
          4432137523,\n
          4432137519\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858437,\n
        "timestamp": "2016-10-05T06:03:30Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136770,\n
          4432136317,\n
          4432136786,\n
          4432136750,\n
          4432136770\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858438,\n
        "timestamp": "2016-10-05T06:03:30Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137403,\n
          4432137411,\n
          4432137409,\n
          4432137397,\n
          4432137403\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": 445858439,\n
        "timestamp": "2016-10-05T06:03:30Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137399,\n
          4432137402,\n
          4432137396,\n
          4432137394,\n
          4432137399\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": 445858440,\n
        "timestamp": "2016-10-05T06:03:30Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136812,\n
          4432136803,\n
          4432136810,\n
          4432136821,\n
          4432136812\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858441,\n
        "timestamp": "2016-10-05T06:03:30Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137480,\n
          4432137476,\n
          4432137475,\n
          4432137477,\n
          4432137480\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": 445858443,\n
        "timestamp": "2016-10-05T06:03:30Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136151,\n
          4432136143,\n
          4432136155,\n
          4432136164,\n
          4432136151\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858444,\n
        "timestamp": "2016-10-05T06:03:30Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136425,\n
          4432136431,\n
          4432136435,\n
          4432136426,\n
          4432136425\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": 445858445,\n
        "timestamp": "2016-10-05T06:03:30Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136124,\n
          4432136129,\n
          4432136132,\n
          4432136127,\n
          4432136124\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858446,\n
        "timestamp": "2016-10-05T06:03:30Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432135906,\n
          4432135780,\n
          4432135775,\n
          4432135895,\n
          4432135906\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": 445858449,\n
        "timestamp": "2016-10-05T06:03:30Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136966,\n
          4432136994,\n
          4432137007,\n
          4432136972,\n
          4432136966\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858450,\n
        "timestamp": "2016-10-05T06:03:30Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137526,\n
          4432137522,\n
          4432137521,\n
          4432137525,\n
          4432137526\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": 445858451,\n
        "timestamp": "2016-10-05T06:03:30Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432135608,\n
          4432135626,\n
          4432135605,\n
          4432135597,\n
          4432135608\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": 445858452,\n
        "timestamp": "2016-10-05T06:03:30Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136855,\n
          4432136850,\n
          4432136852,\n
          4432136860,\n
          4432136855\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": 445858453,\n
        "timestamp": "2016-10-05T06:03:30Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136414,\n
          4432136418,\n
          4432136412,\n
          4432136407,\n
          4432136414\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": 445858455,\n
        "timestamp": "2016-10-05T06:03:31Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137092,\n
          4432137071,\n
          4432137066,\n
          4432137086,\n
          4432137092\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": 445858456,\n
        "timestamp": "2016-10-05T06:03:31Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136535,\n
          4432136492,\n
          4432136513,\n
          4432136546,\n
          4432136535\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858457,\n
        "timestamp": "2016-10-05T06:03:31Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136771,\n
          4432136790,\n
          4432136742,\n
          4432136734,\n
          4432136771\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858458,\n
        "timestamp": "2016-10-05T06:03:31Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136360,\n
          4432136377,\n
          4432136350,\n
          4432136327,\n
          4432136360\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858459,\n
        "timestamp": "2016-10-05T06:03:32Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136858,\n
          4432136851,\n
          4432136849,\n
          4432136854,\n
          4432136858\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858460,\n
        "timestamp": "2016-10-05T06:03:32Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136947,\n
          4432136955,\n
          4432136936,\n
          4432136928,\n
          4432136947\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858462,\n
        "timestamp": "2016-10-05T06:03:32Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136626,\n
          4432136635,\n
          4432136641,\n
          4432136632,\n
          4432136626\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858463,\n
        "timestamp": "2023-01-08T17:06:32Z",\n
        "version": 4,\n
        "changeset": 131023380,\n
        "user": "Max-Kritic",\n
        "uid": 414659,\n
        "nodes": [\n
          4432135758,\n
          4432135761,\n
          4432135764,\n
          4432135759,\n
          4432135758\n
        ],\n
        "tags": {\n
          "building": "transformer_tower",\n
          "operator": "Enedis",\n
          "power": "substation",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "source:power": "Enedis",\n
          "substation": "minor_distribution",\n
          "voltage": "20000"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858464,\n
        "timestamp": "2016-10-05T06:03:32Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136076,\n
          4432136073,\n
          4432136081,\n
          4432136085,\n
          4432136076\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858466,\n
        "timestamp": "2016-10-05T06:03:32Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136336,\n
          4432136346,\n
          4432136359,\n
          4432136349,\n
          4432136336\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": 445858468,\n
        "timestamp": "2016-10-05T06:03:32Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137555,\n
          4432137556,\n
          4432137558,\n
          4432137557,\n
          4432137555\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858469,\n
        "timestamp": "2016-10-05T06:03:32Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432135898,\n
          4432135896,\n
          4432135900,\n
          4432135902,\n
          4432135898\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858471,\n
        "timestamp": "2016-10-05T06:03:32Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137509,\n
          4432137511,\n
          4432137507,\n
          4432137505,\n
          4432137509\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": 445858474,\n
        "timestamp": "2016-10-05T06:03:32Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136446,\n
          4432136438,\n
          4432136447,\n
          4432136457,\n
          4432136446\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858476,\n
        "timestamp": "2016-10-05T06:03:32Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137071,\n
          4432137092,\n
          4432137116,\n
          4432137087,\n
          4432137071\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858478,\n
        "timestamp": "2016-10-05T06:03:32Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137073,\n
          4432137084,\n
          4432137044,\n
          4432137029,\n
          4432137073\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858481,\n
        "timestamp": "2016-10-05T06:03:32Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137593,\n
          4432137590,\n
          4432137588,\n
          4432137592,\n
          4432137593\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858483,\n
        "timestamp": "2016-10-05T06:03:32Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136188,\n
          4432136185,\n
          4432136193,\n
          4432136196,\n
          4432136188\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": 445858484,\n
        "timestamp": "2016-10-05T06:03:32Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137010,\n
          4432136995,\n
          4432137017,\n
          4432137028,\n
          4432137010\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858485,\n
        "timestamp": "2016-10-05T06:03:32Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137058,\n
          4432137054,\n
          4432137047,\n
          4432137053,\n
          4432137058\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": 445858486,\n
        "timestamp": "2016-10-05T06:03:33Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137452,\n
          4432137456,\n
          4432137465,\n
          4432137455,\n
          4432137452\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858487,\n
        "timestamp": "2016-10-05T06:03:33Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137225,\n
          4432137233,\n
          4432137212,\n
          4432137207,\n
          4432137225\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": 445858489,\n
        "timestamp": "2016-10-05T06:03:33Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136607,\n
          4432136602,\n
          4432136619,\n
          4432136627,\n
          4432136607\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858490,\n
        "timestamp": "2016-10-05T06:03:33Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137467,\n
          4432137466,\n
          4432137471,\n
          4432137474,\n
          4432137467\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858491,\n
        "timestamp": "2016-10-05T06:03:33Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136981,\n
          4432136990,\n
          4432137003,\n
          4432136992,\n
          4432136981\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": 445858492,\n
        "timestamp": "2016-10-05T06:03:33Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136985,\n
          4432136986,\n
          4432136951,\n
          4432136939,\n
          4432136979,\n
          4432136985\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": 445858493,\n
        "timestamp": "2016-10-05T06:03:33Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137181,\n
          4432137170,\n
          4432137163,\n
          4432137180,\n
          4432137195,\n
          4432137181\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": 445858494,\n
        "timestamp": "2016-10-05T06:03:33Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136506,\n
          4432136524,\n
          4432136510,\n
          4432136493,\n
          4432136505,\n
          4432136506\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858495,\n
        "timestamp": "2016-10-05T06:03:33Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136200,\n
          4432136210,\n
          4432136212,\n
          4432136214,\n
          4432136206,\n
          4432136200\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858496,\n
        "timestamp": "2016-10-05T06:03:33Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136506,\n
          4432136505,\n
          4432136490,\n
          4432136504,\n
          4432136520,\n
          4432136506\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": 445858497,\n
        "timestamp": "2016-10-05T06:03:33Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136135,\n
          4432136134,\n
          4432136136,\n
          4432136141,\n
          4432136142,\n
          4432136135\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858498,\n
        "timestamp": "2016-10-05T06:03:33Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136684,\n
          4432136687,\n
          4432136689,\n
          4432136663,\n
          4432136658,\n
          4432136684\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858499,\n
        "timestamp": "2016-10-05T06:03:33Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136161,\n
          4432136156,\n
          4432136165,\n
          4432136172,\n
          4432136178,\n
          4432136161\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858500,\n
        "timestamp": "2016-10-05T06:03:33Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136259,\n
          4432136219,\n
          4432136248,\n
          4432135617,\n
          4432136284,\n
          4432136259\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": 445858501,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 2,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243,\n
        "nodes": [\n
          4432136214,\n
          4432136212,\n
          4432136217,\n
          4432136220,\n
          2354191217,\n
          4432136216,\n
          4432136214\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858502,\n
        "timestamp": "2016-10-05T06:03:33Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136688,\n
          4432136719,\n
          4432136724,\n
          4432136725,\n
          4432136694,\n
          4432136688\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": 445858503,\n
        "timestamp": "2016-10-05T06:03:33Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136421,\n
          4432136389,\n
          4432135672,\n
          4432135685,\n
          4432136408,\n
          4432136421\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858504,\n
        "timestamp": "2016-10-05T06:03:34Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137197,\n
          4432137193,\n
          4432137192,\n
          4432137183,\n
          4432137189,\n
          4432137197\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858505,\n
        "timestamp": "2016-10-05T06:03:34Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136912,\n
          4432136895,\n
          4432136381,\n
          4432136340,\n
          4432136378,\n
          4432136912\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858506,\n
        "timestamp": "2016-10-05T06:03:34Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137569,\n
          4432137561,\n
          4432137572,\n
          4432137575,\n
          4432137571,\n
          4432137569\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": 445858508,\n
        "timestamp": "2016-10-05T06:03:34Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137193,\n
          4432137216,\n
          4432137184,\n
          4432137154,\n
          4432137192,\n
          4432137193\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858509,\n
        "timestamp": "2016-10-05T06:03:34Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137508,\n
          4432137504,\n
          4432137503,\n
          4432137506,\n
          4432137510,\n
          4432137508\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858510,\n
        "timestamp": "2016-10-05T06:03:34Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137453,\n
          4432137456,\n
          4432137452,\n
          4432137442,\n
          4432137434,\n
          4432137453\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858511,\n
        "timestamp": "2016-10-05T06:03:34Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136579,\n
          4432136599,\n
          4432136604,\n
          4432136575,\n
          4432136571,\n
          4432136579\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": 445858512,\n
        "timestamp": "2016-10-05T06:03:34Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137176,\n
          4432137177,\n
          4432137196,\n
          4432137062,\n
          4432137035,\n
          4432137176\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858514,\n
        "timestamp": "2016-10-05T06:03:34Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136168,\n
          4432136180,\n
          4432136181,\n
          4432136208,\n
          4432136211,\n
          4432136177,\n
          4432136168\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858515,\n
        "timestamp": "2016-10-05T06:03:34Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136084,\n
          4432136079,\n
          4432136078,\n
          4432136075,\n
          4432136074,\n
          4432136082,\n
          4432136084\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": 445858516,\n
        "timestamp": "2016-10-05T06:03:34Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136389,\n
          4432136421,\n
          4432136433,\n
          4432136405,\n
          4432136402,\n
          4432136397,\n
          4432136389\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858517,\n
        "timestamp": "2016-10-05T06:03:34Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136756,\n
          4432136745,\n
          4432136347,\n
          4432136361,\n
          4432136335,\n
          4432136343,\n
          4432136756\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858518,\n
        "timestamp": "2016-10-05T06:03:34Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432135915,\n
          4432135897,\n
          4432135781,\n
          4432135776,\n
          4432135909,\n
          4432135912,\n
          4432135915\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": 445858519,\n
        "timestamp": "2016-10-05T06:03:34Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136319,\n
          4432136755,\n
          4432136777,\n
          4432136316,\n
          4432136309,\n
          4432136331,\n
          4432136319\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858520,\n
        "timestamp": "2016-10-05T06:03:34Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136306,\n
          4432136785,\n
          4432136782,\n
          4432136789,\n
          4432136889,\n
          4432136898,\n
          4432136306\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858521,\n
        "timestamp": "2016-10-05T06:03:35Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136713,\n
          4432136720,\n
          4432136682,\n
          4432136668,\n
          4432136716,\n
          4432136723,\n
          4432136713\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858522,\n
        "timestamp": "2016-10-05T06:03:35Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432135916,\n
          4432135786,\n
          4432135778,\n
          4432135910,\n
          4432135903,\n
          4432135914,\n
          4432135916\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": 445858523,\n
        "timestamp": "2016-10-05T06:03:35Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137562,\n
          4432137565,\n
          4432137566,\n
          4432137570,\n
          4432137560,\n
          4432137559,\n
          4432137562\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858524,\n
        "timestamp": "2016-10-05T06:03:35Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137008,\n
          4432137041,\n
          4432137060,\n
          4432137045,\n
          4432137064,\n
          4432137036,\n
          4432137008\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858525,\n
        "timestamp": "2016-10-05T06:03:35Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137185,\n
          4432137221,\n
          4432137236,\n
          4432137211,\n
          4432137208,\n
          4432137190,\n
          4432137185\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": 445858526,\n
        "timestamp": "2016-10-05T06:03:35Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136813,\n
          4432136807,\n
          4432136837,\n
          4432136838,\n
          4432136853,\n
          4432136856,\n
          4432136813\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858527,\n
        "timestamp": "2016-10-05T06:03:35Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137119,\n
          4432137085,\n
          4432137056,\n
          4432137095,\n
          4432137127,\n
          4432137097,\n
          4432137119\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858528,\n
        "timestamp": "2016-10-05T06:03:35Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136680,\n
          4432136705,\n
          4432136722,\n
          4432136703,\n
          4432136709,\n
          4432136700,\n
          4432136680\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858529,\n
        "timestamp": "2016-10-05T06:03:35Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432135985,\n
          4432135984,\n
          4432135978,\n
          4432135976,\n
          4432136064,\n
          4432136067,\n
          4432135985\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858530,\n
        "timestamp": "2016-10-05T06:03:35Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137122,\n
          4432137114,\n
          4432137034,\n
          4432137022,\n
          4432137110,\n
          4432137137,\n
          4432137122\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858531,\n
        "timestamp": "2016-10-05T06:03:35Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136573,\n
          4432136562,\n
          4432136576,\n
          4432136572,\n
          4432136585,\n
          4432136597,\n
          4432136573\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858532,\n
        "timestamp": "2016-10-05T06:03:35Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137027,\n
          4432136989,\n
          4432136996,\n
          4432136984,\n
          4432137006,\n
          4432137057,\n
          4432137027\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858534,\n
        "timestamp": "2016-10-05T06:03:35Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136464,\n
          4432136490,\n
          4432136484,\n
          4432136477,\n
          4432136469,\n
          4432136454,\n
          4432136464\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858535,\n
        "timestamp": "2016-10-05T06:03:35Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136912,\n
          4432136918,\n
          4432136907,\n
          4432136910,\n
          4432136901,\n
          4432136895,\n
          4432136912\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": 445858536,\n
        "timestamp": "2016-10-05T06:03:35Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137406,\n
          4432137426,\n
          4432137430,\n
          4432137418,\n
          4432137415,\n
          4432137414,\n
          4432137406\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858537,\n
        "timestamp": "2016-10-05T06:03:35Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136914,\n
          4432136941,\n
          4432136949,\n
          4432136341,\n
          4432136328,\n
          4432136919,\n
          4432136914\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858538,\n
        "timestamp": "2016-10-05T06:03:36Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136311,\n
          4432136779,\n
          4432136775,\n
          4432136764,\n
          4432136310,\n
          4432136339,\n
          4432136311\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858539,\n
        "timestamp": "2016-10-05T06:03:36Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136319,\n
          4432136759,\n
          4432136733,\n
          4432136746,\n
          4432136760,\n
          4432136788,\n
          4432136319\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858540,\n
        "timestamp": "2016-10-05T06:03:36Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137415,\n
          4432137418,\n
          4432137420,\n
          4432137413,\n
          4432137412,\n
          4432137414,\n
          4432137415\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858541,\n
        "timestamp": "2016-10-05T06:03:36Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432135744,\n
          4432135743,\n
          4432135749,\n
          4432135750,\n
          4432135748,\n
          4432135747,\n
          4432135744\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858542,\n
        "timestamp": "2016-10-05T06:03:36Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136925,\n
          4432136900,\n
          4432136917,\n
          4432136924,\n
          4432136962,\n
          4432136970,\n
          4432136925\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858543,\n
        "timestamp": "2016-10-05T06:03:36Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136101,\n
          4432136089,\n
          4432136086,\n
          4432136122,\n
          4432136126,\n
          4432136116,\n
          4432136101\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858544,\n
        "timestamp": "2016-10-05T06:03:36Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137426,\n
          4432137406,\n
          4432137402,\n
          4432137399,\n
          4432137395,\n
          4432137421,\n
          4432137426\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858545,\n
        "timestamp": "2016-10-05T06:03:36Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136974,\n
          4432136965,\n
          4432136956,\n
          4432136953,\n
          4432136915,\n
          4432136938,\n
          4432136974\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858546,\n
        "timestamp": "2016-10-05T06:03:36Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136534,\n
          4432136525,\n
          4432136548,\n
          4432136547,\n
          4432136553,\n
          4432136559,\n
          4432136534\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858547,\n
        "timestamp": "2016-10-05T06:03:36Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137411,\n
          4432137438,\n
          4432137444,\n
          4432137443,\n
          4432137446,\n
          4432137427,\n
          4432137411\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858548,\n
        "timestamp": "2025-08-02T16:41:30Z",\n
        "version": 4,\n
        "changeset": 169871394,\n
        "user": "norwieu",\n
        "uid": 6916243,\n
        "nodes": [\n
          4432136647,\n
          4432136669,\n
          4432136718,\n
          13043216922,\n
          13043216953,\n
          4432136637,\n
          4432136623,\n
          4432136678,\n
          4432136647\n
        ],\n
        "tags": {\n
          "addr:housenumber": "2",\n
          "addr:street": "Rue Haute",\n
          "amenity": "townhall",\n
          "building": "civic",\n
          "contact:email": "cilly@paysdelaserre.fr",\n
          "contact:phone": "+33 3 23 20 02 21",\n
          "name": "Mairie de Cilly",\n
          "opening_hours": "Fr 18:00-19:00",\n
          "ref:FR:SIRET": "21020181000012",\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": 445858549,\n
        "timestamp": "2016-10-05T06:03:36Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136870,\n
          4432136857,\n
          4432136840,\n
          4432136850,\n
          4432136855,\n
          4432136865,\n
          4432136870\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858550,\n
        "timestamp": "2016-10-05T06:03:36Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137219,\n
          4432137203,\n
          4432137220,\n
          4432137231,\n
          4432137239,\n
          4432137249,\n
          4432137219\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858551,\n
        "timestamp": "2016-10-05T06:03:36Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136582,\n
          4432136598,\n
          4432136629,\n
          4432136621,\n
          4432136615,\n
          4432136605,\n
          4432136582\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858552,\n
        "timestamp": "2016-10-05T06:03:36Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137584,\n
          4432137587,\n
          4432137589,\n
          4432137585,\n
          4432137583,\n
          4432137586,\n
          4432137584\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": 445858553,\n
        "timestamp": "2016-10-05T06:03:36Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137016,\n
          4432137023,\n
          4432137076,\n
          4432137058,\n
          4432137053,\n
          4432137047,\n
          4432137001,\n
          4432137016\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858554,\n
        "timestamp": "2016-10-05T06:03:36Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136259,\n
          4432136284,\n
          4432135645,\n
          4432136396,\n
          4432135686,\n
          4432135677,\n
          4432136291,\n
          4432136259\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858555,\n
        "timestamp": "2016-10-05T06:03:36Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137177,\n
          4432137176,\n
          4432137167,\n
          4432137218,\n
          4432137247,\n
          4432137201,\n
          4432137196,\n
          4432137177\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": 445858556,\n
        "timestamp": "2016-10-05T06:03:37Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136539,\n
          4432136512,\n
          4432136473,\n
          4432136481,\n
          4432136508,\n
          4432136518,\n
          4432136530,\n
          4432136539\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858557,\n
        "timestamp": "2016-10-05T06:03:37Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136652,\n
          4432136649,\n
          4432136642,\n
          4432136693,\n
          4432136699,\n
          4432136674,\n
          4432136659,\n
          4432136652\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858558,\n
        "timestamp": "2016-10-05T06:03:37Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136121,\n
          4432136094,\n
          4432136093,\n
          4432136097,\n
          4432136091,\n
          4432136128,\n
          4432136133,\n
          4432136121\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858559,\n
        "timestamp": "2016-10-05T06:03:37Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432135685,\n
          4432135672,\n
          4432135622,\n
          4432135604,\n
          4432135644,\n
          4432135636,\n
          4432135678,\n
          4432135685\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858560,\n
        "timestamp": "2016-10-05T06:03:37Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432135682,\n
          4432135611,\n
          4432135623,\n
          4432135681,\n
          4432135680,\n
          4432135688,\n
          4432135687,\n
          4432135682\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858561,\n
        "timestamp": "2016-10-05T06:03:37Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136586,\n
          4432136603,\n
          4432136609,\n
          4432136620,\n
          4432136614,\n
          4432136610,\n
          4432136594,\n
          4432136586\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858562,\n
        "timestamp": "2016-10-05T06:03:37Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136152,\n
          4432136145,\n
          4432136150,\n
          4432136147,\n
          4432136160,\n
          4432136169,\n
          4432136175,\n
          4432136152\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858563,\n
        "timestamp": "2016-10-05T06:03:37Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136892,\n
          4432136353,\n
          4432136332,\n
          4432136351,\n
          4432136345,\n
          4432136373,\n
          4432136934,\n
          4432136892\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858564,\n
        "timestamp": "2016-10-05T06:03:37Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137468,\n
          4432137462,\n
          4432137463,\n
          4432137459,\n
          4432137458,\n
          4432137460,\n
          4432137469,\n
          4432137468\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858565,\n
        "timestamp": "2016-10-05T06:03:37Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137491,\n
          4432137487,\n
          4432137493,\n
          4432137495,\n
          4432137499,\n
          4432137502,\n
          4432137500,\n
          4432137491\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858566,\n
        "timestamp": "2016-10-05T06:03:37Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136664,\n
          4432136679,\n
          4432136686,\n
          4432136645,\n
          4432136634,\n
          4432136643,\n
          4432136638,\n
          4432136664\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858567,\n
        "timestamp": "2016-10-05T06:03:37Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137075,\n
          4432137103,\n
          4432137133,\n
          4432137018,\n
          4432137004,\n
          4432137082,\n
          4432137069,\n
          4432137075\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858568,\n
        "timestamp": "2016-10-05T06:03:37Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137538,\n
          4432137540,\n
          4432137541,\n
          4432137542,\n
          4432137536,\n
          4432137535,\n
          4432137537,\n
          4432137538\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858570,\n
        "timestamp": "2016-10-05T06:03:37Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137390,\n
          4432136876,\n
          4432136887,\n
          4432137404,\n
          4432137401,\n
          4432137407,\n
          4432137410,\n
          4432137417,\n
          4432137390\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858571,\n
        "timestamp": "2016-10-05T06:03:37Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136844,\n
          4432136839,\n
          4432136842,\n
          4432136831,\n
          4432136828,\n
          4432136824,\n
          4432136811,\n
          4432136835,\n
          4432136844\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858572,\n
        "timestamp": "2016-10-05T06:03:37Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137037,\n
          4432137049,\n
          4432137059,\n
          4432137070,\n
          4432137040,\n
          4432137039,\n
          4432137021,\n
          4432137005,\n
          4432137037\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858573,\n
        "timestamp": "2016-10-05T06:03:38Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136975,\n
          4432136954,\n
          4432136981,\n
          4432136992,\n
          4432137003,\n
          4432137024,\n
          4432137014,\n
          4432137011,\n
          4432136975\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858574,\n
        "timestamp": "2016-10-05T06:03:38Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136161,\n
          4432136178,\n
          4432136180,\n
          4432136168,\n
          4432136167,\n
          4432136158,\n
          4432136157,\n
          4432136162,\n
          4432136161\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858575,\n
        "timestamp": "2016-10-05T06:03:38Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137472,\n
          4432137473,\n
          4432137478,\n
          4432137479,\n
          4432137483,\n
          4432137482,\n
          4432137484,\n
          4432137481,\n
          4432137472\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858576,\n
        "timestamp": "2016-10-05T06:03:38Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137489,\n
          4432137476,\n
          4432137480,\n
          4432137485,\n
          4432137486,\n
          4432137490,\n
          4432137492,\n
          4432137497,\n
          4432137489\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858577,\n
        "timestamp": "2016-10-05T06:03:38Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136482,\n
          4432136561,\n
          4432136532,\n
          4432136517,\n
          4432136476,\n
          4432136465,\n
          4432136515,\n
          4432136468,\n
          4432136482\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858578,\n
        "timestamp": "2016-10-05T06:03:38Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136826,\n
          4432136823,\n
          4432136818,\n
          4432136814,\n
          4432136841,\n
          4432136846,\n
          4432136833,\n
          4432136834,\n
          4432136826\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858579,\n
        "timestamp": "2016-10-05T06:03:38Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136698,\n
          4432136706,\n
          4432136731,\n
          4432136707,\n
          4432136711,\n
          4432136675,\n
          4432136648,\n
          4432136695,\n
          4432136698\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858580,\n
        "timestamp": "2016-10-05T06:03:38Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137084,\n
          4432137090,\n
          4432137025,\n
          4432137030,\n
          4432136985,\n
          4432136979,\n
          4432136977,\n
          4432137044,\n
          4432137084\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858581,\n
        "timestamp": "2016-10-05T06:03:38Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137049,\n
          4432137037,\n
          4432137005,\n
          4432136998,\n
          4432136983,\n
          4432136967,\n
          4432136963,\n
          4432137033,\n
          4432137049\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858582,\n
        "timestamp": "2016-10-05T06:03:38Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136475,\n
          4432136459,\n
          4432136478,\n
          4432136479,\n
          4432136491,\n
          4432136521,\n
          4432136485,\n
          4432136487,\n
          4432136475\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858583,\n
        "timestamp": "2016-10-05T06:03:38Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136688,\n
          4432136681,\n
          4432136728,\n
          4432136729,\n
          4432136735,\n
          4432136739,\n
          4432136738,\n
          4432136719,\n
          4432136688\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858584,\n
        "timestamp": "2016-10-05T06:03:38Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136509,\n
          4432136499,\n
          4432136501,\n
          4432136511,\n
          4432136516,\n
          4432136498,\n
          4432136489,\n
          4432136503,\n
          4432136509\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858586,\n
        "timestamp": "2016-10-05T06:03:38Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136752,\n
          4432136736,\n
          4432136749,\n
          4432136754,\n
          4432136765,\n
          4432136305,\n
          4432136783,\n
          4432136772,\n
          4432136752\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858587,\n
        "timestamp": "2016-10-05T06:03:38Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137517,\n
          4432137518,\n
          4432137516,\n
          4432137515,\n
          4432137514,\n
          4432137512,\n
          4432137513,\n
          4432137511,\n
          4432137509,\n
          4432137517\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858588,\n
        "timestamp": "2016-10-05T06:03:38Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136523,\n
          4432136470,\n
          4432136472,\n
          4432136462,\n
          4432136474,\n
          4432136458,\n
          4432136466,\n
          4432136486,\n
          4432136537,\n
          4432136523\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858589,\n
        "timestamp": "2016-10-05T06:03:38Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137158,\n
          4432137125,\n
          4432137111,\n
          4432137059,\n
          4432137049,\n
          4432137033,\n
          4432137094,\n
          4432137104,\n
          4432137148,\n
          4432137158\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858590,\n
        "timestamp": "2016-10-05T06:03:38Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137120,\n
          4432137178,\n
          4432137187,\n
          4432137169,\n
          4432137175,\n
          4432137155,\n
          4432137159,\n
          4432137157,\n
          4432137141,\n
          4432137120\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858591,\n
        "timestamp": "2016-10-05T06:03:38Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137105,\n
          4432137152,\n
          4432137160,\n
          4432137174,\n
          4432137156,\n
          4432137164,\n
          4432137139,\n
          4432137134,\n
          4432137118,\n
          4432137105\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858592,\n
        "timestamp": "2016-10-05T06:03:39Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432136186,\n
          4432136200,\n
          4432136206,\n
          4432136209,\n
          4432136201,\n
          4432136197,\n
          4432136194,\n
          4432136189,\n
          4432136190,\n
          4432136186\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858593,\n
        "timestamp": "2016-10-05T06:03:39Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137389,\n
          4432137409,\n
          4432137436,\n
          4432137445,\n
          4432137437,\n
          4432137416,\n
          4432137400,\n
          4432136884,\n
          4432137391,\n
          4432137389\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 445858594,\n
        "timestamp": "2016-10-05T06:03:39Z",\n
        "version": 1,\n
        "changeset": 42648361,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4432137147,\n
          4432137145,\n
          4432137142,\n
          4432137129,\n
          4432137135,\n
          4432137078,\n
          4432137081,\n
          4432137117,\n
          4432137171,\n
          4432137147\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1108956084,\n
        "timestamp": "2022-11-01T09:12:35Z",\n
        "version": 1,\n
        "changeset": 128333650,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "nodes": [\n
          10146804550,\n
          10146804551,\n
          10146804552,\n
          10146804553,\n
          10146804550\n
        ],\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "substation",\n
          "substation": "minor_distribution"\n
        }\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]