GET https://osm-labo.cipherbliss.com/admin/stats/02256/followup-graph/defibrillator

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"="02256"]->.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" => 8.876881
    "namelookup_time" => 0.001076
    "connect_time" => 0.025881
    "pretransfer_time" => 0.05612
    "size_upload" => 2410.0
    "size_download" => 450280.0
    "speed_download" => 50725.0
    "speed_upload" => 271.0
    "upload_content_length" => 2410.0
    "starttransfer_time" => 8.268063
    "primary_ip" => "2a0d:f302:126:78ea::1"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:f65:eda0:1ed3:d6bb:2df8:1dc2"
    "local_port" => 48396
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 56016
    "connect_time_us" => 25881
    "namelookup_time_us" => 1076
    "pretransfer_time_us" => 56120
    "starttransfer_time_us" => 8268063
    "posttransfer_time_us" => 56118
    "total_time_us" => 8876881
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1772690034.5531
    "original_url" => "https://overpass.private.coffee/api/interpreter"
    "pause_handler" => Closure(float $duration) {#1418
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1406 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1420 …}
        $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 05:54:02 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 05:54:02 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": 4078810135,\n
        "lat": 49.7667130,\n
        "lon": 4.0431630,\n
        "timestamp": "2016-03-25T20:24:13Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810136,\n
        "lat": 49.7667270,\n
        "lon": 4.0431140,\n
        "timestamp": "2016-03-25T20:24:13Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810137,\n
        "lat": 49.7667560,\n
        "lon": 4.0431920,\n
        "timestamp": "2016-03-25T20:24:13Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810138,\n
        "lat": 49.7667570,\n
        "lon": 4.0430080,\n
        "timestamp": "2016-03-25T20:24:13Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810139,\n
        "lat": 49.7667700,\n
        "lon": 4.0431430,\n
        "timestamp": "2016-03-25T20:24:13Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810140,\n
        "lat": 49.7668250,\n
        "lon": 4.0431800,\n
        "timestamp": "2016-03-25T20:24:13Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810141,\n
        "lat": 49.7668440,\n
        "lon": 4.0430650,\n
        "timestamp": "2016-03-25T20:24:13Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810142,\n
        "lat": 49.7668460,\n
        "lon": 4.0431180,\n
        "timestamp": "2016-03-25T20:24:13Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810143,\n
        "lat": 49.7668510,\n
        "lon": 4.0430420,\n
        "timestamp": "2016-03-25T20:24:13Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810144,\n
        "lat": 49.7668650,\n
        "lon": 4.0432090,\n
        "timestamp": "2016-03-25T20:24:13Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810145,\n
        "lat": 49.7668720,\n
        "lon": 4.0433180,\n
        "timestamp": "2016-03-25T20:24:13Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810146,\n
        "lat": 49.7668820,\n
        "lon": 4.0431560,\n
        "timestamp": "2016-03-25T20:24:13Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810147,\n
        "lat": 49.7668850,\n
        "lon": 4.0431420,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810148,\n
        "lat": 49.7668990,\n
        "lon": 4.0430960,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810149,\n
        "lat": 49.7669030,\n
        "lon": 4.0430730,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810150,\n
        "lat": 49.7669210,\n
        "lon": 4.0431810,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810151,\n
        "lat": 49.7669220,\n
        "lon": 4.0431940,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810152,\n
        "lat": 49.7669390,\n
        "lon": 4.0431220,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810153,\n
        "lat": 49.7669510,\n
        "lon": 4.0432060,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810154,\n
        "lat": 49.7669630,\n
        "lon": 4.0431370,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810155,\n
        "lat": 49.7669920,\n
        "lon": 4.0432780,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810156,\n
        "lat": 49.7670130,\n
        "lon": 4.0431580,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810157,\n
        "lat": 49.7679380,\n
        "lon": 4.0443820,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810158,\n
        "lat": 49.7679500,\n
        "lon": 4.0442170,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810159,\n
        "lat": 49.7679500,\n
        "lon": 4.0443440,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810160,\n
        "lat": 49.7679650,\n
        "lon": 4.0444050,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810161,\n
        "lat": 49.7679720,\n
        "lon": 4.0440980,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810162,\n
        "lat": 49.7679780,\n
        "lon": 4.0443640,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810163,\n
        "lat": 49.7680480,\n
        "lon": 4.0442340,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810164,\n
        "lat": 49.7680620,\n
        "lon": 4.0441790,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810165,\n
        "lat": 49.7680680,\n
        "lon": 4.0441210,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810166,\n
        "lat": 49.7681100,\n
        "lon": 4.0439340,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810167,\n
        "lat": 49.7681160,\n
        "lon": 4.0442660,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810168,\n
        "lat": 49.7681310,\n
        "lon": 4.0442100,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810169,\n
        "lat": 49.7681360,\n
        "lon": 4.0442120,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810170,\n
        "lat": 49.7681960,\n
        "lon": 4.0439780,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810171,\n
        "lat": 49.7682410,\n
        "lon": 4.0437710,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810172,\n
        "lat": 49.7682780,\n
        "lon": 4.0437920,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810173,\n
        "lat": 49.7682870,\n
        "lon": 4.0435820,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810174,\n
        "lat": 49.7683090,\n
        "lon": 4.0435970,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810175,\n
        "lat": 49.7683130,\n
        "lon": 4.0436570,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810176,\n
        "lat": 49.7683140,\n
        "lon": 4.0435790,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810177,\n
        "lat": 49.7683200,\n
        "lon": 4.0436620,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810178,\n
        "lat": 49.7683370,\n
        "lon": 4.0435950,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810179,\n
        "lat": 49.7683690,\n
        "lon": 4.0444670,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810180,\n
        "lat": 49.7684140,\n
        "lon": 4.0443180,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810181,\n
        "lat": 49.7684390,\n
        "lon": 4.0443320,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810182,\n
        "lat": 49.7684480,\n
        "lon": 4.0445270,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810183,\n
        "lat": 49.7684530,\n
        "lon": 4.0442890,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810184,\n
        "lat": 49.7685030,\n
        "lon": 4.0443550,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810185,\n
        "lat": 49.7687590,\n
        "lon": 4.0443060,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810186,\n
        "lat": 49.7688030,\n
        "lon": 4.0442060,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810187,\n
        "lat": 49.7688170,\n
        "lon": 4.0443680,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078810188,\n
        "lat": 49.7688600,\n
        "lon": 4.0442670,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814089,\n
        "lat": 49.7690970,\n
        "lon": 4.0446620,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814090,\n
        "lat": 49.7691390,\n
        "lon": 4.0443780,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814091,\n
        "lat": 49.7691580,\n
        "lon": 4.0447230,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814092,\n
        "lat": 49.7691790,\n
        "lon": 4.0444410,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814093,\n
        "lat": 49.7692130,\n
        "lon": 4.0441960,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814094,\n
        "lat": 49.7692190,\n
        "lon": 4.0444770,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814095,\n
        "lat": 49.7692250,\n
        "lon": 4.0444610,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814096,\n
        "lat": 49.7692380,\n
        "lon": 4.0444370,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814097,\n
        "lat": 49.7692530,\n
        "lon": 4.0444540,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814098,\n
        "lat": 49.7693000,\n
        "lon": 4.0442800,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814099,\n
        "lat": 49.7693820,\n
        "lon": 4.0443860,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814100,\n
        "lat": 49.7694020,\n
        "lon": 4.0443320,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814101,\n
        "lat": 49.7694120,\n
        "lon": 4.0452610,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814102,\n
        "lat": 49.7694420,\n
        "lon": 4.0444360,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814103,\n
        "lat": 49.7694620,\n
        "lon": 4.0443820,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814104,\n
        "lat": 49.7694660,\n
        "lon": 4.0453370,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814105,\n
        "lat": 49.7694930,\n
        "lon": 4.0394020,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814106,\n
        "lat": 49.7694990,\n
        "lon": 4.0451220,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814107,\n
        "lat": 49.7695080,\n
        "lon": 4.0451350,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814108,\n
        "lat": 49.7695160,\n
        "lon": 4.0452530,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814109,\n
        "lat": 49.7695180,\n
        "lon": 4.0452560,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814110,\n
        "lat": 49.7695230,\n
        "lon": 4.0393370,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814111,\n
        "lat": 49.7695310,\n
        "lon": 4.0450990,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814112,\n
        "lat": 49.7695510,\n
        "lon": 4.0451890,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814113,\n
        "lat": 49.7695530,\n
        "lon": 4.0451940,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814114,\n
        "lat": 49.7695700,\n
        "lon": 4.0451590,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814115,\n
        "lat": 49.7696240,\n
        "lon": 4.0395420,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814116,\n
        "lat": 49.7696380,\n
        "lon": 4.0394580,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814117,\n
        "lat": 49.7696490,\n
        "lon": 4.0394820,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814118,\n
        "lat": 49.7696820,\n
        "lon": 4.0449870,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814119,\n
        "lat": 49.7696920,\n
        "lon": 4.0447370,\n
        "timestamp": "2016-03-25T20:24:14Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814120,\n
        "lat": 49.7696970,\n
        "lon": 4.0447670,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814121,\n
        "lat": 49.7697220,\n
        "lon": 4.0450840,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814122,\n
        "lat": 49.7697340,\n
        "lon": 4.0451760,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814123,\n
        "lat": 49.7697350,\n
        "lon": 4.0458070,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814124,\n
        "lat": 49.7697400,\n
        "lon": 4.0438000,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814125,\n
        "lat": 49.7697580,\n
        "lon": 4.0451480,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814126,\n
        "lat": 49.7697640,\n
        "lon": 4.0449130,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814127,\n
        "lat": 49.7697660,\n
        "lon": 4.0447020,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814128,\n
        "lat": 49.7697730,\n
        "lon": 4.0447350,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814129,\n
        "lat": 49.7697740,\n
        "lon": 4.0452440,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814130,\n
        "lat": 49.7697950,\n
        "lon": 4.0452180,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814131,\n
        "lat": 49.7698010,\n
        "lon": 4.0450080,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814132,\n
        "lat": 49.7698190,\n
        "lon": 4.0444140,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814133,\n
        "lat": 49.7698220,\n
        "lon": 4.0392150,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814134,\n
        "lat": 49.7698260,\n
        "lon": 4.0445830,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814135,\n
        "lat": 49.7698360,\n
        "lon": 4.0439440,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814136,\n
        "lat": 49.7698380,\n
        "lon": 4.0459720,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814137,\n
        "lat": 49.7698410,\n
        "lon": 4.0388370,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814138,\n
        "lat": 49.7698450,\n
        "lon": 4.0447070,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814139,\n
        "lat": 49.7698690,\n
        "lon": 4.0445700,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814140,\n
        "lat": 49.7698760,\n
        "lon": 4.0446210,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814141,\n
        "lat": 49.7698790,\n
        "lon": 4.0443240,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814142,\n
        "lat": 49.7698870,\n
        "lon": 4.0457200,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814143,\n
        "lat": 49.7698900,\n
        "lon": 4.0455660,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814144,\n
        "lat": 49.7698940,\n
        "lon": 4.0446150,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814145,\n
        "lat": 49.7698980,\n
        "lon": 4.0451480,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814146,\n
        "lat": 49.7699010,\n
        "lon": 4.0458770,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814147,\n
        "lat": 49.7699030,\n
        "lon": 4.0455240,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814148,\n
        "lat": 49.7699040,\n
        "lon": 4.0446840,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814149,\n
        "lat": 49.7699280,\n
        "lon": 4.0392280,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814150,\n
        "lat": 49.7699280,\n
        "lon": 4.0455620,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814151,\n
        "lat": 49.7699310,\n
        "lon": 4.0434950,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814152,\n
        "lat": 49.7699350,\n
        "lon": 4.0456380,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814153,\n
        "lat": 49.7699400,\n
        "lon": 4.0446730,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814154,\n
        "lat": 49.7699480,\n
        "lon": 4.0388490,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814155,\n
        "lat": 49.7699500,\n
        "lon": 4.0458250,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814156,\n
        "lat": 49.7699570,\n
        "lon": 4.0446490,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814157,\n
        "lat": 49.7699580,\n
        "lon": 4.0447070,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814158,\n
        "lat": 49.7699590,\n
        "lon": 4.0452930,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814159,\n
        "lat": 49.7699620,\n
        "lon": 4.0460840,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814160,\n
        "lat": 49.7699660,\n
        "lon": 4.0452840,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814161,\n
        "lat": 49.7699670,\n
        "lon": 4.0450610,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814162,\n
        "lat": 49.7699690,\n
        "lon": 4.0452790,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814163,\n
        "lat": 49.7699700,\n
        "lon": 4.0454950,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814164,\n
        "lat": 49.7699810,\n
        "lon": 4.0453340,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814165,\n
        "lat": 49.7699830,\n
        "lon": 4.0446900,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814166,\n
        "lat": 49.7699870,\n
        "lon": 4.0453240,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814167,\n
        "lat": 49.7699900,\n
        "lon": 4.0453190,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814168,\n
        "lat": 49.7699970,\n
        "lon": 4.0447140,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814169,\n
        "lat": 49.7700010,\n
        "lon": 4.0453360,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814170,\n
        "lat": 49.7700100,\n
        "lon": 4.0453570,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814171,\n
        "lat": 49.7700220,\n
        "lon": 4.0461390,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814172,\n
        "lat": 49.7700260,\n
        "lon": 4.0461380,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814173,\n
        "lat": 49.7700270,\n
        "lon": 4.0447070,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814174,\n
        "lat": 49.7700280,\n
        "lon": 4.0436470,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814175,\n
        "lat": 49.7700350,\n
        "lon": 4.0454020,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814176,\n
        "lat": 49.7700470,\n
        "lon": 4.0458700,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814177,\n
        "lat": 49.7700480,\n
        "lon": 4.0446750,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814178,\n
        "lat": 49.7700590,\n
        "lon": 4.0446920,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814179,\n
        "lat": 49.7700680,\n
        "lon": 4.0452470,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814180,\n
        "lat": 49.7700700,\n
        "lon": 4.0446190,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814181,\n
        "lat": 49.7700820,\n
        "lon": 4.0459990,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814182,\n
        "lat": 49.7700910,\n
        "lon": 4.0459090,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814183,\n
        "lat": 49.7700910,\n
        "lon": 4.0460050,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814184,\n
        "lat": 49.7700920,\n
        "lon": 4.0441870,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814185,\n
        "lat": 49.7701110,\n
        "lon": 4.0441230,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814186,\n
        "lat": 49.7701150,\n
        "lon": 4.0441160,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814187,\n
        "lat": 49.7701180,\n
        "lon": 4.0449300,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814188,\n
        "lat": 49.7701180,\n
        "lon": 4.0459350,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814189,\n
        "lat": 49.7701190,\n
        "lon": 4.0446000,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814190,\n
        "lat": 49.7701190,\n
        "lon": 4.0446600,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814191,\n
        "lat": 49.7701220,\n
        "lon": 4.0441390,\n
        "timestamp": "2016-03-25T20:24:15Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814192,\n
        "lat": 49.7701250,\n
        "lon": 4.0388640,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814193,\n
        "lat": 49.7701270,\n
        "lon": 4.0446410,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814194,\n
        "lat": 49.7701290,\n
        "lon": 4.0441370,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814195,\n
        "lat": 49.7701320,\n
        "lon": 4.0408730,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814196,\n
        "lat": 49.7701330,\n
        "lon": 4.0387220,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814197,\n
        "lat": 49.7701360,\n
        "lon": 4.0441260,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814198,\n
        "lat": 49.7701530,\n
        "lon": 4.0395270,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814199,\n
        "lat": 49.7701530,\n
        "lon": 4.0440560,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814200,\n
        "lat": 49.7701570,\n
        "lon": 4.0394440,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814201,\n
        "lat": 49.7701630,\n
        "lon": 4.0457310,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814202,\n
        "lat": 49.7701660,\n
        "lon": 4.0450170,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814203,\n
        "lat": 49.7701720,\n
        "lon": 4.0443080,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814204,\n
        "lat": 49.7701790,\n
        "lon": 4.0395300,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814205,\n
        "lat": 49.7701830,\n
        "lon": 4.0394480,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814206,\n
        "lat": 49.7701860,\n
        "lon": 4.0445610,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814207,\n
        "lat": 49.7701870,\n
        "lon": 4.0448400,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814208,\n
        "lat": 49.7702020,\n
        "lon": 4.0448670,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814209,\n
        "lat": 49.7702090,\n
        "lon": 4.0448600,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814210,\n
        "lat": 49.7702110,\n
        "lon": 4.0409750,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814211,\n
        "lat": 49.7702130,\n
        "lon": 4.0446070,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814212,\n
        "lat": 49.7702140,\n
        "lon": 4.0442400,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814213,\n
        "lat": 49.7702170,\n
        "lon": 4.0448890,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814214,\n
        "lat": 49.7702210,\n
        "lon": 4.0448840,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814215,\n
        "lat": 49.7702240,\n
        "lon": 4.0443860,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814216,\n
        "lat": 49.7702250,\n
        "lon": 4.0456620,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814217,\n
        "lat": 49.7702270,\n
        "lon": 4.0454210,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814218,\n
        "lat": 49.7702310,\n
        "lon": 4.0408930,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814219,\n
        "lat": 49.7702330,\n
        "lon": 4.0406860,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814220,\n
        "lat": 49.7702370,\n
        "lon": 4.0449290,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814221,\n
        "lat": 49.7702430,\n
        "lon": 4.0441910,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814222,\n
        "lat": 49.7702450,\n
        "lon": 4.0409120,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814223,\n
        "lat": 49.7702490,\n
        "lon": 4.0458090,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814224,\n
        "lat": 49.7702520,\n
        "lon": 4.0408540,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814225,\n
        "lat": 49.7702530,\n
        "lon": 4.0455070,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814226,\n
        "lat": 49.7702610,\n
        "lon": 4.0389000,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814227,\n
        "lat": 49.7702620,\n
        "lon": 4.0388830,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814228,\n
        "lat": 49.7702640,\n
        "lon": 4.0408690,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814229,\n
        "lat": 49.7702710,\n
        "lon": 4.0454640,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814230,\n
        "lat": 49.7702740,\n
        "lon": 4.0444560,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814231,\n
        "lat": 49.7702770,\n
        "lon": 4.0408070,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814232,\n
        "lat": 49.7702770,\n
        "lon": 4.0455320,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814233,\n
        "lat": 49.7702830,\n
        "lon": 4.0441620,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814234,\n
        "lat": 49.7702840,\n
        "lon": 4.0457190,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814235,\n
        "lat": 49.7702920,\n
        "lon": 4.0389040,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814236,\n
        "lat": 49.7702920,\n
        "lon": 4.0408250,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814237,\n
        "lat": 49.7702980,\n
        "lon": 4.0407690,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814238,\n
        "lat": 49.7702980,\n
        "lon": 4.0445050,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814239,\n
        "lat": 49.7703000,\n
        "lon": 4.0387410,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814240,\n
        "lat": 49.7703160,\n
        "lon": 4.0441780,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814241,\n
        "lat": 49.7703280,\n
        "lon": 4.0441920,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814242,\n
        "lat": 49.7703410,\n
        "lon": 4.0441650,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814243,\n
        "lat": 49.7703450,\n
        "lon": 4.0425530,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814244,\n
        "lat": 49.7703470,\n
        "lon": 4.0446090,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814245,\n
        "lat": 49.7703510,\n
        "lon": 4.0441510,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814246,\n
        "lat": 49.7703670,\n
        "lon": 4.0441260,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814247,\n
        "lat": 49.7703750,\n
        "lon": 4.0433810,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814248,\n
        "lat": 49.7703800,\n
        "lon": 4.0423310,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814249,\n
        "lat": 49.7703850,\n
        "lon": 4.0425710,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814250,\n
        "lat": 49.7703850,\n
        "lon": 4.0425760,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814251,\n
        "lat": 49.7703850,\n
        "lon": 4.0441170,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814252,\n
        "lat": 49.7704020,\n
        "lon": 4.0441100,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814253,\n
        "lat": 49.7704050,\n
        "lon": 4.0442850,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814254,\n
        "lat": 49.7704130,\n
        "lon": 4.0442950,\n
        "timestamp": "2016-03-25T20:24:16Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814255,\n
        "lat": 49.7704190,\n
        "lon": 4.0431990,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814256,\n
        "lat": 49.7704210,\n
        "lon": 4.0436080,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814257,\n
        "lat": 49.7704220,\n
        "lon": 4.0434210,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814258,\n
        "lat": 49.7704240,\n
        "lon": 4.0434100,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814259,\n
        "lat": 49.7704290,\n
        "lon": 4.0441030,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814260,\n
        "lat": 49.7704300,\n
        "lon": 4.0434270,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814261,\n
        "lat": 49.7704540,\n
        "lon": 4.0444070,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814262,\n
        "lat": 49.7704590,\n
        "lon": 4.0456690,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814263,\n
        "lat": 49.7704600,\n
        "lon": 4.0447530,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814264,\n
        "lat": 49.7704650,\n
        "lon": 4.0426080,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814265,\n
        "lat": 49.7704650,\n
        "lon": 4.0464030,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814266,\n
        "lat": 49.7704670,\n
        "lon": 4.0441270,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814267,\n
        "lat": 49.7704680,\n
        "lon": 4.0414100,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814268,\n
        "lat": 49.7704750,\n
        "lon": 4.0412850,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814269,\n
        "lat": 49.7704770,\n
        "lon": 4.0456250,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814270,\n
        "lat": 49.7704780,\n
        "lon": 4.0440600,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814271,\n
        "lat": 49.7704800,\n
        "lon": 4.0432350,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814272,\n
        "lat": 49.7704900,\n
        "lon": 4.0456990,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814273,\n
        "lat": 49.7704970,\n
        "lon": 4.0424290,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814274,\n
        "lat": 49.7705030,\n
        "lon": 4.0453290,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814275,\n
        "lat": 49.7705080,\n
        "lon": 4.0456560,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814276,\n
        "lat": 49.7705120,\n
        "lon": 4.0455350,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814277,\n
        "lat": 49.7705210,\n
        "lon": 4.0452720,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814278,\n
        "lat": 49.7705210,\n
        "lon": 4.0461790,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814279,\n
        "lat": 49.7705260,\n
        "lon": 4.0432770,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814280,\n
        "lat": 49.7705270,\n
        "lon": 4.0433570,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814281,\n
        "lat": 49.7705270,\n
        "lon": 4.0455890,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814282,\n
        "lat": 49.7705330,\n
        "lon": 4.0432490,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814283,\n
        "lat": 49.7705370,\n
        "lon": 4.0455610,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814284,\n
        "lat": 49.7705380,\n
        "lon": 4.0404060,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814285,\n
        "lat": 49.7705410,\n
        "lon": 4.0406560,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814286,\n
        "lat": 49.7705430,\n
        "lon": 4.0407740,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814287,\n
        "lat": 49.7705430,\n
        "lon": 4.0432860,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814288,\n
        "lat": 49.7705430,\n
        "lon": 4.0460740,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814389,\n
        "lat": 49.7705460,\n
        "lon": 4.0435710,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814390,\n
        "lat": 49.7705500,\n
        "lon": 4.0453440,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814391,\n
        "lat": 49.7705500,\n
        "lon": 4.0456970,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814392,\n
        "lat": 49.7705500,\n
        "lon": 4.0462150,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814393,\n
        "lat": 49.7705530,\n
        "lon": 4.0424490,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814394,\n
        "lat": 49.7705550,\n
        "lon": 4.0424350,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814395,\n
        "lat": 49.7705560,\n
        "lon": 4.0414180,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814396,\n
        "lat": 49.7705600,\n
        "lon": 4.0456190,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814397,\n
        "lat": 49.7705610,\n
        "lon": 4.0401270,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814398,\n
        "lat": 49.7705610,\n
        "lon": 4.0456660,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814399,\n
        "lat": 49.7705640,\n
        "lon": 4.0412960,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814400,\n
        "lat": 49.7705650,\n
        "lon": 4.0410680,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814401,\n
        "lat": 49.7705650,\n
        "lon": 4.0445510,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814402,\n
        "lat": 49.7705670,\n
        "lon": 4.0400480,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814403,\n
        "lat": 49.7705710,\n
        "lon": 4.0424420,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814404,\n
        "lat": 49.7705720,\n
        "lon": 4.0410680,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814405,\n
        "lat": 49.7705720,\n
        "lon": 4.0424300,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814406,\n
        "lat": 49.7705740,\n
        "lon": 4.0410830,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814407,\n
        "lat": 49.7705760,\n
        "lon": 4.0443210,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814408,\n
        "lat": 49.7705820,\n
        "lon": 4.0419370,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814409,\n
        "lat": 49.7705840,\n
        "lon": 4.0433880,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814410,\n
        "lat": 49.7705890,\n
        "lon": 4.0410630,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814411,\n
        "lat": 49.7705900,\n
        "lon": 4.0401340,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814412,\n
        "lat": 49.7705900,\n
        "lon": 4.0410810,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814413,\n
        "lat": 49.7705940,\n
        "lon": 4.0405060,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814414,\n
        "lat": 49.7705950,\n
        "lon": 4.0436960,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814415,\n
        "lat": 49.7705960,\n
        "lon": 4.0400530,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814416,\n
        "lat": 49.7705960,\n
        "lon": 4.0406570,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814417,\n
        "lat": 49.7705980,\n
        "lon": 4.0442550,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814418,\n
        "lat": 49.7706060,\n
        "lon": 4.0456990,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814419,\n
        "lat": 49.7706080,\n
        "lon": 4.0441670,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814420,\n
        "lat": 49.7706160,\n
        "lon": 4.0454700,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814421,\n
        "lat": 49.7706170,\n
        "lon": 4.0436070,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814422,\n
        "lat": 49.7706190,\n
        "lon": 4.0417510,\n
        "timestamp": "2016-03-25T20:24:17Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814423,\n
        "lat": 49.7706200,\n
        "lon": 4.0433960,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814424,\n
        "lat": 49.7706220,\n
        "lon": 4.0401960,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814425,\n
        "lat": 49.7706220,\n
        "lon": 4.0403120,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814426,\n
        "lat": 49.7706280,\n
        "lon": 4.0403130,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814427,\n
        "lat": 49.7706280,\n
        "lon": 4.0403680,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814428,\n
        "lat": 49.7706350,\n
        "lon": 4.0398670,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814429,\n
        "lat": 49.7706350,\n
        "lon": 4.0424530,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814430,\n
        "lat": 49.7706390,\n
        "lon": 4.0424200,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814431,\n
        "lat": 49.7706410,\n
        "lon": 4.0433040,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814432,\n
        "lat": 49.7706420,\n
        "lon": 4.0407540,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814433,\n
        "lat": 49.7706430,\n
        "lon": 4.0398820,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814434,\n
        "lat": 49.7706440,\n
        "lon": 4.0398710,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814435,\n
        "lat": 49.7706440,\n
        "lon": 4.0440510,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814436,\n
        "lat": 49.7706540,\n
        "lon": 4.0398850,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814437,\n
        "lat": 49.7706550,\n
        "lon": 4.0396480,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814438,\n
        "lat": 49.7706550,\n
        "lon": 4.0398720,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814439,\n
        "lat": 49.7706580,\n
        "lon": 4.0434160,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814440,\n
        "lat": 49.7706600,\n
        "lon": 4.0419740,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814441,\n
        "lat": 49.7706640,\n
        "lon": 4.0410500,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814442,\n
        "lat": 49.7706660,\n
        "lon": 4.0418590,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814443,\n
        "lat": 49.7706700,\n
        "lon": 4.0442150,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814444,\n
        "lat": 49.7706740,\n
        "lon": 4.0454930,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814445,\n
        "lat": 49.7706820,\n
        "lon": 4.0417810,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814446,\n
        "lat": 49.7706820,\n
        "lon": 4.0418660,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814447,\n
        "lat": 49.7706820,\n
        "lon": 4.0443500,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814448,\n
        "lat": 49.7706900,\n
        "lon": 4.0443220,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814449,\n
        "lat": 49.7706910,\n
        "lon": 4.0427410,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814450,\n
        "lat": 49.7706910,\n
        "lon": 4.0449740,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814451,\n
        "lat": 49.7706960,\n
        "lon": 4.0397130,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814452,\n
        "lat": 49.7706960,\n
        "lon": 4.0424730,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814453,\n
        "lat": 49.7706980,\n
        "lon": 4.0417890,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814454,\n
        "lat": 49.7707000,\n
        "lon": 4.0461350,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814455,\n
        "lat": 49.7707020,\n
        "lon": 4.0396570,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814456,\n
        "lat": 49.7707070,\n
        "lon": 4.0441000,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814457,\n
        "lat": 49.7707110,\n
        "lon": 4.0455140,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814458,\n
        "lat": 49.7707130,\n
        "lon": 4.0416670,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814459,\n
        "lat": 49.7707140,\n
        "lon": 4.0466870,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814460,\n
        "lat": 49.7707180,\n
        "lon": 4.0401920,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814461,\n
        "lat": 49.7707180,\n
        "lon": 4.0402920,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814462,\n
        "lat": 49.7707200,\n
        "lon": 4.0443760,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814463,\n
        "lat": 49.7707220,\n
        "lon": 4.0416380,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814464,\n
        "lat": 49.7707250,\n
        "lon": 4.0398870,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814465,\n
        "lat": 49.7707260,\n
        "lon": 4.0443570,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814466,\n
        "lat": 49.7707280,\n
        "lon": 4.0403650,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814467,\n
        "lat": 49.7707300,\n
        "lon": 4.0435860,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814468,\n
        "lat": 49.7707300,\n
        "lon": 4.0450260,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814469,\n
        "lat": 49.7707360,\n
        "lon": 4.0456980,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814470,\n
        "lat": 49.7707370,\n
        "lon": 4.0458950,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814471,\n
        "lat": 49.7707390,\n
        "lon": 4.0397210,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814472,\n
        "lat": 49.7707390,\n
        "lon": 4.0443630,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814473,\n
        "lat": 49.7707410,\n
        "lon": 4.0416530,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814474,\n
        "lat": 49.7707430,\n
        "lon": 4.0443480,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814475,\n
        "lat": 49.7707440,\n
        "lon": 4.0396650,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814476,\n
        "lat": 49.7707470,\n
        "lon": 4.0416380,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814477,\n
        "lat": 49.7707580,\n
        "lon": 4.0434710,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814478,\n
        "lat": 49.7707590,\n
        "lon": 4.0454050,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814479,\n
        "lat": 49.7707600,\n
        "lon": 4.0458420,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814480,\n
        "lat": 49.7707630,\n
        "lon": 4.0435470,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814481,\n
        "lat": 49.7707640,\n
        "lon": 4.0444560,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814482,\n
        "lat": 49.7707700,\n
        "lon": 4.0405070,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814483,\n
        "lat": 49.7707720,\n
        "lon": 4.0406450,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814484,\n
        "lat": 49.7707730,\n
        "lon": 4.0427490,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814485,\n
        "lat": 49.7707730,\n
        "lon": 4.0467470,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814486,\n
        "lat": 49.7707750,\n
        "lon": 4.0407710,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814487,\n
        "lat": 49.7707750,\n
        "lon": 4.0424860,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814488,\n
        "lat": 49.7707760,\n
        "lon": 4.0408370,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814589,\n
        "lat": 49.7707780,\n
        "lon": 4.0458560,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814590,\n
        "lat": 49.7707800,\n
        "lon": 4.0434850,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814591,\n
        "lat": 49.7707810,\n
        "lon": 4.0416660,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814592,\n
        "lat": 49.7707820,\n
        "lon": 4.0410350,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814593,\n
        "lat": 49.7707820,\n
        "lon": 4.0455500,\n
        "timestamp": "2016-03-25T20:24:18Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814594,\n
        "lat": 49.7707840,\n
        "lon": 4.0439860,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814595,\n
        "lat": 49.7707870,\n
        "lon": 4.0443780,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814596,\n
        "lat": 49.7707920,\n
        "lon": 4.0417250,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814597,\n
        "lat": 49.7707920,\n
        "lon": 4.0458670,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814598,\n
        "lat": 49.7707920,\n
        "lon": 4.0459710,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814599,\n
        "lat": 49.7707930,\n
        "lon": 4.0462480,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814600,\n
        "lat": 49.7707960,\n
        "lon": 4.0458030,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814601,\n
        "lat": 49.7707980,\n
        "lon": 4.0417110,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814602,\n
        "lat": 49.7708110,\n
        "lon": 4.0458220,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814603,\n
        "lat": 49.7708120,\n
        "lon": 4.0415790,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814604,\n
        "lat": 49.7708140,\n
        "lon": 4.0457540,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814605,\n
        "lat": 49.7708150,\n
        "lon": 4.0436410,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814606,\n
        "lat": 49.7708190,\n
        "lon": 4.0461430,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814607,\n
        "lat": 49.7708200,\n
        "lon": 4.0457580,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814608,\n
        "lat": 49.7708280,\n
        "lon": 4.0435880,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814609,\n
        "lat": 49.7708340,\n
        "lon": 4.0437950,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814610,\n
        "lat": 49.7708360,\n
        "lon": 4.0461620,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814611,\n
        "lat": 49.7708420,\n
        "lon": 4.0463220,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814612,\n
        "lat": 49.7708440,\n
        "lon": 4.0416240,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814613,\n
        "lat": 49.7708480,\n
        "lon": 4.0416100,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814614,\n
        "lat": 49.7708520,\n
        "lon": 4.0458720,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814615,\n
        "lat": 49.7708530,\n
        "lon": 4.0403720,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814616,\n
        "lat": 49.7708550,\n
        "lon": 4.0403000,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814617,\n
        "lat": 49.7708590,\n
        "lon": 4.0483040,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814618,\n
        "lat": 49.7708600,\n
        "lon": 4.0454690,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814619,\n
        "lat": 49.7708610,\n
        "lon": 4.0404100,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814620,\n
        "lat": 49.7708640,\n
        "lon": 4.0406420,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814621,\n
        "lat": 49.7708650,\n
        "lon": 4.0407680,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814622,\n
        "lat": 49.7708660,\n
        "lon": 4.0408330,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814623,\n
        "lat": 49.7708690,\n
        "lon": 4.0463540,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814624,\n
        "lat": 49.7708710,\n
        "lon": 4.0438180,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814625,\n
        "lat": 49.7708720,\n
        "lon": 4.0410280,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814626,\n
        "lat": 49.7708720,\n
        "lon": 4.0417010,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814627,\n
        "lat": 49.7708790,\n
        "lon": 4.0440480,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814628,\n
        "lat": 49.7708800,\n
        "lon": 4.0431440,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814629,\n
        "lat": 49.7708820,\n
        "lon": 4.0482290,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814630,\n
        "lat": 49.7708840,\n
        "lon": 4.0450760,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814631,\n
        "lat": 49.7708850,\n
        "lon": 4.0416640,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814632,\n
        "lat": 49.7708850,\n
        "lon": 4.0437650,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814633,\n
        "lat": 49.7708870,\n
        "lon": 4.0417940,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814634,\n
        "lat": 49.7708890,\n
        "lon": 4.0415280,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814635,\n
        "lat": 49.7708950,\n
        "lon": 4.0409320,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814636,\n
        "lat": 49.7708970,\n
        "lon": 4.0456100,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814637,\n
        "lat": 49.7708990,\n
        "lon": 4.0408830,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814638,\n
        "lat": 49.7709010,\n
        "lon": 4.0453640,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814639,\n
        "lat": 49.7709020,\n
        "lon": 4.0404210,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814640,\n
        "lat": 49.7709020,\n
        "lon": 4.0404280,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814641,\n
        "lat": 49.7709020,\n
        "lon": 4.0404980,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814642,\n
        "lat": 49.7709030,\n
        "lon": 4.0406400,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814643,\n
        "lat": 49.7709040,\n
        "lon": 4.0407660,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814644,\n
        "lat": 49.7709070,\n
        "lon": 4.0483400,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814645,\n
        "lat": 49.7709080,\n
        "lon": 4.0417340,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814646,\n
        "lat": 49.7709090,\n
        "lon": 4.0403530,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814647,\n
        "lat": 49.7709120,\n
        "lon": 4.0414850,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814648,\n
        "lat": 49.7709190,\n
        "lon": 4.0429660,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814649,\n
        "lat": 49.7709210,\n
        "lon": 4.0453060,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814650,\n
        "lat": 49.7709220,\n
        "lon": 4.0409390,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814651,\n
        "lat": 49.7709260,\n
        "lon": 4.0408870,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814652,\n
        "lat": 49.7709260,\n
        "lon": 4.0453860,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814653,\n
        "lat": 49.7709270,\n
        "lon": 4.0451130,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814654,\n
        "lat": 49.7709270,\n
        "lon": 4.0451740,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814655,\n
        "lat": 49.7709300,\n
        "lon": 4.0464260,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814656,\n
        "lat": 49.7709310,\n
        "lon": 4.0482640,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814657,\n
        "lat": 49.7709320,\n
        "lon": 4.0431710,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814658,\n
        "lat": 49.7709320,\n
        "lon": 4.0431780,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814659,\n
        "lat": 49.7709330,\n
        "lon": 4.0451190,\n
        "timestamp": "2016-03-25T20:24:19Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814660,\n
        "lat": 49.7709380,\n
        "lon": 4.0451320,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814661,\n
        "lat": 49.7709390,\n
        "lon": 4.0423940,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814662,\n
        "lat": 49.7709390,\n
        "lon": 4.0451410,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814663,\n
        "lat": 49.7709400,\n
        "lon": 4.0400780,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814664,\n
        "lat": 49.7709440,\n
        "lon": 4.0438030,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814665,\n
        "lat": 49.7709480,\n
        "lon": 4.0453320,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814666,\n
        "lat": 49.7709500,\n
        "lon": 4.0458780,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814667,\n
        "lat": 49.7709550,\n
        "lon": 4.0415340,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814668,\n
        "lat": 49.7709550,\n
        "lon": 4.0456810,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814669,\n
        "lat": 49.7709570,\n
        "lon": 4.0437440,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814670,\n
        "lat": 49.7709580,\n
        "lon": 4.0431270,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814671,\n
        "lat": 49.7709590,\n
        "lon": 4.0452090,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814672,\n
        "lat": 49.7709610,\n
        "lon": 4.0410950,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814673,\n
        "lat": 49.7709610,\n
        "lon": 4.0431650,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814674,\n
        "lat": 49.7709620,\n
        "lon": 4.0416100,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814675,\n
        "lat": 49.7709640,\n
        "lon": 4.0404280,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814676,\n
        "lat": 49.7709640,\n
        "lon": 4.0423080,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814677,\n
        "lat": 49.7709650,\n
        "lon": 4.0427600,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814678,\n
        "lat": 49.7709660,\n
        "lon": 4.0404960,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814679,\n
        "lat": 49.7709670,\n
        "lon": 4.0437500,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814680,\n
        "lat": 49.7709680,\n
        "lon": 4.0431340,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814681,\n
        "lat": 49.7709680,\n
        "lon": 4.0458990,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814682,\n
        "lat": 49.7709700,\n
        "lon": 4.0431980,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814683,\n
        "lat": 49.7709710,\n
        "lon": 4.0418480,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814684,\n
        "lat": 49.7709720,\n
        "lon": 4.0437540,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814685,\n
        "lat": 49.7709730,\n
        "lon": 4.0424320,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814686,\n
        "lat": 49.7709740,\n
        "lon": 4.0436850,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814687,\n
        "lat": 49.7709740,\n
        "lon": 4.0437460,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814688,\n
        "lat": 49.7709750,\n
        "lon": 4.0410270,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814789,\n
        "lat": 49.7709750,\n
        "lon": 4.0431730,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814790,\n
        "lat": 49.7709760,\n
        "lon": 4.0424190,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814791,\n
        "lat": 49.7709810,\n
        "lon": 4.0436890,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814792,\n
        "lat": 49.7709850,\n
        "lon": 4.0429980,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814793,\n
        "lat": 49.7709860,\n
        "lon": 4.0414730,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814794,\n
        "lat": 49.7709870,\n
        "lon": 4.0418080,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814795,\n
        "lat": 49.7709890,\n
        "lon": 4.0436940,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814796,\n
        "lat": 49.7709930,\n
        "lon": 4.0430020,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814797,\n
        "lat": 49.7709980,\n
        "lon": 4.0423310,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814798,\n
        "lat": 49.7710050,\n
        "lon": 4.0435620,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814799,\n
        "lat": 49.7710130,\n
        "lon": 4.0403750,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814800,\n
        "lat": 49.7710130,\n
        "lon": 4.0415040,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814801,\n
        "lat": 49.7710140,\n
        "lon": 4.0418940,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814802,\n
        "lat": 49.7710140,\n
        "lon": 4.0435670,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814803,\n
        "lat": 49.7710200,\n
        "lon": 4.0459610,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814804,\n
        "lat": 49.7710260,\n
        "lon": 4.0434890,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814805,\n
        "lat": 49.7710320,\n
        "lon": 4.0418550,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814806,\n
        "lat": 49.7710340,\n
        "lon": 4.0434940,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814807,\n
        "lat": 49.7710350,\n
        "lon": 4.0400950,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814808,\n
        "lat": 49.7710350,\n
        "lon": 4.0413990,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814809,\n
        "lat": 49.7710370,\n
        "lon": 4.0427930,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814810,\n
        "lat": 49.7710450,\n
        "lon": 4.0459940,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814811,\n
        "lat": 49.7710450,\n
        "lon": 4.0477010,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814812,\n
        "lat": 49.7710470,\n
        "lon": 4.0424800,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814813,\n
        "lat": 49.7710500,\n
        "lon": 4.0417330,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814814,\n
        "lat": 49.7710550,\n
        "lon": 4.0412640,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814815,\n
        "lat": 49.7710640,\n
        "lon": 4.0412250,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814816,\n
        "lat": 49.7710640,\n
        "lon": 4.0412700,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814817,\n
        "lat": 49.7710640,\n
        "lon": 4.0421010,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814818,\n
        "lat": 49.7710650,\n
        "lon": 4.0414150,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814819,\n
        "lat": 49.7710750,\n
        "lon": 4.0448610,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814820,\n
        "lat": 49.7710780,\n
        "lon": 4.0411560,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814821,\n
        "lat": 49.7710810,\n
        "lon": 4.0423600,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814822,\n
        "lat": 49.7710830,\n
        "lon": 4.0411380,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814823,\n
        "lat": 49.7710850,\n
        "lon": 4.0423440,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814824,\n
        "lat": 49.7710870,\n
        "lon": 4.0459040,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814825,\n
        "lat": 49.7710900,\n
        "lon": 4.0410830,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814826,\n
        "lat": 49.7710920,\n
        "lon": 4.0410760,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814827,\n
        "lat": 49.7710940,\n
        "lon": 4.0412860,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814828,\n
        "lat": 49.7710940,\n
        "lon": 4.0477370,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814829,\n
        "lat": 49.7710970,\n
        "lon": 4.0423700,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814830,\n
        "lat": 49.7710980,\n
        "lon": 4.0422960,\n
        "timestamp": "2016-03-25T20:24:20Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814831,\n
        "lat": 49.7711010,\n
        "lon": 4.0423540,\n
        "timestamp": "2016-03-25T20:24:21Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814832,\n
        "lat": 49.7711020,\n
        "lon": 4.0422810,\n
        "timestamp": "2016-03-25T20:24:21Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814833,\n
        "lat": 49.7711150,\n
        "lon": 4.0414910,\n
        "timestamp": "2016-03-25T20:24:21Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814834,\n
        "lat": 49.7711150,\n
        "lon": 4.0423050,\n
        "timestamp": "2016-03-25T20:24:21Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814835,\n
        "lat": 49.7711160,\n
        "lon": 4.0422310,\n
        "timestamp": "2016-03-25T20:24:21Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814836,\n
        "lat": 49.7711190,\n
        "lon": 4.0422920,\n
        "timestamp": "2016-03-25T20:24:21Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814837,\n
        "lat": 49.7711210,\n
        "lon": 4.0417800,\n
        "timestamp": "2016-03-25T20:24:21Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814838,\n
        "lat": 49.7711320,\n
        "lon": 4.0413050,\n
        "timestamp": "2016-03-25T20:24:21Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814839,\n
        "lat": 49.7711410,\n
        "lon": 4.0412650,\n
        "timestamp": "2016-03-25T20:24:21Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814840,\n
        "lat": 49.7711410,\n
        "lon": 4.0447160,\n
        "timestamp": "2016-03-25T20:24:21Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814841,\n
        "lat": 49.7711420,\n
        "lon": 4.0459740,\n
        "timestamp": "2016-03-25T20:24:21Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814842,\n
        "lat": 49.7711430,\n
        "lon": 4.0415040,\n
        "timestamp": "2016-03-25T20:24:21Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814843,\n
        "lat": 49.7711460,\n
        "lon": 4.0459660,\n
        "timestamp": "2016-03-25T20:24:21Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814844,\n
        "lat": 49.7711500,\n
        "lon": 4.0422520,\n
        "timestamp": "2016-03-25T20:24:21Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814845,\n
        "lat": 49.7711580,\n
        "lon": 4.0461220,\n
        "timestamp": "2016-03-25T20:24:21Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814846,\n
        "lat": 49.7711590,\n
        "lon": 4.0437350,\n
        "timestamp": "2016-03-25T20:24:21Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814847,\n
        "lat": 49.7711650,\n
        "lon": 4.0414040,\n
        "timestamp": "2016-03-25T20:24:21Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814848,\n
        "lat": 49.7711660,\n
        "lon": 4.0412850,\n
        "timestamp": "2016-03-25T20:24:21Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814849,\n
        "lat": 49.7711670,\n
        "lon": 4.0446590,\n
        "timestamp": "2016-03-25T20:24:21Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814850,\n
        "lat": 49.7711690,\n
        "lon": 4.0421820,\n
        "timestamp": "2016-03-25T20:24:21Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814851,\n
        "lat": 49.7711750,\n
        "lon": 4.0411870,\n
        "timestamp": "2016-03-25T20:24:21Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814852,\n
        "lat": 49.7711750,\n
        "lon": 4.0421850,\n
        "timestamp": "2016-03-25T20:24:21Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814853,\n
        "lat": 49.7711780,\n
        "lon": 4.0421730,\n
        "timestamp": "2016-03-25T20:24:21Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814854,\n
        "lat": 49.7711800,\n
        "lon": 4.0414120,\n
        "timestamp": "2016-03-25T20:24:21Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814855,\n
        "lat": 49.7711830,\n
        "lon": 4.0463740,\n
        "timestamp": "2016-03-25T20:24:21Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814856,\n
        "lat": 49.7711840,\n
        "lon": 4.0411540,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814857,\n
        "lat": 49.7711840,\n
        "lon": 4.0438210,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814858,\n
        "lat": 49.7711870,\n
        "lon": 4.0438960,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814859,\n
        "lat": 49.7711890,\n
        "lon": 4.0418480,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814860,\n
        "lat": 49.7711900,\n
        "lon": 4.0438860,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814861,\n
        "lat": 49.7711910,\n
        "lon": 4.0411650,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814862,\n
        "lat": 49.7711920,\n
        "lon": 4.0411580,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814863,\n
        "lat": 49.7711930,\n
        "lon": 4.0414760,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814864,\n
        "lat": 49.7711940,\n
        "lon": 4.0437480,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814865,\n
        "lat": 49.7711960,\n
        "lon": 4.0411390,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814866,\n
        "lat": 49.7711990,\n
        "lon": 4.0460390,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814867,\n
        "lat": 49.7712020,\n
        "lon": 4.0438360,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814868,\n
        "lat": 49.7712030,\n
        "lon": 4.0413040,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814869,\n
        "lat": 49.7712090,\n
        "lon": 4.0464530,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814870,\n
        "lat": 49.7712150,\n
        "lon": 4.0413780,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814871,\n
        "lat": 49.7712240,\n
        "lon": 4.0464130,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814872,\n
        "lat": 49.7712250,\n
        "lon": 4.0450220,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814873,\n
        "lat": 49.7712260,\n
        "lon": 4.0440710,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814874,\n
        "lat": 49.7712260,\n
        "lon": 4.0456350,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814875,\n
        "lat": 49.7712260,\n
        "lon": 4.0462570,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814876,\n
        "lat": 49.7712270,\n
        "lon": 4.0417240,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814877,\n
        "lat": 49.7712320,\n
        "lon": 4.0431920,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814878,\n
        "lat": 49.7712470,\n
        "lon": 4.0465010,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814879,\n
        "lat": 49.7712480,\n
        "lon": 4.0417390,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814880,\n
        "lat": 49.7712500,\n
        "lon": 4.0464890,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814881,\n
        "lat": 49.7712510,\n
        "lon": 4.0411920,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814882,\n
        "lat": 49.7712550,\n
        "lon": 4.0440920,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814883,\n
        "lat": 49.7712570,\n
        "lon": 4.0465100,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814884,\n
        "lat": 49.7712640,\n
        "lon": 4.0416920,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814885,\n
        "lat": 49.7712640,\n
        "lon": 4.0419020,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814886,\n
        "lat": 49.7712650,\n
        "lon": 4.0439360,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814887,\n
        "lat": 49.7712770,\n
        "lon": 4.0417000,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814888,\n
        "lat": 49.7712850,\n
        "lon": 4.0417670,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814989,\n
        "lat": 49.7712860,\n
        "lon": 4.0463070,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814990,\n
        "lat": 49.7712900,\n
        "lon": 4.0448750,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814991,\n
        "lat": 49.7712900,\n
        "lon": 4.0464220,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814992,\n
        "lat": 49.7712910,\n
        "lon": 4.0417460,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814993,\n
        "lat": 49.7712920,\n
        "lon": 4.0416530,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814994,\n
        "lat": 49.7712950,\n
        "lon": 4.0439550,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814995,\n
        "lat": 49.7712990,\n
        "lon": 4.0417520,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814996,\n
        "lat": 49.7713000,\n
        "lon": 4.0417780,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814997,\n
        "lat": 49.7713000,\n
        "lon": 4.0451010,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814998,\n
        "lat": 49.7713080,\n
        "lon": 4.0464380,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078814999,\n
        "lat": 49.7713130,\n
        "lon": 4.0448230,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815000,\n
        "lat": 49.7713140,\n
        "lon": 4.0417150,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815001,\n
        "lat": 49.7713180,\n
        "lon": 4.0448140,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815002,\n
        "lat": 49.7713220,\n
        "lon": 4.0424080,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815003,\n
        "lat": 49.7713220,\n
        "lon": 4.0438700,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815004,\n
        "lat": 49.7713230,\n
        "lon": 4.0416750,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815005,\n
        "lat": 49.7713240,\n
        "lon": 4.0423740,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815006,\n
        "lat": 49.7713240,\n
        "lon": 4.0457350,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815007,\n
        "lat": 49.7713260,\n
        "lon": 4.0423400,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815008,\n
        "lat": 49.7713280,\n
        "lon": 4.0463440,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815009,\n
        "lat": 49.7713370,\n
        "lon": 4.0424110,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815010,\n
        "lat": 49.7713400,\n
        "lon": 4.0423780,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815011,\n
        "lat": 49.7713400,\n
        "lon": 4.0463540,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815012,\n
        "lat": 49.7713420,\n
        "lon": 4.0423320,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815013,\n
        "lat": 49.7713420,\n
        "lon": 4.0423450,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815014,\n
        "lat": 49.7713570,\n
        "lon": 4.0427410,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815015,\n
        "lat": 49.7713630,\n
        "lon": 4.0460940,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815016,\n
        "lat": 49.7713640,\n
        "lon": 4.0426860,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815017,\n
        "lat": 49.7713780,\n
        "lon": 4.0425040,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815018,\n
        "lat": 49.7713830,\n
        "lon": 4.0424390,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815019,\n
        "lat": 49.7713850,\n
        "lon": 4.0424210,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815020,\n
        "lat": 49.7713910,\n
        "lon": 4.0423420,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815021,\n
        "lat": 49.7713920,\n
        "lon": 4.0448940,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815022,\n
        "lat": 49.7713930,\n
        "lon": 4.0423170,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815023,\n
        "lat": 49.7714000,\n
        "lon": 4.0425240,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815024,\n
        "lat": 49.7714020,\n
        "lon": 4.0426140,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815025,\n
        "lat": 49.7714050,\n
        "lon": 4.0421900,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815026,\n
        "lat": 49.7714080,\n
        "lon": 4.0432460,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815027,\n
        "lat": 49.7714080,\n
        "lon": 4.0452170,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815028,\n
        "lat": 49.7714080,\n
        "lon": 4.0461360,\n
        "timestamp": "2016-03-25T20:24:22Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815029,\n
        "lat": 49.7714090,\n
        "lon": 4.0424330,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815030,\n
        "lat": 49.7714100,\n
        "lon": 4.0425550,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815031,\n
        "lat": 49.7714120,\n
        "lon": 4.0425350,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815032,\n
        "lat": 49.7714990,\n
        "lon": 4.0420010,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815033,\n
        "lat": 49.7715410,\n
        "lon": 4.0418660,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815034,\n
        "lat": 49.7715490,\n
        "lon": 4.0429340,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815035,\n
        "lat": 49.7715510,\n
        "lon": 4.0420410,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815036,\n
        "lat": 49.7715540,\n
        "lon": 4.0428930,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815037,\n
        "lat": 49.7715690,\n
        "lon": 4.0421150,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815038,\n
        "lat": 49.7715730,\n
        "lon": 4.0420830,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815039,\n
        "lat": 49.7715750,\n
        "lon": 4.0427730,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815040,\n
        "lat": 49.7715760,\n
        "lon": 4.0464690,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815041,\n
        "lat": 49.7715860,\n
        "lon": 4.0427120,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815042,\n
        "lat": 49.7715890,\n
        "lon": 4.0419240,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815043,\n
        "lat": 49.7715940,\n
        "lon": 4.0419290,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815044,\n
        "lat": 49.7715980,\n
        "lon": 4.0426530,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815045,\n
        "lat": 49.7716010,\n
        "lon": 4.0419130,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815046,\n
        "lat": 49.7716020,\n
        "lon": 4.0465020,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815047,\n
        "lat": 49.7716070,\n
        "lon": 4.0419180,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815048,\n
        "lat": 49.7716090,\n
        "lon": 4.0451120,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815049,\n
        "lat": 49.7716120,\n
        "lon": 4.0416670,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815050,\n
        "lat": 49.7716200,\n
        "lon": 4.0424600,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815051,\n
        "lat": 49.7716250,\n
        "lon": 4.0421250,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815052,\n
        "lat": 49.7716250,\n
        "lon": 4.0421310,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815053,\n
        "lat": 49.7716280,\n
        "lon": 4.0420960,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815054,\n
        "lat": 49.7716280,\n
        "lon": 4.0463390,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815055,\n
        "lat": 49.7716290,\n
        "lon": 4.0423790,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815056,\n
        "lat": 49.7716310,\n
        "lon": 4.0418580,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815057,\n
        "lat": 49.7716330,\n
        "lon": 4.0420610,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815058,\n
        "lat": 49.7716350,\n
        "lon": 4.0464720,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815059,\n
        "lat": 49.7716370,\n
        "lon": 4.0418620,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815060,\n
        "lat": 49.7716400,\n
        "lon": 4.0422690,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815061,\n
        "lat": 49.7716410,\n
        "lon": 4.0422550,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815062,\n
        "lat": 49.7716420,\n
        "lon": 4.0416960,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815063,\n
        "lat": 49.7716440,\n
        "lon": 4.0465470,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815064,\n
        "lat": 49.7716610,\n
        "lon": 4.0465000,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815065,\n
        "lat": 49.7716700,\n
        "lon": 4.0417610,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815066,\n
        "lat": 49.7716710,\n
        "lon": 4.0416990,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815067,\n
        "lat": 49.7716720,\n
        "lon": 4.0463840,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815068,\n
        "lat": 49.7716770,\n
        "lon": 4.0417680,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815069,\n
        "lat": 49.7716880,\n
        "lon": 4.0417160,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815070,\n
        "lat": 49.7717170,\n
        "lon": 4.0421450,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815071,\n
        "lat": 49.7717230,\n
        "lon": 4.0420780,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815072,\n
        "lat": 49.7717350,\n
        "lon": 4.0417670,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815073,\n
        "lat": 49.7717530,\n
        "lon": 4.0417290,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815074,\n
        "lat": 49.7717690,\n
        "lon": 4.0423030,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815075,\n
        "lat": 49.7717700,\n
        "lon": 4.0418030,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815076,\n
        "lat": 49.7717810,\n
        "lon": 4.0417600,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815077,\n
        "lat": 49.7717810,\n
        "lon": 4.0419870,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815078,\n
        "lat": 49.7717900,\n
        "lon": 4.0418720,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815079,\n
        "lat": 49.7718040,\n
        "lon": 4.0430270,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815080,\n
        "lat": 49.7718090,\n
        "lon": 4.0419510,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815081,\n
        "lat": 49.7718120,\n
        "lon": 4.0429930,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815082,\n
        "lat": 49.7718150,\n
        "lon": 4.0418770,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815083,\n
        "lat": 49.7718320,\n
        "lon": 4.0428760,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815084,\n
        "lat": 49.7718450,\n
        "lon": 4.0425470,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815085,\n
        "lat": 49.7718480,\n
        "lon": 4.0425190,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815086,\n
        "lat": 49.7718560,\n
        "lon": 4.0427440,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815087,\n
        "lat": 49.7718660,\n
        "lon": 4.0423680,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815088,\n
        "lat": 49.7718690,\n
        "lon": 4.0423430,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815189,\n
        "lat": 49.7718750,\n
        "lon": 4.0426810,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815190,\n
        "lat": 49.7718930,\n
        "lon": 4.0425690,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815191,\n
        "lat": 49.7719120,\n
        "lon": 4.0420070,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815192,\n
        "lat": 49.7719150,\n
        "lon": 4.0419670,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815193,\n
        "lat": 49.7719190,\n
        "lon": 4.0423850,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815194,\n
        "lat": 49.7719220,\n
        "lon": 4.0430760,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815195,\n
        "lat": 49.7719470,\n
        "lon": 4.0429250,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815196,\n
        "lat": 49.7719580,\n
        "lon": 4.0427140,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815197,\n
        "lat": 49.7719690,\n
        "lon": 4.0426500,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815198,\n
        "lat": 49.7719800,\n
        "lon": 4.0427230,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815199,\n
        "lat": 49.7719910,\n
        "lon": 4.0426590,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815200,\n
        "lat": 49.7719990,\n
        "lon": 4.0426140,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815201,\n
        "lat": 49.7720250,\n
        "lon": 4.0430510,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815202,\n
        "lat": 49.7720470,\n
        "lon": 4.0430590,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815203,\n
        "lat": 49.7720510,\n
        "lon": 4.0419910,\n
        "timestamp": "2016-03-25T20:24:23Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815204,\n
        "lat": 49.7720540,\n
        "lon": 4.0420490,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815205,\n
        "lat": 49.7720560,\n
        "lon": 4.0428860,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815206,\n
        "lat": 49.7720580,\n
        "lon": 4.0418140,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815207,\n
        "lat": 49.7720610,\n
        "lon": 4.0418790,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815208,\n
        "lat": 49.7720660,\n
        "lon": 4.0418450,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815209,\n
        "lat": 49.7720670,\n
        "lon": 4.0418830,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815210,\n
        "lat": 49.7720700,\n
        "lon": 4.0428150,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815211,\n
        "lat": 49.7720740,\n
        "lon": 4.0428940,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815212,\n
        "lat": 49.7720790,\n
        "lon": 4.0432460,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815213,\n
        "lat": 49.7720830,\n
        "lon": 4.0420570,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815214,\n
        "lat": 49.7720890,\n
        "lon": 4.0415730,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815215,\n
        "lat": 49.7720950,\n
        "lon": 4.0418400,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815216,\n
        "lat": 49.7720960,\n
        "lon": 4.0418270,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815217,\n
        "lat": 49.7721090,\n
        "lon": 4.0414100,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815218,\n
        "lat": 49.7721090,\n
        "lon": 4.0418620,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815219,\n
        "lat": 49.7721090,\n
        "lon": 4.0430830,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815220,\n
        "lat": 49.7721170,\n
        "lon": 4.0413440,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815221,\n
        "lat": 49.7721280,\n
        "lon": 4.0418510,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815222,\n
        "lat": 49.7721280,\n
        "lon": 4.0423020,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815223,\n
        "lat": 49.7721300,\n
        "lon": 4.0418380,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815224,\n
        "lat": 49.7721390,\n
        "lon": 4.0429190,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815225,\n
        "lat": 49.7721460,\n
        "lon": 4.0418430,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815226,\n
        "lat": 49.7721520,\n
        "lon": 4.0428480,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815227,\n
        "lat": 49.7721560,\n
        "lon": 4.0420610,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815228,\n
        "lat": 49.7721670,\n
        "lon": 4.0416770,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815229,\n
        "lat": 49.7721760,\n
        "lon": 4.0416020,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815230,\n
        "lat": 49.7721790,\n
        "lon": 4.0414230,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815231,\n
        "lat": 49.7721800,\n
        "lon": 4.0432910,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815232,\n
        "lat": 49.7721850,\n
        "lon": 4.0413580,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815233,\n
        "lat": 49.7722010,\n
        "lon": 4.0416860,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815234,\n
        "lat": 49.7722010,\n
        "lon": 4.0420720,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815235,\n
        "lat": 49.7722090,\n
        "lon": 4.0415980,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815236,\n
        "lat": 49.7722150,\n
        "lon": 4.0415990,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815237,\n
        "lat": 49.7722190,\n
        "lon": 4.0423280,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815238,\n
        "lat": 49.7722220,\n
        "lon": 4.0414330,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815239,\n
        "lat": 49.7722240,\n
        "lon": 4.0418690,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815240,\n
        "lat": 49.7722280,\n
        "lon": 4.0414580,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815241,\n
        "lat": 49.7722290,\n
        "lon": 4.0413590,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815242,\n
        "lat": 49.7722430,\n
        "lon": 4.0421320,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815243,\n
        "lat": 49.7722510,\n
        "lon": 4.0421150,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815244,\n
        "lat": 49.7722540,\n
        "lon": 4.0428910,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815245,\n
        "lat": 49.7722580,\n
        "lon": 4.0416070,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815246,\n
        "lat": 49.7722700,\n
        "lon": 4.0421350,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815247,\n
        "lat": 49.7722730,\n
        "lon": 4.0421080,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815248,\n
        "lat": 49.7722750,\n
        "lon": 4.0413680,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815249,\n
        "lat": 49.7722880,\n
        "lon": 4.0419670,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815250,\n
        "lat": 49.7722920,\n
        "lon": 4.0419350,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815251,\n
        "lat": 49.7722970,\n
        "lon": 4.0418890,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815252,\n
        "lat": 49.7723170,\n
        "lon": 4.0419750,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815253,\n
        "lat": 49.7723190,\n
        "lon": 4.0419440,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815254,\n
        "lat": 49.7723230,\n
        "lon": 4.0418970,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815255,\n
        "lat": 49.7726590,\n
        "lon": 4.0429160,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815256,\n
        "lat": 49.7726670,\n
        "lon": 4.0428590,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815257,\n
        "lat": 49.7726710,\n
        "lon": 4.0426570,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815258,\n
        "lat": 49.7726810,\n
        "lon": 4.0425840,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815259,\n
        "lat": 49.7726960,\n
        "lon": 4.0426920,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815260,\n
        "lat": 49.7727000,\n
        "lon": 4.0426690,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815261,\n
        "lat": 49.7727110,\n
        "lon": 4.0425960,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815262,\n
        "lat": 49.7727150,\n
        "lon": 4.0425670,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815263,\n
        "lat": 49.7727200,\n
        "lon": 4.0429380,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815264,\n
        "lat": 49.7727300,\n
        "lon": 4.0428820,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815265,\n
        "lat": 49.7727480,\n
        "lon": 4.0428750,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815266,\n
        "lat": 49.7727660,\n
        "lon": 4.0427200,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815267,\n
        "lat": 49.7727670,\n
        "lon": 4.0427540,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815268,\n
        "lat": 49.7727870,\n
        "lon": 4.0425840,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815269,\n
        "lat": 49.7728240,\n
        "lon": 4.0431850,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815270,\n
        "lat": 49.7728370,\n
        "lon": 4.0430980,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815271,\n
        "lat": 49.7728500,\n
        "lon": 4.0417890,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815272,\n
        "lat": 49.7728520,\n
        "lon": 4.0431960,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815273,\n
        "lat": 49.7728640,\n
        "lon": 4.0429210,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815274,\n
        "lat": 49.7728650,\n
        "lon": 4.0431110,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815275,\n
        "lat": 49.7728680,\n
        "lon": 4.0416990,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815276,\n
        "lat": 49.7728850,\n
        "lon": 4.0427970,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815277,\n
        "lat": 49.7728930,\n
        "lon": 4.0431290,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815278,\n
        "lat": 49.7728950,\n
        "lon": 4.0418080,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815279,\n
        "lat": 49.7729090,\n
        "lon": 4.0430210,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815280,\n
        "lat": 49.7729120,\n
        "lon": 4.0417180,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815281,\n
        "lat": 49.7729170,\n
        "lon": 4.0419380,\n
        "timestamp": "2016-03-25T20:24:24Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815282,\n
        "lat": 49.7729380,\n
        "lon": 4.0418320,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815283,\n
        "lat": 49.7729420,\n
        "lon": 4.0415720,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815284,\n
        "lat": 49.7729530,\n
        "lon": 4.0432360,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815285,\n
        "lat": 49.7729690,\n
        "lon": 4.0432450,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815286,\n
        "lat": 49.7729700,\n
        "lon": 4.0431620,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815287,\n
        "lat": 49.7729730,\n
        "lon": 4.0414200,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815288,\n
        "lat": 49.7729810,\n
        "lon": 4.0431650,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815389,\n
        "lat": 49.7729860,\n
        "lon": 4.0431670,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815390,\n
        "lat": 49.7729980,\n
        "lon": 4.0415940,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815391,\n
        "lat": 49.7729980,\n
        "lon": 4.0430590,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815392,\n
        "lat": 49.7730240,\n
        "lon": 4.0416130,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815393,\n
        "lat": 49.7730270,\n
        "lon": 4.0414470,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815394,\n
        "lat": 49.7730320,\n
        "lon": 4.0418770,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815395,\n
        "lat": 49.7730360,\n
        "lon": 4.0418610,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815396,\n
        "lat": 49.7730550,\n
        "lon": 4.0414570,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815397,\n
        "lat": 49.7730560,\n
        "lon": 4.0420080,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815398,\n
        "lat": 49.7730560,\n
        "lon": 4.0433640,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815399,\n
        "lat": 49.7730580,\n
        "lon": 4.0418900,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815400,\n
        "lat": 49.7730610,\n
        "lon": 4.0418710,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815401,\n
        "lat": 49.7730630,\n
        "lon": 4.0418550,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815402,\n
        "lat": 49.7730770,\n
        "lon": 4.0416360,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815403,\n
        "lat": 49.7730770,\n
        "lon": 4.0418970,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815404,\n
        "lat": 49.7730770,\n
        "lon": 4.0432200,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815405,\n
        "lat": 49.7730790,\n
        "lon": 4.0417790,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815406,\n
        "lat": 49.7730900,\n
        "lon": 4.0417260,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815407,\n
        "lat": 49.7731040,\n
        "lon": 4.0416520,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815408,\n
        "lat": 49.7731040,\n
        "lon": 4.0427270,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815409,\n
        "lat": 49.7731060,\n
        "lon": 4.0414830,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815410,\n
        "lat": 49.7731150,\n
        "lon": 4.0426770,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815411,\n
        "lat": 49.7731230,\n
        "lon": 4.0427360,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815412,\n
        "lat": 49.7731330,\n
        "lon": 4.0426860,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815413,\n
        "lat": 49.7731420,\n
        "lon": 4.0433950,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815414,\n
        "lat": 49.7731550,\n
        "lon": 4.0433190,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815415,\n
        "lat": 49.7731600,\n
        "lon": 4.0419000,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815416,\n
        "lat": 49.7731600,\n
        "lon": 4.0432460,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815417,\n
        "lat": 49.7731750,\n
        "lon": 4.0418280,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815418,\n
        "lat": 49.7731850,\n
        "lon": 4.0417720,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815419,\n
        "lat": 49.7731860,\n
        "lon": 4.0430830,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815420,\n
        "lat": 49.7732010,\n
        "lon": 4.0416970,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815421,\n
        "lat": 49.7732070,\n
        "lon": 4.0433370,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815422,\n
        "lat": 49.7732190,\n
        "lon": 4.0436380,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815423,\n
        "lat": 49.7732200,\n
        "lon": 4.0439560,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815424,\n
        "lat": 49.7732350,\n
        "lon": 4.0431480,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815425,\n
        "lat": 49.7732510,\n
        "lon": 4.0434410,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815426,\n
        "lat": 49.7732570,\n
        "lon": 4.0436350,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815427,\n
        "lat": 49.7732880,\n
        "lon": 4.0434380,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815428,\n
        "lat": 49.7733040,\n
        "lon": 4.0435040,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815429,\n
        "lat": 49.7733070,\n
        "lon": 4.0435740,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815430,\n
        "lat": 49.7733160,\n
        "lon": 4.0433700,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815431,\n
        "lat": 49.7733180,\n
        "lon": 4.0435750,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815432,\n
        "lat": 49.7733190,\n
        "lon": 4.0436330,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815433,\n
        "lat": 49.7733250,\n
        "lon": 4.0436340,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815434,\n
        "lat": 49.7733280,\n
        "lon": 4.0439540,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815435,\n
        "lat": 49.7733560,\n
        "lon": 4.0432840,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815436,\n
        "lat": 49.7733760,\n
        "lon": 4.0435400,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815437,\n
        "lat": 49.7733910,\n
        "lon": 4.0434110,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815438,\n
        "lat": 49.7734120,\n
        "lon": 4.0430690,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815439,\n
        "lat": 49.7734130,\n
        "lon": 4.0434630,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815440,\n
        "lat": 49.7734160,\n
        "lon": 4.0430200,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815441,\n
        "lat": 49.7734170,\n
        "lon": 4.0433560,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815442,\n
        "lat": 49.7734200,\n
        "lon": 4.0434450,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815443,\n
        "lat": 49.7734297,\n
        "lon": 4.0430405,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815444,\n
        "lat": 49.7734480,\n
        "lon": 4.0431260,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815445,\n
        "lat": 49.7734530,\n
        "lon": 4.0429600,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815446,\n
        "lat": 49.7734668,\n
        "lon": 4.0429806,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815447,\n
        "lat": 49.7734850,\n
        "lon": 4.0437520,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815448,\n
        "lat": 49.7735000,\n
        "lon": 4.0429270,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815449,\n
        "lat": 49.7735030,\n
        "lon": 4.0429310,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815450,\n
        "lat": 49.7735130,\n
        "lon": 4.0428230,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815451,\n
        "lat": 49.7735140,\n
        "lon": 4.0436890,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815452,\n
        "lat": 49.7735360,\n
        "lon": 4.0436500,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815453,\n
        "lat": 49.7735450,\n
        "lon": 4.0428680,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815454,\n
        "lat": 49.7735770,\n
        "lon": 4.0427180,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815455,\n
        "lat": 49.7735800,\n
        "lon": 4.0429160,\n
        "timestamp": "2016-03-25T20:24:25Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815456,\n
        "lat": 49.7736010,\n
        "lon": 4.0439010,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815457,\n
        "lat": 49.7736260,\n
        "lon": 4.0431250,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815458,\n
        "lat": 49.7736370,\n
        "lon": 4.0430220,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815459,\n
        "lat": 49.7736430,\n
        "lon": 4.0428120,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815460,\n
        "lat": 49.7736440,\n
        "lon": 4.0439510,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815461,\n
        "lat": 49.7736510,\n
        "lon": 4.0437860,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815462,\n
        "lat": 49.7736760,\n
        "lon": 4.0439620,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815463,\n
        "lat": 49.7736880,\n
        "lon": 4.0435940,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815464,\n
        "lat": 49.7737150,\n
        "lon": 4.0438600,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815465,\n
        "lat": 49.7737160,\n
        "lon": 4.0433230,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815466,\n
        "lat": 49.7737330,\n
        "lon": 4.0438240,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815467,\n
        "lat": 49.7737530,\n
        "lon": 4.0431620,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815468,\n
        "lat": 49.7737650,\n
        "lon": 4.0430570,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815469,\n
        "lat": 49.7737820,\n
        "lon": 4.0441910,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815470,\n
        "lat": 49.7737900,\n
        "lon": 4.0441920,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815471,\n
        "lat": 49.7737930,\n
        "lon": 4.0435180,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815472,\n
        "lat": 49.7737950,\n
        "lon": 4.0436270,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815473,\n
        "lat": 49.7738070,\n
        "lon": 4.0435230,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815474,\n
        "lat": 49.7738120,\n
        "lon": 4.0433450,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815475,\n
        "lat": 49.7738130,\n
        "lon": 4.0436650,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815476,\n
        "lat": 49.7738140,\n
        "lon": 4.0436360,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815477,\n
        "lat": 49.7738360,\n
        "lon": 4.0436690,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815478,\n
        "lat": 49.7738370,\n
        "lon": 4.0441190,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815479,\n
        "lat": 49.7738400,\n
        "lon": 4.0436400,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815480,\n
        "lat": 49.7738400,\n
        "lon": 4.0441250,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815481,\n
        "lat": 49.7738490,\n
        "lon": 4.0441010,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815482,\n
        "lat": 49.7738560,\n
        "lon": 4.0441030,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815483,\n
        "lat": 49.7738740,\n
        "lon": 4.0436440,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815484,\n
        "lat": 49.7738750,\n
        "lon": 4.0440620,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815485,\n
        "lat": 49.7738830,\n
        "lon": 4.0435360,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815486,\n
        "lat": 49.7738890,\n
        "lon": 4.0440510,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815487,\n
        "lat": 49.7738970,\n
        "lon": 4.0443760,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815488,\n
        "lat": 49.7739090,\n
        "lon": 4.0432090,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815589,\n
        "lat": 49.7739170,\n
        "lon": 4.0443600,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815590,\n
        "lat": 49.7739240,\n
        "lon": 4.0432140,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815591,\n
        "lat": 49.7739250,\n
        "lon": 4.0432050,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815592,\n
        "lat": 49.7739280,\n
        "lon": 4.0430920,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815593,\n
        "lat": 49.7739400,\n
        "lon": 4.0442960,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815594,\n
        "lat": 49.7739429,\n
        "lon": 4.0430980,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815595,\n
        "lat": 49.7739450,\n
        "lon": 4.0443070,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815596,\n
        "lat": 49.7739540,\n
        "lon": 4.0442730,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815597,\n
        "lat": 49.7739690,\n
        "lon": 4.0439470,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815598,\n
        "lat": 49.7739700,\n
        "lon": 4.0429360,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815599,\n
        "lat": 49.7740010,\n
        "lon": 4.0442370,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815600,\n
        "lat": 49.7740410,\n
        "lon": 4.0430070,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815601,\n
        "lat": 49.7740490,\n
        "lon": 4.0429630,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815602,\n
        "lat": 49.7740510,\n
        "lon": 4.0432570,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815603,\n
        "lat": 49.7740550,\n
        "lon": 4.0432340,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815604,\n
        "lat": 49.7741050,\n
        "lon": 4.0432530,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815605,\n
        "lat": 49.7741190,\n
        "lon": 4.0447400,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815606,\n
        "lat": 49.7741230,\n
        "lon": 4.0431330,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815607,\n
        "lat": 49.7741280,\n
        "lon": 4.0431330,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815608,\n
        "lat": 49.7741320,\n
        "lon": 4.0447230,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815609,\n
        "lat": 49.7741420,\n
        "lon": 4.0430450,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815610,\n
        "lat": 49.7741550,\n
        "lon": 4.0448020,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815611,\n
        "lat": 49.7743120,\n
        "lon": 4.0447500,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815612,\n
        "lat": 49.7743300,\n
        "lon": 4.0445600,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815613,\n
        "lat": 49.7743320,\n
        "lon": 4.0447230,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815614,\n
        "lat": 49.7743660,\n
        "lon": 4.0446760,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815615,\n
        "lat": 49.7744490,\n
        "lon": 4.0449880,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815616,\n
        "lat": 49.7744690,\n
        "lon": 4.0449610,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815617,\n
        "lat": 49.7745030,\n
        "lon": 4.0449150,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815618,\n
        "lat": 49.7755640,\n
        "lon": 4.0426750,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815619,\n
        "lat": 49.7755690,\n
        "lon": 4.0426960,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815620,\n
        "lat": 49.7755720,\n
        "lon": 4.0427220,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815621,\n
        "lat": 49.7755820,\n
        "lon": 4.0427720,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815622,\n
        "lat": 49.7755940,\n
        "lon": 4.0426560,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815623,\n
        "lat": 49.7755976,\n
        "lon": 4.0426685,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815624,\n
        "lat": 49.7756150,\n
        "lon": 4.0426480,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815625,\n
        "lat": 49.7756160,\n
        "lon": 4.0425270,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815626,\n
        "lat": 49.7756180,\n
        "lon": 4.0426620,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815627,\n
        "lat": 49.7756250,\n
        "lon": 4.0427000,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815628,\n
        "lat": 49.7756340,\n
        "lon": 4.0426560,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815629,\n
        "lat": 49.7756340,\n
        "lon": 4.0427440,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815630,\n
        "lat": 49.7756380,\n
        "lon": 4.0428200,\n
        "timestamp": "2016-03-25T20:24:26Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815631,\n
        "lat": 49.7756450,\n
        "lon": 4.0428550,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815632,\n
        "lat": 49.7756510,\n
        "lon": 4.0425010,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815633,\n
        "lat": 49.7756520,\n
        "lon": 4.0425150,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815634,\n
        "lat": 49.7756550,\n
        "lon": 4.0425520,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815635,\n
        "lat": 49.7756670,\n
        "lon": 4.0426460,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815636,\n
        "lat": 49.7757360,\n
        "lon": 4.0424700,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815637,\n
        "lat": 49.7757430,\n
        "lon": 4.0425250,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815638,\n
        "lat": 49.7757680,\n
        "lon": 4.0427950,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815639,\n
        "lat": 49.7757720,\n
        "lon": 4.0428340,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815640,\n
        "lat": 49.7757960,\n
        "lon": 4.0426050,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815641,\n
        "lat": 49.7758210,\n
        "lon": 4.0428070,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815642,\n
        "lat": 49.7758260,\n
        "lon": 4.0424900,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815643,\n
        "lat": 49.7758270,\n
        "lon": 4.0424980,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815644,\n
        "lat": 49.7758600,\n
        "lon": 4.0424790,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815645,\n
        "lat": 49.7758710,\n
        "lon": 4.0425160,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815646,\n
        "lat": 49.7758950,\n
        "lon": 4.0427880,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815647,\n
        "lat": 49.7759070,\n
        "lon": 4.0428000,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815648,\n
        "lat": 49.7759260,\n
        "lon": 4.0425370,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815649,\n
        "lat": 49.7759570,\n
        "lon": 4.0427830,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815650,\n
        "lat": 49.7759940,\n
        "lon": 4.0424680,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815651,\n
        "lat": 49.7760000,\n
        "lon": 4.0425090,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815652,\n
        "lat": 49.7760260,\n
        "lon": 4.0425170,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815653,\n
        "lat": 49.7760560,\n
        "lon": 4.0427820,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815654,\n
        "lat": 49.7760690,\n
        "lon": 4.0425020,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815655,\n
        "lat": 49.7760730,\n
        "lon": 4.0425320,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815656,\n
        "lat": 49.7760800,\n
        "lon": 4.0425750,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815657,\n
        "lat": 49.7760820,\n
        "lon": 4.0425960,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815658,\n
        "lat": 49.7760880,\n
        "lon": 4.0425270,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815659,\n
        "lat": 49.7760940,\n
        "lon": 4.0425700,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815660,\n
        "lat": 49.7761050,\n
        "lon": 4.0425240,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815661,\n
        "lat": 49.7761100,\n
        "lon": 4.0425900,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815662,\n
        "lat": 49.7761170,\n
        "lon": 4.0426160,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815663,\n
        "lat": 49.7761240,\n
        "lon": 4.0426670,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815664,\n
        "lat": 49.7761300,\n
        "lon": 4.0430530,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815665,\n
        "lat": 49.7761340,\n
        "lon": 4.0427690,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815666,\n
        "lat": 49.7761420,\n
        "lon": 4.0426080,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815667,\n
        "lat": 49.7761490,\n
        "lon": 4.0426590,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815668,\n
        "lat": 49.7761570,\n
        "lon": 4.0431950,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815669,\n
        "lat": 49.7761820,\n
        "lon": 4.0431870,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815670,\n
        "lat": 49.7761870,\n
        "lon": 4.0433070,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815671,\n
        "lat": 49.7761910,\n
        "lon": 4.0430240,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815672,\n
        "lat": 49.7762020,\n
        "lon": 4.0433020,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815673,\n
        "lat": 49.7762110,\n
        "lon": 4.0430840,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815674,\n
        "lat": 49.7762110,\n
        "lon": 4.0434560,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815675,\n
        "lat": 49.7762170,\n
        "lon": 4.0431740,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815676,\n
        "lat": 49.7762220,\n
        "lon": 4.0431730,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815677,\n
        "lat": 49.7762280,\n
        "lon": 4.0432100,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815678,\n
        "lat": 49.7762320,\n
        "lon": 4.0432080,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815679,\n
        "lat": 49.7762330,\n
        "lon": 4.0425770,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815680,\n
        "lat": 49.7762390,\n
        "lon": 4.0430730,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815681,\n
        "lat": 49.7762400,\n
        "lon": 4.0432860,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815682,\n
        "lat": 49.7762410,\n
        "lon": 4.0429250,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815683,\n
        "lat": 49.7762480,\n
        "lon": 4.0449750,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815684,\n
        "lat": 49.7762500,\n
        "lon": 4.0430630,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815685,\n
        "lat": 49.7762646,\n
        "lon": 4.0434350,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815686,\n
        "lat": 49.7762660,\n
        "lon": 4.0427960,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815687,\n
        "lat": 49.7762660,\n
        "lon": 4.0431950,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815688,\n
        "lat": 49.7762730,\n
        "lon": 4.0434860,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815789,\n
        "lat": 49.7762760,\n
        "lon": 4.0424630,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815790,\n
        "lat": 49.7762820,\n
        "lon": 4.0424650,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815791,\n
        "lat": 49.7762860,\n
        "lon": 4.0426030,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815792,\n
        "lat": 49.7762890,\n
        "lon": 4.0429190,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815793,\n
        "lat": 49.7762960,\n
        "lon": 4.0425980,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815794,\n
        "lat": 49.7762970,\n
        "lon": 4.0430510,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815795,\n
        "lat": 49.7763010,\n
        "lon": 4.0425960,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815796,\n
        "lat": 49.7763020,\n
        "lon": 4.0430510,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815797,\n
        "lat": 49.7763110,\n
        "lon": 4.0430500,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815798,\n
        "lat": 49.7763130,\n
        "lon": 4.0434670,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815799,\n
        "lat": 49.7763180,\n
        "lon": 4.0427910,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815800,\n
        "lat": 49.7763190,\n
        "lon": 4.0431750,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815801,\n
        "lat": 49.7763400,\n
        "lon": 4.0424450,\n
        "timestamp": "2016-03-25T20:24:27Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815802,\n
        "lat": 49.7763420,\n
        "lon": 4.0430400,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815803,\n
        "lat": 49.7763600,\n
        "lon": 4.0426150,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815804,\n
        "lat": 49.7763610,\n
        "lon": 4.0425740,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815805,\n
        "lat": 49.7763820,\n
        "lon": 4.0427450,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815806,\n
        "lat": 49.7763830,\n
        "lon": 4.0429110,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815807,\n
        "lat": 49.7763850,\n
        "lon": 4.0429320,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815808,\n
        "lat": 49.7763850,\n
        "lon": 4.0434810,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815809,\n
        "lat": 49.7763960,\n
        "lon": 4.0425860,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815810,\n
        "lat": 49.7763980,\n
        "lon": 4.0425990,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815811,\n
        "lat": 49.7763980,\n
        "lon": 4.0431050,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815812,\n
        "lat": 49.7764010,\n
        "lon": 4.0433580,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815813,\n
        "lat": 49.7764040,\n
        "lon": 4.0421120,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815814,\n
        "lat": 49.7764040,\n
        "lon": 4.0430790,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815815,\n
        "lat": 49.7764040,\n
        "lon": 4.0431340,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815816,\n
        "lat": 49.7764120,\n
        "lon": 4.0453760,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815817,\n
        "lat": 49.7764170,\n
        "lon": 4.0424710,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815818,\n
        "lat": 49.7764190,\n
        "lon": 4.0430700,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815819,\n
        "lat": 49.7764200,\n
        "lon": 4.0431460,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815820,\n
        "lat": 49.7764240,\n
        "lon": 4.0425740,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815821,\n
        "lat": 49.7764250,\n
        "lon": 4.0425350,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815822,\n
        "lat": 49.7764270,\n
        "lon": 4.0425880,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815823,\n
        "lat": 49.7764290,\n
        "lon": 4.0431100,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815824,\n
        "lat": 49.7764310,\n
        "lon": 4.0447920,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815825,\n
        "lat": 49.7764360,\n
        "lon": 4.0429110,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815826,\n
        "lat": 49.7764410,\n
        "lon": 4.0429110,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815827,\n
        "lat": 49.7764410,\n
        "lon": 4.0433430,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815828,\n
        "lat": 49.7764440,\n
        "lon": 4.0424590,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815829,\n
        "lat": 49.7764470,\n
        "lon": 4.0430990,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815830,\n
        "lat": 49.7764490,\n
        "lon": 4.0423990,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815831,\n
        "lat": 49.7764520,\n
        "lon": 4.0429520,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815832,\n
        "lat": 49.7764530,\n
        "lon": 4.0425240,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815833,\n
        "lat": 49.7764548,\n
        "lon": 4.0431251,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815834,\n
        "lat": 49.7764550,\n
        "lon": 4.0420920,\n
        "timestamp": "2016-03-25T20:24:28Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815835,\n
        "lat": 49.7764560,\n
        "lon": 4.0425770,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815836,\n
        "lat": 49.7764580,\n
        "lon": 4.0421100,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815837,\n
        "lat": 49.7764610,\n
        "lon": 4.0434520,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815838,\n
        "lat": 49.7764740,\n
        "lon": 4.0419620,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815839,\n
        "lat": 49.7764750,\n
        "lon": 4.0427060,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815840,\n
        "lat": 49.7764800,\n
        "lon": 4.0421030,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815841,\n
        "lat": 49.7764800,\n
        "lon": 4.0432100,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815842,\n
        "lat": 49.7764930,\n
        "lon": 4.0432510,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815843,\n
        "lat": 49.7765070,\n
        "lon": 4.0446800,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815844,\n
        "lat": 49.7765100,\n
        "lon": 4.0431860,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815845,\n
        "lat": 49.7765110,\n
        "lon": 4.0431530,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815846,\n
        "lat": 49.7765120,\n
        "lon": 4.0422350,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815847,\n
        "lat": 49.7765130,\n
        "lon": 4.0431840,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815848,\n
        "lat": 49.7765220,\n
        "lon": 4.0423730,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815849,\n
        "lat": 49.7765260,\n
        "lon": 4.0432300,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815850,\n
        "lat": 49.7765350,\n
        "lon": 4.0429110,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815851,\n
        "lat": 49.7765350,\n
        "lon": 4.0429480,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815852,\n
        "lat": 49.7765430,\n
        "lon": 4.0432810,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815853,\n
        "lat": 49.7765460,\n
        "lon": 4.0419360,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815854,\n
        "lat": 49.7765630,\n
        "lon": 4.0424930,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815855,\n
        "lat": 49.7765640,\n
        "lon": 4.0419330,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815856,\n
        "lat": 49.7765700,\n
        "lon": 4.0446080,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815857,\n
        "lat": 49.7765720,\n
        "lon": 4.0420750,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815858,\n
        "lat": 49.7765780,\n
        "lon": 4.0431210,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815859,\n
        "lat": 49.7765800,\n
        "lon": 4.0431300,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815860,\n
        "lat": 49.7765850,\n
        "lon": 4.0422100,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815861,\n
        "lat": 49.7765890,\n
        "lon": 4.0426460,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815862,\n
        "lat": 49.7765990,\n
        "lon": 4.0431220,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815863,\n
        "lat": 49.7766000,\n
        "lon": 4.0451970,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815864,\n
        "lat": 49.7766030,\n
        "lon": 4.0432240,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815865,\n
        "lat": 49.7766080,\n
        "lon": 4.0432460,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815866,\n
        "lat": 49.7766090,\n
        "lon": 4.0423910,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815867,\n
        "lat": 49.7766090,\n
        "lon": 4.0429130,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815868,\n
        "lat": 49.7766200,\n
        "lon": 4.0432150,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815869,\n
        "lat": 49.7766220,\n
        "lon": 4.0424660,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815870,\n
        "lat": 49.7766280,\n
        "lon": 4.0432460,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815871,\n
        "lat": 49.7766330,\n
        "lon": 4.0423060,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815872,\n
        "lat": 49.7766370,\n
        "lon": 4.0423350,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815873,\n
        "lat": 49.7766370,\n
        "lon": 4.0431090,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815874,\n
        "lat": 49.7766420,\n
        "lon": 4.0423760,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815875,\n
        "lat": 49.7766460,\n
        "lon": 4.0447630,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815876,\n
        "lat": 49.7766640,\n
        "lon": 4.0432260,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815877,\n
        "lat": 49.7766710,\n
        "lon": 4.0456790,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815878,\n
        "lat": 49.7766720,\n
        "lon": 4.0419130,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815879,\n
        "lat": 49.7766800,\n
        "lon": 4.0420570,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815880,\n
        "lat": 49.7766830,\n
        "lon": 4.0426050,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815881,\n
        "lat": 49.7766870,\n
        "lon": 4.0426280,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815882,\n
        "lat": 49.7766900,\n
        "lon": 4.0450750,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815883,\n
        "lat": 49.7766920,\n
        "lon": 4.0429090,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815884,\n
        "lat": 49.7766940,\n
        "lon": 4.0422820,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815885,\n
        "lat": 49.7766990,\n
        "lon": 4.0423120,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815886,\n
        "lat": 49.7767030,\n
        "lon": 4.0456480,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815887,\n
        "lat": 49.7767060,\n
        "lon": 4.0426210,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815888,\n
        "lat": 49.7767080,\n
        "lon": 4.0426380,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815989,\n
        "lat": 49.7767120,\n
        "lon": 4.0423830,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815990,\n
        "lat": 49.7767140,\n
        "lon": 4.0431020,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815991,\n
        "lat": 49.7767160,\n
        "lon": 4.0450460,\n
        "timestamp": "2016-03-25T20:24:29Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815993,\n
        "lat": 49.7767230,\n
        "lon": 4.0430990,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815994,\n
        "lat": 49.7767240,\n
        "lon": 4.0424580,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815995,\n
        "lat": 49.7767290,\n
        "lon": 4.0431780,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815996,\n
        "lat": 49.7767310,\n
        "lon": 4.0424960,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815998,\n
        "lat": 49.7767430,\n
        "lon": 4.0425810,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078815999,\n
        "lat": 49.7767500,\n
        "lon": 4.0426200,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816001,\n
        "lat": 49.7767520,\n
        "lon": 4.0424870,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816002,\n
        "lat": 49.7767530,\n
        "lon": 4.0423690,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816003,\n
        "lat": 49.7767650,\n
        "lon": 4.0424430,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816004,\n
        "lat": 49.7767660,\n
        "lon": 4.0425690,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816005,\n
        "lat": 49.7767770,\n
        "lon": 4.0451770,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816006,\n
        "lat": 49.7767960,\n
        "lon": 4.0455160,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816007,\n
        "lat": 49.7767970,\n
        "lon": 4.0426160,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816008,\n
        "lat": 49.7768040,\n
        "lon": 4.0453740,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816009,\n
        "lat": 49.7768070,\n
        "lon": 4.0455430,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816010,\n
        "lat": 49.7768120,\n
        "lon": 4.0427700,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816011,\n
        "lat": 49.7768120,\n
        "lon": 4.0455550,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816012,\n
        "lat": 49.7768160,\n
        "lon": 4.0451330,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816013,\n
        "lat": 49.7768240,\n
        "lon": 4.0424630,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816014,\n
        "lat": 49.7768280,\n
        "lon": 4.0454520,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816015,\n
        "lat": 49.7768290,\n
        "lon": 4.0425690,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816016,\n
        "lat": 49.7768330,\n
        "lon": 4.0426100,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816017,\n
        "lat": 49.7768410,\n
        "lon": 4.0430080,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816018,\n
        "lat": 49.7768430,\n
        "lon": 4.0454270,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816019,\n
        "lat": 49.7768430,\n
        "lon": 4.0454690,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816020,\n
        "lat": 49.7768440,\n
        "lon": 4.0425640,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816021,\n
        "lat": 49.7768450,\n
        "lon": 4.0452970,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816022,\n
        "lat": 49.7768520,\n
        "lon": 4.0426070,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816023,\n
        "lat": 49.7768550,\n
        "lon": 4.0454440,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816024,\n
        "lat": 49.7768570,\n
        "lon": 4.0431390,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816025,\n
        "lat": 49.7768630,\n
        "lon": 4.0429100,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816026,\n
        "lat": 49.7768650,\n
        "lon": 4.0454580,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816027,\n
        "lat": 49.7768690,\n
        "lon": 4.0424430,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816028,\n
        "lat": 49.7768740,\n
        "lon": 4.0429960,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816029,\n
        "lat": 49.7768820,\n
        "lon": 4.0453480,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816030,\n
        "lat": 49.7768880,\n
        "lon": 4.0431080,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816031,\n
        "lat": 49.7768920,\n
        "lon": 4.0431290,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816032,\n
        "lat": 49.7769010,\n
        "lon": 4.0462280,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816033,\n
        "lat": 49.7769050,\n
        "lon": 4.0427610,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816034,\n
        "lat": 49.7769210,\n
        "lon": 4.0427290,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816035,\n
        "lat": 49.7769350,\n
        "lon": 4.0461960,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816036,\n
        "lat": 49.7769460,\n
        "lon": 4.0428890,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816037,\n
        "lat": 49.7769530,\n
        "lon": 4.0430890,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816038,\n
        "lat": 49.7769560,\n
        "lon": 4.0431130,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816039,\n
        "lat": 49.7769720,\n
        "lon": 4.0431080,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816040,\n
        "lat": 49.7770430,\n
        "lon": 4.0460870,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816041,\n
        "lat": 49.7772290,\n
        "lon": 4.0422950,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816042,\n
        "lat": 49.7772400,\n
        "lon": 4.0423960,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816043,\n
        "lat": 49.7772680,\n
        "lon": 4.0430350,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816044,\n
        "lat": 49.7772780,\n
        "lon": 4.0431590,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816045,\n
        "lat": 49.7772980,\n
        "lon": 4.0428110,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816046,\n
        "lat": 49.7773070,\n
        "lon": 4.0423840,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816047,\n
        "lat": 49.7773120,\n
        "lon": 4.0430260,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816048,\n
        "lat": 49.7773260,\n
        "lon": 4.0426350,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816049,\n
        "lat": 49.7773520,\n
        "lon": 4.0422630,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816050,\n
        "lat": 49.7773540,\n
        "lon": 4.0430180,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816051,\n
        "lat": 49.7773550,\n
        "lon": 4.0430410,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816052,\n
        "lat": 49.7773590,\n
        "lon": 4.0424150,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816053,\n
        "lat": 49.7773610,\n
        "lon": 4.0431430,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816054,\n
        "lat": 49.7773650,\n
        "lon": 4.0424120,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816055,\n
        "lat": 49.7773700,\n
        "lon": 4.0427950,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816056,\n
        "lat": 49.7773750,\n
        "lon": 4.0426210,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816057,\n
        "lat": 49.7773800,\n
        "lon": 4.0430370,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816058,\n
        "lat": 49.7773860,\n
        "lon": 4.0431400,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816059,\n
        "lat": 49.7773880,\n
        "lon": 4.0430100,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816060,\n
        "lat": 49.7776790,\n
        "lon": 4.0426840,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816061,\n
        "lat": 49.7777110,\n
        "lon": 4.0428870,\n
        "timestamp": "2016-03-25T20:24:30Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816062,\n
        "lat": 49.7777240,\n
        "lon": 4.0426700,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816063,\n
        "lat": 49.7777260,\n
        "lon": 4.0428820,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816064,\n
        "lat": 49.7777350,\n
        "lon": 4.0420770,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816065,\n
        "lat": 49.7777360,\n
        "lon": 4.0427170,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816066,\n
        "lat": 49.7777380,\n
        "lon": 4.0429850,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816067,\n
        "lat": 49.7777420,\n
        "lon": 4.0421440,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816068,\n
        "lat": 49.7777430,\n
        "lon": 4.0429820,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816069,\n
        "lat": 49.7777510,\n
        "lon": 4.0430640,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816070,\n
        "lat": 49.7777550,\n
        "lon": 4.0422420,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816071,\n
        "lat": 49.7777890,\n
        "lon": 4.0430480,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816072,\n
        "lat": 49.7777990,\n
        "lon": 4.0426580,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816073,\n
        "lat": 49.7778020,\n
        "lon": 4.0427020,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816074,\n
        "lat": 49.7778350,\n
        "lon": 4.0421900,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816075,\n
        "lat": 49.7778380,\n
        "lon": 4.0422190,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816076,\n
        "lat": 49.7778390,\n
        "lon": 4.0426500,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816077,\n
        "lat": 49.7778420,\n
        "lon": 4.0426710,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816078,\n
        "lat": 49.7778610,\n
        "lon": 4.0420420,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816079,\n
        "lat": 49.7778700,\n
        "lon": 4.0421080,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816080,\n
        "lat": 49.7778780,\n
        "lon": 4.0421790,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816081,\n
        "lat": 49.7778970,\n
        "lon": 4.0426610,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816082,\n
        "lat": 49.7779270,\n
        "lon": 4.0428720,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816083,\n
        "lat": 49.7779860,\n
        "lon": 4.0426200,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816084,\n
        "lat": 49.7780010,\n
        "lon": 4.0433220,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816085,\n
        "lat": 49.7780060,\n
        "lon": 4.0426200,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816086,\n
        "lat": 49.7780170,\n
        "lon": 4.0434230,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816087,\n
        "lat": 49.7780190,\n
        "lon": 4.0428450,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816088,\n
        "lat": 49.7780230,\n
        "lon": 4.0427380,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816289,\n
        "lat": 49.7780390,\n
        "lon": 4.0432050,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816290,\n
        "lat": 49.7780440,\n
        "lon": 4.0433070,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816291,\n
        "lat": 49.7780450,\n
        "lon": 4.0427310,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816292,\n
        "lat": 49.7780590,\n
        "lon": 4.0428330,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816293,\n
        "lat": 49.7780600,\n
        "lon": 4.0434070,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816294,\n
        "lat": 49.7780690,\n
        "lon": 4.0429060,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816295,\n
        "lat": 49.7780690,\n
        "lon": 4.0435590,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816296,\n
        "lat": 49.7780820,\n
        "lon": 4.0436510,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816297,\n
        "lat": 49.7780940,\n
        "lon": 4.0435480,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816298,\n
        "lat": 49.7781090,\n
        "lon": 4.0436370,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816299,\n
        "lat": 49.7781460,\n
        "lon": 4.0425870,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816300,\n
        "lat": 49.7781730,\n
        "lon": 4.0427980,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816301,\n
        "lat": 49.7781820,\n
        "lon": 4.0428710,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816302,\n
        "lat": 49.7782140,\n
        "lon": 4.0431400,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816303,\n
        "lat": 49.7782260,\n
        "lon": 4.0432090,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816304,\n
        "lat": 49.7782590,\n
        "lon": 4.0431260,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816305,\n
        "lat": 49.7782690,\n
        "lon": 4.0431910,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816306,\n
        "lat": 49.7782700,\n
        "lon": 4.0434780,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816307,\n
        "lat": 49.7782720,\n
        "lon": 4.0426210,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816308,\n
        "lat": 49.7782870,\n
        "lon": 4.0435730,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816309,\n
        "lat": 49.7783290,\n
        "lon": 4.0429460,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816310,\n
        "lat": 49.7783570,\n
        "lon": 4.0425850,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816311,\n
        "lat": 49.7783910,\n
        "lon": 4.0430740,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816312,\n
        "lat": 49.7784140,\n
        "lon": 4.0429090,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816313,\n
        "lat": 49.7784430,\n
        "lon": 4.0434090,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816314,\n
        "lat": 49.7784630,\n
        "lon": 4.0420870,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816315,\n
        "lat": 49.7784780,\n
        "lon": 4.0422350,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816316,\n
        "lat": 49.7785420,\n
        "lon": 4.0420700,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816317,\n
        "lat": 49.7785530,\n
        "lon": 4.0436790,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816318,\n
        "lat": 49.7785570,\n
        "lon": 4.0422200,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816319,\n
        "lat": 49.7785750,\n
        "lon": 4.0436660,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816320,\n
        "lat": 49.7785750,\n
        "lon": 4.0437610,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816321,\n
        "lat": 49.7785970,\n
        "lon": 4.0437460,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816322,\n
        "lat": 49.7787490,\n
        "lon": 4.0435670,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816323,\n
        "lat": 49.7787740,\n
        "lon": 4.0437410,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816324,\n
        "lat": 49.7787840,\n
        "lon": 4.0438620,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816325,\n
        "lat": 49.7787880,\n
        "lon": 4.0435420,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816326,\n
        "lat": 49.7787880,\n
        "lon": 4.0437900,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816327,\n
        "lat": 49.7787910,\n
        "lon": 4.0437310,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816328,\n
        "lat": 49.7787970,\n
        "lon": 4.0439140,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816329,\n
        "lat": 49.7788040,\n
        "lon": 4.0437790,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816330,\n
        "lat": 49.7788200,\n
        "lon": 4.0438380,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816331,\n
        "lat": 49.7788720,\n
        "lon": 4.0438620,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816332,\n
        "lat": 49.7789570,\n
        "lon": 4.0420650,\n
        "timestamp": "2016-03-25T20:24:31Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816333,\n
        "lat": 49.7789740,\n
        "lon": 4.0422130,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816334,\n
        "lat": 49.7790180,\n
        "lon": 4.0420540,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816335,\n
        "lat": 49.7790350,\n
        "lon": 4.0421970,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816336,\n
        "lat": 49.7790350,\n
        "lon": 4.0428020,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816337,\n
        "lat": 49.7790400,\n
        "lon": 4.0428530,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816338,\n
        "lat": 49.7790500,\n
        "lon": 4.0426560,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816339,\n
        "lat": 49.7790590,\n
        "lon": 4.0427530,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816340,\n
        "lat": 49.7790610,\n
        "lon": 4.0424350,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816341,\n
        "lat": 49.7790630,\n
        "lon": 4.0427680,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816342,\n
        "lat": 49.7790670,\n
        "lon": 4.0427480,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816343,\n
        "lat": 49.7790890,\n
        "lon": 4.0425770,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816344,\n
        "lat": 49.7790980,\n
        "lon": 4.0427530,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816345,\n
        "lat": 49.7791050,\n
        "lon": 4.0427800,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816346,\n
        "lat": 49.7791140,\n
        "lon": 4.0427900,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816347,\n
        "lat": 49.7791150,\n
        "lon": 4.0417970,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816348,\n
        "lat": 49.7791210,\n
        "lon": 4.0428470,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816349,\n
        "lat": 49.7791390,\n
        "lon": 4.0424000,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816350,\n
        "lat": 49.7791490,\n
        "lon": 4.0420470,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816351,\n
        "lat": 49.7791660,\n
        "lon": 4.0417810,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816352,\n
        "lat": 49.7791670,\n
        "lon": 4.0425440,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816353,\n
        "lat": 49.7791690,\n
        "lon": 4.0418030,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816354,\n
        "lat": 49.7791730,\n
        "lon": 4.0418350,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816355,\n
        "lat": 49.7791770,\n
        "lon": 4.0418010,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816356,\n
        "lat": 49.7791800,\n
        "lon": 4.0404640,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816357,\n
        "lat": 49.7791810,\n
        "lon": 4.0418320,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816358,\n
        "lat": 49.7791990,\n
        "lon": 4.0420320,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816359,\n
        "lat": 49.7792020,\n
        "lon": 4.0425940,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816360,\n
        "lat": 49.7792080,\n
        "lon": 4.0406550,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816361,\n
        "lat": 49.7792110,\n
        "lon": 4.0426400,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816362,\n
        "lat": 49.7792160,\n
        "lon": 4.0407100,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816363,\n
        "lat": 49.7792190,\n
        "lon": 4.0427920,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816364,\n
        "lat": 49.7792210,\n
        "lon": 4.0426980,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816365,\n
        "lat": 49.7792230,\n
        "lon": 4.0426360,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816366,\n
        "lat": 49.7792260,\n
        "lon": 4.0426480,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816367,\n
        "lat": 49.7792280,\n
        "lon": 4.0427320,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816368,\n
        "lat": 49.7792340,\n
        "lon": 4.0426940,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816369,\n
        "lat": 49.7792400,\n
        "lon": 4.0427390,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816370,\n
        "lat": 49.7792500,\n
        "lon": 4.0429860,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816371,\n
        "lat": 49.7792540,\n
        "lon": 4.0413810,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816372,\n
        "lat": 49.7792590,\n
        "lon": 4.0413440,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816373,\n
        "lat": 49.7792630,\n
        "lon": 4.0419670,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816374,\n
        "lat": 49.7792641,\n
        "lon": 4.0413772,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816375,\n
        "lat": 49.7792770,\n
        "lon": 4.0420590,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816376,\n
        "lat": 49.7792860,\n
        "lon": 4.0413340,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816377,\n
        "lat": 49.7792910,\n
        "lon": 4.0413670,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816378,\n
        "lat": 49.7792920,\n
        "lon": 4.0426240,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816379,\n
        "lat": 49.7792980,\n
        "lon": 4.0426690,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816380,\n
        "lat": 49.7792990,\n
        "lon": 4.0419560,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816381,\n
        "lat": 49.7793030,\n
        "lon": 4.0413360,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816382,\n
        "lat": 49.7793070,\n
        "lon": 4.0413610,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816383,\n
        "lat": 49.7793070,\n
        "lon": 4.0427820,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816384,\n
        "lat": 49.7793120,\n
        "lon": 4.0420440,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816385,\n
        "lat": 49.7793130,\n
        "lon": 4.0426640,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816386,\n
        "lat": 49.7793300,\n
        "lon": 4.0419380,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816387,\n
        "lat": 49.7793310,\n
        "lon": 4.0427730,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816388,\n
        "lat": 49.7793320,\n
        "lon": 4.0429590,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816589,\n
        "lat": 49.7793380,\n
        "lon": 4.0413230,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816590,\n
        "lat": 49.7793390,\n
        "lon": 4.0444300,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816591,\n
        "lat": 49.7793431,\n
        "lon": 4.0413473,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816592,\n
        "lat": 49.7793470,\n
        "lon": 4.0446630,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816593,\n
        "lat": 49.7793750,\n
        "lon": 4.0448070,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816594,\n
        "lat": 49.7793760,\n
        "lon": 4.0422340,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816595,\n
        "lat": 49.7793780,\n
        "lon": 4.0446500,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816596,\n
        "lat": 49.7793910,\n
        "lon": 4.0403900,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816597,\n
        "lat": 49.7793920,\n
        "lon": 4.0444080,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816598,\n
        "lat": 49.7793940,\n
        "lon": 4.0444230,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816599,\n
        "lat": 49.7793980,\n
        "lon": 4.0423910,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816600,\n
        "lat": 49.7794060,\n
        "lon": 4.0426860,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816601,\n
        "lat": 49.7794090,\n
        "lon": 4.0445060,\n
        "timestamp": "2016-03-25T20:24:32Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816602,\n
        "lat": 49.7794170,\n
        "lon": 4.0427450,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816603,\n
        "lat": 49.7794190,\n
        "lon": 4.0405820,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816604,\n
        "lat": 49.7794190,\n
        "lon": 4.0426110,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816605,\n
        "lat": 49.7794190,\n
        "lon": 4.0444110,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816606,\n
        "lat": 49.7794241,\n
        "lon": 4.0419024,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816607,\n
        "lat": 49.7794260,\n
        "lon": 4.0428050,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816608,\n
        "lat": 49.7794270,\n
        "lon": 4.0406360,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816609,\n
        "lat": 49.7794320,\n
        "lon": 4.0444800,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816610,\n
        "lat": 49.7794340,\n
        "lon": 4.0426630,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816611,\n
        "lat": 49.7794350,\n
        "lon": 4.0444940,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816612,\n
        "lat": 49.7794550,\n
        "lon": 4.0429800,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816613,\n
        "lat": 49.7794550,\n
        "lon": 4.0448680,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816614,\n
        "lat": 49.7794560,\n
        "lon": 4.0447720,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816615,\n
        "lat": 49.7794580,\n
        "lon": 4.0421970,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816616,\n
        "lat": 49.7794580,\n
        "lon": 4.0422040,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816617,\n
        "lat": 49.7794670,\n
        "lon": 4.0421940,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816618,\n
        "lat": 49.7794740,\n
        "lon": 4.0425700,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816619,\n
        "lat": 49.7794780,\n
        "lon": 4.0448120,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816620,\n
        "lat": 49.7794780,\n
        "lon": 4.0449780,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816621,\n
        "lat": 49.7794840,\n
        "lon": 4.0426560,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816622,\n
        "lat": 49.7794860,\n
        "lon": 4.0447690,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816623,\n
        "lat": 49.7794870,\n
        "lon": 4.0448530,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816624,\n
        "lat": 49.7794900,\n
        "lon": 4.0426590,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816625,\n
        "lat": 49.7794920,\n
        "lon": 4.0422680,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816626,\n
        "lat": 49.7794950,\n
        "lon": 4.0426430,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816627,\n
        "lat": 49.7794950,\n
        "lon": 4.0427170,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816628,\n
        "lat": 49.7794990,\n
        "lon": 4.0444010,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816629,\n
        "lat": 49.7795000,\n
        "lon": 4.0427160,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816630,\n
        "lat": 49.7795020,\n
        "lon": 4.0435610,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816631,\n
        "lat": 49.7795020,\n
        "lon": 4.0447350,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816632,\n
        "lat": 49.7795040,\n
        "lon": 4.0427720,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816633,\n
        "lat": 49.7795050,\n
        "lon": 4.0423490,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816634,\n
        "lat": 49.7795060,\n
        "lon": 4.0436080,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816635,\n
        "lat": 49.7795060,\n
        "lon": 4.0443720,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816636,\n
        "lat": 49.7795060,\n
        "lon": 4.0444470,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816637,\n
        "lat": 49.7795070,\n
        "lon": 4.0447570,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816638,\n
        "lat": 49.7795110,\n
        "lon": 4.0436050,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816639,\n
        "lat": 49.7795110,\n
        "lon": 4.0443950,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816640,\n
        "lat": 49.7795140,\n
        "lon": 4.0437150,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816641,\n
        "lat": 49.7795170,\n
        "lon": 4.0428500,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816642,\n
        "lat": 49.7795220,\n
        "lon": 4.0436790,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816643,\n
        "lat": 49.7795310,\n
        "lon": 4.0444940,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816644,\n
        "lat": 49.7795370,\n
        "lon": 4.0438020,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816645,\n
        "lat": 49.7795400,\n
        "lon": 4.0447150,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816646,\n
        "lat": 49.7795450,\n
        "lon": 4.0447370,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816647,\n
        "lat": 49.7795470,\n
        "lon": 4.0435390,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816648,\n
        "lat": 49.7795510,\n
        "lon": 4.0443770,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816649,\n
        "lat": 49.7795520,\n
        "lon": 4.0421960,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816650,\n
        "lat": 49.7795530,\n
        "lon": 4.0428370,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816651,\n
        "lat": 49.7795560,\n
        "lon": 4.0435820,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816652,\n
        "lat": 49.7795600,\n
        "lon": 4.0422430,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816653,\n
        "lat": 49.7795600,\n
        "lon": 4.0428750,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816654,\n
        "lat": 49.7795640,\n
        "lon": 4.0430470,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816655,\n
        "lat": 49.7795650,\n
        "lon": 4.0428730,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816656,\n
        "lat": 49.7795670,\n
        "lon": 4.0428860,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816657,\n
        "lat": 49.7795690,\n
        "lon": 4.0412620,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816658,\n
        "lat": 49.7795720,\n
        "lon": 4.0444750,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816659,\n
        "lat": 49.7795830,\n
        "lon": 4.0437770,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816660,\n
        "lat": 49.7795930,\n
        "lon": 4.0447100,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816661,\n
        "lat": 49.7795940,\n
        "lon": 4.0438230,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816662,\n
        "lat": 49.7796030,\n
        "lon": 4.0447140,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816663,\n
        "lat": 49.7796160,\n
        "lon": 4.0450940,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816664,\n
        "lat": 49.7796180,\n
        "lon": 4.0447410,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816665,\n
        "lat": 49.7796250,\n
        "lon": 4.0426400,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816666,\n
        "lat": 49.7796260,\n
        "lon": 4.0426500,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816667,\n
        "lat": 49.7796270,\n
        "lon": 4.0437260,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816668,\n
        "lat": 49.7796280,\n
        "lon": 4.0447850,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816669,\n
        "lat": 49.7796290,\n
        "lon": 4.0433730,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816670,\n
        "lat": 49.7796330,\n
        "lon": 4.0426230,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816671,\n
        "lat": 49.7796340,\n
        "lon": 4.0426350,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816672,\n
        "lat": 49.7796380,\n
        "lon": 4.0421640,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816673,\n
        "lat": 49.7796420,\n
        "lon": 4.0427490,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816674,\n
        "lat": 49.7796420,\n
        "lon": 4.0437980,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816675,\n
        "lat": 49.7796459,\n
        "lon": 4.0418183,\n
        "timestamp": "2016-03-25T20:24:33Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816676,\n
        "lat": 49.7796470,\n
        "lon": 4.0445340,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816677,\n
        "lat": 49.7796530,\n
        "lon": 4.0430040,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816678,\n
        "lat": 49.7796600,\n
        "lon": 4.0428460,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816679,\n
        "lat": 49.7796600,\n
        "lon": 4.0433570,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816680,\n
        "lat": 49.7796650,\n
        "lon": 4.0446330,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816681,\n
        "lat": 49.7796680,\n
        "lon": 4.0418100,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816682,\n
        "lat": 49.7796690,\n
        "lon": 4.0428970,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816683,\n
        "lat": 49.7796710,\n
        "lon": 4.0449830,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816684,\n
        "lat": 49.7796800,\n
        "lon": 4.0424480,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816685,\n
        "lat": 49.7796800,\n
        "lon": 4.0434600,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816686,\n
        "lat": 49.7796820,\n
        "lon": 4.0431430,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816687,\n
        "lat": 49.7796880,\n
        "lon": 4.0419570,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816688,\n
        "lat": 49.7796900,\n
        "lon": 4.0434550,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816689,\n
        "lat": 49.7796900,\n
        "lon": 4.0436060,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816690,\n
        "lat": 49.7796930,\n
        "lon": 4.0447560,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816691,\n
        "lat": 49.7796950,\n
        "lon": 4.0449350,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816692,\n
        "lat": 49.7796970,\n
        "lon": 4.0427260,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816693,\n
        "lat": 49.7796990,\n
        "lon": 4.0435080,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816694,\n
        "lat": 49.7797050,\n
        "lon": 4.0421480,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816695,\n
        "lat": 49.7797090,\n
        "lon": 4.0432930,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816696,\n
        "lat": 49.7797090,\n
        "lon": 4.0436730,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816697,\n
        "lat": 49.7797120,\n
        "lon": 4.0421470,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816698,\n
        "lat": 49.7797120,\n
        "lon": 4.0448570,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816699,\n
        "lat": 49.7797150,\n
        "lon": 4.0421420,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816700,\n
        "lat": 49.7797150,\n
        "lon": 4.0428260,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816701,\n
        "lat": 49.7797160,\n
        "lon": 4.0431280,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816702,\n
        "lat": 49.7797260,\n
        "lon": 4.0445010,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816703,\n
        "lat": 49.7797280,\n
        "lon": 4.0425690,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816704,\n
        "lat": 49.7797310,\n
        "lon": 4.0425800,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816705,\n
        "lat": 49.7797380,\n
        "lon": 4.0419450,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816706,\n
        "lat": 49.7797390,\n
        "lon": 4.0452470,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816707,\n
        "lat": 49.7797400,\n
        "lon": 4.0447160,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816708,\n
        "lat": 49.7797420,\n
        "lon": 4.0432750,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816709,\n
        "lat": 49.7797430,\n
        "lon": 4.0446010,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816710,\n
        "lat": 49.7797430,\n
        "lon": 4.0447340,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816711,\n
        "lat": 49.7797550,\n
        "lon": 4.0435520,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816712,\n
        "lat": 49.7797560,\n
        "lon": 4.0424780,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816713,\n
        "lat": 49.7797590,\n
        "lon": 4.0421290,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816714,\n
        "lat": 49.7797620,\n
        "lon": 4.0448310,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816715,\n
        "lat": 49.7797660,\n
        "lon": 4.0448550,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816716,\n
        "lat": 49.7797700,\n
        "lon": 4.0424860,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816717,\n
        "lat": 49.7797860,\n
        "lon": 4.0425470,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816718,\n
        "lat": 49.7797970,\n
        "lon": 4.0451360,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816719,\n
        "lat": 49.7798200,\n
        "lon": 4.0450910,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816720,\n
        "lat": 49.7798640,\n
        "lon": 4.0446620,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816721,\n
        "lat": 49.7798890,\n
        "lon": 4.0448010,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816722,\n
        "lat": 49.7800250,\n
        "lon": 4.0428200,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816723,\n
        "lat": 49.7800580,\n
        "lon": 4.0443760,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816724,\n
        "lat": 49.7800680,\n
        "lon": 4.0443630,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816725,\n
        "lat": 49.7800680,\n
        "lon": 4.0443880,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816726,\n
        "lat": 49.7800780,\n
        "lon": 4.0430610,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816727,\n
        "lat": 49.7800850,\n
        "lon": 4.0443930,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816728,\n
        "lat": 49.7800860,\n
        "lon": 4.0443640,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816729,\n
        "lat": 49.7800940,\n
        "lon": 4.0443790,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816730,\n
        "lat": 49.7801080,\n
        "lon": 4.0430820,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816731,\n
        "lat": 49.7801360,\n
        "lon": 4.0434560,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816732,\n
        "lat": 49.7801480,\n
        "lon": 4.0432720,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816733,\n
        "lat": 49.7801640,\n
        "lon": 4.0436450,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816734,\n
        "lat": 49.7801700,\n
        "lon": 4.0436430,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816735,\n
        "lat": 49.7802000,\n
        "lon": 4.0427350,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816736,\n
        "lat": 49.7802180,\n
        "lon": 4.0434110,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816737,\n
        "lat": 49.7802270,\n
        "lon": 4.0440630,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816738,\n
        "lat": 49.7802290,\n
        "lon": 4.0434570,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816739,\n
        "lat": 49.7802360,\n
        "lon": 4.0427200,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816740,\n
        "lat": 49.7802460,\n
        "lon": 4.0429730,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816741,\n
        "lat": 49.7802540,\n
        "lon": 4.0435670,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816742,\n
        "lat": 49.7802610,\n
        "lon": 4.0440460,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816743,\n
        "lat": 49.7802620,\n
        "lon": 4.0430030,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816744,\n
        "lat": 49.7802750,\n
        "lon": 4.0429170,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816745,\n
        "lat": 49.7802750,\n
        "lon": 4.0441080,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816746,\n
        "lat": 49.7802810,\n
        "lon": 4.0429490,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816747,\n
        "lat": 49.7802910,\n
        "lon": 4.0435490,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816748,\n
        "lat": 49.7803060,\n
        "lon": 4.0432040,\n
        "timestamp": "2016-03-25T20:24:34Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816749,\n
        "lat": 49.7803160,\n
        "lon": 4.0439470,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816750,\n
        "lat": 49.7803300,\n
        "lon": 4.0432190,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816751,\n
        "lat": 49.7803360,\n
        "lon": 4.0440080,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816752,\n
        "lat": 49.7803480,\n
        "lon": 4.0439320,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816753,\n
        "lat": 49.7803500,\n
        "lon": 4.0440700,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816754,\n
        "lat": 49.7803540,\n
        "lon": 4.0433210,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816755,\n
        "lat": 49.7803610,\n
        "lon": 4.0439960,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816756,\n
        "lat": 49.7803700,\n
        "lon": 4.0428760,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816757,\n
        "lat": 49.7803910,\n
        "lon": 4.0445540,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816758,\n
        "lat": 49.7804200,\n
        "lon": 4.0448390,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816759,\n
        "lat": 49.7804250,\n
        "lon": 4.0448660,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816760,\n
        "lat": 49.7804320,\n
        "lon": 4.0433590,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816761,\n
        "lat": 49.7804380,\n
        "lon": 4.0434770,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816762,\n
        "lat": 49.7804410,\n
        "lon": 4.0434030,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816763,\n
        "lat": 49.7804530,\n
        "lon": 4.0432790,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816764,\n
        "lat": 49.7804580,\n
        "lon": 4.0450390,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816765,\n
        "lat": 49.7804640,\n
        "lon": 4.0445340,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816766,\n
        "lat": 49.7804670,\n
        "lon": 4.0448240,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816767,\n
        "lat": 49.7804700,\n
        "lon": 4.0430670,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816768,\n
        "lat": 49.7804720,\n
        "lon": 4.0435970,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816769,\n
        "lat": 49.7804880,\n
        "lon": 4.0433800,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816770,\n
        "lat": 49.7804920,\n
        "lon": 4.0448080,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816771,\n
        "lat": 49.7804940,\n
        "lon": 4.0432020,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816772,\n
        "lat": 49.7805000,\n
        "lon": 4.0448290,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816773,\n
        "lat": 49.7805080,\n
        "lon": 4.0450160,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816774,\n
        "lat": 49.7805120,\n
        "lon": 4.0435580,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816775,\n
        "lat": 49.7805160,\n
        "lon": 4.0441460,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816776,\n
        "lat": 49.7805180,\n
        "lon": 4.0437230,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816777,\n
        "lat": 49.7805200,\n
        "lon": 4.0449700,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816778,\n
        "lat": 49.7805220,\n
        "lon": 4.0435510,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816779,\n
        "lat": 49.7805240,\n
        "lon": 4.0449920,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816780,\n
        "lat": 49.7805260,\n
        "lon": 4.0449650,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816781,\n
        "lat": 49.7805270,\n
        "lon": 4.0441380,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816782,\n
        "lat": 49.7805360,\n
        "lon": 4.0442180,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816783,\n
        "lat": 49.7805360,\n
        "lon": 4.0450890,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816784,\n
        "lat": 49.7805400,\n
        "lon": 4.0451420,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816785,\n
        "lat": 49.7805470,\n
        "lon": 4.0442110,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816786,\n
        "lat": 49.7805510,\n
        "lon": 4.0450280,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816787,\n
        "lat": 49.7805540,\n
        "lon": 4.0450750,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816788,\n
        "lat": 49.7805580,\n
        "lon": 4.0436840,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816789,\n
        "lat": 49.7805630,\n
        "lon": 4.0448390,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816790,\n
        "lat": 49.7805730,\n
        "lon": 4.0448250,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816791,\n
        "lat": 49.7805850,\n
        "lon": 4.0440990,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816792,\n
        "lat": 49.7805880,\n
        "lon": 4.0441120,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816793,\n
        "lat": 49.7805970,\n
        "lon": 4.0450240,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816794,\n
        "lat": 49.7805980,\n
        "lon": 4.0447920,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816795,\n
        "lat": 49.7805980,\n
        "lon": 4.0450720,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816796,\n
        "lat": 49.7805980,\n
        "lon": 4.0450830,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816797,\n
        "lat": 49.7805990,\n
        "lon": 4.0430080,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816798,\n
        "lat": 49.7806010,\n
        "lon": 4.0451310,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816799,\n
        "lat": 49.7806030,\n
        "lon": 4.0441640,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816800,\n
        "lat": 49.7806050,\n
        "lon": 4.0441720,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816801,\n
        "lat": 49.7806160,\n
        "lon": 4.0449510,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816802,\n
        "lat": 49.7806230,\n
        "lon": 4.0431450,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816803,\n
        "lat": 49.7806270,\n
        "lon": 4.0449360,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816804,\n
        "lat": 49.7806300,\n
        "lon": 4.0454110,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816805,\n
        "lat": 49.7806330,\n
        "lon": 4.0453790,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816806,\n
        "lat": 49.7806380,\n
        "lon": 4.0454160,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816807,\n
        "lat": 49.7806550,\n
        "lon": 4.0449070,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816808,\n
        "lat": 49.7806560,\n
        "lon": 4.0451320,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816809,\n
        "lat": 49.7806730,\n
        "lon": 4.0453690,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816810,\n
        "lat": 49.7806960,\n
        "lon": 4.0439800,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816811,\n
        "lat": 49.7807090,\n
        "lon": 4.0440260,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816812,\n
        "lat": 49.7807320,\n
        "lon": 4.0451150,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816813,\n
        "lat": 49.7807360,\n
        "lon": 4.0446700,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816814,\n
        "lat": 49.7807410,\n
        "lon": 4.0453240,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816815,\n
        "lat": 49.7807440,\n
        "lon": 4.0453620,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816816,\n
        "lat": 49.7807450,\n
        "lon": 4.0447400,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816817,\n
        "lat": 49.7807490,\n
        "lon": 4.0453210,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816818,\n
        "lat": 49.7807700,\n
        "lon": 4.0453740,\n
        "timestamp": "2016-03-25T20:24:35Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816819,\n
        "lat": 49.7808020,\n
        "lon": 4.0446490,\n
        "timestamp": "2016-03-25T20:24:36Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816820,\n
        "lat": 49.7808040,\n
        "lon": 4.0461470,\n
        "timestamp": "2016-03-25T20:24:36Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816821,\n
        "lat": 49.7808120,\n
        "lon": 4.0447240,\n
        "timestamp": "2016-03-25T20:24:36Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816822,\n
        "lat": 49.7808140,\n
        "lon": 4.0461940,\n
        "timestamp": "2016-03-25T20:24:36Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816823,\n
        "lat": 49.7808210,\n
        "lon": 4.0462250,\n
        "timestamp": "2016-03-25T20:24:36Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816824,\n
        "lat": 49.7808290,\n
        "lon": 4.0454430,\n
        "timestamp": "2016-03-25T20:24:36Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816825,\n
        "lat": 49.7808310,\n
        "lon": 4.0453840,\n
        "timestamp": "2016-03-25T20:24:36Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816826,\n
        "lat": 49.7808420,\n
        "lon": 4.0461800,\n
        "timestamp": "2016-03-25T20:24:36Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816827,\n
        "lat": 49.7808460,\n
        "lon": 4.0462110,\n
        "timestamp": "2016-03-25T20:24:36Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816828,\n
        "lat": 49.7808790,\n
        "lon": 4.0438520,\n
        "timestamp": "2016-03-25T20:24:36Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816829,\n
        "lat": 49.7809060,\n
        "lon": 4.0439450,\n
        "timestamp": "2016-03-25T20:24:36Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816830,\n
        "lat": 49.7809060,\n
        "lon": 4.0460950,\n
        "timestamp": "2016-03-25T20:24:36Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816831,\n
        "lat": 49.7809130,\n
        "lon": 4.0459170,\n
        "timestamp": "2016-03-25T20:24:36Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816832,\n
        "lat": 49.7809170,\n
        "lon": 4.0459590,\n
        "timestamp": "2016-03-25T20:24:36Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816833,\n
        "lat": 49.7809200,\n
        "lon": 4.0438220,\n
        "timestamp": "2016-03-25T20:24:36Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816834,\n
        "lat": 49.7809220,\n
        "lon": 4.0459550,\n
        "timestamp": "2016-03-25T20:24:36Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816835,\n
        "lat": 49.7809400,\n
        "lon": 4.0461310,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816836,\n
        "lat": 49.7809450,\n
        "lon": 4.0460800,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816837,\n
        "lat": 49.7809480,\n
        "lon": 4.0439150,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816838,\n
        "lat": 49.7809560,\n
        "lon": 4.0458900,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816839,\n
        "lat": 49.7809650,\n
        "lon": 4.0459300,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816840,\n
        "lat": 49.7809710,\n
        "lon": 4.0462660,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816841,\n
        "lat": 49.7809750,\n
        "lon": 4.0467350,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816842,\n
        "lat": 49.7809770,\n
        "lon": 4.0459210,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816843,\n
        "lat": 49.7809830,\n
        "lon": 4.0467640,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816844,\n
        "lat": 49.7810000,\n
        "lon": 4.0460390,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816845,\n
        "lat": 49.7810010,\n
        "lon": 4.0462510,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816846,\n
        "lat": 49.7810090,\n
        "lon": 4.0460330,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816847,\n
        "lat": 49.7810120,\n
        "lon": 4.0460870,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816848,\n
        "lat": 49.7810240,\n
        "lon": 4.0467500,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816849,\n
        "lat": 49.7810300,\n
        "lon": 4.0467760,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816850,\n
        "lat": 49.7810310,\n
        "lon": 4.0466920,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816851,\n
        "lat": 49.7810390,\n
        "lon": 4.0465410,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816852,\n
        "lat": 49.7810480,\n
        "lon": 4.0468540,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816853,\n
        "lat": 49.7810490,\n
        "lon": 4.0465760,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816854,\n
        "lat": 49.7810520,\n
        "lon": 4.0464240,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816855,\n
        "lat": 49.7810710,\n
        "lon": 4.0463110,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816856,\n
        "lat": 49.7810720,\n
        "lon": 4.0466360,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816857,\n
        "lat": 49.7810730,\n
        "lon": 4.0464740,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816858,\n
        "lat": 49.7810780,\n
        "lon": 4.0465020,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816859,\n
        "lat": 49.7810800,\n
        "lon": 4.0466600,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816860,\n
        "lat": 49.7810840,\n
        "lon": 4.0465110,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816861,\n
        "lat": 49.7810930,\n
        "lon": 4.0467050,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816862,\n
        "lat": 49.7810940,\n
        "lon": 4.0465440,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816863,\n
        "lat": 49.7810990,\n
        "lon": 4.0464610,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816864,\n
        "lat": 49.7811040,\n
        "lon": 4.0464900,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816865,\n
        "lat": 49.7811110,\n
        "lon": 4.0462820,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816866,\n
        "lat": 49.7811330,\n
        "lon": 4.0470140,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816867,\n
        "lat": 49.7811390,\n
        "lon": 4.0463620,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816868,\n
        "lat": 49.7811510,\n
        "lon": 4.0466790,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816869,\n
        "lat": 49.7811570,\n
        "lon": 4.0467050,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816870,\n
        "lat": 49.7811680,\n
        "lon": 4.0466410,\n
        "timestamp": "2016-03-25T20:24:37Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816871,\n
        "lat": 49.7811750,\n
        "lon": 4.0467820,\n
        "timestamp": "2016-03-25T20:24:38Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816872,\n
        "lat": 49.7811870,\n
        "lon": 4.0465470,\n
        "timestamp": "2016-03-25T20:24:38Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816873,\n
        "lat": 49.7811890,\n
        "lon": 4.0471700,\n
        "timestamp": "2016-03-25T20:24:38Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816874,\n
        "lat": 49.7812000,\n
        "lon": 4.0469570,\n
        "timestamp": "2016-03-25T20:24:38Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816875,\n
        "lat": 49.7812080,\n
        "lon": 4.0466100,\n
        "timestamp": "2016-03-25T20:24:38Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816876,\n
        "lat": 49.7812560,\n
        "lon": 4.0471130,\n
        "timestamp": "2016-03-25T20:24:38Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816877,\n
        "lat": 49.7830600,\n
        "lon": 4.0560330,\n
        "timestamp": "2016-03-25T20:24:38Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816878,\n
        "lat": 49.7831000,\n
        "lon": 4.0559990,\n
        "timestamp": "2016-03-25T20:24:38Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816879,\n
        "lat": 49.7831040,\n
        "lon": 4.0561540,\n
        "timestamp": "2016-03-25T20:24:38Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4078816880,\n
        "lat": 49.7831430,\n
        "lon": 4.0561210,\n
        "timestamp": "2016-03-25T20:24:38Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728043,\n
        "timestamp": "2016-03-25T20:24:38Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814792,\n
          4078814648,\n
          4078814628,\n
          4078814657,\n
          4078814658,\n
          4078814682,\n
          4078814789,\n
          4078814673,\n
          4078814680,\n
          4078814670,\n
          4078814792\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728044,\n
        "timestamp": "2016-03-25T20:24:38Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814444,\n
          4078814420,\n
          4078814396,\n
          4078814281,\n
          4078814283,\n
          4078814276,\n
          4078814269,\n
          4078814391,\n
          4078814398,\n
          4078814418,\n
          4078814444\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728045,\n
        "timestamp": "2016-03-25T20:24:38Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814865,\n
          4078814826,\n
          4078814825,\n
          4078814688,\n
          4078814672,\n
          4078814820,\n
          4078814822,\n
          4078814851,\n
          4078814856,\n
          4078814862,\n
          4078814865\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728047,\n
        "timestamp": "2016-03-25T20:24:38Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815873,\n
          4078815862,\n
          4078815868,\n
          4078815870,\n
          4078815876,\n
          4078815995,\n
          4078815990,\n
          4078815993,\n
          4078815883,\n
          4078815867,\n
          4078815873\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728048,\n
        "timestamp": "2016-03-25T20:24:38Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814857,\n
          4078814795,\n
          4078814687,\n
          4078814860,\n
          4078814867,\n
          4078815003,\n
          4078815026,\n
          4078814877,\n
          4078814846,\n
          4078814864,\n
          4078814857\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728050,\n
        "timestamp": "2016-03-25T20:24:38Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816328,\n
          4078816331,\n
          4078816325,\n
          4078816322,\n
          4078816327,\n
          4078816323,\n
          4078816326,\n
          4078816329,\n
          4078816330,\n
          4078816324,\n
          4078816328\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728051,\n
        "timestamp": "2016-03-25T20:24:38Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814176,\n
          4078814182,\n
          4078814201,\n
          4078814223,\n
          4078814234,\n
          4078814216,\n
          4078814232,\n
          4078814225,\n
          4078814229,\n
          4078814217,\n
          4078814176\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728052,\n
        "timestamp": "2016-03-25T20:24:38Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814407,\n
          4078814481,\n
          4078814595,\n
          4078814474,\n
          4078814472,\n
          4078814465,\n
          4078814462,\n
          4078814447,\n
          4078814448,\n
          4078814417,\n
          4078814407\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728054,\n
        "timestamp": "2016-03-25T20:24:38Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814464,\n
          4078814471,\n
          4078814451,\n
          4078814455,\n
          4078814437,\n
          4078814428,\n
          4078814434,\n
          4078814433,\n
          4078814436,\n
          4078814438,\n
          4078814464\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728055,\n
        "timestamp": "2016-03-25T20:24:38Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814114,\n
          4078814111,\n
          4078814107,\n
          4078814106,\n
          4078814101,\n
          4078814104,\n
          4078814109,\n
          4078814108,\n
          4078814113,\n
          4078814112,\n
          4078814114\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728057,\n
        "timestamp": "2016-03-25T20:24:39Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815235,\n
          4078815236,\n
          4078815240,\n
          4078815238,\n
          4078815230,\n
          4078815217,\n
          4078815214,\n
          4078815229,\n
          4078815228,\n
          4078815233,\n
          4078815235\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": 405728058,\n
        "timestamp": "2016-03-25T20:24:39Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815661,\n
          4078815657,\n
          4078815656,\n
          4078815659,\n
          4078815658,\n
          4078815655,\n
          4078815654,\n
          4078815652,\n
          4078815653,\n
          4078815665,\n
          4078815661\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728059,\n
        "timestamp": "2016-03-25T20:24:39Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816810,\n
          4078816811,\n
          4078816792,\n
          4078816791,\n
          4078816781,\n
          4078816785,\n
          4078816800,\n
          4078816799,\n
          4078816829,\n
          4078816828,\n
          4078816810\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728060,\n
        "timestamp": "2016-03-25T20:24:39Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816678,\n
          4078816656,\n
          4078816655,\n
          4078816653,\n
          4078816650,\n
          4078816641,\n
          4078816632,\n
          4078816607,\n
          4078816612,\n
          4078816682,\n
          4078816678\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728061,\n
        "timestamp": "2016-03-25T20:24:39Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814439,\n
          4078814423,\n
          4078814431,\n
          4078814282,\n
          4078814279,\n
          4078814287,\n
          4078814280,\n
          4078814409,\n
          4078814389,\n
          4078814421,\n
          4078814439\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728062,\n
        "timestamp": "2016-03-25T20:24:39Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814098,\n
          4078814093,\n
          4078814090,\n
          4078814095,\n
          4078814094,\n
          4078814092,\n
          4078814089,\n
          4078814091,\n
          4078814097,\n
          4078814096,\n
          4078814098\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728063,\n
        "timestamp": "2016-03-25T20:24:39Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815429,\n
          4078815428,\n
          4078815427,\n
          4078815425,\n
          4078815426,\n
          4078815422,\n
          4078815423,\n
          4078815434,\n
          4078815433,\n
          4078815432,\n
          4078815431,\n
          4078815429\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728064,\n
        "timestamp": "2016-03-25T20:24:39Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816065,\n
          4078816073,\n
          4078816072,\n
          4078816062,\n
          4078816060,\n
          4078816061,\n
          4078816063,\n
          4078816068,\n
          4078816066,\n
          4078816069,\n
          4078816071,\n
          4078816065\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728065,\n
        "timestamp": "2016-03-25T20:24:39Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816609,\n
          4078816605,\n
          4078816598,\n
          4078816597,\n
          4078816590,\n
          4078816595,\n
          4078816592,\n
          4078816593,\n
          4078816614,\n
          4078816601,\n
          4078816611,\n
          4078816609\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728066,\n
        "timestamp": "2016-03-25T20:24:39Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814405,\n
          4078814429,\n
          4078814430,\n
          4078814248,\n
          4078814243,\n
          4078814249,\n
          4078814250,\n
          4078814264,\n
          4078814273,\n
          4078814393,\n
          4078814394,\n
          4078814403,\n
          4078814405\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728067,\n
        "timestamp": "2016-03-25T20:24:39Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078810148,\n
          4078810149,\n
          4078810143,\n
          4078810141,\n
          4078810138,\n
          4078810136,\n
          4078810140,\n
          4078810142,\n
          4078810147,\n
          4078810146,\n
          4078810150,\n
          4078810152,\n
          4078810148\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728068,\n
        "timestamp": "2016-03-25T20:24:39Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816825,\n
          4078816818,\n
          4078816815,\n
          4078816814,\n
          4078816817,\n
          4078816812,\n
          4078816808,\n
          4078816809,\n
          4078816805,\n
          4078816804,\n
          4078816806,\n
          4078816824,\n
          4078816825\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728069,\n
        "timestamp": "2016-03-25T20:24:40Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815609,\n
          4078815600,\n
          4078815601,\n
          4078815598,\n
          4078815594,\n
          4078815591,\n
          4078815590,\n
          4078815602,\n
          4078815603,\n
          4078815604,\n
          4078815606,\n
          4078815607,\n
          4078815609\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728070,\n
        "timestamp": "2016-03-25T20:24:40Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815671,\n
          4078815664,\n
          4078815668,\n
          4078815669,\n
          4078815672,\n
          4078815670,\n
          4078815674,\n
          4078815685,\n
          4078815681,\n
          4078815677,\n
          4078815676,\n
          4078815675,\n
          4078815671\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728071,\n
        "timestamp": "2016-03-25T20:24:40Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814863,\n
          4078814870,\n
          4078814881,\n
          4078814861,\n
          4078814848,\n
          4078814868,\n
          4078814854,\n
          4078814847,\n
          4078814842,\n
          4078814833,\n
          4078814813,\n
          4078814837,\n
          4078814863\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728072,\n
        "timestamp": "2016-03-25T20:24:40Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815478,\n
          4078815481,\n
          4078815464,\n
          4078815462,\n
          4078815460,\n
          4078815469,\n
          4078815470,\n
          4078815487,\n
          4078815595,\n
          4078815593,\n
          4078815596,\n
          4078815482,\n
          4078815480,\n
          4078815478\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728073,\n
        "timestamp": "2016-03-25T20:24:40Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814241,\n
          4078814242,\n
          4078814245,\n
          4078814246,\n
          4078814251,\n
          4078814252,\n
          4078814259,\n
          4078814266,\n
          4078814270,\n
          4078814414,\n
          4078814256,\n
          4078814233,\n
          4078814240,\n
          4078814241\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": 405728074,\n
        "timestamp": "2016-03-25T20:24:40Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814662,\n
          4078814660,\n
          4078814659,\n
          4078814653,\n
          4078814630,\n
          4078814478,\n
          4078814618,\n
          4078814638,\n
          4078814652,\n
          4078814665,\n
          4078814649,\n
          4078814671,\n
          4078814654,\n
          4078814662\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728075,\n
        "timestamp": "2016-03-25T20:24:40Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814859,\n
          4078814885,\n
          4078814996,\n
          4078814888,\n
          4078814992,\n
          4078814995,\n
          4078815000,\n
          4078815004,\n
          4078814993,\n
          4078814887,\n
          4078814884,\n
          4078814879,\n
          4078814876,\n
          4078814859\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728076,\n
        "timestamp": "2016-03-25T20:24:40Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816385,\n
          4078816379,\n
          4078816368,\n
          4078816369,\n
          4078816346,\n
          4078816336,\n
          4078816337,\n
          4078816348,\n
          4078816363,\n
          4078816370,\n
          4078816388,\n
          4078816383,\n
          4078816387,\n
          4078816385\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728077,\n
        "timestamp": "2016-03-25T20:24:40Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815023,\n
          4078815017,\n
          4078815016,\n
          4078815036,\n
          4078815081,\n
          4078815083,\n
          4078815086,\n
          4078815044,\n
          4078815041,\n
          4078815039,\n
          4078815024,\n
          4078815030,\n
          4078815031,\n
          4078815023\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728078,\n
        "timestamp": "2016-03-25T20:24:40Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815249,\n
          4078815252,\n
          4078815253,\n
          4078815250,\n
          4078815251,\n
          4078815239,\n
          4078815234,\n
          4078815227,\n
          4078815222,\n
          4078815237,\n
          4078815242,\n
          4078815243,\n
          4078815247,\n
          4078815249\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728079,\n
        "timestamp": "2016-03-25T20:24:40Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814601,\n
          4078814633,\n
          4078814645,\n
          4078814626,\n
          4078814631,\n
          4078814612,\n
          4078814613,\n
          4078814603,\n
          4078814591,\n
          4078814476,\n
          4078814473,\n
          4078814463,\n
          4078814458,\n
          4078814596,\n
          4078814601\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728080,\n
        "timestamp": "2016-03-25T20:24:40Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815011,\n
          4078815008,\n
          4078815028,\n
          4078815015,\n
          4078814989,\n
          4078814875,\n
          4078814855,\n
          4078814871,\n
          4078814869,\n
          4078814880,\n
          4078814878,\n
          4078814883,\n
          4078814991,\n
          4078814998,\n
          4078815011\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728081,\n
        "timestamp": "2016-03-25T20:24:41Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814168,\n
          4078814173,\n
          4078814177,\n
          4078814178,\n
          4078814190,\n
          4078814193,\n
          4078814189,\n
          4078814180,\n
          4078814141,\n
          4078814132,\n
          4078814156,\n
          4078814153,\n
          4078814157,\n
          4078814165,\n
          4078814168\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728082,\n
        "timestamp": "2016-03-25T20:24:41Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816600,\n
          4078816602,\n
          4078816627,\n
          4078816629,\n
          4078816666,\n
          4078816665,\n
          4078816671,\n
          4078816670,\n
          4078816703,\n
          4078816704,\n
          4078816717,\n
          4078816716,\n
          4078816624,\n
          4078816621,\n
          4078816600\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728083,\n
        "timestamp": "2016-03-25T20:24:41Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816836,\n
          4078816830,\n
          4078816820,\n
          4078816822,\n
          4078816826,\n
          4078816835,\n
          4078816847,\n
          4078816844,\n
          4078816846,\n
          4078816842,\n
          4078816839,\n
          4078816838,\n
          4078816831,\n
          4078816834,\n
          4078816832,\n
          4078816836\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728084,\n
        "timestamp": "2016-03-25T20:24:41Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815069,\n
          4078815066,\n
          4078815062,\n
          4078815049,\n
          4078815033,\n
          4078815032,\n
          4078815035,\n
          4078815042,\n
          4078815043,\n
          4078815045,\n
          4078815047,\n
          4078815056,\n
          4078815059,\n
          4078815068,\n
          4078815065,\n
          4078815069\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728085,\n
        "timestamp": "2016-03-25T20:24:41Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816368,\n
          4078816379,\n
          4078816378,\n
          4078816366,\n
          4078816365,\n
          4078816361,\n
          4078816359,\n
          4078816338,\n
          4078816342,\n
          4078816339,\n
          4078816341,\n
          4078816344,\n
          4078816345,\n
          4078816367,\n
          4078816364,\n
          4078816368\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728086,\n
        "timestamp": "2016-03-25T20:24:41Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816620,\n
          4078816698,\n
          4078816690,\n
          4078816668,\n
          4078816664,\n
          4078816662,\n
          4078816660,\n
          4078816646,\n
          4078816645,\n
          4078816631,\n
          4078816637,\n
          4078816622,\n
          4078816619,\n
          4078816623,\n
          4078816613,\n
          4078816620\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728087,\n
        "timestamp": "2016-03-25T20:24:41Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815792,\n
          4078815682,\n
          4078815684,\n
          4078815680,\n
          4078815673,\n
          4078815678,\n
          4078815677,\n
          4078815681,\n
          4078815685,\n
          4078815688,\n
          4078815798,\n
          4078815687,\n
          4078815800,\n
          4078815796,\n
          4078815794,\n
          4078815792\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728088,\n
        "timestamp": "2016-03-25T20:24:41Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816677,\n
          4078816654,\n
          4078816669,\n
          4078816679,\n
          4078816685,\n
          4078816688,\n
          4078816693,\n
          4078816651,\n
          4078816647,\n
          4078816630,\n
          4078816638,\n
          4078816634,\n
          4078816642,\n
          4078816711,\n
          4078816695,\n
          4078816708,\n
          4078816701,\n
          4078816686,\n
          4078816677\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728089,\n
        "timestamp": "2024-01-11T19:13:46Z",\n
        "version": 3,\n
        "changeset": 146155500,\n
        "user": "Olyon",\n
        "uid": 1443767,\n
        "nodes": [\n
          4078814850,\n
          4078814852,\n
          4078814853,\n
          4078814817,\n
          4078814797,\n
          4078814676,\n
          4078814661,\n
          4078814790,\n
          4078814685,\n
          4078814812,\n
          4078814821,\n
          4078814829,\n
          4078814831,\n
          4078814823,\n
          4078814830,\n
          4078814834,\n
          4078814836,\n
          4078814832,\n
          4078814835,\n
          4078814844,\n
          4078814850\n
        ],\n
        "tags": {\n
          "amenity": "place_of_worship",\n
          "building": "church",\n
          "denomination": "catholic",\n
          "name": "Église Saint-Pierre",\n
          "religion": "christian",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wikidata": "Q3583876"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728090,\n
        "timestamp": "2016-03-25T20:24:41Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815989,\n
          4078815885,\n
          4078815872,\n
          4078815874,\n
          4078815866,\n
          4078815869,\n
          4078815854,\n
          4078815861,\n
          4078815880,\n
          4078815881,\n
          4078815887,\n
          4078815888,\n
          4078815999,\n
          4078815998,\n
          4078816004,\n
          4078816001,\n
          4078815996,\n
          4078815994,\n
          4078816003,\n
          4078816002,\n
          4078815989\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728091,\n
        "timestamp": "2016-03-25T20:24:42Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814265,\n
          4078814459,\n
          4078814623,\n
          4078814611,\n
          4078814803,\n
          4078814681,\n
          4078814610,\n
          4078814599,\n
          4078814454,\n
          4078814598,\n
          4078814470,\n
          4078814479,\n
          4078814589,\n
          4078814600,\n
          4078814604,\n
          4078814469,\n
          4078814593,\n
          4078814457,\n
          4078814288,\n
          4078814278,\n
          4078814392,\n
          4078814265\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728092,\n
        "timestamp": "2016-03-25T20:24:42Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816681,\n
          4078816675,\n
          4078816606,\n
          4078816617,\n
          4078816615,\n
          4078816616,\n
          4078816594,\n
          4078816599,\n
          4078816633,\n
          4078816625,\n
          4078816652,\n
          4078816649,\n
          4078816672,\n
          4078816684,\n
          4078816618,\n
          4078816604,\n
          4078816610,\n
          4078816626,\n
          4078816712,\n
          4078816697,\n
          4078816694,\n
          4078816681\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728093,\n
        "timestamp": "2016-03-25T20:24:42Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816755,\n
          4078816752,\n
          4078816749,\n
          4078816741,\n
          4078816747,\n
          4078816761,\n
          4078816768,\n
          4078816776,\n
          4078816788,\n
          4078816774,\n
          4078816778,\n
          4078816769,\n
          4078816762,\n
          4078816760,\n
          4078816738,\n
          4078816736,\n
          4078816731,\n
          4078816734,\n
          4078816733,\n
          4078816737,\n
          4078816742,\n
          4078816751,\n
          4078816755\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728094,\n
        "timestamp": "2020-08-30T18:19:32Z",\n
        "version": 2,\n
        "changeset": 90150783,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          4078816011,\n
          4078816009,\n
          4078815886,\n
          4078816035,\n
          4078816040,\n
          4078816011\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728095,\n
        "timestamp": "2016-03-25T20:24:42Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816648,\n
          4078816639,\n
          4078816643,\n
          4078816658,\n
          4078816648\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728096,\n
        "timestamp": "2016-03-25T20:24:42Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816316,\n
          4078816314,\n
          4078816315,\n
          4078816318,\n
          4078816316\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728097,\n
        "timestamp": "2016-03-25T20:24:42Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815616,\n
          4078815617,\n
          4078815614,\n
          4078815613,\n
          4078815616\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728098,\n
        "timestamp": "2016-03-25T20:24:42Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816067,\n
          4078816079,\n
          4078816078,\n
          4078816064,\n
          4078816067\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728099,\n
        "timestamp": "2016-03-25T20:24:42Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815073,\n
          4078815072,\n
          4078815075,\n
          4078815076,\n
          4078815073\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": 405728100,\n
        "timestamp": "2016-03-25T20:24:42Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815217,\n
          4078815230,\n
          4078815232,\n
          4078815220,\n
          4078815217\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": 405728101,\n
        "timestamp": "2016-03-25T20:24:42Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815878,\n
          4078815855,\n
          4078815857,\n
          4078815879,\n
          4078815878\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": 405728102,\n
        "timestamp": "2016-03-25T20:24:42Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815468,\n
          4078815458,\n
          4078815457,\n
          4078815467,\n
          4078815468\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728104,\n
        "timestamp": "2016-03-25T20:24:42Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814443,\n
          4078814456,\n
          4078814435,\n
          4078814419,\n
          4078814443\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728106,\n
        "timestamp": "2016-03-25T20:24:42Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816340,\n
          4078816343,\n
          4078816352,\n
          4078816349,\n
          4078816340\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728108,\n
        "timestamp": "2016-03-25T20:24:43Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815275,\n
          4078815271,\n
          4078815278,\n
          4078815280,\n
          4078815275\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728110,\n
        "timestamp": "2016-03-25T20:24:43Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815831,\n
          4078815851,\n
          4078815850,\n
          4078815826,\n
          4078815831\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728111,\n
        "timestamp": "2016-03-25T20:24:43Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814415,\n
          4078814402,\n
          4078814397,\n
          4078814411,\n
          4078814415\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728112,\n
        "timestamp": "2016-03-25T20:24:43Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815846,\n
          4078815860,\n
          4078815853,\n
          4078815838,\n
          4078815846\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728113,\n
        "timestamp": "2016-03-25T20:24:43Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816021,\n
          4078816008,\n
          4078816018,\n
          4078816029,\n
          4078816021\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728114,\n
        "timestamp": "2016-03-25T20:24:43Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814629,\n
          4078814656,\n
          4078814828,\n
          4078814811,\n
          4078814629\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": 405728116,\n
        "timestamp": "2016-03-25T20:24:43Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078810159,\n
          4078810157,\n
          4078810160,\n
          4078810162,\n
          4078810159\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728117,\n
        "timestamp": "2016-03-25T20:24:43Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815205,\n
          4078815201,\n
          4078815202,\n
          4078815211,\n
          4078815205\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": 405728118,\n
        "timestamp": "2016-03-25T20:24:43Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815790,\n
          4078815795,\n
          4078815804,\n
          4078815801,\n
          4078815790\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728119,\n
        "timestamp": "2016-03-25T20:24:43Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815447,\n
          4078815451,\n
          4078815439,\n
          4078815436,\n
          4078815447\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": 405728120,\n
        "timestamp": "2016-03-25T20:24:43Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816702,\n
          4078816676,\n
          4078816680,\n
          4078816709,\n
          4078816702\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": 405728121,\n
        "timestamp": "2016-03-25T20:24:43Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814860,\n
          4078814687,\n
          4078814684,\n
          4078814858,\n
          4078814860\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728122,\n
        "timestamp": "2016-03-25T20:24:43Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815464,\n
          4078815481,\n
          4078815484,\n
          4078815466,\n
          4078815464\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": 405728123,\n
        "timestamp": "2016-03-25T20:24:43Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815405,\n
          4078815401,\n
          4078815415,\n
          4078815417,\n
          4078815405\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728124,\n
        "timestamp": "2016-03-25T20:24:43Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816828,\n
          4078816829,\n
          4078816837,\n
          4078816833,\n
          4078816828\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": 405728125,\n
        "timestamp": "2016-03-25T20:24:44Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814807,\n
          4078814663,\n
          4078814646,\n
          4078814799,\n
          4078814807\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728126,\n
        "timestamp": "2016-03-25T20:24:44Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815868,\n
          4078815862,\n
          4078815859,\n
          4078815864,\n
          4078815868\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": 405728127,\n
        "timestamp": "2016-03-25T20:24:44Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816816,\n
          4078816821,\n
          4078816819,\n
          4078816813,\n
          4078816816\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728128,\n
        "timestamp": "2016-03-25T20:24:44Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816298,\n
          4078816297,\n
          4078816295,\n
          4078816296,\n
          4078816298\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": 405728129,\n
        "timestamp": "2016-03-25T20:24:44Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815199,\n
          4078815197,\n
          4078815196,\n
          4078815198,\n
          4078815199\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": 405728130,\n
        "timestamp": "2016-03-25T20:24:44Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816016,\n
          4078816022,\n
          4078816020,\n
          4078816015,\n
          4078816016\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": 405728131,\n
        "timestamp": "2016-03-25T20:24:44Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814269,\n
          4078814262,\n
          4078814272,\n
          4078814275,\n
          4078814269\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": 405728132,\n
        "timestamp": "2016-03-25T20:24:44Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816751,\n
          4078816742,\n
          4078816745,\n
          4078816753,\n
          4078816751\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": 405728133,\n
        "timestamp": "2016-03-25T20:24:44Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815254,\n
          4078815251,\n
          4078815250,\n
          4078815253,\n
          4078815254\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728134,\n
        "timestamp": "2016-03-25T20:24:44Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815202,\n
          4078815219,\n
          4078815224,\n
          4078815211,\n
          4078815202\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": 405728135,\n
        "timestamp": "2016-03-25T20:24:44Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816793,\n
          4078816786,\n
          4078816787,\n
          4078816795,\n
          4078816793\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728136,\n
        "timestamp": "2016-03-25T20:24:44Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816822,\n
          4078816823,\n
          4078816827,\n
          4078816826,\n
          4078816822\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": 405728138,\n
        "timestamp": "2016-03-25T20:24:44Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814625,\n
          4078814622,\n
          4078814488,\n
          4078814592,\n
          4078814625\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728139,\n
        "timestamp": "2016-03-25T20:24:44Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816803,\n
          4078816790,\n
          4078816789,\n
          4078816801,\n
          4078816803\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": 405728140,\n
        "timestamp": "2016-03-25T20:24:45Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815017,\n
          4078815023,\n
          4078815029,\n
          4078815018,\n
          4078815017\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": 405728141,\n
        "timestamp": "2016-03-25T20:24:45Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814840,\n
          4078814990,\n
          4078814999,\n
          4078814849,\n
          4078814840\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": 405728142,\n
        "timestamp": "2016-03-25T20:24:45Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816301,\n
          4078816300,\n
          4078816292,\n
          4078816294,\n
          4078816301\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": 405728143,\n
        "timestamp": "2016-03-25T20:24:45Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814131,\n
          4078814126,\n
          4078814118,\n
          4078814121,\n
          4078814131\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728144,\n
        "timestamp": "2016-03-25T20:24:45Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814602,\n
          4078814600,\n
          4078814589,\n
          4078814597,\n
          4078814602\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": 405728145,\n
        "timestamp": "2016-03-25T20:24:45Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815629,\n
          4078815627,\n
          4078815620,\n
          4078815621,\n
          4078815629\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728146,\n
        "timestamp": "2025-05-08T17:23:08Z",\n
        "version": 3,\n
        "changeset": 165995067,\n
        "user": "nlehuby",\n
        "uid": 1424448,\n
        "nodes": [\n
          4078815273,\n
          4078815276,\n
          4078815267,\n
          4078815265,\n
          4078815273\n
        ],\n
        "tags": {\n
          "addr:housenumber": "2",\n
          "addr:street": "Rue de Verdun",\n
          "amenity": "townhall",\n
          "building": "civic",\n
          "contact:email": "mairiededagny@orange.fr",\n
          "contact:phone": "+33 3 23 98 56 08",\n
          "name": "Mairie de Dagny-Lambercy",\n
          "opening_hours": "Tu 09:00-12:00; Th 14:00-17:00",\n
          "ref:FR:SIRET": "21020240400013",\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": 405728147,\n
        "timestamp": "2016-03-25T20:24:45Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816376,\n
          4078816372,\n
          4078816374,\n
          4078816377,\n
          4078816376\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": 405728148,\n
        "timestamp": "2016-03-25T20:24:45Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816380,\n
          4078816373,\n
          4078816375,\n
          4078816384,\n
          4078816380\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": 405728149,\n
        "timestamp": "2016-03-25T20:24:45Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814475,\n
          4078814455,\n
          4078814451,\n
          4078814471,\n
          4078814475\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": 405728150,\n
        "timestamp": "2016-03-25T20:24:45Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815630,\n
          4078815631,\n
          4078815639,\n
          4078815638,\n
          4078815630\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728151,\n
        "timestamp": "2016-03-25T20:24:45Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814174,\n
          4078814151,\n
          4078814124,\n
          4078814135,\n
          4078814174\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728152,\n
        "timestamp": "2016-03-25T20:24:45Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816051,\n
          4078816053,\n
          4078816058,\n
          4078816057,\n
          4078816051\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": 405728153,\n
        "timestamp": "2016-03-25T20:24:45Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815886,\n
          4078815877,\n
          4078816032,\n
          4078816035,\n
          4078815886\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": 405728154,\n
        "timestamp": "2016-03-25T20:24:46Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816860,\n
          4078816851,\n
          4078816853,\n
          4078816862,\n
          4078816860\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728155,\n
        "timestamp": "2016-03-25T20:24:46Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816726,\n
          4078816740,\n
          4078816735,\n
          4078816722,\n
          4078816726\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728156,\n
        "timestamp": "2016-03-25T20:24:46Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816603,\n
          4078816360,\n
          4078816362,\n
          4078816608,\n
          4078816603\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": 405728157,\n
        "timestamp": "2016-03-25T20:24:46Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816869,\n
          4078816849,\n
          4078816852,\n
          4078816871,\n
          4078816869\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728158,\n
        "timestamp": "2016-03-25T20:24:46Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816705,\n
          4078816687,\n
          4078816699,\n
          4078816713,\n
          4078816705\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": 405728159,\n
        "timestamp": "2016-03-25T20:24:46Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814103,\n
          4078814100,\n
          4078814099,\n
          4078814102,\n
          4078814103\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728160,\n
        "timestamp": "2016-03-25T20:24:46Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816332,\n
          4078816333,\n
          4078816335,\n
          4078816334,\n
          4078816332\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728161,\n
        "timestamp": "2016-03-25T20:24:46Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815613,\n
          4078815611,\n
          4078815615,\n
          4078815616,\n
          4078815613\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": 405728162,\n
        "timestamp": "2016-03-25T20:24:46Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814154,\n
          4078814137,\n
          4078814133,\n
          4078814149,\n
          4078814154\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728163,\n
        "timestamp": "2016-03-25T20:24:46Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814488,\n
          4078814622,\n
          4078814621,\n
          4078814486,\n
          4078814488\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": 405728164,\n
        "timestamp": "2016-03-25T20:24:46Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814642,\n
          4078814620,\n
          4078814621,\n
          4078814643,\n
          4078814642\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": 405728165,\n
        "timestamp": "2016-03-25T20:24:46Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815666,\n
          4078815662,\n
          4078815663,\n
          4078815667,\n
          4078815666\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": 405728166,\n
        "timestamp": "2016-03-25T20:24:46Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815459,\n
          4078815454,\n
          4078815450,\n
          4078815455,\n
          4078815459\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728167,\n
        "timestamp": "2016-03-25T20:24:46Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815402,\n
          4078815409,\n
          4078815396,\n
          4078815392,\n
          4078815402\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728168,\n
        "timestamp": "2016-03-25T20:24:46Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815412,\n
          4078815410,\n
          4078815408,\n
          4078815411,\n
          4078815412\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728170,\n
        "timestamp": "2016-03-25T20:24:46Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815274,\n
          4078815270,\n
          4078815269,\n
          4078815272,\n
          4078815274\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728171,\n
        "timestamp": "2016-03-25T20:24:47Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814459,\n
          4078814485,\n
          4078814655,\n
          4078814623,\n
          4078814459\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": 405728172,\n
        "timestamp": "2016-03-25T20:24:47Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814620,\n
          4078814483,\n
          4078814486,\n
          4078814621,\n
          4078814620\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728173,\n
        "timestamp": "2016-03-25T20:24:47Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816683,\n
          4078816718,\n
          4078816719,\n
          4078816691,\n
          4078816683\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": 405728174,\n
        "timestamp": "2016-03-25T20:24:47Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815407,\n
          4078815406,\n
          4078815418,\n
          4078815420,\n
          4078815407\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728176,\n
        "timestamp": "2016-03-25T20:24:47Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814798,\n
          4078814686,\n
          4078814791,\n
          4078814802,\n
          4078814798\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728177,\n
        "timestamp": "2016-03-25T20:24:47Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815872,\n
          4078815885,\n
          4078815884,\n
          4078815871,\n
          4078815872\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": 405728178,\n
        "timestamp": "2016-03-25T20:24:47Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814656,\n
          4078814629,\n
          4078814617,\n
          4078814644,\n
          4078814656\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": 405728179,\n
        "timestamp": "2016-03-25T20:24:47Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816290,\n
          4078816084,\n
          4078816086,\n
          4078816293,\n
          4078816290\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728180,\n
        "timestamp": "2016-03-25T20:24:47Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814819,\n
          4078814872,\n
          4078814990,\n
          4078814840,\n
          4078814819\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": 405728181,\n
        "timestamp": "2016-03-25T20:24:47Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814805,\n
          4078814794,\n
          4078814683,\n
          4078814801,\n
          4078814805\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728183,\n
        "timestamp": "2016-03-25T20:24:47Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814166,\n
          4078814160,\n
          4078814158,\n
          4078814164,\n
          4078814166\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728184,\n
        "timestamp": "2016-03-25T20:24:47Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815443,\n
          4078815446,\n
          4078815445,\n
          4078815440,\n
          4078815443\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": 405728185,\n
        "timestamp": "2016-03-25T20:24:47Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078810139,\n
          4078810136,\n
          4078810135,\n
          4078810137,\n
          4078810139\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": 405728186,\n
        "timestamp": "2016-03-25T20:24:47Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816321,\n
          4078816319,\n
          4078816317,\n
          4078816320,\n
          4078816321\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728187,\n
        "timestamp": "2016-03-25T20:24:48Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814442,\n
          4078814446,\n
          4078814453,\n
          4078814445,\n
          4078814442\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": 405728189,\n
        "timestamp": "2016-03-25T20:24:48Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815624,\n
          4078815622,\n
          4078815623,\n
          4078815626,\n
          4078815624\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728190,\n
        "timestamp": "2016-03-25T20:24:48Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814484,\n
          4078814487,\n
          4078814452,\n
          4078814449,\n
          4078814484\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728191,\n
        "timestamp": "2016-03-25T20:24:48Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816306,\n
          4078816297,\n
          4078816298,\n
          4078816308,\n
          4078816306\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": 405728193,\n
        "timestamp": "2016-03-25T20:24:48Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816877,\n
          4078816879,\n
          4078816880,\n
          4078816878,\n
          4078816877\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728195,\n
        "timestamp": "2016-03-25T20:24:48Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815393,\n
          4078815287,\n
          4078815283,\n
          4078815390,\n
          4078815393\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728197,\n
        "timestamp": "2016-03-25T20:24:48Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814610,\n
          4078814681,\n
          4078814666,\n
          4078814606,\n
          4078814610\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": 405728200,\n
        "timestamp": "2016-03-25T20:24:48Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816866,\n
          4078816873,\n
          4078816876,\n
          4078816874,\n
          4078816866\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728201,\n
        "timestamp": "2016-03-25T20:24:48Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815256,\n
          4078815255,\n
          4078815263,\n
          4078815264,\n
          4078815256\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728202,\n
        "timestamp": "2016-03-25T20:24:48Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814205,\n
          4078814200,\n
          4078814198,\n
          4078814204,\n
          4078814205\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": 405728203,\n
        "timestamp": "2016-03-25T20:24:48Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816747,\n
          4078816741,\n
          4078816749,\n
          4078816752,\n
          4078816747\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": 405728204,\n
        "timestamp": "2016-03-25T20:24:48Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815246,\n
          4078815247,\n
          4078815243,\n
          4078815242,\n
          4078815246\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728205,\n
        "timestamp": "2016-03-25T20:24:48Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815016,\n
          4078815014,\n
          4078815034,\n
          4078815036,\n
          4078815016\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728206,\n
        "timestamp": "2016-03-25T20:24:48Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815590,\n
          4078815594,\n
          4078815592,\n
          4078815488,\n
          4078815590\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": 405728207,\n
        "timestamp": "2016-03-25T20:24:48Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078810185,\n
          4078810187,\n
          4078810188,\n
          4078810186,\n
          4078810185\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728208,\n
        "timestamp": "2016-03-25T20:24:49Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814651,\n
          4078814637,\n
          4078814635,\n
          4078814650,\n
          4078814651\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728210,\n
        "timestamp": "2016-03-25T20:24:49Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816783,\n
          4078816784,\n
          4078816798,\n
          4078816796,\n
          4078816783\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": 405728211,\n
        "timestamp": "2016-03-25T20:24:49Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815010,\n
          4078815005,\n
          4078815002,\n
          4078815009,\n
          4078815010\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": 405728212,\n
        "timestamp": "2016-03-25T20:24:49Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816310,\n
          4078816307,\n
          4078816309,\n
          4078816312,\n
          4078816310\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": 405728214,\n
        "timestamp": "2016-03-25T20:24:49Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815226,\n
          4078815210,\n
          4078815205,\n
          4078815224,\n
          4078815226\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728217,\n
        "timestamp": "2016-03-25T20:24:49Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815824,\n
          4078815683,\n
          4078815816,\n
          4078815863,\n
          4078815824\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728219,\n
        "timestamp": "2016-03-25T20:24:49Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814130,\n
          4078814125,\n
          4078814122,\n
          4078814129,\n
          4078814130\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728220,\n
        "timestamp": "2016-03-25T20:24:49Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816781,\n
          4078816775,\n
          4078816782,\n
          4078816785,\n
          4078816781\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": 405728222,\n
        "timestamp": "2016-03-25T20:24:49Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816732,\n
          4078816748,\n
          4078816743,\n
          4078816730,\n
          4078816732\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728224,\n
        "timestamp": "2016-03-25T20:24:49Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814231,\n
          4078814224,\n
          4078814228,\n
          4078814236,\n
          4078814231\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": 405728227,\n
        "timestamp": "2016-03-25T20:24:49Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816589,\n
          4078816381,\n
          4078816382,\n
          4078816591,\n
          4078816589\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": 405728229,\n
        "timestamp": "2016-03-25T20:24:49Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816607,\n
          4078816632,\n
          4078816627,\n
          4078816602,\n
          4078816607\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": 405728231,\n
        "timestamp": "2016-03-25T20:24:49Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814119,\n
          4078814120,\n
          4078814128,\n
          4078814127,\n
          4078814119\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728233,\n
        "timestamp": "2016-03-25T20:24:49Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816673,\n
          4078816678,\n
          4078816700,\n
          4078816692,\n
          4078816673\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728235,\n
        "timestamp": "2016-03-25T20:24:49Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816794,\n
          4078816790,\n
          4078816803,\n
          4078816807,\n
          4078816794\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728237,\n
        "timestamp": "2016-03-25T20:24:50Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816706,\n
          4078816718,\n
          4078816683,\n
          4078816663,\n
          4078816706\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728238,\n
        "timestamp": "2016-03-25T20:24:50Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814873,\n
          4078814882,\n
          4078814994,\n
          4078814886,\n
          4078814873\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728239,\n
        "timestamp": "2016-03-25T20:24:50Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078810168,\n
          4078810164,\n
          4078810163,\n
          4078810167,\n
          4078810168\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": 405728240,\n
        "timestamp": "2016-03-25T20:24:50Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814675,\n
          4078814640,\n
          4078814641,\n
          4078814678,\n
          4078814675\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": 405728242,\n
        "timestamp": "2016-03-25T20:24:50Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814804,\n
          4078814798,\n
          4078814802,\n
          4078814806,\n
          4078814804\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728244,\n
        "timestamp": "2016-03-25T20:24:50Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816857,\n
          4078816858,\n
          4078816864,\n
          4078816863,\n
          4078816857\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728246,\n
        "timestamp": "2016-03-25T20:24:50Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814401,\n
          4078814261,\n
          4078814244,\n
          4078814263,\n
          4078814401\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728248,\n
        "timestamp": "2016-03-25T20:24:50Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815039,\n
          4078815041,\n
          4078815030,\n
          4078815024,\n
          4078815039\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": 405728251,\n
        "timestamp": "2016-03-25T20:24:50Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816596,\n
          4078816356,\n
          4078816360,\n
          4078816603,\n
          4078816596\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728253,\n
        "timestamp": "2016-03-25T20:24:50Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814399,\n
          4078814268,\n
          4078814267,\n
          4078814395,\n
          4078814399\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728255,\n
        "timestamp": "2016-03-25T20:24:50Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816868,\n
          4078816848,\n
          4078816849,\n
          4078816869,\n
          4078816868\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": 405728257,\n
        "timestamp": "2016-03-25T20:24:50Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816767,\n
          4078816771,\n
          4078816802,\n
          4078816797,\n
          4078816767\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": 405728258,\n
        "timestamp": "2016-03-25T20:24:50Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815215,\n
          4078815221,\n
          4078815223,\n
          4078815216,\n
          4078815215\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728259,\n
        "timestamp": "2016-03-25T20:24:50Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815828,\n
          4078815817,\n
          4078815821,\n
          4078815832,\n
          4078815828\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728260,\n
        "timestamp": "2016-03-25T20:24:50Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815084,\n
          4078815190,\n
          4078815193,\n
          4078815087,\n
          4078815085,\n
          4078815084\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728262,\n
        "timestamp": "2016-03-25T20:24:50Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816746,\n
          4078816744,\n
          4078816739,\n
          4078816735,\n
          4078816740,\n
          4078816746\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": 405728263,\n
        "timestamp": "2016-03-25T20:24:51Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814648,\n
          4078814792,\n
          4078814796,\n
          4078814809,\n
          4078814677,\n
          4078814648\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728264,\n
        "timestamp": "2016-03-25T20:24:51Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815055,\n
          4078815060,\n
          4078815061,\n
          4078815025,\n
          4078815022,\n
          4078815055\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728265,\n
        "timestamp": "2016-03-25T20:24:51Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815464,\n
          4078815461,\n
          4078815456,\n
          4078815460,\n
          4078815462,\n
          4078815464\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": 405728266,\n
        "timestamp": "2016-03-25T20:24:51Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815194,\n
          4078815195,\n
          4078815083,\n
          4078815081,\n
          4078815079,\n
          4078815194\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": 405728268,\n
        "timestamp": "2016-03-25T20:24:51Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816031,\n
          4078816030,\n
          4078816028,\n
          4078816017,\n
          4078816024,\n
          4078816031\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": 405728269,\n
        "timestamp": "2016-03-25T20:24:51Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816765,\n
          4078816757,\n
          4078816758,\n
          4078816766,\n
          4078816770,\n
          4078816765\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728270,\n
        "timestamp": "2016-03-25T20:24:51Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814274,\n
          4078814390,\n
          4078814468,\n
          4078814450,\n
          4078814277,\n
          4078814274\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728271,\n
        "timestamp": "2016-03-25T20:24:51Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814117,\n
          4078814116,\n
          4078814110,\n
          4078814105,\n
          4078814115,\n
          4078814117\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728273,\n
        "timestamp": "2016-03-25T20:24:51Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815456,\n
          4078815461,\n
          4078815452,\n
          4078815451,\n
          4078815447,\n
          4078815456\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728274,\n
        "timestamp": "2016-03-25T20:24:51Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814175,\n
          4078814170,\n
          4078814147,\n
          4078814150,\n
          4078814163,\n
          4078814175\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728276,\n
        "timestamp": "2016-03-25T20:24:51Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815847,\n
          4078815844,\n
          4078815841,\n
          4078815842,\n
          4078815849,\n
          4078815847\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": 405728277,\n
        "timestamp": "2016-03-25T20:24:51Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815651,\n
          4078815650,\n
          4078815645,\n
          4078815647,\n
          4078815649,\n
          4078815648,\n
          4078815651\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728278,\n
        "timestamp": "2016-03-25T20:24:51Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814639,\n
          4078814619,\n
          4078814620,\n
          4078814642,\n
          4078814641,\n
          4078814640,\n
          4078814639\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": 405728279,\n
        "timestamp": "2016-03-25T20:24:51Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814997,\n
          4078815027,\n
          4078814874,\n
          4078815006,\n
          4078815048,\n
          4078815021,\n
          4078814997\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728281,\n
        "timestamp": "2016-03-25T20:24:52Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814866,\n
          4078814841,\n
          4078814843,\n
          4078814824,\n
          4078814810,\n
          4078814845,\n
          4078814866\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728282,\n
        "timestamp": "2016-03-25T20:24:52Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814194,\n
          4078814197,\n
          4078814212,\n
          4078814221,\n
          4078814199,\n
          4078814186,\n
          4078814194\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728283,\n
        "timestamp": "2016-03-25T20:24:52Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814271,\n
          4078814255,\n
          4078814247,\n
          4078814258,\n
          4078814257,\n
          4078814260,\n
          4078814271\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728285,\n
        "timestamp": "2016-03-25T20:24:52Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815190,\n
          4078815189,\n
          4078815196,\n
          4078815197,\n
          4078815199,\n
          4078815200,\n
          4078815190\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728286,\n
        "timestamp": "2016-03-25T20:24:52Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816083,\n
          4078816076,\n
          4078816077,\n
          4078816081,\n
          4078816082,\n
          4078816087,\n
          4078816083\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728287,\n
        "timestamp": "2016-03-25T20:24:52Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815192,\n
          4078815080,\n
          4078815082,\n
          4078815078,\n
          4078815077,\n
          4078815191,\n
          4078815192\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728289,\n
        "timestamp": "2016-03-25T20:24:52Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814134,\n
          4078814138,\n
          4078814148,\n
          4078814144,\n
          4078814140,\n
          4078814139,\n
          4078814134\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728291,\n
        "timestamp": "2016-03-25T20:24:52Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814440,\n
          4078814446,\n
          4078814442,\n
          4078814445,\n
          4078814422,\n
          4078814408,\n
          4078814440\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728292,\n
        "timestamp": "2016-03-25T20:24:52Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814608,\n
          4078814480,\n
          4078814590,\n
          4078814477,\n
          4078814467,\n
          4078814605,\n
          4078814608\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728293,\n
        "timestamp": "2016-03-25T20:24:52Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814239,\n
          4078814196,\n
          4078814192,\n
          4078814227,\n
          4078814226,\n
          4078814235,\n
          4078814239\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728294,\n
        "timestamp": "2016-03-25T20:24:52Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815812,\n
          4078815802,\n
          4078815797,\n
          4078815808,\n
          4078815837,\n
          4078815827,\n
          4078815812\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728296,\n
        "timestamp": "2016-03-25T20:24:52Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815241,\n
          4078815238,\n
          4078815240,\n
          4078815236,\n
          4078815245,\n
          4078815248,\n
          4078815241\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": 405728297,\n
        "timestamp": "2016-03-25T20:24:52Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815852,\n
          4078815865,\n
          4078815864,\n
          4078815859,\n
          4078815858,\n
          4078815845,\n
          4078815852\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728298,\n
        "timestamp": "2016-03-25T20:24:53Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815834,\n
          4078815813,\n
          4078815830,\n
          4078815848,\n
          4078815840,\n
          4078815836,\n
          4078815834\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728300,\n
        "timestamp": "2016-03-25T20:24:53Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816080,\n
          4078816079,\n
          4078816067,\n
          4078816070,\n
          4078816075,\n
          4078816074,\n
          4078816080\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728303,\n
        "timestamp": "2016-03-25T20:24:53Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078810179,\n
          4078810182,\n
          4078810184,\n
          4078810183,\n
          4078810181,\n
          4078810180,\n
          4078810179\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728305,\n
        "timestamp": "2016-03-25T20:24:53Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816727,\n
          4078816729,\n
          4078816728,\n
          4078816724,\n
          4078816723,\n
          4078816725,\n
          4078816727\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728308,\n
        "timestamp": "2016-03-25T20:24:53Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814634,\n
          4078814674,\n
          4078814800,\n
          4078814793,\n
          4078814667,\n
          4078814647,\n
          4078814634\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728310,\n
        "timestamp": "2016-03-25T20:24:53Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816635,\n
          4078816605,\n
          4078816609,\n
          4078816636,\n
          4078816628,\n
          4078816639,\n
          4078816635\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": 405728312,\n
        "timestamp": "2016-03-25T20:24:53Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814664,\n
          4078814632,\n
          4078814624,\n
          4078814609,\n
          4078814594,\n
          4078814627,\n
          4078814664\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728314,\n
        "timestamp": "2016-03-25T20:24:53Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815472,\n
          4078815473,\n
          4078815471,\n
          4078815474,\n
          4078815465,\n
          4078815463,\n
          4078815472\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728316,\n
        "timestamp": "2016-03-25T20:24:53Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816756,\n
          4078816744,\n
          4078816746,\n
          4078816750,\n
          4078816754,\n
          4078816763,\n
          4078816756\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728317,\n
        "timestamp": "2016-03-25T20:24:53Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814872,\n
          4078814997,\n
          4078815021,\n
          4078815001,\n
          4078814999,\n
          4078814990,\n
          4078814872\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728318,\n
        "timestamp": "2016-03-25T20:24:53Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816292,\n
          4078816300,\n
          4078816299,\n
          4078816085,\n
          4078816088,\n
          4078816291,\n
          4078816292\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728319,\n
        "timestamp": "2016-03-25T20:24:53Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815244,\n
          4078815226,\n
          4078815224,\n
          4078815219,\n
          4078815212,\n
          4078815231,\n
          4078815244\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": 405728320,\n
        "timestamp": "2016-03-25T20:24:53Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814146,\n
          4078814155,\n
          4078814142,\n
          4078814152,\n
          4078814143,\n
          4078814123,\n
          4078814136,\n
          4078814146\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728321,\n
        "timestamp": "2016-03-25T20:24:53Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078810154,\n
          4078810153,\n
          4078810151,\n
          4078810144,\n
          4078810145,\n
          4078810155,\n
          4078810156,\n
          4078810154\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728322,\n
        "timestamp": "2016-03-25T20:24:53Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815627,\n
          4078815626,\n
          4078815623,\n
          4078815622,\n
          4078815618,\n
          4078815619,\n
          4078815620,\n
          4078815627\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": 405728323,\n
        "timestamp": "2016-03-25T20:24:54Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816777,\n
          4078816780,\n
          4078816772,\n
          4078816759,\n
          4078816764,\n
          4078816773,\n
          4078816779,\n
          4078816777\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728324,\n
        "timestamp": "2016-03-25T20:24:54Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814795,\n
          4078814791,\n
          4078814686,\n
          4078814669,\n
          4078814679,\n
          4078814684,\n
          4078814687,\n
          4078814795\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728325,\n
        "timestamp": "2016-03-25T20:24:54Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815218,\n
          4078815208,\n
          4078815207,\n
          4078815209,\n
          4078815203,\n
          4078815204,\n
          4078815213,\n
          4078815218\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728326,\n
        "timestamp": "2016-03-25T20:24:54Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816006,\n
          4078816009,\n
          4078816011,\n
          4078816026,\n
          4078816023,\n
          4078816019,\n
          4078816014,\n
          4078816006\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728327,\n
        "timestamp": "2016-03-25T20:24:54Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815436,\n
          4078815439,\n
          4078815442,\n
          4078815437,\n
          4078815441,\n
          4078815435,\n
          4078815430,\n
          4078815436\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728328,\n
        "timestamp": "2016-03-25T20:24:54Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815228,\n
          4078815229,\n
          4078815214,\n
          4078815206,\n
          4078815216,\n
          4078815223,\n
          4078815225,\n
          4078815228\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": 405728329,\n
        "timestamp": "2016-03-25T20:24:54Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815856,\n
          4078815843,\n
          4078815882,\n
          4078815991,\n
          4078816005,\n
          4078816012,\n
          4078815875,\n
          4078815856\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728330,\n
        "timestamp": "2016-03-25T20:24:54Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815074,\n
          4078815060,\n
          4078815055,\n
          4078815050,\n
          4078815085,\n
          4078815087,\n
          4078815088,\n
          4078815074\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": 405728331,\n
        "timestamp": "2016-03-25T20:24:54Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815064,\n
          4078815058,\n
          4078815067,\n
          4078815054,\n
          4078815040,\n
          4078815046,\n
          4078815063,\n
          4078815064\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728332,\n
        "timestamp": "2016-03-25T20:24:54Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816028,\n
          4078816030,\n
          4078816037,\n
          4078816038,\n
          4078816039,\n
          4078816036,\n
          4078816025,\n
          4078816028\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728333,\n
        "timestamp": "2016-03-25T20:24:54Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814604,\n
          4078814600,\n
          4078814602,\n
          4078814614,\n
          4078814668,\n
          4078814636,\n
          4078814607,\n
          4078814604\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": 405728334,\n
        "timestamp": "2016-03-25T20:24:54Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815284,\n
          4078815285,\n
          4078815389,\n
          4078815288,\n
          4078815391,\n
          4078815279,\n
          4078815277,\n
          4078815286,\n
          4078815284\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728335,\n
        "timestamp": "2016-03-25T20:24:54Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815010,\n
          4078815009,\n
          4078815019,\n
          4078815020,\n
          4078815012,\n
          4078815013,\n
          4078815007,\n
          4078815005,\n
          4078815010\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728336,\n
        "timestamp": "2016-03-25T20:24:54Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816049,\n
          4078816041,\n
          4078816042,\n
          4078816046,\n
          4078816048,\n
          4078816056,\n
          4078816052,\n
          4078816054,\n
          4078816049\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728337,\n
        "timestamp": "2016-03-25T20:24:55Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814839,\n
          4078814815,\n
          4078814814,\n
          4078814816,\n
          4078814808,\n
          4078814818,\n
          4078814827,\n
          4078814838,\n
          4078814839\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728338,\n
        "timestamp": "2016-03-25T20:24:55Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814619,\n
          4078814284,\n
          4078814285,\n
          4078814416,\n
          4078814413,\n
          4078814482,\n
          4078814483,\n
          4078814620,\n
          4078814619\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728340,\n
        "timestamp": "2016-03-25T20:24:55Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814218,\n
          4078814224,\n
          4078814231,\n
          4078814237,\n
          4078814219,\n
          4078814195,\n
          4078814210,\n
          4078814222,\n
          4078814218\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728341,\n
        "timestamp": "2016-03-25T20:24:55Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815268,\n
          4078815262,\n
          4078815261,\n
          4078815258,\n
          4078815257,\n
          4078815260,\n
          4078815259,\n
          4078815266,\n
          4078815268\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728342,\n
        "timestamp": "2016-03-25T20:24:55Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814254,\n
          4078814253,\n
          4078814241,\n
          4078814215,\n
          4078814230,\n
          4078814206,\n
          4078814211,\n
          4078814238,\n
          4078814254\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728343,\n
        "timestamp": "2016-03-25T20:24:55Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078810175,\n
          4078810177,\n
          4078810178,\n
          4078810176,\n
          4078810174,\n
          4078810173,\n
          4078810171,\n
          4078810172,\n
          4078810175\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728344,\n
        "timestamp": "2016-03-25T20:24:55Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814179,\n
          4078814161,\n
          4078814145,\n
          4078814162,\n
          4078814160,\n
          4078814166,\n
          4078814167,\n
          4078814169,\n
          4078814179\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728345,\n
        "timestamp": "2016-03-25T20:24:55Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815833,\n
          4078815829,\n
          4078815823,\n
          4078815818,\n
          4078815814,\n
          4078815811,\n
          4078815815,\n
          4078815819,\n
          4078815833\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": 405728346,\n
        "timestamp": "2016-03-25T20:24:55Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814220,\n
          4078814213,\n
          4078814214,\n
          4078814209,\n
          4078814208,\n
          4078814207,\n
          4078814187,\n
          4078814202,\n
          4078814220\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728347,\n
        "timestamp": "2016-03-25T20:24:55Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814188,\n
          4078814182,\n
          4078814176,\n
          4078814159,\n
          4078814171,\n
          4078814172,\n
          4078814181,\n
          4078814183,\n
          4078814188\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": 405728348,\n
        "timestamp": "2016-03-25T20:24:55Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815071,\n
          4078815057,\n
          4078815053,\n
          4078815038,\n
          4078815037,\n
          4078815052,\n
          4078815051,\n
          4078815070,\n
          4078815071\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728349,\n
        "timestamp": "2016-03-25T20:24:55Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815835,\n
          4078815822,\n
          4078815820,\n
          4078815809,\n
          4078815810,\n
          4078815803,\n
          4078815805,\n
          4078815839,\n
          4078815835\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728350,\n
        "timestamp": "2016-03-25T20:24:55Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816667,\n
          4078816696,\n
          4078816689,\n
          4078816640,\n
          4078816644,\n
          4078816659,\n
          4078816661,\n
          4078816674,\n
          4078816667\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728351,\n
        "timestamp": "2016-03-25T20:24:56Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816855,\n
          4078816847,\n
          4078816835,\n
          4078816840,\n
          4078816845,\n
          4078816854,\n
          4078816867,\n
          4078816865,\n
          4078816855\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728352,\n
        "timestamp": "2016-03-25T20:24:56Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814203,\n
          4078814212,\n
          4078814197,\n
          4078814194,\n
          4078814186,\n
          4078814185,\n
          4078814191,\n
          4078814184,\n
          4078814203\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728353,\n
        "timestamp": "2016-03-25T20:24:56Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816351,\n
          4078816347,\n
          4078816350,\n
          4078816358,\n
          4078816354,\n
          4078816357,\n
          4078816355,\n
          4078816353,\n
          4078816351\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728354,\n
        "timestamp": "2016-03-25T20:24:56Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815424,\n
          4078815419,\n
          4078815416,\n
          4078815404,\n
          4078815398,\n
          4078815413,\n
          4078815414,\n
          4078815421,\n
          4078815424\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728355,\n
        "timestamp": "2016-03-25T20:24:56Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815473,\n
          4078815472,\n
          4078815476,\n
          4078815475,\n
          4078815477,\n
          4078815479,\n
          4078815483,\n
          4078815485,\n
          4078815473\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728356,\n
        "timestamp": "2016-03-25T20:24:56Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816690,\n
          4078816698,\n
          4078816714,\n
          4078816715,\n
          4078816721,\n
          4078816720,\n
          4078816707,\n
          4078816710,\n
          4078816690\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": 405728357,\n
        "timestamp": "2016-03-25T20:24:56Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815397,\n
          4078815403,\n
          4078815399,\n
          4078815400,\n
          4078815395,\n
          4078815394,\n
          4078815282,\n
          4078815281,\n
          4078815397\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728358,\n
        "timestamp": "2016-03-25T20:24:56Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814432,\n
          4078814286,\n
          4078814400,\n
          4078814404,\n
          4078814406,\n
          4078814412,\n
          4078814410,\n
          4078814441,\n
          4078814432\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728359,\n
        "timestamp": "2016-03-25T20:24:56Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815438,\n
          4078815444,\n
          4078815455,\n
          4078815453,\n
          4078815449,\n
          4078815448,\n
          4078815446,\n
          4078815443,\n
          4078815438\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728360,\n
        "timestamp": "2016-03-25T20:24:56Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815628,\n
          4078815635,\n
          4078815634,\n
          4078815637,\n
          4078815636,\n
          4078815632,\n
          4078815633,\n
          4078815625,\n
          4078815628\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728361,\n
        "timestamp": "2016-03-25T20:24:56Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815597,\n
          4078815486,\n
          4078815599,\n
          4078815589,\n
          4078815608,\n
          4078815605,\n
          4078815610,\n
          4078815612,\n
          4078815597\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728362,\n
        "timestamp": "2016-03-25T20:24:56Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816861,\n
          4078816870,\n
          4078816875,\n
          4078816872,\n
          4078816856,\n
          4078816859,\n
          4078816850,\n
          4078816841,\n
          4078816843,\n
          4078816861\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728363,\n
        "timestamp": "2016-03-25T20:24:56Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816020,\n
          4078816022,\n
          4078816016,\n
          4078816007,\n
          4078816010,\n
          4078816033,\n
          4078816034,\n
          4078816027,\n
          4078816013,\n
          4078816020\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728364,\n
        "timestamp": "2016-03-25T20:24:56Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816289,\n
          4078816297,\n
          4078816306,\n
          4078816313,\n
          4078816311,\n
          4078816304,\n
          4078816305,\n
          4078816303,\n
          4078816302,\n
          4078816289\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728365,\n
        "timestamp": "2016-03-25T20:24:57Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815634,\n
          4078815635,\n
          4078815640,\n
          4078815641,\n
          4078815646,\n
          4078815644,\n
          4078815642,\n
          4078815643,\n
          4078815637,\n
          4078815634\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728366,\n
        "timestamp": "2016-03-25T20:24:57Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816657,\n
          4078816591,\n
          4078816382,\n
          4078816377,\n
          4078816374,\n
          4078816371,\n
          4078816386,\n
          4078816606,\n
          4078816675,\n
          4078816657\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728367,\n
        "timestamp": "2016-03-25T20:24:57Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814253,\n
          4078814266,\n
          4078814259,\n
          4078814252,\n
          4078814251,\n
          4078814246,\n
          4078814245,\n
          4078814242,\n
          4078814241,\n
          4078814253\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": 405728368,\n
        "timestamp": "2016-03-25T20:24:57Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078814466,\n
          4078814615,\n
          4078814616,\n
          4078814461,\n
          4078814460,\n
          4078814424,\n
          4078814425,\n
          4078814426,\n
          4078814427,\n
          4078814466\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728369,\n
        "timestamp": "2016-03-25T20:24:57Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078810163,\n
          4078810164,\n
          4078810168,\n
          4078810169,\n
          4078810170,\n
          4078810166,\n
          4078810165,\n
          4078810161,\n
          4078810158,\n
          4078810163\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728370,\n
        "timestamp": "2016-03-25T20:24:57Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815660,\n
          4078815662,\n
          4078815666,\n
          4078815679,\n
          4078815686,\n
          4078815799,\n
          4078815791,\n
          4078815793,\n
          4078815789,\n
          4078815660\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728371,\n
        "timestamp": "2016-03-25T20:24:57Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078816044,\n
          4078816053,\n
          4078816051,\n
          4078816050,\n
          4078816059,\n
          4078816055,\n
          4078816045,\n
          4078816047,\n
          4078816043,\n
          4078816044\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 405728372,\n
        "timestamp": "2016-03-25T20:24:57Z",\n
        "version": 1,\n
        "changeset": 38070924,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4078815825,\n
          4078815806,\n
          4078815807,\n
          4078815818,\n
          4078815823,\n
          4078815829,\n
          4078815833,\n
          4078815841,\n
          4078815844,\n
          4078815825\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]