GET https://osm-labo.cipherbliss.com/admin/labourer/02065?deleteMissing=1

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

POST https://overpass-api.de/api/interpreter
Request options
[
  "body" => [
    "data" => """
      [out:json][timeout:60];\n
      area["ref:INSEE"="02065"]->.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" => 195
    "request_size" => 2613
    "total_time" => 4.399444
    "namelookup_time" => 0.000659
    "connect_time" => 0.018617
    "pretransfer_time" => 0.038395
    "size_upload" => 2410.0
    "size_download" => 60917.0
    "speed_download" => 13846.0
    "speed_upload" => 547.0
    "upload_content_length" => 2410.0
    "starttransfer_time" => 4.086862
    "primary_ip" => "2a01:4f8:261:3c4f::2"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:8a2:77f0:d3c2:4ad2:7ad9:1d02"
    "local_port" => 55812
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 38309
    "connect_time_us" => 18617
    "namelookup_time_us" => 659
    "pretransfer_time_us" => 38395
    "starttransfer_time_us" => 4086862
    "posttransfer_time_us" => 38394
    "total_time_us" => 4399444
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1769827321.2283
    "original_url" => "https://overpass-api.de/api/interpreter"
    "pause_handler" => Closure(float $duration) {#1056
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1029 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1040 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host overpass-api.de:443 was resolved.\n
      * IPv6: 2a01:4f8:261:3c4f::2, 2a01:4f9:3051:3e48::2\n
      * IPv4: 65.109.112.52, 162.55.144.139\n
      *   Trying [2a01:4f8:261:3c4f::2]:443...\n
      * ALPN: curl offers h2,http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n
      * ALPN: server accepted http/1.1\n
      * Server certificate:\n
      *  subject: CN=gall.openstreetmap.de\n
      *  start date: Jan 21 16:56:04 2026 GMT\n
      *  expire date: Apr 21 16:56:03 2026 GMT\n
      *  subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n
      *  issuer: C=US; O=Let's Encrypt; CN=E7\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n
      *   Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      * Connected to overpass-api.de (2a01:4f8:261:3c4f::2) port 443\n
      * using HTTP/1.x\n
      > POST /api/interpreter HTTP/1.1\r\n
      Host: overpass-api.de\r\n
      Accept: */*\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 2410\r\n
      \r\n
      * upload completely sent off: 2410 bytes\n
      < HTTP/1.1 200 OK\r\n
      < Date: Sat, 31 Jan 2026 02:42:01 GMT\r\n
      < Server: Apache/2.4.66 (Debian)\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Transfer-Encoding: chunked\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Sat, 31 Jan 2026 02:42:01 GMT"
    "Server: Apache/2.4.66 (Debian)"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Transfer-Encoding: chunked"
    "Content-Type: application/json"
  ]
  "response_content" => [
    """
      {\n
        "version": 0.6,\n
        "generator": "Overpass API 0.7.62.10 2d4cfc48",\n
        "osm3s": {\n
          "timestamp_osm_base": "2026-01-31T02:40:57Z",\n
          "timestamp_areas_base": "2026-01-22T23:45:51Z",\n
          "copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."\n
        },\n
        "elements": [\n
      \n
      {\n
        "type": "node",\n
        "id": 3583508591,\n
        "lat": 49.9495100,\n
        "lon": 3.2366490,\n
        "timestamp": "2019-06-10T18:02:38Z",\n
        "version": 2,\n
        "changeset": 71113059,\n
        "user": "bagage",\n
        "uid": 2797881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3583508796,\n
        "lat": 49.9492162,\n
        "lon": 3.2368654,\n
        "timestamp": "2015-06-09T13:20:36Z",\n
        "version": 1,\n
        "changeset": 31844033,\n
        "user": "Bernard59118",\n
        "uid": 136303,\n
        "tags": {\n
          "emergency": "defibrillator",\n
          "indoor": "yes"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966534949,\n
        "lat": 49.9610520,\n
        "lon": 3.2355520,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966534950,\n
        "lat": 49.9610540,\n
        "lon": 3.2313180,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966534951,\n
        "lat": 49.9610550,\n
        "lon": 3.2335540,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966534952,\n
        "lat": 49.9610560,\n
        "lon": 3.2330930,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966534953,\n
        "lat": 49.9610570,\n
        "lon": 3.2354750,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966534954,\n
        "lat": 49.9610590,\n
        "lon": 3.2301450,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966534955,\n
        "lat": 49.9610590,\n
        "lon": 3.2342820,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966534956,\n
        "lat": 49.9610600,\n
        "lon": 3.2294910,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966546644,\n
        "lat": 49.9568640,\n
        "lon": 3.2355460,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966546645,\n
        "lat": 49.9568670,\n
        "lon": 3.2355380,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966546646,\n
        "lat": 49.9568720,\n
        "lon": 3.2355180,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966546647,\n
        "lat": 49.9568930,\n
        "lon": 3.2355750,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966546648,\n
        "lat": 49.9569020,\n
        "lon": 3.2355520,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966546649,\n
        "lat": 49.9569030,\n
        "lon": 3.2355480,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966546650,\n
        "lat": 49.9569400,\n
        "lon": 3.2356230,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966546651,\n
        "lat": 49.9569490,\n
        "lon": 3.2356000,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966546652,\n
        "lat": 49.9571420,\n
        "lon": 3.2357370,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966546653,\n
        "lat": 49.9571460,\n
        "lon": 3.2355670,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966546654,\n
        "lat": 49.9571460,\n
        "lon": 3.2355890,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966546655,\n
        "lat": 49.9571650,\n
        "lon": 3.2336300,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966546656,\n
        "lat": 49.9571780,\n
        "lon": 3.2355680,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966547340,\n
        "lat": 49.9402060,\n
        "lon": 3.2433120,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966547341,\n
        "lat": 49.9402250,\n
        "lon": 3.2433970,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966547342,\n
        "lat": 49.9402500,\n
        "lon": 3.2433840,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966547343,\n
        "lat": 49.9402730,\n
        "lon": 3.2434720,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966547344,\n
        "lat": 49.9402800,\n
        "lon": 3.2432130,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966547345,\n
        "lat": 49.9402820,\n
        "lon": 3.2435130,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966547346,\n
        "lat": 49.9402920,\n
        "lon": 3.2432640,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966547347,\n
        "lat": 49.9403260,\n
        "lon": 3.2434400,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966547348,\n
        "lat": 49.9403350,\n
        "lon": 3.2433320,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966547349,\n
        "lat": 49.9403360,\n
        "lon": 3.2434800,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966547350,\n
        "lat": 49.9403410,\n
        "lon": 3.2431800,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966547351,\n
        "lat": 49.9403530,\n
        "lon": 3.2432300,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966547352,\n
        "lat": 49.9403560,\n
        "lon": 3.2434230,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966547353,\n
        "lat": 49.9403710,\n
        "lon": 3.2433110,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966547354,\n
        "lat": 49.9404960,\n
        "lon": 3.2431510,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966547355,\n
        "lat": 49.9405130,\n
        "lon": 3.2432300,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966547356,\n
        "lat": 49.9405300,\n
        "lon": 3.2431330,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548610,\n
        "lat": 49.9601450,\n
        "lon": 3.2344630,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548611,\n
        "lat": 49.9601460,\n
        "lon": 3.2310900,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548612,\n
        "lat": 49.9601490,\n
        "lon": 3.2311210,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548613,\n
        "lat": 49.9601515,\n
        "lon": 3.2352501,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548614,\n
        "lat": 49.9601510,\n
        "lon": 3.2322020,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548615,\n
        "lat": 49.9601540,\n
        "lon": 3.2322470,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548616,\n
        "lat": 49.9601555,\n
        "lon": 3.2354471,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548617,\n
        "lat": 49.9601595,\n
        "lon": 3.2351841,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548618,\n
        "lat": 49.9601580,\n
        "lon": 3.2365620,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548619,\n
        "lat": 49.9601580,\n
        "lon": 3.2365640,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548620,\n
        "lat": 49.9601600,\n
        "lon": 3.2358240,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548621,\n
        "lat": 49.9601670,\n
        "lon": 3.2320300,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548622,\n
        "lat": 49.9601680,\n
        "lon": 3.2324310,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548623,\n
        "lat": 49.9601690,\n
        "lon": 3.2314450,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548624,\n
        "lat": 49.9601690,\n
        "lon": 3.2324290,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548625,\n
        "lat": 49.9601690,\n
        "lon": 3.2327010,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548626,\n
        "lat": 49.9601700,\n
        "lon": 3.2309280,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548627,\n
        "lat": 49.9601700,\n
        "lon": 3.2320770,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548628,\n
        "lat": 49.9601725,\n
        "lon": 3.2355671,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548629,\n
        "lat": 49.9601775,\n
        "lon": 3.2352581,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548630,\n
        "lat": 49.9601770,\n
        "lon": 3.2307220,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548631,\n
        "lat": 49.9601770,\n
        "lon": 3.2307280,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548632,\n
        "lat": 49.9601790,\n
        "lon": 3.2311660,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548633,\n
        "lat": 49.9601800,\n
        "lon": 3.2311790,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548634,\n
        "lat": 49.9601800,\n
        "lon": 3.2329060,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548635,\n
        "lat": 49.9601820,\n
        "lon": 3.2310000,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548636,\n
        "lat": 49.9601840,\n
        "lon": 3.2311420,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548637,\n
        "lat": 49.9601840,\n
        "lon": 3.2320760,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548638,\n
        "lat": 49.9601865,\n
        "lon": 3.2354561,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548639,\n
        "lat": 49.9601860,\n
        "lon": 3.2326320,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548640,\n
        "lat": 49.9601870,\n
        "lon": 3.2311610,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548641,\n
        "lat": 49.9601870,\n
        "lon": 3.2326230,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548642,\n
        "lat": 49.9601870,\n
        "lon": 3.2356170,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548643,\n
        "lat": 49.9601880,\n
        "lon": 3.2321200,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548644,\n
        "lat": 49.9601890,\n
        "lon": 3.2326020,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548645,\n
        "lat": 49.9601910,\n
        "lon": 3.2323070,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548646,\n
        "lat": 49.9601910,\n
        "lon": 3.2324390,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548647,\n
        "lat": 49.9601920,\n
        "lon": 3.2366920,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548648,\n
        "lat": 49.9601940,\n
        "lon": 3.2364170,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548649,\n
        "lat": 49.9601990,\n
        "lon": 3.2316370,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548650,\n
        "lat": 49.9601990,\n
        "lon": 3.2321950,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548651,\n
        "lat": 49.9602000,\n
        "lon": 3.2322400,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548652,\n
        "lat": 49.9602020,\n
        "lon": 3.2326350,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548653,\n
        "lat": 49.9602030,\n
        "lon": 3.2313260,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548654,\n
        "lat": 49.9602030,\n
        "lon": 3.2366540,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548655,\n
        "lat": 49.9602040,\n
        "lon": 3.2317170,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548656,\n
        "lat": 49.9602040,\n
        "lon": 3.2326020,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548657,\n
        "lat": 49.9405470,\n
        "lon": 3.2432120,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548658,\n
        "lat": 49.9406100,\n
        "lon": 3.2429810,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548659,\n
        "lat": 49.9406480,\n
        "lon": 3.2431270,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548660,\n
        "lat": 49.9406870,\n
        "lon": 3.2429310,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548661,\n
        "lat": 49.9406890,\n
        "lon": 3.2430990,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548662,\n
        "lat": 49.9407050,\n
        "lon": 3.2431730,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548663,\n
        "lat": 49.9407090,\n
        "lon": 3.2431690,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548664,\n
        "lat": 49.9407320,\n
        "lon": 3.2432690,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548665,\n
        "lat": 49.9407540,\n
        "lon": 3.2432530,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548666,\n
        "lat": 49.9407590,\n
        "lon": 3.2432700,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548667,\n
        "lat": 49.9407750,\n
        "lon": 3.2432600,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548668,\n
        "lat": 49.9407980,\n
        "lon": 3.2421280,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548669,\n
        "lat": 49.9408130,\n
        "lon": 3.2421880,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548670,\n
        "lat": 49.9408590,\n
        "lon": 3.2420920,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548671,\n
        "lat": 49.9408740,\n
        "lon": 3.2421540,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548672,\n
        "lat": 49.9409570,\n
        "lon": 3.2421090,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548673,\n
        "lat": 49.9409960,\n
        "lon": 3.2422690,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548674,\n
        "lat": 49.9410370,\n
        "lon": 3.2421230,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548675,\n
        "lat": 49.9410440,\n
        "lon": 3.2420610,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548676,\n
        "lat": 49.9410560,\n
        "lon": 3.2421080,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548677,\n
        "lat": 49.9410630,\n
        "lon": 3.2422290,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548678,\n
        "lat": 49.9414390,\n
        "lon": 3.2416360,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548679,\n
        "lat": 49.9414620,\n
        "lon": 3.2417330,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548680,\n
        "lat": 49.9414860,\n
        "lon": 3.2371040,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548681,\n
        "lat": 49.9415070,\n
        "lon": 3.2370980,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548682,\n
        "lat": 49.9415420,\n
        "lon": 3.2415750,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548683,\n
        "lat": 49.9415670,\n
        "lon": 3.2416680,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548684,\n
        "lat": 49.9415750,\n
        "lon": 3.2378510,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548685,\n
        "lat": 49.9415960,\n
        "lon": 3.2378450,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548686,\n
        "lat": 49.9416780,\n
        "lon": 3.2416640,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548687,\n
        "lat": 49.9416940,\n
        "lon": 3.2416540,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548688,\n
        "lat": 49.9416980,\n
        "lon": 3.2416710,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548689,\n
        "lat": 49.9417140,\n
        "lon": 3.2416590,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548690,\n
        "lat": 49.9417260,\n
        "lon": 3.2417040,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548691,\n
        "lat": 49.9417350,\n
        "lon": 3.2416970,\n
        "timestamp": "2016-01-25T16:37:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548692,\n
        "lat": 49.9417570,\n
        "lon": 3.2417630,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548693,\n
        "lat": 49.9417660,\n
        "lon": 3.2419320,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548694,\n
        "lat": 49.9417830,\n
        "lon": 3.2414820,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548695,\n
        "lat": 49.9417980,\n
        "lon": 3.2417360,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548696,\n
        "lat": 49.9418010,\n
        "lon": 3.2417510,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548697,\n
        "lat": 49.9418100,\n
        "lon": 3.2415820,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548698,\n
        "lat": 49.9418140,\n
        "lon": 3.2414620,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548699,\n
        "lat": 49.9418300,\n
        "lon": 3.2415170,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548700,\n
        "lat": 49.9418440,\n
        "lon": 3.2417270,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548701,\n
        "lat": 49.9418500,\n
        "lon": 3.2415050,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548702,\n
        "lat": 49.9418630,\n
        "lon": 3.2415470,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548703,\n
        "lat": 49.9418760,\n
        "lon": 3.2418710,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548704,\n
        "lat": 49.9419940,\n
        "lon": 3.2369590,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548705,\n
        "lat": 49.9420130,\n
        "lon": 3.2369530,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548706,\n
        "lat": 49.9420830,\n
        "lon": 3.2377060,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548707,\n
        "lat": 49.9421020,\n
        "lon": 3.2377000,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548708,\n
        "lat": 49.9421290,\n
        "lon": 3.2382930,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548709,\n
        "lat": 49.9421380,\n
        "lon": 3.2383070,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548710,\n
        "lat": 49.9421390,\n
        "lon": 3.2382800,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548711,\n
        "lat": 49.9421470,\n
        "lon": 3.2382930,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548712,\n
        "lat": 49.9421860,\n
        "lon": 3.2384780,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548713,\n
        "lat": 49.9421920,\n
        "lon": 3.2385530,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548714,\n
        "lat": 49.9422010,\n
        "lon": 3.2385430,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548715,\n
        "lat": 49.9422060,\n
        "lon": 3.2386090,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548716,\n
        "lat": 49.9422140,\n
        "lon": 3.2386040,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548717,\n
        "lat": 49.9422250,\n
        "lon": 3.2386460,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548718,\n
        "lat": 49.9422370,\n
        "lon": 3.2374690,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548719,\n
        "lat": 49.9422440,\n
        "lon": 3.2384440,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548720,\n
        "lat": 49.9422650,\n
        "lon": 3.2384320,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548721,\n
        "lat": 49.9422680,\n
        "lon": 3.2385520,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548722,\n
        "lat": 49.9422820,\n
        "lon": 3.2386160,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548723,\n
        "lat": 49.9422890,\n
        "lon": 3.2385380,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548724,\n
        "lat": 49.9422960,\n
        "lon": 3.2379580,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548725,\n
        "lat": 49.9423460,\n
        "lon": 3.2374390,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548726,\n
        "lat": 49.9423720,\n
        "lon": 3.2371380,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548727,\n
        "lat": 49.9423980,\n
        "lon": 3.2372520,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548728,\n
        "lat": 49.9424070,\n
        "lon": 3.2379150,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548729,\n
        "lat": 49.9424740,\n
        "lon": 3.2370790,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548730,\n
        "lat": 49.9424830,\n
        "lon": 3.2371170,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548731,\n
        "lat": 49.9425010,\n
        "lon": 3.2371970,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548732,\n
        "lat": 49.9425860,\n
        "lon": 3.2371520,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548733,\n
        "lat": 49.9425900,\n
        "lon": 3.2414130,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548734,\n
        "lat": 49.9426070,\n
        "lon": 3.2414770,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548735,\n
        "lat": 49.9426200,\n
        "lon": 3.2370440,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548736,\n
        "lat": 49.9426420,\n
        "lon": 3.2374470,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548737,\n
        "lat": 49.9426540,\n
        "lon": 3.2374400,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548738,\n
        "lat": 49.9426590,\n
        "lon": 3.2413700,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548739,\n
        "lat": 49.9426720,\n
        "lon": 3.2375680,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548740,\n
        "lat": 49.9426760,\n
        "lon": 3.2440060,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548741,\n
        "lat": 49.9426770,\n
        "lon": 3.2414380,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548742,\n
        "lat": 49.9426880,\n
        "lon": 3.2440470,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548743,\n
        "lat": 49.9426960,\n
        "lon": 3.2411470,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548744,\n
        "lat": 49.9427090,\n
        "lon": 3.2374210,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548745,\n
        "lat": 49.9427100,\n
        "lon": 3.2411860,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548746,\n
        "lat": 49.9427150,\n
        "lon": 3.2411740,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548747,\n
        "lat": 49.9427150,\n
        "lon": 3.2413050,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548748,\n
        "lat": 49.9427170,\n
        "lon": 3.2374160,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548749,\n
        "lat": 49.9427250,\n
        "lon": 3.2439740,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548750,\n
        "lat": 49.9427310,\n
        "lon": 3.2410890,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548751,\n
        "lat": 49.9427310,\n
        "lon": 3.2412190,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548752,\n
        "lat": 49.9427330,\n
        "lon": 3.2374850,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548753,\n
        "lat": 49.9427360,\n
        "lon": 3.2440150,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548754,\n
        "lat": 49.9427410,\n
        "lon": 3.2414030,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548755,\n
        "lat": 49.9427440,\n
        "lon": 3.2375290,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548756,\n
        "lat": 49.9427550,\n
        "lon": 3.2373950,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548757,\n
        "lat": 49.9427570,\n
        "lon": 3.2412800,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548758,\n
        "lat": 49.9427710,\n
        "lon": 3.2374640,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548759,\n
        "lat": 49.9427740,\n
        "lon": 3.2411490,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548760,\n
        "lat": 49.9427790,\n
        "lon": 3.2412660,\n
        "timestamp": "2016-01-25T16:37:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548761,\n
        "lat": 49.9427850,\n
        "lon": 3.2413770,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548762,\n
        "lat": 49.9427920,\n
        "lon": 3.2413090,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548763,\n
        "lat": 49.9427980,\n
        "lon": 3.2410320,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548764,\n
        "lat": 49.9428150,\n
        "lon": 3.2412500,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548765,\n
        "lat": 49.9428260,\n
        "lon": 3.2412870,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548766,\n
        "lat": 49.9428300,\n
        "lon": 3.2410750,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548767,\n
        "lat": 49.9428430,\n
        "lon": 3.2412270,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548768,\n
        "lat": 49.9428480,\n
        "lon": 3.2411850,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548769,\n
        "lat": 49.9428630,\n
        "lon": 3.2412570,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548770,\n
        "lat": 49.9428810,\n
        "lon": 3.2413230,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548771,\n
        "lat": 49.9428900,\n
        "lon": 3.2409580,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548772,\n
        "lat": 49.9428960,\n
        "lon": 3.2409670,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548773,\n
        "lat": 49.9429350,\n
        "lon": 3.2411330,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548774,\n
        "lat": 49.9429440,\n
        "lon": 3.2407430,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548775,\n
        "lat": 49.9429460,\n
        "lon": 3.2408720,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548776,\n
        "lat": 49.9429690,\n
        "lon": 3.2412740,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548777,\n
        "lat": 49.9429970,\n
        "lon": 3.2383570,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548778,\n
        "lat": 49.9430060,\n
        "lon": 3.2384770,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548779,\n
        "lat": 49.9430430,\n
        "lon": 3.2409950,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548780,\n
        "lat": 49.9430820,\n
        "lon": 3.2409140,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548781,\n
        "lat": 49.9431580,\n
        "lon": 3.2383340,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548782,\n
        "lat": 49.9431580,\n
        "lon": 3.2384240,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548783,\n
        "lat": 49.9431580,\n
        "lon": 3.2384430,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548784,\n
        "lat": 49.9431600,\n
        "lon": 3.2378640,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548785,\n
        "lat": 49.9432460,\n
        "lon": 3.2384250,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548786,\n
        "lat": 49.9432560,\n
        "lon": 3.2378350,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548787,\n
        "lat": 49.9432580,\n
        "lon": 3.2378530,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548788,\n
        "lat": 49.9432580,\n
        "lon": 3.2378640,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548789,\n
        "lat": 49.9432580,\n
        "lon": 3.2379420,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548790,\n
        "lat": 49.9432600,\n
        "lon": 3.2383160,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548791,\n
        "lat": 49.9432980,\n
        "lon": 3.2378600,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548792,\n
        "lat": 49.9432990,\n
        "lon": 3.2379400,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548793,\n
        "lat": 49.9433880,\n
        "lon": 3.2382950,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548794,\n
        "lat": 49.9433960,\n
        "lon": 3.2383940,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548795,\n
        "lat": 49.9434060,\n
        "lon": 3.2377690,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548796,\n
        "lat": 49.9434200,\n
        "lon": 3.2378920,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548797,\n
        "lat": 49.9434750,\n
        "lon": 3.2382770,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548798,\n
        "lat": 49.9434830,\n
        "lon": 3.2383780,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548799,\n
        "lat": 49.9436560,\n
        "lon": 3.2382450,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548800,\n
        "lat": 49.9436580,\n
        "lon": 3.2382670,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548801,\n
        "lat": 49.9437850,\n
        "lon": 3.2377620,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548802,\n
        "lat": 49.9437890,\n
        "lon": 3.2376470,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548803,\n
        "lat": 49.9438910,\n
        "lon": 3.2410560,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548804,\n
        "lat": 49.9439080,\n
        "lon": 3.2381630,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548805,\n
        "lat": 49.9439110,\n
        "lon": 3.2382270,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548806,\n
        "lat": 49.9439110,\n
        "lon": 3.2382500,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548807,\n
        "lat": 49.9439190,\n
        "lon": 3.2378530,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548808,\n
        "lat": 49.9439230,\n
        "lon": 3.2411860,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548809,\n
        "lat": 49.9439370,\n
        "lon": 3.2377600,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548810,\n
        "lat": 49.9439680,\n
        "lon": 3.2376510,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548811,\n
        "lat": 49.9439790,\n
        "lon": 3.2381660,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548812,\n
        "lat": 49.9439800,\n
        "lon": 3.2381420,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548813,\n
        "lat": 49.9439800,\n
        "lon": 3.2410050,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548814,\n
        "lat": 49.9439820,\n
        "lon": 3.2382380,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548815,\n
        "lat": 49.9439840,\n
        "lon": 3.2381880,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548816,\n
        "lat": 49.9439950,\n
        "lon": 3.2382860,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548817,\n
        "lat": 49.9439970,\n
        "lon": 3.2381890,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548818,\n
        "lat": 49.9439990,\n
        "lon": 3.2381440,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548819,\n
        "lat": 49.9440090,\n
        "lon": 3.2378570,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548820,\n
        "lat": 49.9440120,\n
        "lon": 3.2411300,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548821,\n
        "lat": 49.9440170,\n
        "lon": 3.2412600,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548822,\n
        "lat": 49.9440340,\n
        "lon": 3.2413180,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548823,\n
        "lat": 49.9440410,\n
        "lon": 3.2412420,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548824,\n
        "lat": 49.9440570,\n
        "lon": 3.2413020,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548825,\n
        "lat": 49.9441030,\n
        "lon": 3.2411960,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548826,\n
        "lat": 49.9441200,\n
        "lon": 3.2412550,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548827,\n
        "lat": 49.9441720,\n
        "lon": 3.2377870,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548828,\n
        "lat": 49.9441770,\n
        "lon": 3.2376820,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548829,\n
        "lat": 49.9442030,\n
        "lon": 3.2377880,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548830,\n
        "lat": 49.9442050,\n
        "lon": 3.2377340,\n
        "timestamp": "2016-01-25T16:37:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548831,\n
        "lat": 49.9442250,\n
        "lon": 3.2408930,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548832,\n
        "lat": 49.9442370,\n
        "lon": 3.2377920,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548833,\n
        "lat": 49.9442380,\n
        "lon": 3.2377370,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548834,\n
        "lat": 49.9442530,\n
        "lon": 3.2409950,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548835,\n
        "lat": 49.9442650,\n
        "lon": 3.2408650,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548836,\n
        "lat": 49.9442930,\n
        "lon": 3.2409680,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548837,\n
        "lat": 49.9444170,\n
        "lon": 3.2372090,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548838,\n
        "lat": 49.9444180,\n
        "lon": 3.2371400,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548839,\n
        "lat": 49.9446400,\n
        "lon": 3.2372200,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548840,\n
        "lat": 49.9446770,\n
        "lon": 3.2375320,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548841,\n
        "lat": 49.9446860,\n
        "lon": 3.2372230,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548842,\n
        "lat": 49.9446870,\n
        "lon": 3.2371510,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548843,\n
        "lat": 49.9447100,\n
        "lon": 3.2372180,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548844,\n
        "lat": 49.9447470,\n
        "lon": 3.2375150,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548845,\n
        "lat": 49.9491870,\n
        "lon": 3.2368100,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548846,\n
        "lat": 49.9491940,\n
        "lon": 3.2368310,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548847,\n
        "lat": 49.9492080,\n
        "lon": 3.2368210,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548848,\n
        "lat": 49.9492250,\n
        "lon": 3.2368710,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548849,\n
        "lat": 49.9494840,\n
        "lon": 3.2365780,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548851,\n
        "lat": 49.9495650,\n
        "lon": 3.2372470,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548852,\n
        "lat": 49.9495760,\n
        "lon": 3.2372910,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548853,\n
        "lat": 49.9495920,\n
        "lon": 3.2372280,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548854,\n
        "lat": 49.9496040,\n
        "lon": 3.2372720,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548855,\n
        "lat": 49.9498190,\n
        "lon": 3.2369350,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548856,\n
        "lat": 49.9498340,\n
        "lon": 3.2368690,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548857,\n
        "lat": 49.9498470,\n
        "lon": 3.2369170,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548858,\n
        "lat": 49.9498530,\n
        "lon": 3.2370580,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548859,\n
        "lat": 49.9498600,\n
        "lon": 3.2368520,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548860,\n
        "lat": 49.9498730,\n
        "lon": 3.2368990,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548861,\n
        "lat": 49.9498760,\n
        "lon": 3.2368970,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548862,\n
        "lat": 49.9499080,\n
        "lon": 3.2370160,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548863,\n
        "lat": 49.9499740,\n
        "lon": 3.2368380,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548864,\n
        "lat": 49.9499970,\n
        "lon": 3.2367960,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548865,\n
        "lat": 49.9499990,\n
        "lon": 3.2369260,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548866,\n
        "lat": 49.9500030,\n
        "lon": 3.2368180,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548867,\n
        "lat": 49.9500240,\n
        "lon": 3.2367770,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548868,\n
        "lat": 49.9500320,\n
        "lon": 3.2367980,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548869,\n
        "lat": 49.9500400,\n
        "lon": 3.2367630,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548870,\n
        "lat": 49.9500480,\n
        "lon": 3.2367870,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548871,\n
        "lat": 49.9500740,\n
        "lon": 3.2367680,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548872,\n
        "lat": 49.9500870,\n
        "lon": 3.2368070,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548873,\n
        "lat": 49.9501110,\n
        "lon": 3.2367900,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548874,\n
        "lat": 49.9501260,\n
        "lon": 3.2368430,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548875,\n
        "lat": 49.9507360,\n
        "lon": 3.2373880,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548876,\n
        "lat": 49.9507540,\n
        "lon": 3.2375290,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548877,\n
        "lat": 49.9508870,\n
        "lon": 3.2367830,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548878,\n
        "lat": 49.9509240,\n
        "lon": 3.2369200,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548879,\n
        "lat": 49.9509300,\n
        "lon": 3.2368020,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548880,\n
        "lat": 49.9509470,\n
        "lon": 3.2368640,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548881,\n
        "lat": 49.9509560,\n
        "lon": 3.2368970,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548882,\n
        "lat": 49.9509620,\n
        "lon": 3.2367770,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548883,\n
        "lat": 49.9509810,\n
        "lon": 3.2368400,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548884,\n
        "lat": 49.9509850,\n
        "lon": 3.2368550,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548885,\n
        "lat": 49.9510070,\n
        "lon": 3.2372880,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548886,\n
        "lat": 49.9510290,\n
        "lon": 3.2374280,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548887,\n
        "lat": 49.9510310,\n
        "lon": 3.2351950,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548888,\n
        "lat": 49.9510390,\n
        "lon": 3.2352920,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548889,\n
        "lat": 49.9510490,\n
        "lon": 3.2354050,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548890,\n
        "lat": 49.9510520,\n
        "lon": 3.2373510,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548891,\n
        "lat": 49.9510550,\n
        "lon": 3.2354910,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548892,\n
        "lat": 49.9510590,\n
        "lon": 3.2355360,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548893,\n
        "lat": 49.9510610,\n
        "lon": 3.2374160,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548894,\n
        "lat": 49.9510920,\n
        "lon": 3.2351840,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548895,\n
        "lat": 49.9511010,\n
        "lon": 3.2352810,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548896,\n
        "lat": 49.9511020,\n
        "lon": 3.2366440,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548897,\n
        "lat": 49.9511150,\n
        "lon": 3.2353920,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548898,\n
        "lat": 49.9511210,\n
        "lon": 3.2354740,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548899,\n
        "lat": 49.9511454,\n
        "lon": 3.2355675,\n
        "timestamp": "2023-07-27T13:22:20Z",\n
        "version": 2,\n
        "changeset": 139087219,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548900,\n
        "lat": 49.9511250,\n
        "lon": 3.2355220,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548901,\n
        "lat": 49.9511310,\n
        "lon": 3.2369920,\n
        "timestamp": "2016-01-25T16:37:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548902,\n
        "lat": 49.9511615,\n
        "lon": 3.2357176,\n
        "timestamp": "2023-07-27T13:22:20Z",\n
        "version": 2,\n
        "changeset": 139087219,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548903,\n
        "lat": 49.9511340,\n
        "lon": 3.2367590,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548904,\n
        "lat": 49.9511959,\n
        "lon": 3.2357112,\n
        "timestamp": "2023-07-27T13:22:20Z",\n
        "version": 2,\n
        "changeset": 139087219,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548905,\n
        "lat": 49.9511830,\n
        "lon": 3.2373070,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548906,\n
        "lat": 49.9511870,\n
        "lon": 3.2369570,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548907,\n
        "lat": 49.9512049,\n
        "lon": 3.2358622,\n
        "timestamp": "2023-07-27T13:22:20Z",\n
        "version": 2,\n
        "changeset": 139087219,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548908,\n
        "lat": 49.9511930,\n
        "lon": 3.2373660,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548909,\n
        "lat": 49.9512060,\n
        "lon": 3.2373370,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548910,\n
        "lat": 49.9512080,\n
        "lon": 3.2365790,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548911,\n
        "lat": 49.9512120,\n
        "lon": 3.2373590,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548912,\n
        "lat": 49.9512220,\n
        "lon": 3.2373250,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548913,\n
        "lat": 49.9512470,\n
        "lon": 3.2367280,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548914,\n
        "lat": 49.9512580,\n
        "lon": 3.2365470,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548915,\n
        "lat": 49.9512650,\n
        "lon": 3.2365690,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548916,\n
        "lat": 49.9512819,\n
        "lon": 3.2356962,\n
        "timestamp": "2023-07-27T13:22:20Z",\n
        "version": 2,\n
        "changeset": 139087219,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548917,\n
        "lat": 49.9512939,\n
        "lon": 3.2358482,\n
        "timestamp": "2023-07-27T13:22:20Z",\n
        "version": 2,\n
        "changeset": 139087219,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548918,\n
        "lat": 49.9512880,\n
        "lon": 3.2373310,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548919,\n
        "lat": 49.9513427,\n
        "lon": 3.2355274,\n
        "timestamp": "2023-07-27T13:22:20Z",\n
        "version": 2,\n
        "changeset": 139087219,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548920,\n
        "lat": 49.9513535,\n
        "lon": 3.2356805,\n
        "timestamp": "2023-07-27T13:22:20Z",\n
        "version": 2,\n
        "changeset": 139087219,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548921,\n
        "lat": 49.9513290,\n
        "lon": 3.2366210,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548922,\n
        "lat": 49.9513400,\n
        "lon": 3.2365210,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548923,\n
        "lat": 49.9513400,\n
        "lon": 3.2366640,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548924,\n
        "lat": 49.9513590,\n
        "lon": 3.2365990,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548925,\n
        "lat": 49.9513680,\n
        "lon": 3.2366400,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548926,\n
        "lat": 49.9513790,\n
        "lon": 3.2366850,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548927,\n
        "lat": 49.9513870,\n
        "lon": 3.2359560,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548928,\n
        "lat": 49.9513870,\n
        "lon": 3.2367190,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548929,\n
        "lat": 49.9513890,\n
        "lon": 3.2366250,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548930,\n
        "lat": 49.9513950,\n
        "lon": 3.2360910,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548931,\n
        "lat": 49.9513960,\n
        "lon": 3.2366710,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548932,\n
        "lat": 49.9514000,\n
        "lon": 3.2366650,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548933,\n
        "lat": 49.9514060,\n
        "lon": 3.2367070,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548934,\n
        "lat": 49.9514190,\n
        "lon": 3.2364710,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548935,\n
        "lat": 49.9514390,\n
        "lon": 3.2359460,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548936,\n
        "lat": 49.9514460,\n
        "lon": 3.2360810,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548937,\n
        "lat": 49.9514510,\n
        "lon": 3.2359700,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548938,\n
        "lat": 49.9514570,\n
        "lon": 3.2364470,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548939,\n
        "lat": 49.9514600,\n
        "lon": 3.2366260,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548940,\n
        "lat": 49.9514620,\n
        "lon": 3.2361050,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548941,\n
        "lat": 49.9514750,\n
        "lon": 3.2359620,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548942,\n
        "lat": 49.9514760,\n
        "lon": 3.2364130,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548943,\n
        "lat": 49.9514810,\n
        "lon": 3.2364290,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548944,\n
        "lat": 49.9514880,\n
        "lon": 3.2360990,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548945,\n
        "lat": 49.9515080,\n
        "lon": 3.2366400,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548946,\n
        "lat": 49.9515260,\n
        "lon": 3.2366040,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548947,\n
        "lat": 49.9515310,\n
        "lon": 3.2366250,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548948,\n
        "lat": 49.9515650,\n
        "lon": 3.2359990,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548949,\n
        "lat": 49.9515660,\n
        "lon": 3.2359060,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548950,\n
        "lat": 49.9515710,\n
        "lon": 3.2363550,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548951,\n
        "lat": 49.9515770,\n
        "lon": 3.2359420,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548952,\n
        "lat": 49.9515900,\n
        "lon": 3.2360900,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548953,\n
        "lat": 49.9516000,\n
        "lon": 3.2358840,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548954,\n
        "lat": 49.9516000,\n
        "lon": 3.2363540,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548955,\n
        "lat": 49.9516100,\n
        "lon": 3.2359190,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548956,\n
        "lat": 49.9516140,\n
        "lon": 3.2365470,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548957,\n
        "lat": 49.9516150,\n
        "lon": 3.2364110,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548958,\n
        "lat": 49.9516160,\n
        "lon": 3.2358750,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548959,\n
        "lat": 49.9516210,\n
        "lon": 3.2358950,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548960,\n
        "lat": 49.9516290,\n
        "lon": 3.2358660,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548961,\n
        "lat": 49.9516350,\n
        "lon": 3.2358850,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548962,\n
        "lat": 49.9516470,\n
        "lon": 3.2359280,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548963,\n
        "lat": 49.9516500,\n
        "lon": 3.2358520,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548964,\n
        "lat": 49.9516510,\n
        "lon": 3.2359420,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548965,\n
        "lat": 49.9516670,\n
        "lon": 3.2359110,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548966,\n
        "lat": 49.9516770,\n
        "lon": 3.2359280,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548967,\n
        "lat": 49.9516770,\n
        "lon": 3.2360360,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548968,\n
        "lat": 49.9516910,\n
        "lon": 3.2359740,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548969,\n
        "lat": 49.9516920,\n
        "lon": 3.2359150,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548970,\n
        "lat": 49.9516920,\n
        "lon": 3.2362990,\n
        "timestamp": "2016-01-25T16:37:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548971,\n
        "lat": 49.9517060,\n
        "lon": 3.2359640,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548972,\n
        "lat": 49.9517060,\n
        "lon": 3.2363570,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548973,\n
        "lat": 49.9517190,\n
        "lon": 3.2360090,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548974,\n
        "lat": 49.9517390,\n
        "lon": 3.2357940,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548975,\n
        "lat": 49.9517470,\n
        "lon": 3.2358180,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548976,\n
        "lat": 49.9517730,\n
        "lon": 3.2358630,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548977,\n
        "lat": 49.9517970,\n
        "lon": 3.2357560,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548978,\n
        "lat": 49.9517970,\n
        "lon": 3.2358000,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548979,\n
        "lat": 49.9517990,\n
        "lon": 3.2359580,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548980,\n
        "lat": 49.9518020,\n
        "lon": 3.2357770,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548981,\n
        "lat": 49.9518070,\n
        "lon": 3.2357920,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548982,\n
        "lat": 49.9518080,\n
        "lon": 3.2358400,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548983,\n
        "lat": 49.9518170,\n
        "lon": 3.2358310,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548984,\n
        "lat": 49.9518430,\n
        "lon": 3.2359300,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548985,\n
        "lat": 49.9518790,\n
        "lon": 3.2357900,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548986,\n
        "lat": 49.9518910,\n
        "lon": 3.2358280,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548987,\n
        "lat": 49.9519020,\n
        "lon": 3.2358190,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548988,\n
        "lat": 49.9519200,\n
        "lon": 3.2358790,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548989,\n
        "lat": 49.9529390,\n
        "lon": 3.2354930,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548990,\n
        "lat": 49.9529500,\n
        "lon": 3.2355390,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548991,\n
        "lat": 49.9529780,\n
        "lon": 3.2356470,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548992,\n
        "lat": 49.9529790,\n
        "lon": 3.2356460,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548993,\n
        "lat": 49.9530090,\n
        "lon": 3.2357150,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548994,\n
        "lat": 49.9530620,\n
        "lon": 3.2354170,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548995,\n
        "lat": 49.9530740,\n
        "lon": 3.2354660,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548996,\n
        "lat": 49.9530990,\n
        "lon": 3.2355720,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548997,\n
        "lat": 49.9531180,\n
        "lon": 3.2356520,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548998,\n
        "lat": 49.9532370,\n
        "lon": 3.2355580,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966548999,\n
        "lat": 49.9532900,\n
        "lon": 3.2357770,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549000,\n
        "lat": 49.9534430,\n
        "lon": 3.2354350,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549001,\n
        "lat": 49.9534970,\n
        "lon": 3.2356530,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549002,\n
        "lat": 49.9542830,\n
        "lon": 3.2346920,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549003,\n
        "lat": 49.9543090,\n
        "lon": 3.2347940,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549004,\n
        "lat": 49.9543540,\n
        "lon": 3.2347680,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549005,\n
        "lat": 49.9543810,\n
        "lon": 3.2346280,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549006,\n
        "lat": 49.9544000,\n
        "lon": 3.2349120,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549007,\n
        "lat": 49.9544450,\n
        "lon": 3.2348830,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549008,\n
        "lat": 49.9545910,\n
        "lon": 3.2346290,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549009,\n
        "lat": 49.9545960,\n
        "lon": 3.2345030,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549010,\n
        "lat": 49.9546140,\n
        "lon": 3.2347160,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549011,\n
        "lat": 49.9546250,\n
        "lon": 3.2346080,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549012,\n
        "lat": 49.9546450,\n
        "lon": 3.2346960,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549013,\n
        "lat": 49.9546720,\n
        "lon": 3.2346340,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549014,\n
        "lat": 49.9546940,\n
        "lon": 3.2347150,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549015,\n
        "lat": 49.9547120,\n
        "lon": 3.2346070,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549016,\n
        "lat": 49.9547140,\n
        "lon": 3.2344290,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549017,\n
        "lat": 49.9547240,\n
        "lon": 3.2345490,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549018,\n
        "lat": 49.9547350,\n
        "lon": 3.2346880,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549019,\n
        "lat": 49.9547660,\n
        "lon": 3.2347050,\n
        "timestamp": "2016-01-25T16:37:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549020,\n
        "lat": 49.9547850,\n
        "lon": 3.2346930,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549021,\n
        "lat": 49.9551120,\n
        "lon": 3.2345290,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549022,\n
        "lat": 49.9551380,\n
        "lon": 3.2346280,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549023,\n
        "lat": 49.9552000,\n
        "lon": 3.2345910,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549024,\n
        "lat": 49.9552040,\n
        "lon": 3.2346030,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549025,\n
        "lat": 49.9552100,\n
        "lon": 3.2344720,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549026,\n
        "lat": 49.9552370,\n
        "lon": 3.2345830,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549027,\n
        "lat": 49.9552930,\n
        "lon": 3.2344060,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549028,\n
        "lat": 49.9553220,\n
        "lon": 3.2345220,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549029,\n
        "lat": 49.9553670,\n
        "lon": 3.2354560,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549030,\n
        "lat": 49.9553720,\n
        "lon": 3.2354090,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549031,\n
        "lat": 49.9553830,\n
        "lon": 3.2343520,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549032,\n
        "lat": 49.9553940,\n
        "lon": 3.2343950,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549033,\n
        "lat": 49.9554100,\n
        "lon": 3.2344670,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549034,\n
        "lat": 49.9554100,\n
        "lon": 3.2354650,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549035,\n
        "lat": 49.9554140,\n
        "lon": 3.2354170,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549036,\n
        "lat": 49.9554150,\n
        "lon": 3.2344880,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549037,\n
        "lat": 49.9554200,\n
        "lon": 3.2343790,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549038,\n
        "lat": 49.9554360,\n
        "lon": 3.2343220,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549039,\n
        "lat": 49.9554450,\n
        "lon": 3.2344690,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549040,\n
        "lat": 49.9554470,\n
        "lon": 3.2343620,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549041,\n
        "lat": 49.9554650,\n
        "lon": 3.2344370,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549042,\n
        "lat": 49.9554700,\n
        "lon": 3.2344530,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549043,\n
        "lat": 49.9555210,\n
        "lon": 3.2342700,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549044,\n
        "lat": 49.9555510,\n
        "lon": 3.2343830,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549045,\n
        "lat": 49.9555970,\n
        "lon": 3.2347550,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549046,\n
        "lat": 49.9556020,\n
        "lon": 3.2368480,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549047,\n
        "lat": 49.9556050,\n
        "lon": 3.2342180,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549048,\n
        "lat": 49.9556090,\n
        "lon": 3.2367740,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549049,\n
        "lat": 49.9556170,\n
        "lon": 3.2342590,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549050,\n
        "lat": 49.9556270,\n
        "lon": 3.2352040,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549051,\n
        "lat": 49.9556300,\n
        "lon": 3.2352720,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549052,\n
        "lat": 49.9556330,\n
        "lon": 3.2349050,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549053,\n
        "lat": 49.9556350,\n
        "lon": 3.2343320,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549054,\n
        "lat": 49.9556400,\n
        "lon": 3.2343510,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549055,\n
        "lat": 49.9556410,\n
        "lon": 3.2352720,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549056,\n
        "lat": 49.9556430,\n
        "lon": 3.2342400,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549057,\n
        "lat": 49.9556450,\n
        "lon": 3.2353640,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549058,\n
        "lat": 49.9556630,\n
        "lon": 3.2347120,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549059,\n
        "lat": 49.9556670,\n
        "lon": 3.2343320,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549060,\n
        "lat": 49.9556800,\n
        "lon": 3.2342030,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549061,\n
        "lat": 49.9556860,\n
        "lon": 3.2342220,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549062,\n
        "lat": 49.9557000,\n
        "lon": 3.2348660,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549063,\n
        "lat": 49.9557060,\n
        "lon": 3.2351870,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549064,\n
        "lat": 49.9557110,\n
        "lon": 3.2343080,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549065,\n
        "lat": 49.9557120,\n
        "lon": 3.2353530,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549066,\n
        "lat": 49.9557230,\n
        "lon": 3.2341710,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549067,\n
        "lat": 49.9557240,\n
        "lon": 3.2368700,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549068,\n
        "lat": 49.9557290,\n
        "lon": 3.2341910,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549069,\n
        "lat": 49.9557290,\n
        "lon": 3.2367940,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549070,\n
        "lat": 49.9557580,\n
        "lon": 3.2349050,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549071,\n
        "lat": 49.9557670,\n
        "lon": 3.2349520,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549072,\n
        "lat": 49.9557710,\n
        "lon": 3.2341390,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549073,\n
        "lat": 49.9557910,\n
        "lon": 3.2348900,\n
        "timestamp": "2016-01-25T16:37:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549074,\n
        "lat": 49.9557990,\n
        "lon": 3.2342470,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549075,\n
        "lat": 49.9558010,\n
        "lon": 3.2349350,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549076,\n
        "lat": 49.9558140,\n
        "lon": 3.2348790,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549077,\n
        "lat": 49.9558250,\n
        "lon": 3.2349230,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549078,\n
        "lat": 49.9558300,\n
        "lon": 3.2346630,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549079,\n
        "lat": 49.9558390,\n
        "lon": 3.2340420,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549080,\n
        "lat": 49.9558440,\n
        "lon": 3.2340250,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549081,\n
        "lat": 49.9558660,\n
        "lon": 3.2348130,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549082,\n
        "lat": 49.9558800,\n
        "lon": 3.2341860,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549083,\n
        "lat": 49.9558970,\n
        "lon": 3.2346240,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549084,\n
        "lat": 49.9559240,\n
        "lon": 3.2339730,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549085,\n
        "lat": 49.9559310,\n
        "lon": 3.2347720,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549086,\n
        "lat": 49.9559340,\n
        "lon": 3.2339770,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549087,\n
        "lat": 49.9559550,\n
        "lon": 3.2353790,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549088,\n
        "lat": 49.9559770,\n
        "lon": 3.2341200,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549089,\n
        "lat": 49.9559830,\n
        "lon": 3.2354880,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549090,\n
        "lat": 49.9560380,\n
        "lon": 3.2353330,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549091,\n
        "lat": 49.9560610,\n
        "lon": 3.2340020,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549092,\n
        "lat": 49.9560640,\n
        "lon": 3.2354410,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549093,\n
        "lat": 49.9560720,\n
        "lon": 3.2344070,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549094,\n
        "lat": 49.9560790,\n
        "lon": 3.2341040,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549095,\n
        "lat": 49.9560870,\n
        "lon": 3.2340990,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549096,\n
        "lat": 49.9560920,\n
        "lon": 3.2341530,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549097,\n
        "lat": 49.9560980,\n
        "lon": 3.2345210,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549098,\n
        "lat": 49.9561220,\n
        "lon": 3.2339660,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549099,\n
        "lat": 49.9561410,\n
        "lon": 3.2343670,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549100,\n
        "lat": 49.9561570,\n
        "lon": 3.2346360,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549101,\n
        "lat": 49.9561600,\n
        "lon": 3.2341110,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549102,\n
        "lat": 49.9561660,\n
        "lon": 3.2344840,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549103,\n
        "lat": 49.9561830,\n
        "lon": 3.2349830,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549104,\n
        "lat": 49.9561890,\n
        "lon": 3.2350860,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549105,\n
        "lat": 49.9561940,\n
        "lon": 3.2347950,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549106,\n
        "lat": 49.9562025,\n
        "lon": 3.2350788,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549107,\n
        "lat": 49.9562050,\n
        "lon": 3.2351550,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549108,\n
        "lat": 49.9562110,\n
        "lon": 3.2353080,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549109,\n
        "lat": 49.9562170,\n
        "lon": 3.2351490,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549110,\n
        "lat": 49.9562320,\n
        "lon": 3.2353980,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549111,\n
        "lat": 49.9562330,\n
        "lon": 3.2345940,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549112,\n
        "lat": 49.9562420,\n
        "lon": 3.2353910,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549113,\n
        "lat": 49.9562510,\n
        "lon": 3.2349490,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549114,\n
        "lat": 49.9562580,\n
        "lon": 3.2354980,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549115,\n
        "lat": 49.9562680,\n
        "lon": 3.2354930,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549116,\n
        "lat": 49.9562710,\n
        "lon": 3.2347550,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549117,\n
        "lat": 49.9562750,\n
        "lon": 3.2352690,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549118,\n
        "lat": 49.9562860,\n
        "lon": 3.2351160,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549119,\n
        "lat": 49.9562890,\n
        "lon": 3.2347630,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549120,\n
        "lat": 49.9563010,\n
        "lon": 3.2347550,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549121,\n
        "lat": 49.9563060,\n
        "lon": 3.2348380,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549122,\n
        "lat": 49.9563180,\n
        "lon": 3.2348310,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549123,\n
        "lat": 49.9563210,\n
        "lon": 3.2354620,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549124,\n
        "lat": 49.9564050,\n
        "lon": 3.2356060,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549125,\n
        "lat": 49.9564160,\n
        "lon": 3.2354950,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549126,\n
        "lat": 49.9565220,\n
        "lon": 3.2356290,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549127,\n
        "lat": 49.9565230,\n
        "lon": 3.2356100,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549128,\n
        "lat": 49.9565310,\n
        "lon": 3.2355190,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549129,\n
        "lat": 49.9565350,\n
        "lon": 3.2354730,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549130,\n
        "lat": 49.9565770,\n
        "lon": 3.2356200,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549131,\n
        "lat": 49.9566040,\n
        "lon": 3.2354870,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549132,\n
        "lat": 49.9566390,\n
        "lon": 3.2356500,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549133,\n
        "lat": 49.9566490,\n
        "lon": 3.2355430,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549134,\n
        "lat": 49.9567760,\n
        "lon": 3.2356780,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549135,\n
        "lat": 49.9567880,\n
        "lon": 3.2355710,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549136,\n
        "lat": 49.9568440,\n
        "lon": 3.2355260,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549137,\n
        "lat": 49.9568550,\n
        "lon": 3.2355000,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549138,\n
        "lat": 49.9568640,\n
        "lon": 3.2355360,\n
        "timestamp": "2016-01-25T16:37:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549157,\n
        "lat": 49.9571780,\n
        "lon": 3.2355920,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549158,\n
        "lat": 49.9571780,\n
        "lon": 3.2357380,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549159,\n
        "lat": 49.9571930,\n
        "lon": 3.2337520,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549160,\n
        "lat": 49.9572690,\n
        "lon": 3.2357400,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549161,\n
        "lat": 49.9572700,\n
        "lon": 3.2356370,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549162,\n
        "lat": 49.9572710,\n
        "lon": 3.2355710,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549163,\n
        "lat": 49.9572710,\n
        "lon": 3.2355880,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549164,\n
        "lat": 49.9573300,\n
        "lon": 3.2357420,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549165,\n
        "lat": 49.9573310,\n
        "lon": 3.2355510,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549166,\n
        "lat": 49.9573310,\n
        "lon": 3.2356390,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549167,\n
        "lat": 49.9573600,\n
        "lon": 3.2357440,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549168,\n
        "lat": 49.9573610,\n
        "lon": 3.2355710,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549169,\n
        "lat": 49.9573610,\n
        "lon": 3.2356380,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549170,\n
        "lat": 49.9573620,\n
        "lon": 3.2355510,\n
        "timestamp": "2016-01-25T16:37:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549171,\n
        "lat": 49.9573820,\n
        "lon": 3.2355710,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549172,\n
        "lat": 49.9573820,\n
        "lon": 3.2356040,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549173,\n
        "lat": 49.9573920,\n
        "lon": 3.2356060,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549174,\n
        "lat": 49.9573920,\n
        "lon": 3.2356390,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549175,\n
        "lat": 49.9574260,\n
        "lon": 3.2356400,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549176,\n
        "lat": 49.9574270,\n
        "lon": 3.2356120,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549177,\n
        "lat": 49.9574520,\n
        "lon": 3.2356420,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549178,\n
        "lat": 49.9574520,\n
        "lon": 3.2357460,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549179,\n
        "lat": 49.9574530,\n
        "lon": 3.2356110,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549180,\n
        "lat": 49.9575410,\n
        "lon": 3.2317220,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549181,\n
        "lat": 49.9575440,\n
        "lon": 3.2357490,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549182,\n
        "lat": 49.9575450,\n
        "lon": 3.2356140,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549183,\n
        "lat": 49.9575450,\n
        "lon": 3.2356470,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549184,\n
        "lat": 49.9575540,\n
        "lon": 3.2334440,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549185,\n
        "lat": 49.9575710,\n
        "lon": 3.2334040,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549186,\n
        "lat": 49.9575730,\n
        "lon": 3.2356160,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549187,\n
        "lat": 49.9575730,\n
        "lon": 3.2356480,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549188,\n
        "lat": 49.9575740,\n
        "lon": 3.2335400,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549189,\n
        "lat": 49.9575770,\n
        "lon": 3.2334320,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549190,\n
        "lat": 49.9576040,\n
        "lon": 3.2357520,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549191,\n
        "lat": 49.9576040,\n
        "lon": 3.2357610,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549192,\n
        "lat": 49.9576050,\n
        "lon": 3.2356480,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549193,\n
        "lat": 49.9576060,\n
        "lon": 3.2356120,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549194,\n
        "lat": 49.9576220,\n
        "lon": 3.2357620,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549195,\n
        "lat": 49.9576230,\n
        "lon": 3.2357530,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549196,\n
        "lat": 49.9576350,\n
        "lon": 3.2357540,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549197,\n
        "lat": 49.9576360,\n
        "lon": 3.2356110,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549198,\n
        "lat": 49.9576360,\n
        "lon": 3.2356490,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549199,\n
        "lat": 49.9576470,\n
        "lon": 3.2316700,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549200,\n
        "lat": 49.9576510,\n
        "lon": 3.2322620,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549201,\n
        "lat": 49.9576900,\n
        "lon": 3.2333350,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549202,\n
        "lat": 49.9576980,\n
        "lon": 3.2357570,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549203,\n
        "lat": 49.9576990,\n
        "lon": 3.2356520,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549204,\n
        "lat": 49.9577000,\n
        "lon": 3.2357170,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549205,\n
        "lat": 49.9577010,\n
        "lon": 3.2356030,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549206,\n
        "lat": 49.9577250,\n
        "lon": 3.2325750,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549207,\n
        "lat": 49.9577260,\n
        "lon": 3.2357170,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549208,\n
        "lat": 49.9577270,\n
        "lon": 3.2355360,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549209,\n
        "lat": 49.9577270,\n
        "lon": 3.2356050,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549210,\n
        "lat": 49.9577270,\n
        "lon": 3.2356090,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549211,\n
        "lat": 49.9577410,\n
        "lon": 3.2335480,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549212,\n
        "lat": 49.9577560,\n
        "lon": 3.2356140,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549213,\n
        "lat": 49.9577570,\n
        "lon": 3.2322070,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549214,\n
        "lat": 49.9577570,\n
        "lon": 3.2355360,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549215,\n
        "lat": 49.9577850,\n
        "lon": 3.2335190,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549216,\n
        "lat": 49.9577860,\n
        "lon": 3.2335240,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549217,\n
        "lat": 49.9577910,\n
        "lon": 3.2356160,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549218,\n
        "lat": 49.9577930,\n
        "lon": 3.2355340,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549219,\n
        "lat": 49.9578170,\n
        "lon": 3.2357180,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549220,\n
        "lat": 49.9578190,\n
        "lon": 3.2355340,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549221,\n
        "lat": 49.9578190,\n
        "lon": 3.2356170,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549222,\n
        "lat": 49.9578190,\n
        "lon": 3.2356250,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549223,\n
        "lat": 49.9578440,\n
        "lon": 3.2330410,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549224,\n
        "lat": 49.9578720,\n
        "lon": 3.2337160,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549225,\n
        "lat": 49.9578780,\n
        "lon": 3.2337410,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549226,\n
        "lat": 49.9578820,\n
        "lon": 3.2356180,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549227,\n
        "lat": 49.9578820,\n
        "lon": 3.2356830,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549228,\n
        "lat": 49.9578840,\n
        "lon": 3.2355380,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549229,\n
        "lat": 49.9578840,\n
        "lon": 3.2357180,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549230,\n
        "lat": 49.9579030,\n
        "lon": 3.2337280,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549231,\n
        "lat": 49.9579100,\n
        "lon": 3.2356840,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549232,\n
        "lat": 49.9579110,\n
        "lon": 3.2355380,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549233,\n
        "lat": 49.9579270,\n
        "lon": 3.2338210,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549234,\n
        "lat": 49.9579300,\n
        "lon": 3.2324520,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549235,\n
        "lat": 49.9579330,\n
        "lon": 3.2355380,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549236,\n
        "lat": 49.9579330,\n
        "lon": 3.2355780,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549237,\n
        "lat": 49.9579410,\n
        "lon": 3.2355790,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549238,\n
        "lat": 49.9579420,\n
        "lon": 3.2355400,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549239,\n
        "lat": 49.9579650,\n
        "lon": 3.2325850,\n
        "timestamp": "2016-01-25T16:37:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549240,\n
        "lat": 49.9579840,\n
        "lon": 3.2325750,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549241,\n
        "lat": 49.9579920,\n
        "lon": 3.2353960,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549242,\n
        "lat": 49.9579940,\n
        "lon": 3.2355430,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549243,\n
        "lat": 49.9579940,\n
        "lon": 3.2355840,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549244,\n
        "lat": 49.9580000,\n
        "lon": 3.2355840,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549245,\n
        "lat": 49.9580000,\n
        "lon": 3.2356880,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549246,\n
        "lat": 49.9580100,\n
        "lon": 3.2355210,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549247,\n
        "lat": 49.9580110,\n
        "lon": 3.2324040,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549248,\n
        "lat": 49.9580290,\n
        "lon": 3.2353840,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549249,\n
        "lat": 49.9580440,\n
        "lon": 3.2325280,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549250,\n
        "lat": 49.9580440,\n
        "lon": 3.2331320,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549251,\n
        "lat": 49.9580450,\n
        "lon": 3.2355110,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549252,\n
        "lat": 49.9580470,\n
        "lon": 3.2325360,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549253,\n
        "lat": 49.9580480,\n
        "lon": 3.2331300,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549254,\n
        "lat": 49.9580520,\n
        "lon": 3.2357260,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549255,\n
        "lat": 49.9580620,\n
        "lon": 3.2331960,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549256,\n
        "lat": 49.9580620,\n
        "lon": 3.2355860,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549257,\n
        "lat": 49.9580620,\n
        "lon": 3.2357220,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549258,\n
        "lat": 49.9580650,\n
        "lon": 3.2357390,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549259,\n
        "lat": 49.9580680,\n
        "lon": 3.2356360,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549260,\n
        "lat": 49.9580680,\n
        "lon": 3.2358040,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549261,\n
        "lat": 49.9580700,\n
        "lon": 3.2329100,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549262,\n
        "lat": 49.9580750,\n
        "lon": 3.2357360,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549263,\n
        "lat": 49.9580870,\n
        "lon": 3.2357930,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549264,\n
        "lat": 49.9580900,\n
        "lon": 3.2356340,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549265,\n
        "lat": 49.9580960,\n
        "lon": 3.2333410,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549266,\n
        "lat": 49.9580990,\n
        "lon": 3.2357190,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549267,\n
        "lat": 49.9581550,\n
        "lon": 3.2355630,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549268,\n
        "lat": 49.9581640,\n
        "lon": 3.2326550,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549269,\n
        "lat": 49.9581720,\n
        "lon": 3.2357000,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549270,\n
        "lat": 49.9581830,\n
        "lon": 3.2326340,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549271,\n
        "lat": 49.9581850,\n
        "lon": 3.2326440,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549272,\n
        "lat": 49.9581890,\n
        "lon": 3.2327640,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549273,\n
        "lat": 49.9582110,\n
        "lon": 3.2327530,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549274,\n
        "lat": 49.9582130,\n
        "lon": 3.2327590,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549275,\n
        "lat": 49.9582260,\n
        "lon": 3.2330260,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549276,\n
        "lat": 49.9582430,\n
        "lon": 3.2330920,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549277,\n
        "lat": 49.9582570,\n
        "lon": 3.2324000,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549278,\n
        "lat": 49.9582640,\n
        "lon": 3.2324280,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549279,\n
        "lat": 49.9582690,\n
        "lon": 3.2329100,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549280,\n
        "lat": 49.9582750,\n
        "lon": 3.2334670,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549281,\n
        "lat": 49.9582810,\n
        "lon": 3.2322440,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549282,\n
        "lat": 49.9582890,\n
        "lon": 3.2322760,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549283,\n
        "lat": 49.9583040,\n
        "lon": 3.2323340,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549284,\n
        "lat": 49.9583050,\n
        "lon": 3.2335900,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549285,\n
        "lat": 49.9583060,\n
        "lon": 3.2354410,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549286,\n
        "lat": 49.9583140,\n
        "lon": 3.2330900,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549287,\n
        "lat": 49.9583140,\n
        "lon": 3.2355090,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549288,\n
        "lat": 49.9583190,\n
        "lon": 3.2323940,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549289,\n
        "lat": 49.9583200,\n
        "lon": 3.2328800,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549290,\n
        "lat": 49.9583210,\n
        "lon": 3.2353900,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549291,\n
        "lat": 49.9583268,\n
        "lon": 3.2354341,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549292,\n
        "lat": 49.9583280,\n
        "lon": 3.2329120,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549293,\n
        "lat": 49.9583360,\n
        "lon": 3.2355040,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549294,\n
        "lat": 49.9583530,\n
        "lon": 3.2355420,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549295,\n
        "lat": 49.9583560,\n
        "lon": 3.2325360,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549296,\n
        "lat": 49.9583580,\n
        "lon": 3.2321980,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549297,\n
        "lat": 49.9583590,\n
        "lon": 3.2356150,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549298,\n
        "lat": 49.9583610,\n
        "lon": 3.2353780,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549299,\n
        "lat": 49.9583660,\n
        "lon": 3.2322320,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549300,\n
        "lat": 49.9583690,\n
        "lon": 3.2354350,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549301,\n
        "lat": 49.9583760,\n
        "lon": 3.2354930,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549302,\n
        "lat": 49.9583800,\n
        "lon": 3.2322900,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549303,\n
        "lat": 49.9583810,\n
        "lon": 3.2355360,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549304,\n
        "lat": 49.9583870,\n
        "lon": 3.2356060,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549305,\n
        "lat": 49.9583890,\n
        "lon": 3.2326610,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549306,\n
        "lat": 49.9583910,\n
        "lon": 3.2354290,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549307,\n
        "lat": 49.9583950,\n
        "lon": 3.2323490,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549308,\n
        "lat": 49.9583960,\n
        "lon": 3.2354880,\n
        "timestamp": "2016-01-25T16:37:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549309,\n
        "lat": 49.9584450,\n
        "lon": 3.2322880,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549310,\n
        "lat": 49.9584450,\n
        "lon": 3.2352350,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549311,\n
        "lat": 49.9584510,\n
        "lon": 3.2323160,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549312,\n
        "lat": 49.9584560,\n
        "lon": 3.2353510,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549313,\n
        "lat": 49.9584570,\n
        "lon": 3.2353630,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549314,\n
        "lat": 49.9584840,\n
        "lon": 3.2357010,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549315,\n
        "lat": 49.9584970,\n
        "lon": 3.2353400,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549316,\n
        "lat": 49.9584990,\n
        "lon": 3.2353560,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549317,\n
        "lat": 49.9585020,\n
        "lon": 3.2351790,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549318,\n
        "lat": 49.9585040,\n
        "lon": 3.2369870,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549319,\n
        "lat": 49.9585050,\n
        "lon": 3.2357920,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549320,\n
        "lat": 49.9585060,\n
        "lon": 3.2352210,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549321,\n
        "lat": 49.9585070,\n
        "lon": 3.2372390,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549322,\n
        "lat": 49.9585330,\n
        "lon": 3.2357790,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549323,\n
        "lat": 49.9585360,\n
        "lon": 3.2353300,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549324,\n
        "lat": 49.9585370,\n
        "lon": 3.2353420,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549325,\n
        "lat": 49.9585370,\n
        "lon": 3.2358030,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549326,\n
        "lat": 49.9585580,\n
        "lon": 3.2329440,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549327,\n
        "lat": 49.9585600,\n
        "lon": 3.2351660,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549328,\n
        "lat": 49.9585640,\n
        "lon": 3.2352080,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549329,\n
        "lat": 49.9585650,\n
        "lon": 3.2329700,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549330,\n
        "lat": 49.9585690,\n
        "lon": 3.2352070,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549331,\n
        "lat": 49.9585800,\n
        "lon": 3.2353200,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549332,\n
        "lat": 49.9585810,\n
        "lon": 3.2353360,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549333,\n
        "lat": 49.9585810,\n
        "lon": 3.2356700,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549334,\n
        "lat": 49.9585850,\n
        "lon": 3.2329270,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549335,\n
        "lat": 49.9585900,\n
        "lon": 3.2329550,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549336,\n
        "lat": 49.9585900,\n
        "lon": 3.2357190,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549337,\n
        "lat": 49.9586060,\n
        "lon": 3.2327050,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549338,\n
        "lat": 49.9586070,\n
        "lon": 3.2320470,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549339,\n
        "lat": 49.9586140,\n
        "lon": 3.2327380,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549340,\n
        "lat": 49.9586150,\n
        "lon": 3.2357660,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549341,\n
        "lat": 49.9586220,\n
        "lon": 3.2357040,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549342,\n
        "lat": 49.9586370,\n
        "lon": 3.2321730,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549343,\n
        "lat": 49.9586570,\n
        "lon": 3.2384200,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549344,\n
        "lat": 49.9586590,\n
        "lon": 3.2326730,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549345,\n
        "lat": 49.9586610,\n
        "lon": 3.2354260,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549346,\n
        "lat": 49.9586660,\n
        "lon": 3.2384900,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549347,\n
        "lat": 49.9586670,\n
        "lon": 3.2353260,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549348,\n
        "lat": 49.9586800,\n
        "lon": 3.2383560,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549349,\n
        "lat": 49.9586810,\n
        "lon": 3.2384430,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549350,\n
        "lat": 49.9587000,\n
        "lon": 3.2353560,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549351,\n
        "lat": 49.9587010,\n
        "lon": 3.2328550,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549352,\n
        "lat": 49.9587010,\n
        "lon": 3.2353310,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549353,\n
        "lat": 49.9587040,\n
        "lon": 3.2328530,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549354,\n
        "lat": 49.9587040,\n
        "lon": 3.2385210,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549355,\n
        "lat": 49.9587140,\n
        "lon": 3.2321950,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549356,\n
        "lat": 49.9587250,\n
        "lon": 3.2353820,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549357,\n
        "lat": 49.9587250,\n
        "lon": 3.2362180,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549358,\n
        "lat": 49.9587260,\n
        "lon": 3.2353600,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549359,\n
        "lat": 49.9587270,\n
        "lon": 3.2321750,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549360,\n
        "lat": 49.9587290,\n
        "lon": 3.2321860,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549361,\n
        "lat": 49.9587290,\n
        "lon": 3.2369860,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549362,\n
        "lat": 49.9587320,\n
        "lon": 3.2355340,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549363,\n
        "lat": 49.9587400,\n
        "lon": 3.2354370,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549364,\n
        "lat": 49.9587410,\n
        "lon": 3.2322980,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549365,\n
        "lat": 49.9587450,\n
        "lon": 3.2384110,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549366,\n
        "lat": 49.9587534,\n
        "lon": 3.2326253,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549367,\n
        "lat": 49.9587557,\n
        "lon": 3.2326104,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549368,\n
        "lat": 49.9587560,\n
        "lon": 3.2322880,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549369,\n
        "lat": 49.9587563,\n
        "lon": 3.2326399,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549370,\n
        "lat": 49.9587624,\n
        "lon": 3.2325993,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549371,\n
        "lat": 49.9587635,\n
        "lon": 3.2326503,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549372,\n
        "lat": 49.9587710,\n
        "lon": 3.2324230,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549373,\n
        "lat": 49.9587718,\n
        "lon": 3.2325949,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549374,\n
        "lat": 49.9587730,\n
        "lon": 3.2326538,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549375,\n
        "lat": 49.9587814,\n
        "lon": 3.2325983,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549376,\n
        "lat": 49.9587824,\n
        "lon": 3.2326494,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549377,\n
        "lat": 49.9587860,\n
        "lon": 3.2324810,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549378,\n
        "lat": 49.9587870,\n
        "lon": 3.2324130,\n
        "timestamp": "2016-01-25T16:37:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549379,\n
        "lat": 49.9587885,\n
        "lon": 3.2326088,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549380,\n
        "lat": 49.9587891,\n
        "lon": 3.2326383,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549381,\n
        "lat": 49.9587914,\n
        "lon": 3.2326234,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549382,\n
        "lat": 49.9587950,\n
        "lon": 3.2361470,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549383,\n
        "lat": 49.9588090,\n
        "lon": 3.2355450,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549384,\n
        "lat": 49.9588130,\n
        "lon": 3.2354760,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549385,\n
        "lat": 49.9588240,\n
        "lon": 3.2323890,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549386,\n
        "lat": 49.9588280,\n
        "lon": 3.2321140,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549387,\n
        "lat": 49.9588340,\n
        "lon": 3.2354790,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549388,\n
        "lat": 49.9588340,\n
        "lon": 3.2358440,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549389,\n
        "lat": 49.9588360,\n
        "lon": 3.2352150,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549390,\n
        "lat": 49.9588360,\n
        "lon": 3.2352490,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549391,\n
        "lat": 49.9588380,\n
        "lon": 3.2324480,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549392,\n
        "lat": 49.9588400,\n
        "lon": 3.2353990,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549393,\n
        "lat": 49.9588520,\n
        "lon": 3.2361640,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549394,\n
        "lat": 49.9588520,\n
        "lon": 3.2361710,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549395,\n
        "lat": 49.9588640,\n
        "lon": 3.2355530,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549396,\n
        "lat": 49.9588770,\n
        "lon": 3.2353880,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549397,\n
        "lat": 49.9588820,\n
        "lon": 3.2361800,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549398,\n
        "lat": 49.9588860,\n
        "lon": 3.2352500,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549399,\n
        "lat": 49.9588870,\n
        "lon": 3.2352170,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549400,\n
        "lat": 49.9588890,\n
        "lon": 3.2323470,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549401,\n
        "lat": 49.9588910,\n
        "lon": 3.2358600,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549402,\n
        "lat": 49.9588930,\n
        "lon": 3.2358450,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549403,\n
        "lat": 49.9589090,\n
        "lon": 3.2358660,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549404,\n
        "lat": 49.9589100,\n
        "lon": 3.2358500,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549405,\n
        "lat": 49.9589220,\n
        "lon": 3.2358710,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549406,\n
        "lat": 49.9589510,\n
        "lon": 3.2360040,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549407,\n
        "lat": 49.9589510,\n
        "lon": 3.2362190,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549408,\n
        "lat": 49.9589550,\n
        "lon": 3.2366420,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549409,\n
        "lat": 49.9589550,\n
        "lon": 3.2369850,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549410,\n
        "lat": 49.9589570,\n
        "lon": 3.2372410,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549411,\n
        "lat": 49.9589600,\n
        "lon": 3.2357080,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549412,\n
        "lat": 49.9589620,\n
        "lon": 3.2360040,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549413,\n
        "lat": 49.9589670,\n
        "lon": 3.2354040,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549414,\n
        "lat": 49.9589700,\n
        "lon": 3.2353600,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549415,\n
        "lat": 49.9589730,\n
        "lon": 3.2355700,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549416,\n
        "lat": 49.9589880,\n
        "lon": 3.2353640,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549417,\n
        "lat": 49.9589900,\n
        "lon": 3.2372860,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549418,\n
        "lat": 49.9589960,\n
        "lon": 3.2387630,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549419,\n
        "lat": 49.9590120,\n
        "lon": 3.2354280,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549420,\n
        "lat": 49.9590270,\n
        "lon": 3.2386610,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549421,\n
        "lat": 49.9590280,\n
        "lon": 3.2360050,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549422,\n
        "lat": 49.9590290,\n
        "lon": 3.2357970,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549423,\n
        "lat": 49.9590320,\n
        "lon": 3.2366420,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549424,\n
        "lat": 49.9590340,\n
        "lon": 3.2301890,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549425,\n
        "lat": 49.9590350,\n
        "lon": 3.2360060,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549426,\n
        "lat": 49.9590370,\n
        "lon": 3.2302950,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549427,\n
        "lat": 49.9590400,\n
        "lon": 3.2352990,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549428,\n
        "lat": 49.9590410,\n
        "lon": 3.2312780,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549429,\n
        "lat": 49.9590430,\n
        "lon": 3.2313690,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549430,\n
        "lat": 49.9590440,\n
        "lon": 3.2313780,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549431,\n
        "lat": 49.9590490,\n
        "lon": 3.2313670,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549432,\n
        "lat": 49.9590490,\n
        "lon": 3.2313770,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549433,\n
        "lat": 49.9590550,\n
        "lon": 3.2314330,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549434,\n
        "lat": 49.9590610,\n
        "lon": 3.2366420,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549435,\n
        "lat": 49.9590610,\n
        "lon": 3.2368090,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549436,\n
        "lat": 49.9590630,\n
        "lon": 3.2386860,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549437,\n
        "lat": 49.9590650,\n
        "lon": 3.2370900,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549438,\n
        "lat": 49.9590690,\n
        "lon": 3.2373570,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549439,\n
        "lat": 49.9590730,\n
        "lon": 3.2301870,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549440,\n
        "lat": 49.9590770,\n
        "lon": 3.2302930,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549441,\n
        "lat": 49.9590790,\n
        "lon": 3.2312700,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549442,\n
        "lat": 49.9590790,\n
        "lon": 3.2376990,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549443,\n
        "lat": 49.9590840,\n
        "lon": 3.2313210,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549444,\n
        "lat": 49.9590850,\n
        "lon": 3.2376560,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549445,\n
        "lat": 49.9590870,\n
        "lon": 3.2359360,\n
        "timestamp": "2016-01-25T16:37:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549446,\n
        "lat": 49.9590880,\n
        "lon": 3.2359910,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549447,\n
        "lat": 49.9590920,\n
        "lon": 3.2376400,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549448,\n
        "lat": 49.9590930,\n
        "lon": 3.2376640,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549449,\n
        "lat": 49.9590990,\n
        "lon": 3.2377190,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549450,\n
        "lat": 49.9591000,\n
        "lon": 3.2375450,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549451,\n
        "lat": 49.9591090,\n
        "lon": 3.2325630,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549452,\n
        "lat": 49.9591110,\n
        "lon": 3.2375040,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549453,\n
        "lat": 49.9591120,\n
        "lon": 3.2309490,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549454,\n
        "lat": 49.9591200,\n
        "lon": 3.2376690,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549455,\n
        "lat": 49.9591200,\n
        "lon": 3.2384880,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549456,\n
        "lat": 49.9591210,\n
        "lon": 3.2310380,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549457,\n
        "lat": 49.9591210,\n
        "lon": 3.2372220,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549458,\n
        "lat": 49.9591250,\n
        "lon": 3.2323940,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549459,\n
        "lat": 49.9591250,\n
        "lon": 3.2359320,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549460,\n
        "lat": 49.9591260,\n
        "lon": 3.2359880,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549461,\n
        "lat": 49.9591320,\n
        "lon": 3.2376610,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549462,\n
        "lat": 49.9591420,\n
        "lon": 3.2309420,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549463,\n
        "lat": 49.9591420,\n
        "lon": 3.2371660,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549464,\n
        "lat": 49.9591440,\n
        "lon": 3.2371600,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549465,\n
        "lat": 49.9591490,\n
        "lon": 3.2300780,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549466,\n
        "lat": 49.9591490,\n
        "lon": 3.2310330,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549467,\n
        "lat": 49.9591500,\n
        "lon": 3.2376040,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549468,\n
        "lat": 49.9591520,\n
        "lon": 3.2301160,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549469,\n
        "lat": 49.9591560,\n
        "lon": 3.2309280,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549470,\n
        "lat": 49.9591560,\n
        "lon": 3.2375810,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549471,\n
        "lat": 49.9591580,\n
        "lon": 3.2384490,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549472,\n
        "lat": 49.9591600,\n
        "lon": 3.2325500,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549473,\n
        "lat": 49.9591660,\n
        "lon": 3.2375430,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549474,\n
        "lat": 49.9591670,\n
        "lon": 3.2384770,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549475,\n
        "lat": 49.9591710,\n
        "lon": 3.2389370,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549476,\n
        "lat": 49.9591720,\n
        "lon": 3.2384580,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549477,\n
        "lat": 49.9591740,\n
        "lon": 3.2324060,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549478,\n
        "lat": 49.9591740,\n
        "lon": 3.2389260,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549479,\n
        "lat": 49.9591770,\n
        "lon": 3.2311800,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549480,\n
        "lat": 49.9591780,\n
        "lon": 3.2358160,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549481,\n
        "lat": 49.9591810,\n
        "lon": 3.2351980,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549482,\n
        "lat": 49.9591830,\n
        "lon": 3.2355190,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549483,\n
        "lat": 49.9591830,\n
        "lon": 3.2357380,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549484,\n
        "lat": 49.9591840,\n
        "lon": 3.2385300,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549485,\n
        "lat": 49.9591860,\n
        "lon": 3.2351790,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549486,\n
        "lat": 49.9591870,\n
        "lon": 3.2388800,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549487,\n
        "lat": 49.9591880,\n
        "lon": 3.2383460,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549488,\n
        "lat": 49.9591890,\n
        "lon": 3.2364780,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549489,\n
        "lat": 49.9591900,\n
        "lon": 3.2305150,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549490,\n
        "lat": 49.9591900,\n
        "lon": 3.2365400,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549491,\n
        "lat": 49.9591910,\n
        "lon": 3.2384940,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549492,\n
        "lat": 49.9591940,\n
        "lon": 3.2305660,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549493,\n
        "lat": 49.9591940,\n
        "lon": 3.2373050,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549494,\n
        "lat": 49.9591940,\n
        "lon": 3.2375820,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549495,\n
        "lat": 49.9591950,\n
        "lon": 3.2309190,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549496,\n
        "lat": 49.9591950,\n
        "lon": 3.2312980,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549497,\n
        "lat": 49.9591950,\n
        "lon": 3.2389390,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549498,\n
        "lat": 49.9591960,\n
        "lon": 3.2351860,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549499,\n
        "lat": 49.9591980,\n
        "lon": 3.2351770,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549500,\n
        "lat": 49.9591980,\n
        "lon": 3.2372950,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549501,\n
        "lat": 49.9592040,\n
        "lon": 3.2314020,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549502,\n
        "lat": 49.9592070,\n
        "lon": 3.2388940,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549503,\n
        "lat": 49.9592100,\n
        "lon": 3.2305120,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549504,\n
        "lat": 49.9592120,\n
        "lon": 3.2353890,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549505,\n
        "lat": 49.9592140,\n
        "lon": 3.2305610,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549506,\n
        "lat": 49.9592170,\n
        "lon": 3.2311730,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549507,\n
        "lat": 49.9592200,\n
        "lon": 3.2353550,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549508,\n
        "lat": 49.9592260,\n
        "lon": 3.2387400,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549509,\n
        "lat": 49.9592270,\n
        "lon": 3.2300810,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549510,\n
        "lat": 49.9592300,\n
        "lon": 3.2301200,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549511,\n
        "lat": 49.9592310,\n
        "lon": 3.2377320,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549512,\n
        "lat": 49.9592360,\n
        "lon": 3.2301200,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549513,\n
        "lat": 49.9592360,\n
        "lon": 3.2311220,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549514,\n
        "lat": 49.9592360,\n
        "lon": 3.2374800,\n
        "timestamp": "2016-01-25T16:37:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549515,\n
        "lat": 49.9592370,\n
        "lon": 3.2301680,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549516,\n
        "lat": 49.9592400,\n
        "lon": 3.2311590,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549517,\n
        "lat": 49.9592410,\n
        "lon": 3.2352380,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549518,\n
        "lat": 49.9592430,\n
        "lon": 3.2380500,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549519,\n
        "lat": 49.9592500,\n
        "lon": 3.2352090,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549520,\n
        "lat": 49.9592500,\n
        "lon": 3.2376790,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549521,\n
        "lat": 49.9592530,\n
        "lon": 3.2364770,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549522,\n
        "lat": 49.9592530,\n
        "lon": 3.2365370,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549523,\n
        "lat": 49.9592530,\n
        "lon": 3.2376390,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549524,\n
        "lat": 49.9592550,\n
        "lon": 3.2351930,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549525,\n
        "lat": 49.9592570,\n
        "lon": 3.2355580,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549526,\n
        "lat": 49.9592580,\n
        "lon": 3.2387630,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549527,\n
        "lat": 49.9592600,\n
        "lon": 3.2373680,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549528,\n
        "lat": 49.9592690,\n
        "lon": 3.2349760,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549529,\n
        "lat": 49.9592690,\n
        "lon": 3.2385880,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549530,\n
        "lat": 49.9592700,\n
        "lon": 3.2373450,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549531,\n
        "lat": 49.9592730,\n
        "lon": 3.2300820,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549532,\n
        "lat": 49.9592730,\n
        "lon": 3.2301220,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549533,\n
        "lat": 49.9592730,\n
        "lon": 3.2349300,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549534,\n
        "lat": 49.9592740,\n
        "lon": 3.2311150,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549535,\n
        "lat": 49.9592760,\n
        "lon": 3.2348150,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549536,\n
        "lat": 49.9592770,\n
        "lon": 3.2311520,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549537,\n
        "lat": 49.9592770,\n
        "lon": 3.2312900,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549538,\n
        "lat": 49.9592790,\n
        "lon": 3.2301660,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549539,\n
        "lat": 49.9592800,\n
        "lon": 3.2301810,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549540,\n
        "lat": 49.9592870,\n
        "lon": 3.2373010,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549541,\n
        "lat": 49.9592900,\n
        "lon": 3.2372950,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549542,\n
        "lat": 49.9592940,\n
        "lon": 3.2381300,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549543,\n
        "lat": 49.9592950,\n
        "lon": 3.2314960,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549544,\n
        "lat": 49.9592950,\n
        "lon": 3.2353950,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549545,\n
        "lat": 49.9592950,\n
        "lon": 3.2375390,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549546,\n
        "lat": 49.9592960,\n
        "lon": 3.2384930,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549547,\n
        "lat": 49.9592990,\n
        "lon": 3.2352210,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549548,\n
        "lat": 49.9593010,\n
        "lon": 3.2386100,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549549,\n
        "lat": 49.9593010,\n
        "lon": 3.2390500,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549550,\n
        "lat": 49.9593080,\n
        "lon": 3.2312850,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549551,\n
        "lat": 49.9593080,\n
        "lon": 3.2390220,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549552,\n
        "lat": 49.9593090,\n
        "lon": 3.2386150,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549553,\n
        "lat": 49.9593110,\n
        "lon": 3.2301650,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549554,\n
        "lat": 49.9593110,\n
        "lon": 3.2301790,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549555,\n
        "lat": 49.9593120,\n
        "lon": 3.2313400,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549556,\n
        "lat": 49.9593120,\n
        "lon": 3.2384250,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549557,\n
        "lat": 49.9593140,\n
        "lon": 3.2374640,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549558,\n
        "lat": 49.9593160,\n
        "lon": 3.2301230,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549559,\n
        "lat": 49.9593170,\n
        "lon": 3.2299700,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549560,\n
        "lat": 49.9593170,\n
        "lon": 3.2301650,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549561,\n
        "lat": 49.9593170,\n
        "lon": 3.2379190,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549562,\n
        "lat": 49.9593180,\n
        "lon": 3.2357950,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549563,\n
        "lat": 49.9593230,\n
        "lon": 3.2390650,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549564,\n
        "lat": 49.9593240,\n
        "lon": 3.2349860,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549565,\n
        "lat": 49.9593260,\n
        "lon": 3.2311040,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549566,\n
        "lat": 49.9593270,\n
        "lon": 3.2300780,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549567,\n
        "lat": 49.9593280,\n
        "lon": 3.2349390,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549568,\n
        "lat": 49.9593310,\n
        "lon": 3.2390370,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549569,\n
        "lat": 49.9593320,\n
        "lon": 3.2333580,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549570,\n
        "lat": 49.9593340,\n
        "lon": 3.2385210,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549571,\n
        "lat": 49.9593350,\n
        "lon": 3.2353000,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549572,\n
        "lat": 49.9593360,\n
        "lon": 3.2374080,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549573,\n
        "lat": 49.9593380,\n
        "lon": 3.2335520,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549574,\n
        "lat": 49.9593410,\n
        "lon": 3.2348700,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549575,\n
        "lat": 49.9593410,\n
        "lon": 3.2378130,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549576,\n
        "lat": 49.9593420,\n
        "lon": 3.2312890,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549577,\n
        "lat": 49.9593420,\n
        "lon": 3.2332840,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549578,\n
        "lat": 49.9593440,\n
        "lon": 3.2374940,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549579,\n
        "lat": 49.9593460,\n
        "lon": 3.2306490,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549580,\n
        "lat": 49.9593460,\n
        "lon": 3.2357750,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549581,\n
        "lat": 49.9593470,\n
        "lon": 3.2357810,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549582,\n
        "lat": 49.9593480,\n
        "lon": 3.2359320,\n
        "timestamp": "2016-01-25T16:37:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549583,\n
        "lat": 49.9593490,\n
        "lon": 3.2310990,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549584,\n
        "lat": 49.9593490,\n
        "lon": 3.2334770,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549585,\n
        "lat": 49.9593510,\n
        "lon": 3.2307010,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549586,\n
        "lat": 49.9593540,\n
        "lon": 3.2348300,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549587,\n
        "lat": 49.9593550,\n
        "lon": 3.2300720,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549588,\n
        "lat": 49.9593560,\n
        "lon": 3.2300790,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549589,\n
        "lat": 49.9593580,\n
        "lon": 3.2311930,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549590,\n
        "lat": 49.9593580,\n
        "lon": 3.2350210,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549591,\n
        "lat": 49.9593600,\n
        "lon": 3.2300790,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549592,\n
        "lat": 49.9593620,\n
        "lon": 3.2348330,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549593,\n
        "lat": 49.9593630,\n
        "lon": 3.2301250,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549594,\n
        "lat": 49.9593630,\n
        "lon": 3.2301620,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549595,\n
        "lat": 49.9593640,\n
        "lon": 3.2318040,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549596,\n
        "lat": 49.9593640,\n
        "lon": 3.2345350,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549597,\n
        "lat": 49.9593670,\n
        "lon": 3.2312830,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549598,\n
        "lat": 49.9593680,\n
        "lon": 3.2306100,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549599,\n
        "lat": 49.9593680,\n
        "lon": 3.2374910,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549600,\n
        "lat": 49.9593710,\n
        "lon": 3.2306360,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549601,\n
        "lat": 49.9593710,\n
        "lon": 3.2306430,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549602,\n
        "lat": 49.9593710,\n
        "lon": 3.2313310,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549603,\n
        "lat": 49.9593710,\n
        "lon": 3.2349470,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549604,\n
        "lat": 49.9593710,\n
        "lon": 3.2380020,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549605,\n
        "lat": 49.9593730,\n
        "lon": 3.2377600,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549606,\n
        "lat": 49.9593750,\n
        "lon": 3.2317890,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549607,\n
        "lat": 49.9593760,\n
        "lon": 3.2313810,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549608,\n
        "lat": 49.9593770,\n
        "lon": 3.2359180,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549609,\n
        "lat": 49.9593770,\n
        "lon": 3.2359230,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549610,\n
        "lat": 49.9593780,\n
        "lon": 3.2307000,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549611,\n
        "lat": 49.9593840,\n
        "lon": 3.2349780,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549612,\n
        "lat": 49.9593850,\n
        "lon": 3.2314790,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549613,\n
        "lat": 49.9593850,\n
        "lon": 3.2320520,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549614,\n
        "lat": 49.9593850,\n
        "lon": 3.2342660,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549615,\n
        "lat": 49.9593860,\n
        "lon": 3.2311870,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549616,\n
        "lat": 49.9593860,\n
        "lon": 3.2342390,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549617,\n
        "lat": 49.9593860,\n
        "lon": 3.2342710,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549618,\n
        "lat": 49.9593910,\n
        "lon": 3.2349520,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549619,\n
        "lat": 49.9593920,\n
        "lon": 3.2369850,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549620,\n
        "lat": 49.9593940,\n
        "lon": 3.2306360,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549621,\n
        "lat": 49.9593940,\n
        "lon": 3.2312770,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549622,\n
        "lat": 49.9593970,\n
        "lon": 3.2338280,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549623,\n
        "lat": 49.9593970,\n
        "lon": 3.2348560,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549624,\n
        "lat": 49.9593990,\n
        "lon": 3.2306980,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549625,\n
        "lat": 49.9593990,\n
        "lon": 3.2338050,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549626,\n
        "lat": 49.9593990,\n
        "lon": 3.2342720,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549627,\n
        "lat": 49.9594000,\n
        "lon": 3.2342390,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549628,\n
        "lat": 49.9594010,\n
        "lon": 3.2339500,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549629,\n
        "lat": 49.9594050,\n
        "lon": 3.2338540,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549630,\n
        "lat": 49.9594050,\n
        "lon": 3.2378050,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549631,\n
        "lat": 49.9594060,\n
        "lon": 3.2379680,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549632,\n
        "lat": 49.9594070,\n
        "lon": 3.2338390,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549633,\n
        "lat": 49.9594080,\n
        "lon": 3.2334290,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549634,\n
        "lat": 49.9594080,\n
        "lon": 3.2350550,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549635,\n
        "lat": 49.9594080,\n
        "lon": 3.2370210,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549636,\n
        "lat": 49.9594090,\n
        "lon": 3.2301260,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549637,\n
        "lat": 49.9594110,\n
        "lon": 3.2301630,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549638,\n
        "lat": 49.9594110,\n
        "lon": 3.2338560,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549639,\n
        "lat": 49.9594120,\n
        "lon": 3.2299430,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549640,\n
        "lat": 49.9594120,\n
        "lon": 3.2374130,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549641,\n
        "lat": 49.9594130,\n
        "lon": 3.2337970,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549642,\n
        "lat": 49.9594140,\n
        "lon": 3.2333890,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549643,\n
        "lat": 49.9594140,\n
        "lon": 3.2369210,\n
        "timestamp": "2016-01-25T16:37:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549644,\n
        "lat": 49.9594140,\n
        "lon": 3.2370030,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549645,\n
        "lat": 49.9594140,\n
        "lon": 3.2375910,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549646,\n
        "lat": 49.9594150,\n
        "lon": 3.2333800,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549647,\n
        "lat": 49.9594150,\n
        "lon": 3.2337830,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549648,\n
        "lat": 49.9594160,\n
        "lon": 3.2375890,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549649,\n
        "lat": 49.9594190,\n
        "lon": 3.2346320,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549650,\n
        "lat": 49.9594190,\n
        "lon": 3.2379420,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549651,\n
        "lat": 49.9594200,\n
        "lon": 3.2341930,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549652,\n
        "lat": 49.9594200,\n
        "lon": 3.2359010,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549653,\n
        "lat": 49.9594200,\n
        "lon": 3.2361170,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549654,\n
        "lat": 49.9594210,\n
        "lon": 3.2370330,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549655,\n
        "lat": 49.9594220,\n
        "lon": 3.2377770,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549656,\n
        "lat": 49.9594220,\n
        "lon": 3.2378800,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549657,\n
        "lat": 49.9594230,\n
        "lon": 3.2350050,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549658,\n
        "lat": 49.9594230,\n
        "lon": 3.2360700,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549659,\n
        "lat": 49.9594230,\n
        "lon": 3.2366420,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549660,\n
        "lat": 49.9594240,\n
        "lon": 3.2359270,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549661,\n
        "lat": 49.9594240,\n
        "lon": 3.2361180,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549662,\n
        "lat": 49.9594250,\n
        "lon": 3.2300623,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549663,\n
        "lat": 49.9594260,\n
        "lon": 3.2300620,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549664,\n
        "lat": 49.9594260,\n
        "lon": 3.2346360,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549665,\n
        "lat": 49.9594260,\n
        "lon": 3.2377100,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549666,\n
        "lat": 49.9594260,\n
        "lon": 3.2379270,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549667,\n
        "lat": 49.9594270,\n
        "lon": 3.2370160,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549668,\n
        "lat": 49.9594280,\n
        "lon": 3.2371390,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549669,\n
        "lat": 49.9594320,\n
        "lon": 3.2301270,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549670,\n
        "lat": 49.9594320,\n
        "lon": 3.2331670,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549671,\n
        "lat": 49.9594330,\n
        "lon": 3.2345880,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549672,\n
        "lat": 49.9594360,\n
        "lon": 3.2369950,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549673,\n
        "lat": 49.9594390,\n
        "lon": 3.2333100,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549674,\n
        "lat": 49.9594390,\n
        "lon": 3.2379040,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549675,\n
        "lat": 49.9594390,\n
        "lon": 3.2379450,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549676,\n
        "lat": 49.9594400,\n
        "lon": 3.2301550,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549677,\n
        "lat": 49.9594400,\n
        "lon": 3.2379430,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549678,\n
        "lat": 49.9594410,\n
        "lon": 3.2313690,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549679,\n
        "lat": 49.9594410,\n
        "lon": 3.2317720,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549680,\n
        "lat": 49.9594410,\n
        "lon": 3.2345970,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549681,\n
        "lat": 49.9594420,\n
        "lon": 3.2317810,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549682,\n
        "lat": 49.9594450,\n
        "lon": 3.2340390,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549683,\n
        "lat": 49.9594460,\n
        "lon": 3.2332380,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549684,\n
        "lat": 49.9594480,\n
        "lon": 3.2375310,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549685,\n
        "lat": 49.9594490,\n
        "lon": 3.2314670,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549686,\n
        "lat": 49.9594490,\n
        "lon": 3.2377290,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549687,\n
        "lat": 49.9594500,\n
        "lon": 3.2369550,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549688,\n
        "lat": 49.9594510,\n
        "lon": 3.2330100,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549689,\n
        "lat": 49.9594510,\n
        "lon": 3.2331740,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549690,\n
        "lat": 49.9594510,\n
        "lon": 3.2380160,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549691,\n
        "lat": 49.9594530,\n
        "lon": 3.2302550,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549692,\n
        "lat": 49.9594530,\n
        "lon": 3.2376250,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549693,\n
        "lat": 49.9594560,\n
        "lon": 3.2348950,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549694,\n
        "lat": 49.9594560,\n
        "lon": 3.2378190,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549695,\n
        "lat": 49.9594580,\n
        "lon": 3.2358770,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549696,\n
        "lat": 49.9594590,\n
        "lon": 3.2342060,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549697,\n
        "lat": 49.9594590,\n
        "lon": 3.2345660,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549698,\n
        "lat": 49.9594600,\n
        "lon": 3.2305690,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549699,\n
        "lat": 49.9594610,\n
        "lon": 3.2379910,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549700,\n
        "lat": 49.9594620,\n
        "lon": 3.2334480,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549701,\n
        "lat": 49.9594630,\n
        "lon": 3.2359050,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549702,\n
        "lat": 49.9594630,\n
        "lon": 3.2375310,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549703,\n
        "lat": 49.9594650,\n
        "lon": 3.2305940,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549704,\n
        "lat": 49.9594650,\n
        "lon": 3.2318860,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549705,\n
        "lat": 49.9594650,\n
        "lon": 3.2370500,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549706,\n
        "lat": 49.9594680,\n
        "lon": 3.2337230,\n
        "timestamp": "2016-01-25T16:37:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549707,\n
        "lat": 49.9594690,\n
        "lon": 3.2303910,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549708,\n
        "lat": 49.9594690,\n
        "lon": 3.2319300,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549709,\n
        "lat": 49.9594690,\n
        "lon": 3.2333990,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549710,\n
        "lat": 49.9594700,\n
        "lon": 3.2330150,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549711,\n
        "lat": 49.9594730,\n
        "lon": 3.2336000,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549712,\n
        "lat": 49.9594740,\n
        "lon": 3.2317760,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549713,\n
        "lat": 49.9594790,\n
        "lon": 3.2304440,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549714,\n
        "lat": 49.9594790,\n
        "lon": 3.2305490,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549715,\n
        "lat": 49.9594790,\n
        "lon": 3.2336400,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549716,\n
        "lat": 49.9594790,\n
        "lon": 3.2376470,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549717,\n
        "lat": 49.9594810,\n
        "lon": 3.2318820,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549718,\n
        "lat": 49.9594810,\n
        "lon": 3.2319270,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549719,\n
        "lat": 49.9594830,\n
        "lon": 3.2357990,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549720,\n
        "lat": 49.9594840,\n
        "lon": 3.2335270,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549721,\n
        "lat": 49.9594850,\n
        "lon": 3.2305850,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549722,\n
        "lat": 49.9594850,\n
        "lon": 3.2340560,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549723,\n
        "lat": 49.9594850,\n
        "lon": 3.2360700,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549724,\n
        "lat": 49.9594850,\n
        "lon": 3.2361180,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549725,\n
        "lat": 49.9594880,\n
        "lon": 3.2361180,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549726,\n
        "lat": 49.9594880,\n
        "lon": 3.2377610,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549727,\n
        "lat": 49.9594890,\n
        "lon": 3.2320310,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549728,\n
        "lat": 49.9594900,\n
        "lon": 3.2363720,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549729,\n
        "lat": 49.9594910,\n
        "lon": 3.2304390,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549730,\n
        "lat": 49.9594910,\n
        "lon": 3.2368100,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549731,\n
        "lat": 49.9594920,\n
        "lon": 3.2367180,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549732,\n
        "lat": 49.9594930,\n
        "lon": 3.2339770,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549733,\n
        "lat": 49.9594950,\n
        "lon": 3.2303420,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549734,\n
        "lat": 49.9594950,\n
        "lon": 3.2356950,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549735,\n
        "lat": 49.9594970,\n
        "lon": 3.2358550,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549736,\n
        "lat": 49.9594980,\n
        "lon": 3.2301340,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549737,\n
        "lat": 49.9595000,\n
        "lon": 3.2343160,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549738,\n
        "lat": 49.9595010,\n
        "lon": 3.2303790,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549739,\n
        "lat": 49.9595010,\n
        "lon": 3.2346200,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549740,\n
        "lat": 49.9595060,\n
        "lon": 3.2337350,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549741,\n
        "lat": 49.9595060,\n
        "lon": 3.2342190,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549742,\n
        "lat": 49.9595080,\n
        "lon": 3.2305750,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549743,\n
        "lat": 49.9595090,\n
        "lon": 3.2305350,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549744,\n
        "lat": 49.9595090,\n
        "lon": 3.2342000,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549745,\n
        "lat": 49.9595090,\n
        "lon": 3.2346840,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549746,\n
        "lat": 49.9595100,\n
        "lon": 3.2338070,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549747,\n
        "lat": 49.9595120,\n
        "lon": 3.2302350,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549748,\n
        "lat": 49.9595160,\n
        "lon": 3.2306260,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549749,\n
        "lat": 49.9595160,\n
        "lon": 3.2333350,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549750,\n
        "lat": 49.9595160,\n
        "lon": 3.2336510,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549751,\n
        "lat": 49.9595160,\n
        "lon": 3.2357830,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549752,\n
        "lat": 49.9595170,\n
        "lon": 3.2342240,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549753,\n
        "lat": 49.9595210,\n
        "lon": 3.2342060,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549754,\n
        "lat": 49.9595220,\n
        "lon": 3.2341980,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549755,\n
        "lat": 49.9595230,\n
        "lon": 3.2372190,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549756,\n
        "lat": 49.9595240,\n
        "lon": 3.2313500,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549757,\n
        "lat": 49.9595250,\n
        "lon": 3.2332620,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549758,\n
        "lat": 49.9595250,\n
        "lon": 3.2334180,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549759,\n
        "lat": 49.9595260,\n
        "lon": 3.2377920,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549760,\n
        "lat": 49.9595290,\n
        "lon": 3.2376890,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549761,\n
        "lat": 49.9595300,\n
        "lon": 3.2375020,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549762,\n
        "lat": 49.9595320,\n
        "lon": 3.2314510,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549763,\n
        "lat": 49.9595340,\n
        "lon": 3.2333470,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549764,\n
        "lat": 49.9595400,\n
        "lon": 3.2299470,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549765,\n
        "lat": 49.9595430,\n
        "lon": 3.2306140,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549766,\n
        "lat": 49.9595490,\n
        "lon": 3.2343500,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549767,\n
        "lat": 49.9595500,\n
        "lon": 3.2343410,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549768,\n
        "lat": 49.9595560,\n
        "lon": 3.2376230,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549769,\n
        "lat": 49.9595610,\n
        "lon": 3.2303130,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549770,\n
        "lat": 49.9595630,\n
        "lon": 3.2307100,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549771,\n
        "lat": 49.9595630,\n
        "lon": 3.2375390,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549772,\n
        "lat": 49.9595670,\n
        "lon": 3.2375310,\n
        "timestamp": "2016-01-25T16:37:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549773,\n
        "lat": 49.9595680,\n
        "lon": 3.2371170,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549774,\n
        "lat": 49.9595710,\n
        "lon": 3.2331790,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549775,\n
        "lat": 49.9595740,\n
        "lon": 3.2340950,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549776,\n
        "lat": 49.9595750,\n
        "lon": 3.2300490,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549777,\n
        "lat": 49.9595780,\n
        "lon": 3.2304010,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549778,\n
        "lat": 49.9595820,\n
        "lon": 3.2340440,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549779,\n
        "lat": 49.9595850,\n
        "lon": 3.2313380,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549780,\n
        "lat": 49.9595860,\n
        "lon": 3.2374910,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549781,\n
        "lat": 49.9595880,\n
        "lon": 3.2330360,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549782,\n
        "lat": 49.9595890,\n
        "lon": 3.2343690,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549783,\n
        "lat": 49.9595900,\n
        "lon": 3.2374810,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549784,\n
        "lat": 49.9595940,\n
        "lon": 3.2314390,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549785,\n
        "lat": 49.9595950,\n
        "lon": 3.2306960,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549786,\n
        "lat": 49.9595970,\n
        "lon": 3.2299160,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549787,\n
        "lat": 49.9596040,\n
        "lon": 3.2301300,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549788,\n
        "lat": 49.9596040,\n
        "lon": 3.2374930,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549789,\n
        "lat": 49.9596050,\n
        "lon": 3.2305320,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549790,\n
        "lat": 49.9596050,\n
        "lon": 3.2374500,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549791,\n
        "lat": 49.9596090,\n
        "lon": 3.2375690,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549792,\n
        "lat": 49.9596120,\n
        "lon": 3.2299080,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549793,\n
        "lat": 49.9596140,\n
        "lon": 3.2305780,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549794,\n
        "lat": 49.9596140,\n
        "lon": 3.2342420,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549795,\n
        "lat": 49.9596160,\n
        "lon": 3.2374640,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549796,\n
        "lat": 49.9596180,\n
        "lon": 3.2377650,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549797,\n
        "lat": 49.9596210,\n
        "lon": 3.2308280,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549798,\n
        "lat": 49.9596240,\n
        "lon": 3.2373050,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549799,\n
        "lat": 49.9596260,\n
        "lon": 3.2375280,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549800,\n
        "lat": 49.9596310,\n
        "lon": 3.2374080,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549801,\n
        "lat": 49.9596320,\n
        "lon": 3.2300180,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549802,\n
        "lat": 49.9596370,\n
        "lon": 3.2377070,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549803,\n
        "lat": 49.9596380,\n
        "lon": 3.2341210,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549804,\n
        "lat": 49.9596390,\n
        "lon": 3.2305690,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549805,\n
        "lat": 49.9596420,\n
        "lon": 3.2363680,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549806,\n
        "lat": 49.9596440,\n
        "lon": 3.2298390,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549807,\n
        "lat": 49.9596460,\n
        "lon": 3.2300100,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549808,\n
        "lat": 49.9596460,\n
        "lon": 3.2367170,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549809,\n
        "lat": 49.9596470,\n
        "lon": 3.2313270,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549810,\n
        "lat": 49.9596480,\n
        "lon": 3.2340710,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549811,\n
        "lat": 49.9596520,\n
        "lon": 3.2374320,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549812,\n
        "lat": 49.9596550,\n
        "lon": 3.2314280,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549813,\n
        "lat": 49.9596550,\n
        "lon": 3.2373410,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549814,\n
        "lat": 49.9596590,\n
        "lon": 3.2306660,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549815,\n
        "lat": 49.9596590,\n
        "lon": 3.2373460,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549816,\n
        "lat": 49.9596660,\n
        "lon": 3.2300680,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549817,\n
        "lat": 49.9596790,\n
        "lon": 3.2299920,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549818,\n
        "lat": 49.9596790,\n
        "lon": 3.2373710,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549819,\n
        "lat": 49.9596790,\n
        "lon": 3.2378160,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549820,\n
        "lat": 49.9596800,\n
        "lon": 3.2333870,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549821,\n
        "lat": 49.9596830,\n
        "lon": 3.2378060,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549822,\n
        "lat": 49.9596850,\n
        "lon": 3.2307980,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549823,\n
        "lat": 49.9596880,\n
        "lon": 3.2333220,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549824,\n
        "lat": 49.9596920,\n
        "lon": 3.2332500,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549825,\n
        "lat": 49.9596950,\n
        "lon": 3.2314330,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549826,\n
        "lat": 49.9596950,\n
        "lon": 3.2334600,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549827,\n
        "lat": 49.9596970,\n
        "lon": 3.2332190,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549828,\n
        "lat": 49.9596980,\n
        "lon": 3.2377560,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549829,\n
        "lat": 49.9597000,\n
        "lon": 3.2315110,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549830,\n
        "lat": 49.9597000,\n
        "lon": 3.2329240,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549831,\n
        "lat": 49.9597040,\n
        "lon": 3.2300400,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549832,\n
        "lat": 49.9597040,\n
        "lon": 3.2333950,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549833,\n
        "lat": 49.9597080,\n
        "lon": 3.2298060,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549834,\n
        "lat": 49.9597110,\n
        "lon": 3.2326930,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549835,\n
        "lat": 49.9597170,\n
        "lon": 3.2376980,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549836,\n
        "lat": 49.9597180,\n
        "lon": 3.2346830,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549837,\n
        "lat": 49.9597250,\n
        "lon": 3.2301600,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549838,\n
        "lat": 49.9597250,\n
        "lon": 3.2371230,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549839,\n
        "lat": 49.9597300,\n
        "lon": 3.2341120,\n
        "timestamp": "2016-01-25T16:38:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549840,\n
        "lat": 49.9597300,\n
        "lon": 3.2345950,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549841,\n
        "lat": 49.9597330,\n
        "lon": 3.2329680,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549842,\n
        "lat": 49.9597330,\n
        "lon": 3.2370270,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549843,\n
        "lat": 49.9597350,\n
        "lon": 3.2329280,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549844,\n
        "lat": 49.9597360,\n
        "lon": 3.2370820,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549845,\n
        "lat": 49.9597380,\n
        "lon": 3.2340670,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549846,\n
        "lat": 49.9597390,\n
        "lon": 3.2308570,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549847,\n
        "lat": 49.9597431,\n
        "lon": 3.2299567,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549848,\n
        "lat": 49.9597440,\n
        "lon": 3.2308140,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549849,\n
        "lat": 49.9597460,\n
        "lon": 3.2308770,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549850,\n
        "lat": 49.9597470,\n
        "lon": 3.2308460,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549851,\n
        "lat": 49.9597480,\n
        "lon": 3.2346900,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549852,\n
        "lat": 49.9597570,\n
        "lon": 3.2308680,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549853,\n
        "lat": 49.9597590,\n
        "lon": 3.2299480,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549854,\n
        "lat": 49.9597590,\n
        "lon": 3.2346030,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549855,\n
        "lat": 49.9597640,\n
        "lon": 3.2330720,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549856,\n
        "lat": 49.9597650,\n
        "lon": 3.2329320,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549857,\n
        "lat": 49.9597650,\n
        "lon": 3.2334830,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549858,\n
        "lat": 49.9597670,\n
        "lon": 3.2328850,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549859,\n
        "lat": 49.9597670,\n
        "lon": 3.2371570,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549860,\n
        "lat": 49.9597680,\n
        "lon": 3.2328580,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549861,\n
        "lat": 49.9597680,\n
        "lon": 3.2331170,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549862,\n
        "lat": 49.9597680,\n
        "lon": 3.2369700,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549863,\n
        "lat": 49.9597690,\n
        "lon": 3.2370730,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549864,\n
        "lat": 49.9597700,\n
        "lon": 3.2378760,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549865,\n
        "lat": 49.9597730,\n
        "lon": 3.2327760,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549866,\n
        "lat": 49.9597730,\n
        "lon": 3.2330740,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549867,\n
        "lat": 49.9597740,\n
        "lon": 3.2327490,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549868,\n
        "lat": 49.9597740,\n
        "lon": 3.2329720,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549869,\n
        "lat": 49.9597740,\n
        "lon": 3.2330260,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549870,\n
        "lat": 49.9597750,\n
        "lon": 3.2327010,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549871,\n
        "lat": 49.9597750,\n
        "lon": 3.2328850,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549872,\n
        "lat": 49.9597760,\n
        "lon": 3.2329340,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549873,\n
        "lat": 49.9597770,\n
        "lon": 3.2328600,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549874,\n
        "lat": 49.9597780,\n
        "lon": 3.2338290,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549875,\n
        "lat": 49.9597790,\n
        "lon": 3.2334200,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549876,\n
        "lat": 49.9597790,\n
        "lon": 3.2341290,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549877,\n
        "lat": 49.9597790,\n
        "lon": 3.2371170,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549878,\n
        "lat": 49.9597800,\n
        "lon": 3.2330750,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549879,\n
        "lat": 49.9597810,\n
        "lon": 3.2327770,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549880,\n
        "lat": 49.9597820,\n
        "lon": 3.2301690,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549881,\n
        "lat": 49.9597820,\n
        "lon": 3.2327500,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549882,\n
        "lat": 49.9597850,\n
        "lon": 3.2340830,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549883,\n
        "lat": 49.9597860,\n
        "lon": 3.2330220,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549884,\n
        "lat": 49.9597860,\n
        "lon": 3.2347000,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549885,\n
        "lat": 49.9597870,\n
        "lon": 3.2344600,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549886,\n
        "lat": 49.9597910,\n
        "lon": 3.2301320,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549887,\n
        "lat": 49.9597920,\n
        "lon": 3.2302290,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549888,\n
        "lat": 49.9597920,\n
        "lon": 3.2330270,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549889,\n
        "lat": 49.9597920,\n
        "lon": 3.2333580,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549890,\n
        "lat": 49.9597950,\n
        "lon": 3.2307960,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549891,\n
        "lat": 49.9597950,\n
        "lon": 3.2343510,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549892,\n
        "lat": 49.9597980,\n
        "lon": 3.2345940,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549893,\n
        "lat": 49.9597990,\n
        "lon": 3.2370310,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549894,\n
        "lat": 49.9598000,\n
        "lon": 3.2332850,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549895,\n
        "lat": 49.9598010,\n
        "lon": 3.2302260,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549896,\n
        "lat": 49.9598030,\n
        "lon": 3.2323010,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549897,\n
        "lat": 49.9598050,\n
        "lon": 3.2318890,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549898,\n
        "lat": 49.9598050,\n
        "lon": 3.2319500,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549899,\n
        "lat": 49.9598050,\n
        "lon": 3.2322010,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549900,\n
        "lat": 49.9598050,\n
        "lon": 3.2332520,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549901,\n
        "lat": 49.9598050,\n
        "lon": 3.2337000,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549902,\n
        "lat": 49.9598060,\n
        "lon": 3.2321230,\n
        "timestamp": "2016-01-25T16:38:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549903,\n
        "lat": 49.9598080,\n
        "lon": 3.2377670,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549904,\n
        "lat": 49.9598090,\n
        "lon": 3.2329380,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549905,\n
        "lat": 49.9598090,\n
        "lon": 3.2336810,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549906,\n
        "lat": 49.9598100,\n
        "lon": 3.2370470,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549907,\n
        "lat": 49.9598110,\n
        "lon": 3.2308340,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549908,\n
        "lat": 49.9598130,\n
        "lon": 3.2302900,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549909,\n
        "lat": 49.9598210,\n
        "lon": 3.2368970,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549910,\n
        "lat": 49.9598220,\n
        "lon": 3.2326000,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549911,\n
        "lat": 49.9598220,\n
        "lon": 3.2331320,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549912,\n
        "lat": 49.9598240,\n
        "lon": 3.2371270,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549913,\n
        "lat": 49.9598260,\n
        "lon": 3.2336020,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549914,\n
        "lat": 49.9598320,\n
        "lon": 3.2380990,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549915,\n
        "lat": 49.9598340,\n
        "lon": 3.2371060,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549916,\n
        "lat": 49.9598360,\n
        "lon": 3.2303960,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549917,\n
        "lat": 49.9598360,\n
        "lon": 3.2370100,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549918,\n
        "lat": 49.9598380,\n
        "lon": 3.2324810,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549919,\n
        "lat": 49.9598390,\n
        "lon": 3.2371450,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549920,\n
        "lat": 49.9598420,\n
        "lon": 3.2304350,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549921,\n
        "lat": 49.9598440,\n
        "lon": 3.2337270,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549922,\n
        "lat": 49.9598460,\n
        "lon": 3.2331110,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549923,\n
        "lat": 49.9598460,\n
        "lon": 3.2337180,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549924,\n
        "lat": 49.9598490,\n
        "lon": 3.2371250,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549925,\n
        "lat": 49.9598520,\n
        "lon": 3.2335540,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549926,\n
        "lat": 49.9598530,\n
        "lon": 3.2301370,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549927,\n
        "lat": 49.9598540,\n
        "lon": 3.2346070,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549928,\n
        "lat": 49.9598570,\n
        "lon": 3.2314080,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549929,\n
        "lat": 49.9598570,\n
        "lon": 3.2345780,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549930,\n
        "lat": 49.9598570,\n
        "lon": 3.2369180,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549931,\n
        "lat": 49.9598610,\n
        "lon": 3.2329350,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549932,\n
        "lat": 49.9598640,\n
        "lon": 3.2344740,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549933,\n
        "lat": 49.9598640,\n
        "lon": 3.2369390,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549934,\n
        "lat": 49.9598660,\n
        "lon": 3.2379680,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549935,\n
        "lat": 49.9598680,\n
        "lon": 3.2302820,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549936,\n
        "lat": 49.9598710,\n
        "lon": 3.2343640,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549937,\n
        "lat": 49.9598730,\n
        "lon": 3.2303100,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549938,\n
        "lat": 49.9598730,\n
        "lon": 3.2338730,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549939,\n
        "lat": 49.9598740,\n
        "lon": 3.2314900,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549940,\n
        "lat": 49.9598750,\n
        "lon": 3.2302640,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549941,\n
        "lat": 49.9598750,\n
        "lon": 3.2317080,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549942,\n
        "lat": 49.9598750,\n
        "lon": 3.2328730,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549943,\n
        "lat": 49.9598750,\n
        "lon": 3.2370690,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549944,\n
        "lat": 49.9598750,\n
        "lon": 3.2371560,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549945,\n
        "lat": 49.9598760,\n
        "lon": 3.2345830,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549946,\n
        "lat": 49.9598770,\n
        "lon": 3.2323040,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549947,\n
        "lat": 49.9598790,\n
        "lon": 3.2322040,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549948,\n
        "lat": 49.9598800,\n
        "lon": 3.2381320,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549949,\n
        "lat": 49.9598810,\n
        "lon": 3.2317960,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549950,\n
        "lat": 49.9598840,\n
        "lon": 3.2303740,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549951,\n
        "lat": 49.9598840,\n
        "lon": 3.2321230,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549952,\n
        "lat": 49.9598840,\n
        "lon": 3.2322040,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549953,\n
        "lat": 49.9598840,\n
        "lon": 3.2329450,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549954,\n
        "lat": 49.9598840,\n
        "lon": 3.2333670,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549955,\n
        "lat": 49.9598840,\n
        "lon": 3.2345040,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549956,\n
        "lat": 49.9598840,\n
        "lon": 3.2347230,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549957,\n
        "lat": 49.9598870,\n
        "lon": 3.2333840,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549958,\n
        "lat": 49.9598900,\n
        "lon": 3.2372030,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549959,\n
        "lat": 49.9598910,\n
        "lon": 3.2304130,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549960,\n
        "lat": 49.9598940,\n
        "lon": 3.2345060,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549961,\n
        "lat": 49.9598950,\n
        "lon": 3.2369650,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549962,\n
        "lat": 49.9598960,\n
        "lon": 3.2337510,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549963,\n
        "lat": 49.9598960,\n
        "lon": 3.2344890,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549964,\n
        "lat": 49.9598970,\n
        "lon": 3.2328850,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549965,\n
        "lat": 49.9598980,\n
        "lon": 3.2338850,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549966,\n
        "lat": 49.9598990,\n
        "lon": 3.2307040,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549967,\n
        "lat": 49.9599000,\n
        "lon": 3.2374480,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549968,\n
        "lat": 49.9599010,\n
        "lon": 3.2370990,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549969,\n
        "lat": 49.9599020,\n
        "lon": 3.2327430,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549970,\n
        "lat": 49.9599070,\n
        "lon": 3.2371660,\n
        "timestamp": "2016-01-25T16:38:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549971,\n
        "lat": 49.9599100,\n
        "lon": 3.2316960,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549972,\n
        "lat": 49.9599100,\n
        "lon": 3.2317030,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549973,\n
        "lat": 49.9599100,\n
        "lon": 3.2336990,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549974,\n
        "lat": 49.9599100,\n
        "lon": 3.2370070,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549975,\n
        "lat": 49.9599130,\n
        "lon": 3.2344940,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549976,\n
        "lat": 49.9599140,\n
        "lon": 3.2326840,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549977,\n
        "lat": 49.9599140,\n
        "lon": 3.2368020,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549978,\n
        "lat": 49.9599150,\n
        "lon": 3.2312490,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549979,\n
        "lat": 49.9599160,\n
        "lon": 3.2317920,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549980,\n
        "lat": 49.9599160,\n
        "lon": 3.2318010,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549981,\n
        "lat": 49.9599160,\n
        "lon": 3.2332230,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549982,\n
        "lat": 49.9599160,\n
        "lon": 3.2380010,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549983,\n
        "lat": 49.9599200,\n
        "lon": 3.2336480,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549984,\n
        "lat": 49.9599220,\n
        "lon": 3.2337630,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549985,\n
        "lat": 49.9599230,\n
        "lon": 3.2373890,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549986,\n
        "lat": 49.9599240,\n
        "lon": 3.2368720,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549987,\n
        "lat": 49.9599250,\n
        "lon": 3.2312010,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549988,\n
        "lat": 49.9599250,\n
        "lon": 3.2327540,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549989,\n
        "lat": 49.9599250,\n
        "lon": 3.2371280,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549990,\n
        "lat": 49.9599270,\n
        "lon": 3.2318450,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549991,\n
        "lat": 49.9599270,\n
        "lon": 3.2371880,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549992,\n
        "lat": 49.9599280,\n
        "lon": 3.2326350,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549993,\n
        "lat": 49.9599290,\n
        "lon": 3.2313020,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549994,\n
        "lat": 49.9599290,\n
        "lon": 3.2318840,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549995,\n
        "lat": 49.9599300,\n
        "lon": 3.2335920,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549996,\n
        "lat": 49.9599320,\n
        "lon": 3.2308500,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549997,\n
        "lat": 49.9599350,\n
        "lon": 3.2368850,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549998,\n
        "lat": 49.9599350,\n
        "lon": 3.2374010,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966549999,\n
        "lat": 49.9599370,\n
        "lon": 3.2317980,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550000,\n
        "lat": 49.9599370,\n
        "lon": 3.2326950,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550001,\n
        "lat": 49.9599400,\n
        "lon": 3.2312420,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550002,\n
        "lat": 49.9599400,\n
        "lon": 3.2318430,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550003,\n
        "lat": 49.9599400,\n
        "lon": 3.2368380,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550004,\n
        "lat": 49.9599410,\n
        "lon": 3.2367530,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550005,\n
        "lat": 49.9599420,\n
        "lon": 3.2368720,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550006,\n
        "lat": 49.9599430,\n
        "lon": 3.2302490,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550007,\n
        "lat": 49.9599440,\n
        "lon": 3.2325160,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550008,\n
        "lat": 49.9599450,\n
        "lon": 3.2371540,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550009,\n
        "lat": 49.9599480,\n
        "lon": 3.2302790,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550010,\n
        "lat": 49.9599520,\n
        "lon": 3.2311770,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550011,\n
        "lat": 49.9599520,\n
        "lon": 3.2332730,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550012,\n
        "lat": 49.9599520,\n
        "lon": 3.2368550,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550013,\n
        "lat": 49.9599530,\n
        "lon": 3.2311780,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550014,\n
        "lat": 49.9599530,\n
        "lon": 3.2334000,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550015,\n
        "lat": 49.9599550,\n
        "lon": 3.2319200,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550016,\n
        "lat": 49.9599560,\n
        "lon": 3.2319470,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550017,\n
        "lat": 49.9599580,\n
        "lon": 3.2332420,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550018,\n
        "lat": 49.9599580,\n
        "lon": 3.2368440,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550019,\n
        "lat": 49.9599610,\n
        "lon": 3.2334180,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550020,\n
        "lat": 49.9599620,\n
        "lon": 3.2321360,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550021,\n
        "lat": 49.9599640,\n
        "lon": 3.2369030,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550022,\n
        "lat": 49.9599680,\n
        "lon": 3.2319400,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550023,\n
        "lat": 49.9599680,\n
        "lon": 3.2367020,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550024,\n
        "lat": 49.9599690,\n
        "lon": 3.2306670,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550025,\n
        "lat": 49.9599690,\n
        "lon": 3.2314220,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550026,\n
        "lat": 49.9599710,\n
        "lon": 3.2369120,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550027,\n
        "lat": 49.9599710,\n
        "lon": 3.2372670,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550028,\n
        "lat": 49.9599720,\n
        "lon": 3.2312220,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550029,\n
        "lat": 49.9599740,\n
        "lon": 3.2332850,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550030,\n
        "lat": 49.9599770,\n
        "lon": 3.2366870,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550031,\n
        "lat": 49.9599790,\n
        "lon": 3.2375190,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550032,\n
        "lat": 49.9599800,\n
        "lon": 3.2368650,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550033,\n
        "lat": 49.9599810,\n
        "lon": 3.2361040,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550034,\n
        "lat": 49.9599850,\n
        "lon": 3.2372770,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550035,\n
        "lat": 49.9599860,\n
        "lon": 3.2360720,\n
        "timestamp": "2016-01-25T16:38:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550036,\n
        "lat": 49.9599890,\n
        "lon": 3.2307640,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550037,\n
        "lat": 49.9599900,\n
        "lon": 3.2319200,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550038,\n
        "lat": 49.9599900,\n
        "lon": 3.2368750,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550039,\n
        "lat": 49.9599910,\n
        "lon": 3.2318820,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550040,\n
        "lat": 49.9599910,\n
        "lon": 3.2375310,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550041,\n
        "lat": 49.9600000,\n
        "lon": 3.2306550,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550042,\n
        "lat": 49.9600000,\n
        "lon": 3.2347510,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550043,\n
        "lat": 49.9600020,\n
        "lon": 3.2316840,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550044,\n
        "lat": 49.9600040,\n
        "lon": 3.2347190,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550045,\n
        "lat": 49.9600060,\n
        "lon": 3.2306970,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550046,\n
        "lat": 49.9600110,\n
        "lon": 3.2318810,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550047,\n
        "lat": 49.9600150,\n
        "lon": 3.2347200,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550048,\n
        "lat": 49.9600170,\n
        "lon": 3.2307510,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550049,\n
        "lat": 49.9600170,\n
        "lon": 3.2366190,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550050,\n
        "lat": 49.9600200,\n
        "lon": 3.2362090,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550051,\n
        "lat": 49.9600220,\n
        "lon": 3.2346410,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550052,\n
        "lat": 49.9600240,\n
        "lon": 3.2368710,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550053,\n
        "lat": 49.9600260,\n
        "lon": 3.2313790,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550054,\n
        "lat": 49.9600280,\n
        "lon": 3.2308030,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550055,\n
        "lat": 49.9600290,\n
        "lon": 3.2367600,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550056,\n
        "lat": 49.9600300,\n
        "lon": 3.2309990,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550057,\n
        "lat": 49.9600330,\n
        "lon": 3.2361270,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550058,\n
        "lat": 49.9600340,\n
        "lon": 3.2311750,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550059,\n
        "lat": 49.9600410,\n
        "lon": 3.2321420,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550060,\n
        "lat": 49.9600420,\n
        "lon": 3.2310390,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550061,\n
        "lat": 49.9600480,\n
        "lon": 3.2319450,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550062,\n
        "lat": 49.9600510,\n
        "lon": 3.2368220,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550063,\n
        "lat": 49.9600510,\n
        "lon": 3.2373280,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550064,\n
        "lat": 49.9600530,\n
        "lon": 3.2365560,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550065,\n
        "lat": 49.9600575,\n
        "lon": 3.2354921,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550066,\n
        "lat": 49.9600560,\n
        "lon": 3.2358560,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550067,\n
        "lat": 49.9600570,\n
        "lon": 3.2358300,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550068,\n
        "lat": 49.9600590,\n
        "lon": 3.2326000,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550069,\n
        "lat": 49.9600640,\n
        "lon": 3.2373380,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550070,\n
        "lat": 49.9600650,\n
        "lon": 3.2325330,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550071,\n
        "lat": 49.9600670,\n
        "lon": 3.2306310,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550072,\n
        "lat": 49.9600710,\n
        "lon": 3.2309720,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550073,\n
        "lat": 49.9600725,\n
        "lon": 3.2355161,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550074,\n
        "lat": 49.9600710,\n
        "lon": 3.2366840,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550075,\n
        "lat": 49.9600735,\n
        "lon": 3.2354961,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550076,\n
        "lat": 49.9600740,\n
        "lon": 3.2306700,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550077,\n
        "lat": 49.9600755,\n
        "lon": 3.2355331,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550078,\n
        "lat": 49.9600740,\n
        "lon": 3.2367630,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550079,\n
        "lat": 49.9600770,\n
        "lon": 3.2357980,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550080,\n
        "lat": 49.9600790,\n
        "lon": 3.2327140,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550081,\n
        "lat": 49.9600825,\n
        "lon": 3.2355471,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550082,\n
        "lat": 49.9600820,\n
        "lon": 3.2358510,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550083,\n
        "lat": 49.9600820,\n
        "lon": 3.2358570,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550084,\n
        "lat": 49.9600820,\n
        "lon": 3.2362350,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550085,\n
        "lat": 49.9600840,\n
        "lon": 3.2310110,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550086,\n
        "lat": 49.9600850,\n
        "lon": 3.2327840,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550087,\n
        "lat": 49.9600850,\n
        "lon": 3.2367360,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550088,\n
        "lat": 49.9600885,\n
        "lon": 3.2352511,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550089,\n
        "lat": 49.9600900,\n
        "lon": 3.2313390,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550090,\n
        "lat": 49.9600915,\n
        "lon": 3.2352331,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550091,\n
        "lat": 49.9600910,\n
        "lon": 3.2334440,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550092,\n
        "lat": 49.9600925,\n
        "lon": 3.2355531,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550093,\n
        "lat": 49.9600950,\n
        "lon": 3.2327810,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550094,\n
        "lat": 49.9600950,\n
        "lon": 3.2358290,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550095,\n
        "lat": 49.9600950,\n
        "lon": 3.2358520,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550096,\n
        "lat": 49.9600960,\n
        "lon": 3.2306230,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550097,\n
        "lat": 49.9600960,\n
        "lon": 3.2333850,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550098,\n
        "lat": 49.9600970,\n
        "lon": 3.2356500,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550099,\n
        "lat": 49.9600980,\n
        "lon": 3.2311240,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550100,\n
        "lat": 49.9601025,\n
        "lon": 3.2355551,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550101,\n
        "lat": 49.9601020,\n
        "lon": 3.2324000,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550102,\n
        "lat": 49.9601030,\n
        "lon": 3.2311950,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550103,\n
        "lat": 49.9601030,\n
        "lon": 3.2329160,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550104,\n
        "lat": 49.9601030,\n
        "lon": 3.2361160,\n
        "timestamp": "2016-01-25T16:38:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550105,\n
        "lat": 49.9601060,\n
        "lon": 3.2367960,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550106,\n
        "lat": 49.9601070,\n
        "lon": 3.2346570,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550107,\n
        "lat": 49.9601080,\n
        "lon": 3.2312120,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550108,\n
        "lat": 49.9601090,\n
        "lon": 3.2346350,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550109,\n
        "lat": 49.9601100,\n
        "lon": 3.2312510,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550110,\n
        "lat": 49.9601115,\n
        "lon": 3.2355511,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550111,\n
        "lat": 49.9601120,\n
        "lon": 3.2356540,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550112,\n
        "lat": 49.9601130,\n
        "lon": 3.2307410,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550113,\n
        "lat": 49.9601130,\n
        "lon": 3.2312080,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550114,\n
        "lat": 49.9601160,\n
        "lon": 3.2345480,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550115,\n
        "lat": 49.9601160,\n
        "lon": 3.2366030,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550116,\n
        "lat": 49.9601170,\n
        "lon": 3.2311850,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550117,\n
        "lat": 49.9601170,\n
        "lon": 3.2356130,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550118,\n
        "lat": 49.9601180,\n
        "lon": 3.2345080,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550119,\n
        "lat": 49.9601195,\n
        "lon": 3.2352411,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550120,\n
        "lat": 49.9601190,\n
        "lon": 3.2367690,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550121,\n
        "lat": 49.9601210,\n
        "lon": 3.2345480,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550122,\n
        "lat": 49.9601210,\n
        "lon": 3.2347830,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550123,\n
        "lat": 49.9601210,\n
        "lon": 3.2365990,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550124,\n
        "lat": 49.9601220,\n
        "lon": 3.2310970,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550125,\n
        "lat": 49.9601220,\n
        "lon": 3.2345330,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550126,\n
        "lat": 49.9601230,\n
        "lon": 3.2344580,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550127,\n
        "lat": 49.9601240,\n
        "lon": 3.2312400,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550128,\n
        "lat": 49.9601240,\n
        "lon": 3.2322770,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550129,\n
        "lat": 49.9601265,\n
        "lon": 3.2355361,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550130,\n
        "lat": 49.9601260,\n
        "lon": 3.2311290,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550131,\n
        "lat": 49.9601260,\n
        "lon": 3.2334530,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550132,\n
        "lat": 49.9601285,\n
        "lon": 3.2351761,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550133,\n
        "lat": 49.9601290,\n
        "lon": 3.2313110,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550134,\n
        "lat": 49.9601290,\n
        "lon": 3.2346630,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550135,\n
        "lat": 49.9601310,\n
        "lon": 3.2311970,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550136,\n
        "lat": 49.9601310,\n
        "lon": 3.2346410,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550137,\n
        "lat": 49.9601320,\n
        "lon": 3.2333940,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550138,\n
        "lat": 49.9601360,\n
        "lon": 3.2365510,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550139,\n
        "lat": 49.9601370,\n
        "lon": 3.2311620,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550140,\n
        "lat": 49.9601390,\n
        "lon": 3.2345360,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550141,\n
        "lat": 49.9601409,\n
        "lon": 3.2311934,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550142,\n
        "lat": 49.9601410,\n
        "lon": 3.2345130,\n
        "timestamp": "2016-01-25T16:38:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550143,\n
        "lat": 49.9601425,\n
        "lon": 3.2355591,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550144,\n
        "lat": 49.9618850,\n
        "lon": 3.2298480,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550145,\n
        "lat": 49.9618850,\n
        "lon": 3.2299300,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550146,\n
        "lat": 49.9618850,\n
        "lon": 3.2324070,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550147,\n
        "lat": 49.9618860,\n
        "lon": 3.2326050,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550148,\n
        "lat": 49.9618880,\n
        "lon": 3.2325360,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550149,\n
        "lat": 49.9618910,\n
        "lon": 3.2298970,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550150,\n
        "lat": 49.9618910,\n
        "lon": 3.2299150,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550152,\n
        "lat": 49.9618960,\n
        "lon": 3.2357440,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550153,\n
        "lat": 49.9618980,\n
        "lon": 3.2321870,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550154,\n
        "lat": 49.9618980,\n
        "lon": 3.2337030,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550155,\n
        "lat": 49.9618980,\n
        "lon": 3.2356090,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550156,\n
        "lat": 49.9619020,\n
        "lon": 3.2309100,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550157,\n
        "lat": 49.9602050,\n
        "lon": 3.2325630,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550158,\n
        "lat": 49.9602080,\n
        "lon": 3.2366330,\n
        "timestamp": "2016-01-25T16:38:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550159,\n
        "lat": 49.9602110,\n
        "lon": 3.2320740,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550160,\n
        "lat": 49.9602120,\n
        "lon": 3.2323150,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550161,\n
        "lat": 49.9602120,\n
        "lon": 3.2348060,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550162,\n
        "lat": 49.9602140,\n
        "lon": 3.2321150,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550163,\n
        "lat": 49.9602150,\n
        "lon": 3.2320250,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550164,\n
        "lat": 49.9602160,\n
        "lon": 3.2310510,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550165,\n
        "lat": 49.9602170,\n
        "lon": 3.2320740,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550166,\n
        "lat": 49.9602170,\n
        "lon": 3.2347670,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550167,\n
        "lat": 49.9602210,\n
        "lon": 3.2314380,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550168,\n
        "lat": 49.9602210,\n
        "lon": 3.2366410,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550169,\n
        "lat": 49.9602230,\n
        "lon": 3.2311080,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550170,\n
        "lat": 49.9602250,\n
        "lon": 3.2362580,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550171,\n
        "lat": 49.9602260,\n
        "lon": 3.2316000,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550172,\n
        "lat": 49.9602280,\n
        "lon": 3.2366100,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550173,\n
        "lat": 49.9602290,\n
        "lon": 3.2366080,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550174,\n
        "lat": 49.9602310,\n
        "lon": 3.2305780,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550175,\n
        "lat": 49.9602360,\n
        "lon": 3.2308950,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550176,\n
        "lat": 49.9602380,\n
        "lon": 3.2348120,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550177,\n
        "lat": 49.9602410,\n
        "lon": 3.2347740,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550178,\n
        "lat": 49.9602450,\n
        "lon": 3.2367250,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550179,\n
        "lat": 49.9602480,\n
        "lon": 3.2307040,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550180,\n
        "lat": 49.9602520,\n
        "lon": 3.2309650,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550181,\n
        "lat": 49.9602550,\n
        "lon": 3.2366850,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550182,\n
        "lat": 49.9602580,\n
        "lon": 3.2359170,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550183,\n
        "lat": 49.9602590,\n
        "lon": 3.2345380,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550184,\n
        "lat": 49.9602590,\n
        "lon": 3.2366690,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550185,\n
        "lat": 49.9602600,\n
        "lon": 3.2366630,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550186,\n
        "lat": 49.9602620,\n
        "lon": 3.2364730,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550187,\n
        "lat": 49.9602620,\n
        "lon": 3.2364770,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550188,\n
        "lat": 49.9602630,\n
        "lon": 3.2345280,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550189,\n
        "lat": 49.9602660,\n
        "lon": 3.2364570,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550190,\n
        "lat": 49.9602660,\n
        "lon": 3.2366900,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550191,\n
        "lat": 49.9602680,\n
        "lon": 3.2364530,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550192,\n
        "lat": 49.9602690,\n
        "lon": 3.2366740,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550193,\n
        "lat": 49.9602720,\n
        "lon": 3.2319460,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550194,\n
        "lat": 49.9602720,\n
        "lon": 3.2323120,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550195,\n
        "lat": 49.9602720,\n
        "lon": 3.2362240,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550196,\n
        "lat": 49.9602740,\n
        "lon": 3.2320690,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550197,\n
        "lat": 49.9602750,\n
        "lon": 3.2364810,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550198,\n
        "lat": 49.9602760,\n
        "lon": 3.2324120,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550199,\n
        "lat": 49.9602780,\n
        "lon": 3.2336420,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550200,\n
        "lat": 49.9602780,\n
        "lon": 3.2364640,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550201,\n
        "lat": 49.9602790,\n
        "lon": 3.2344780,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550202,\n
        "lat": 49.9602790,\n
        "lon": 3.2357580,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550203,\n
        "lat": 49.9602820,\n
        "lon": 3.2335210,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550204,\n
        "lat": 49.9602900,\n
        "lon": 3.2324120,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550205,\n
        "lat": 49.9602900,\n
        "lon": 3.2336430,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550206,\n
        "lat": 49.9602910,\n
        "lon": 3.2310240,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550207,\n
        "lat": 49.9602910,\n
        "lon": 3.2311370,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550208,\n
        "lat": 49.9602910,\n
        "lon": 3.2324290,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550209,\n
        "lat": 49.9602910,\n
        "lon": 3.2345620,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550210,\n
        "lat": 49.9602920,\n
        "lon": 3.2311130,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550211,\n
        "lat": 49.9602920,\n
        "lon": 3.2335910,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550212,\n
        "lat": 49.9602930,\n
        "lon": 3.2311360,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550213,\n
        "lat": 49.9602940,\n
        "lon": 3.2312360,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550214,\n
        "lat": 49.9602940,\n
        "lon": 3.2345520,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550215,\n
        "lat": 49.9602980,\n
        "lon": 3.2310850,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550216,\n
        "lat": 49.9602990,\n
        "lon": 3.2312350,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550217,\n
        "lat": 49.9602990,\n
        "lon": 3.2362930,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550218,\n
        "lat": 49.9603000,\n
        "lon": 3.2313040,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550219,\n
        "lat": 49.9603020,\n
        "lon": 3.2366580,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550220,\n
        "lat": 49.9603050,\n
        "lon": 3.2323080,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550221,\n
        "lat": 49.9603050,\n
        "lon": 3.2360170,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550222,\n
        "lat": 49.9603060,\n
        "lon": 3.2355750,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550223,\n
        "lat": 49.9603080,\n
        "lon": 3.2311080,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550224,\n
        "lat": 49.9603090,\n
        "lon": 3.2311170,\n
        "timestamp": "2016-01-25T16:38:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550225,\n
        "lat": 49.9603100,\n
        "lon": 3.2324270,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550226,\n
        "lat": 49.9603110,\n
        "lon": 3.2345030,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550227,\n
        "lat": 49.9603130,\n
        "lon": 3.2311150,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550228,\n
        "lat": 49.9603220,\n
        "lon": 3.2359400,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550229,\n
        "lat": 49.9603250,\n
        "lon": 3.2315860,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550230,\n
        "lat": 49.9603260,\n
        "lon": 3.2359140,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550231,\n
        "lat": 49.9603270,\n
        "lon": 3.2345520,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550232,\n
        "lat": 49.9603290,\n
        "lon": 3.2317010,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550233,\n
        "lat": 49.9603330,\n
        "lon": 3.2345350,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550234,\n
        "lat": 49.9603340,\n
        "lon": 3.2353780,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550235,\n
        "lat": 49.9603360,\n
        "lon": 3.2336470,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550236,\n
        "lat": 49.9603360,\n
        "lon": 3.2365260,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550237,\n
        "lat": 49.9603370,\n
        "lon": 3.2335940,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550238,\n
        "lat": 49.9603380,\n
        "lon": 3.2345210,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550239,\n
        "lat": 49.9603390,\n
        "lon": 3.2335330,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550240,\n
        "lat": 49.9603390,\n
        "lon": 3.2345630,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550241,\n
        "lat": 49.9603400,\n
        "lon": 3.2314210,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550242,\n
        "lat": 49.9603440,\n
        "lon": 3.2363380,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550243,\n
        "lat": 49.9603450,\n
        "lon": 3.2345460,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550244,\n
        "lat": 49.9603460,\n
        "lon": 3.2319400,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550245,\n
        "lat": 49.9603460,\n
        "lon": 3.2353480,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550246,\n
        "lat": 49.9603490,\n
        "lon": 3.2312070,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550247,\n
        "lat": 49.9603490,\n
        "lon": 3.2320200,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550248,\n
        "lat": 49.9603530,\n
        "lon": 3.2362930,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550249,\n
        "lat": 49.9603550,\n
        "lon": 3.2352430,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550250,\n
        "lat": 49.9603550,\n
        "lon": 3.2362560,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550251,\n
        "lat": 49.9603570,\n
        "lon": 3.2312580,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550252,\n
        "lat": 49.9603650,\n
        "lon": 3.2312590,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550253,\n
        "lat": 49.9603650,\n
        "lon": 3.2345440,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550254,\n
        "lat": 49.9603650,\n
        "lon": 3.2359290,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550255,\n
        "lat": 49.9603660,\n
        "lon": 3.2320190,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550256,\n
        "lat": 49.9603670,\n
        "lon": 3.2320370,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550257,\n
        "lat": 49.9603680,\n
        "lon": 3.2313010,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550258,\n
        "lat": 49.9603690,\n
        "lon": 3.2318760,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550259,\n
        "lat": 49.9603720,\n
        "lon": 3.2319380,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550260,\n
        "lat": 49.9603730,\n
        "lon": 3.2319820,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550261,\n
        "lat": 49.9603740,\n
        "lon": 3.2355990,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550262,\n
        "lat": 49.9603760,\n
        "lon": 3.2320360,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550263,\n
        "lat": 49.9603770,\n
        "lon": 3.2320600,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550264,\n
        "lat": 49.9603830,\n
        "lon": 3.2355290,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550265,\n
        "lat": 49.9603860,\n
        "lon": 3.2360470,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550266,\n
        "lat": 49.9603870,\n
        "lon": 3.2357990,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550267,\n
        "lat": 49.9603920,\n
        "lon": 3.2318740,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550268,\n
        "lat": 49.9603920,\n
        "lon": 3.2319370,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550269,\n
        "lat": 49.9603920,\n
        "lon": 3.2344570,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550270,\n
        "lat": 49.9603930,\n
        "lon": 3.2319810,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550271,\n
        "lat": 49.9603960,\n
        "lon": 3.2344620,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550272,\n
        "lat": 49.9604010,\n
        "lon": 3.2363640,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550273,\n
        "lat": 49.9604030,\n
        "lon": 3.2343360,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550274,\n
        "lat": 49.9604040,\n
        "lon": 3.2363440,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550275,\n
        "lat": 49.9604050,\n
        "lon": 3.2343330,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550276,\n
        "lat": 49.9604050,\n
        "lon": 3.2344220,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550277,\n
        "lat": 49.9604080,\n
        "lon": 3.2354300,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550278,\n
        "lat": 49.9604100,\n
        "lon": 3.2354090,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550279,\n
        "lat": 49.9604130,\n
        "lon": 3.2353620,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550280,\n
        "lat": 49.9604140,\n
        "lon": 3.2363480,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550281,\n
        "lat": 49.9604190,\n
        "lon": 3.2363220,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550282,\n
        "lat": 49.9604230,\n
        "lon": 3.2352550,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550283,\n
        "lat": 49.9604270,\n
        "lon": 3.2355440,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550284,\n
        "lat": 49.9604280,\n
        "lon": 3.2343530,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550285,\n
        "lat": 49.9604350,\n
        "lon": 3.2354690,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550286,\n
        "lat": 49.9604380,\n
        "lon": 3.2312920,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550287,\n
        "lat": 49.9604480,\n
        "lon": 3.2314040,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550288,\n
        "lat": 49.9604490,\n
        "lon": 3.2352900,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550289,\n
        "lat": 49.9604510,\n
        "lon": 3.2342890,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550290,\n
        "lat": 49.9604520,\n
        "lon": 3.2352610,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550291,\n
        "lat": 49.9604630,\n
        "lon": 3.2357250,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550292,\n
        "lat": 49.9604680,\n
        "lon": 3.2326970,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550293,\n
        "lat": 49.9604710,\n
        "lon": 3.2344820,\n
        "timestamp": "2016-01-25T16:38:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550294,\n
        "lat": 49.9604730,\n
        "lon": 3.2358570,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550295,\n
        "lat": 49.9604740,\n
        "lon": 3.2328130,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550296,\n
        "lat": 49.9604750,\n
        "lon": 3.2356440,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550297,\n
        "lat": 49.9604750,\n
        "lon": 3.2358350,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550298,\n
        "lat": 49.9604780,\n
        "lon": 3.2314000,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550299,\n
        "lat": 49.9604830,\n
        "lon": 3.2312960,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550300,\n
        "lat": 49.9604860,\n
        "lon": 3.2317510,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550301,\n
        "lat": 49.9604870,\n
        "lon": 3.2352970,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550302,\n
        "lat": 49.9604890,\n
        "lon": 3.2357340,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550303,\n
        "lat": 49.9604890,\n
        "lon": 3.2358640,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550304,\n
        "lat": 49.9604900,\n
        "lon": 3.2311290,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550305,\n
        "lat": 49.9604900,\n
        "lon": 3.2352680,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550306,\n
        "lat": 49.9604910,\n
        "lon": 3.2296350,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550307,\n
        "lat": 49.9604910,\n
        "lon": 3.2358510,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550308,\n
        "lat": 49.9604920,\n
        "lon": 3.2358410,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550309,\n
        "lat": 49.9604930,\n
        "lon": 3.2318760,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550310,\n
        "lat": 49.9604940,\n
        "lon": 3.2310270,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550311,\n
        "lat": 49.9604960,\n
        "lon": 3.2310130,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550312,\n
        "lat": 49.9604960,\n
        "lon": 3.2326930,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550313,\n
        "lat": 49.9605010,\n
        "lon": 3.2344080,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550314,\n
        "lat": 49.9605020,\n
        "lon": 3.2297110,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550315,\n
        "lat": 49.9605020,\n
        "lon": 3.2328090,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550316,\n
        "lat": 49.9605090,\n
        "lon": 3.2344140,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550317,\n
        "lat": 49.9605130,\n
        "lon": 3.2357430,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550318,\n
        "lat": 49.9605130,\n
        "lon": 3.2358590,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550319,\n
        "lat": 49.9605150,\n
        "lon": 3.2354830,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550320,\n
        "lat": 49.9605150,\n
        "lon": 3.2358490,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550321,\n
        "lat": 49.9605180,\n
        "lon": 3.2354460,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550322,\n
        "lat": 49.9605210,\n
        "lon": 3.2313940,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550323,\n
        "lat": 49.9605220,\n
        "lon": 3.2312930,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550324,\n
        "lat": 49.9605240,\n
        "lon": 3.2340010,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550325,\n
        "lat": 49.9605240,\n
        "lon": 3.2356630,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550326,\n
        "lat": 49.9605250,\n
        "lon": 3.2356610,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550327,\n
        "lat": 49.9605280,\n
        "lon": 3.2358530,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550328,\n
        "lat": 49.9605300,\n
        "lon": 3.2343570,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550329,\n
        "lat": 49.9605310,\n
        "lon": 3.2317450,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550330,\n
        "lat": 49.9605320,\n
        "lon": 3.2339710,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550331,\n
        "lat": 49.9605330,\n
        "lon": 3.2311340,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550332,\n
        "lat": 49.9605350,\n
        "lon": 3.2296200,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550333,\n
        "lat": 49.9605370,\n
        "lon": 3.2318690,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550334,\n
        "lat": 49.9605370,\n
        "lon": 3.2357510,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550335,\n
        "lat": 49.9605390,\n
        "lon": 3.2310300,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550336,\n
        "lat": 49.9605420,\n
        "lon": 3.2335910,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550337,\n
        "lat": 49.9605460,\n
        "lon": 3.2296990,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550338,\n
        "lat": 49.9605600,\n
        "lon": 3.2339880,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550339,\n
        "lat": 49.9605610,\n
        "lon": 3.2351830,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550340,\n
        "lat": 49.9605620,\n
        "lon": 3.2334850,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550341,\n
        "lat": 49.9605650,\n
        "lon": 3.2350860,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550342,\n
        "lat": 49.9605660,\n
        "lon": 3.2334880,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550343,\n
        "lat": 49.9605660,\n
        "lon": 3.2339600,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550344,\n
        "lat": 49.9605670,\n
        "lon": 3.2312610,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550345,\n
        "lat": 49.9605720,\n
        "lon": 3.2313860,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550346,\n
        "lat": 49.9605760,\n
        "lon": 3.2357650,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550347,\n
        "lat": 49.9605780,\n
        "lon": 3.2334230,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550348,\n
        "lat": 49.9605820,\n
        "lon": 3.2334260,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550349,\n
        "lat": 49.9605880,\n
        "lon": 3.2356830,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550350,\n
        "lat": 49.9605900,\n
        "lon": 3.2341470,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550351,\n
        "lat": 49.9605950,\n
        "lon": 3.2333780,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550352,\n
        "lat": 49.9606000,\n
        "lon": 3.2340810,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550353,\n
        "lat": 49.9606060,\n
        "lon": 3.2336280,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550354,\n
        "lat": 49.9606070,\n
        "lon": 3.2295970,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550355,\n
        "lat": 49.9606120,\n
        "lon": 3.2294670,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550356,\n
        "lat": 49.9606120,\n
        "lon": 3.2316220,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550357,\n
        "lat": 49.9606130,\n
        "lon": 3.2296510,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550358,\n
        "lat": 49.9606150,\n
        "lon": 3.2316750,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550359,\n
        "lat": 49.9606260,\n
        "lon": 3.2295910,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550360,\n
        "lat": 49.9606260,\n
        "lon": 3.2312040,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550361,\n
        "lat": 49.9606290,\n
        "lon": 3.2312510,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550362,\n
        "lat": 49.9606310,\n
        "lon": 3.2315590,\n
        "timestamp": "2016-01-25T16:38:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550363,\n
        "lat": 49.9606320,\n
        "lon": 3.2315840,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550364,\n
        "lat": 49.9606330,\n
        "lon": 3.2341970,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550365,\n
        "lat": 49.9606410,\n
        "lon": 3.2296880,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550366,\n
        "lat": 49.9606420,\n
        "lon": 3.2315350,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550367,\n
        "lat": 49.9606440,\n
        "lon": 3.2311130,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550368,\n
        "lat": 49.9606450,\n
        "lon": 3.2297260,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550369,\n
        "lat": 49.9606460,\n
        "lon": 3.2311340,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550370,\n
        "lat": 49.9606500,\n
        "lon": 3.2311900,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550371,\n
        "lat": 49.9606510,\n
        "lon": 3.2311990,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550372,\n
        "lat": 49.9606520,\n
        "lon": 3.2315340,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550373,\n
        "lat": 49.9606570,\n
        "lon": 3.2334150,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550374,\n
        "lat": 49.9606600,\n
        "lon": 3.2311110,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550375,\n
        "lat": 49.9606610,\n
        "lon": 3.2316660,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550376,\n
        "lat": 49.9606610,\n
        "lon": 3.2351220,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550377,\n
        "lat": 49.9606620,\n
        "lon": 3.2311310,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550378,\n
        "lat": 49.9606620,\n
        "lon": 3.2350960,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550379,\n
        "lat": 49.9606640,\n
        "lon": 3.2313730,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550380,\n
        "lat": 49.9606670,\n
        "lon": 3.2317480,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550381,\n
        "lat": 49.9606700,\n
        "lon": 3.2311950,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550382,\n
        "lat": 49.9606700,\n
        "lon": 3.2349470,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550383,\n
        "lat": 49.9606710,\n
        "lon": 3.2312030,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550384,\n
        "lat": 49.9606710,\n
        "lon": 3.2349470,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550385,\n
        "lat": 49.9606720,\n
        "lon": 3.2311300,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550386,\n
        "lat": 49.9606720,\n
        "lon": 3.2340990,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550387,\n
        "lat": 49.9606750,\n
        "lon": 3.2333820,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550388,\n
        "lat": 49.9606770,\n
        "lon": 3.2348500,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550389,\n
        "lat": 49.9606780,\n
        "lon": 3.2311850,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550390,\n
        "lat": 49.9606790,\n
        "lon": 3.2294400,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550391,\n
        "lat": 49.9606790,\n
        "lon": 3.2351980,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550392,\n
        "lat": 49.9606840,\n
        "lon": 3.2294380,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550393,\n
        "lat": 49.9606840,\n
        "lon": 3.2351250,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550394,\n
        "lat": 49.9606850,\n
        "lon": 3.2333040,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550395,\n
        "lat": 49.9606890,\n
        "lon": 3.2340360,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550396,\n
        "lat": 49.9606900,\n
        "lon": 3.2311990,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550397,\n
        "lat": 49.9606920,\n
        "lon": 3.2312440,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550398,\n
        "lat": 49.9606960,\n
        "lon": 3.2295480,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550399,\n
        "lat": 49.9606970,\n
        "lon": 3.2332000,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550400,\n
        "lat": 49.9607000,\n
        "lon": 3.2296260,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550401,\n
        "lat": 49.9607030,\n
        "lon": 3.2296700,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550402,\n
        "lat": 49.9607030,\n
        "lon": 3.2351900,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550403,\n
        "lat": 49.9607040,\n
        "lon": 3.2351260,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550404,\n
        "lat": 49.9607070,\n
        "lon": 3.2297060,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550405,\n
        "lat": 49.9607080,\n
        "lon": 3.2331100,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550406,\n
        "lat": 49.9607090,\n
        "lon": 3.2296650,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550407,\n
        "lat": 49.9607140,\n
        "lon": 3.2297120,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550408,\n
        "lat": 49.9607170,\n
        "lon": 3.2332050,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550409,\n
        "lat": 49.9607200,\n
        "lon": 3.2331300,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550410,\n
        "lat": 49.9607210,\n
        "lon": 3.2331130,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550411,\n
        "lat": 49.9607260,\n
        "lon": 3.2352860,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550412,\n
        "lat": 49.9607260,\n
        "lon": 3.2353020,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550413,\n
        "lat": 49.9607270,\n
        "lon": 3.2331320,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550414,\n
        "lat": 49.9607270,\n
        "lon": 3.2334070,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550415,\n
        "lat": 49.9607280,\n
        "lon": 3.2294890,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550416,\n
        "lat": 49.9607300,\n
        "lon": 3.2351920,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550417,\n
        "lat": 49.9607320,\n
        "lon": 3.2295280,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550418,\n
        "lat": 49.9607320,\n
        "lon": 3.2295360,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550419,\n
        "lat": 49.9607370,\n
        "lon": 3.2333180,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550420,\n
        "lat": 49.9607380,\n
        "lon": 3.2353030,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550421,\n
        "lat": 49.9607390,\n
        "lon": 3.2352870,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550422,\n
        "lat": 49.9607410,\n
        "lon": 3.2312350,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550423,\n
        "lat": 49.9607500,\n
        "lon": 3.2316870,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550424,\n
        "lat": 49.9607530,\n
        "lon": 3.2313590,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550425,\n
        "lat": 49.9607530,\n
        "lon": 3.2317340,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550426,\n
        "lat": 49.9607610,\n
        "lon": 3.2311790,\n
        "timestamp": "2016-01-25T16:38:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550427,\n
        "lat": 49.9607670,\n
        "lon": 3.2310890,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550428,\n
        "lat": 49.9607760,\n
        "lon": 3.2294730,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550429,\n
        "lat": 49.9607810,\n
        "lon": 3.2295120,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550430,\n
        "lat": 49.9607810,\n
        "lon": 3.2313550,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550431,\n
        "lat": 49.9607820,\n
        "lon": 3.2295200,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550432,\n
        "lat": 49.9607830,\n
        "lon": 3.2327790,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550433,\n
        "lat": 49.9607830,\n
        "lon": 3.2333190,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550434,\n
        "lat": 49.9607860,\n
        "lon": 3.2328250,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550435,\n
        "lat": 49.9607880,\n
        "lon": 3.2316450,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550436,\n
        "lat": 49.9607900,\n
        "lon": 3.2316780,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550437,\n
        "lat": 49.9607910,\n
        "lon": 3.2311890,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550438,\n
        "lat": 49.9607914,\n
        "lon": 3.2311820,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550439,\n
        "lat": 49.9607920,\n
        "lon": 3.2329030,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550440,\n
        "lat": 49.9607940,\n
        "lon": 3.2315120,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550441,\n
        "lat": 49.9607960,\n
        "lon": 3.2296380,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550442,\n
        "lat": 49.9607970,\n
        "lon": 3.2310930,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550443,\n
        "lat": 49.9607990,\n
        "lon": 3.2349640,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550444,\n
        "lat": 49.9608010,\n
        "lon": 3.2296820,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550445,\n
        "lat": 49.9608010,\n
        "lon": 3.2316440,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550446,\n
        "lat": 49.9608030,\n
        "lon": 3.2313520,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550447,\n
        "lat": 49.9608050,\n
        "lon": 3.2348690,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550448,\n
        "lat": 49.9608060,\n
        "lon": 3.2293940,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550449,\n
        "lat": 49.9608070,\n
        "lon": 3.2299830,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550450,\n
        "lat": 49.9608090,\n
        "lon": 3.2331910,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550451,\n
        "lat": 49.9608100,\n
        "lon": 3.2312140,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550452,\n
        "lat": 49.9608110,\n
        "lon": 3.2311910,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550453,\n
        "lat": 49.9608130,\n
        "lon": 3.2300270,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550454,\n
        "lat": 49.9608150,\n
        "lon": 3.2325700,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550455,\n
        "lat": 49.9608150,\n
        "lon": 3.2331930,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550456,\n
        "lat": 49.9608170,\n
        "lon": 3.2326590,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550457,\n
        "lat": 49.9608180,\n
        "lon": 3.2310950,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550458,\n
        "lat": 49.9608200,\n
        "lon": 3.2328200,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550459,\n
        "lat": 49.9608240,\n
        "lon": 3.2325700,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550460,\n
        "lat": 49.9608250,\n
        "lon": 3.2295020,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550461,\n
        "lat": 49.9608250,\n
        "lon": 3.2309870,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550462,\n
        "lat": 49.9608260,\n
        "lon": 3.2328990,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550463,\n
        "lat": 49.9608280,\n
        "lon": 3.2331280,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550464,\n
        "lat": 49.9608330,\n
        "lon": 3.2351390,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550465,\n
        "lat": 49.9608330,\n
        "lon": 3.2351440,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550466,\n
        "lat": 49.9608370,\n
        "lon": 3.2311580,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550467,\n
        "lat": 49.9608380,\n
        "lon": 3.2299700,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550468,\n
        "lat": 49.9608410,\n
        "lon": 3.2311100,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550469,\n
        "lat": 49.9608440,\n
        "lon": 3.2300150,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550470,\n
        "lat": 49.9608460,\n
        "lon": 3.2299670,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550471,\n
        "lat": 49.9608460,\n
        "lon": 3.2327730,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550472,\n
        "lat": 49.9608510,\n
        "lon": 3.2300110,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550473,\n
        "lat": 49.9608510,\n
        "lon": 3.2333550,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550474,\n
        "lat": 49.9608540,\n
        "lon": 3.2315220,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550475,\n
        "lat": 49.9608600,\n
        "lon": 3.2312160,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550476,\n
        "lat": 49.9608620,\n
        "lon": 3.2311120,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550477,\n
        "lat": 49.9608620,\n
        "lon": 3.2316220,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550478,\n
        "lat": 49.9608630,\n
        "lon": 3.2338600,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550479,\n
        "lat": 49.9608640,\n
        "lon": 3.2351470,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550480,\n
        "lat": 49.9608650,\n
        "lon": 3.2311120,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550481,\n
        "lat": 49.9608650,\n
        "lon": 3.2326900,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550482,\n
        "lat": 49.9608660,\n
        "lon": 3.2315010,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550483,\n
        "lat": 49.9608680,\n
        "lon": 3.2313440,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550484,\n
        "lat": 49.9608680,\n
        "lon": 3.2353070,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550485,\n
        "lat": 49.9608700,\n
        "lon": 3.2309950,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550486,\n
        "lat": 49.9608710,\n
        "lon": 3.2323710,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550487,\n
        "lat": 49.9608750,\n
        "lon": 3.2332220,\n
        "timestamp": "2016-01-25T16:38:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550488,\n
        "lat": 49.9608760,\n
        "lon": 3.2327710,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550489,\n
        "lat": 49.9608763,\n
        "lon": 3.2311910,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550490,\n
        "lat": 49.9608780,\n
        "lon": 3.2332260,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550491,\n
        "lat": 49.9608800,\n
        "lon": 3.2311150,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550492,\n
        "lat": 49.9608810,\n
        "lon": 3.2323110,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550493,\n
        "lat": 49.9608810,\n
        "lon": 3.2337890,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550494,\n
        "lat": 49.9608820,\n
        "lon": 3.2299520,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550495,\n
        "lat": 49.9608830,\n
        "lon": 3.2300270,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550496,\n
        "lat": 49.9608830,\n
        "lon": 3.2328920,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550497,\n
        "lat": 49.9608860,\n
        "lon": 3.2311080,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550498,\n
        "lat": 49.9608870,\n
        "lon": 3.2299980,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550499,\n
        "lat": 49.9608870,\n
        "lon": 3.2309970,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550500,\n
        "lat": 49.9608870,\n
        "lon": 3.2331570,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550501,\n
        "lat": 49.9608870,\n
        "lon": 3.2338570,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550502,\n
        "lat": 49.9608890,\n
        "lon": 3.2317150,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550503,\n
        "lat": 49.9608900,\n
        "lon": 3.2300670,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550504,\n
        "lat": 49.9608940,\n
        "lon": 3.2318130,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550505,\n
        "lat": 49.9608940,\n
        "lon": 3.2344220,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550506,\n
        "lat": 49.9608960,\n
        "lon": 3.2318130,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550507,\n
        "lat": 49.9608970,\n
        "lon": 3.2318650,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550508,\n
        "lat": 49.9609010,\n
        "lon": 3.2308340,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550509,\n
        "lat": 49.9609040,\n
        "lon": 3.2318110,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550510,\n
        "lat": 49.9609040,\n
        "lon": 3.2318210,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550511,\n
        "lat": 49.9609060,\n
        "lon": 3.2337850,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550512,\n
        "lat": 49.9609090,\n
        "lon": 3.2318200,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550513,\n
        "lat": 49.9609090,\n
        "lon": 3.2327720,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550514,\n
        "lat": 49.9609110,\n
        "lon": 3.2318610,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550515,\n
        "lat": 49.9609110,\n
        "lon": 3.2321420,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550516,\n
        "lat": 49.9609120,\n
        "lon": 3.2321420,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550517,\n
        "lat": 49.9609130,\n
        "lon": 3.2321640,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550518,\n
        "lat": 49.9609160,\n
        "lon": 3.2342740,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550519,\n
        "lat": 49.9609180,\n
        "lon": 3.2308260,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550520,\n
        "lat": 49.9609220,\n
        "lon": 3.2326500,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550521,\n
        "lat": 49.9609240,\n
        "lon": 3.2306830,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550522,\n
        "lat": 49.9609250,\n
        "lon": 3.2321630,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550523,\n
        "lat": 49.9609260,\n
        "lon": 3.2321770,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550524,\n
        "lat": 49.9609270,\n
        "lon": 3.2326020,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550525,\n
        "lat": 49.9609270,\n
        "lon": 3.2327160,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550526,\n
        "lat": 49.9609280,\n
        "lon": 3.2293490,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550527,\n
        "lat": 49.9609280,\n
        "lon": 3.2342820,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550528,\n
        "lat": 49.9609330,\n
        "lon": 3.2299320,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550529,\n
        "lat": 49.9609330,\n
        "lon": 3.2320180,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550530,\n
        "lat": 49.9609340,\n
        "lon": 3.2312330,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550531,\n
        "lat": 49.9609340,\n
        "lon": 3.2342050,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550532,\n
        "lat": 49.9609350,\n
        "lon": 3.2311980,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550533,\n
        "lat": 49.9609390,\n
        "lon": 3.2301520,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550534,\n
        "lat": 49.9609390,\n
        "lon": 3.2311140,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550535,\n
        "lat": 49.9609400,\n
        "lon": 3.2326230,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550536,\n
        "lat": 49.9609410,\n
        "lon": 3.2319080,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550537,\n
        "lat": 49.9609420,\n
        "lon": 3.2326420,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550538,\n
        "lat": 49.9609430,\n
        "lon": 3.2294300,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550539,\n
        "lat": 49.9609430,\n
        "lon": 3.2301830,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550540,\n
        "lat": 49.9609440,\n
        "lon": 3.2300040,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550541,\n
        "lat": 49.9609470,\n
        "lon": 3.2354090,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550542,\n
        "lat": 49.9609520,\n
        "lon": 3.2352710,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550543,\n
        "lat": 49.9609530,\n
        "lon": 3.2324550,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550544,\n
        "lat": 49.9609540,\n
        "lon": 3.2314880,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550545,\n
        "lat": 49.9609550,\n
        "lon": 3.2293380,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550546,\n
        "lat": 49.9609570,\n
        "lon": 3.2308420,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550547,\n
        "lat": 49.9609610,\n
        "lon": 3.2323400,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550548,\n
        "lat": 49.9609620,\n
        "lon": 3.2316070,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550549,\n
        "lat": 49.9609620,\n
        "lon": 3.2323320,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550550,\n
        "lat": 49.9609660,\n
        "lon": 3.2316630,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550551,\n
        "lat": 49.9609660,\n
        "lon": 3.2327920,\n
        "timestamp": "2016-01-25T16:38:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550552,\n
        "lat": 49.9609670,\n
        "lon": 3.2335710,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550553,\n
        "lat": 49.9609680,\n
        "lon": 3.2317000,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550554,\n
        "lat": 49.9609700,\n
        "lon": 3.2294200,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550555,\n
        "lat": 49.9609700,\n
        "lon": 3.2321350,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550556,\n
        "lat": 49.9609720,\n
        "lon": 3.2321680,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550657,\n
        "lat": 49.9609720,\n
        "lon": 3.2335310,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550658,\n
        "lat": 49.9609730,\n
        "lon": 3.2317680,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550659,\n
        "lat": 49.9609740,\n
        "lon": 3.2301420,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550660,\n
        "lat": 49.9609750,\n
        "lon": 3.2318010,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550661,\n
        "lat": 49.9609760,\n
        "lon": 3.2322360,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550662,\n
        "lat": 49.9609780,\n
        "lon": 3.2301710,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550663,\n
        "lat": 49.9609780,\n
        "lon": 3.2323360,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550664,\n
        "lat": 49.9609820,\n
        "lon": 3.2344740,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550665,\n
        "lat": 49.9609830,\n
        "lon": 3.2321830,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550666,\n
        "lat": 49.9609840,\n
        "lon": 3.2337710,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550667,\n
        "lat": 49.9609900,\n
        "lon": 3.2326600,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550668,\n
        "lat": 49.9609900,\n
        "lon": 3.2333580,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550669,\n
        "lat": 49.9609910,\n
        "lon": 3.2322420,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550670,\n
        "lat": 49.9609930,\n
        "lon": 3.2326430,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550671,\n
        "lat": 49.9609970,\n
        "lon": 3.2300440,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550672,\n
        "lat": 49.9609970,\n
        "lon": 3.2333810,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550673,\n
        "lat": 49.9609990,\n
        "lon": 3.2321880,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550674,\n
        "lat": 49.9609990,\n
        "lon": 3.2338390,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550675,\n
        "lat": 49.9609990,\n
        "lon": 3.2354170,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550676,\n
        "lat": 49.9610000,\n
        "lon": 3.2353860,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550677,\n
        "lat": 49.9610040,\n
        "lon": 3.2317630,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550678,\n
        "lat": 49.9610040,\n
        "lon": 3.2335880,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550679,\n
        "lat": 49.9610050,\n
        "lon": 3.2317960,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550680,\n
        "lat": 49.9610060,\n
        "lon": 3.2337830,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550681,\n
        "lat": 49.9610070,\n
        "lon": 3.2299050,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550682,\n
        "lat": 49.9610070,\n
        "lon": 3.2321240,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550683,\n
        "lat": 49.9610080,\n
        "lon": 3.2317080,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550684,\n
        "lat": 49.9610090,\n
        "lon": 3.2319170,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550685,\n
        "lat": 49.9610090,\n
        "lon": 3.2319250,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550686,\n
        "lat": 49.9610100,\n
        "lon": 3.2332540,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550687,\n
        "lat": 49.9610110,\n
        "lon": 3.2317620,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550688,\n
        "lat": 49.9610130,\n
        "lon": 3.2301600,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550689,\n
        "lat": 49.9610130,\n
        "lon": 3.2315990,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550690,\n
        "lat": 49.9610160,\n
        "lon": 3.2316550,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550691,\n
        "lat": 49.9610170,\n
        "lon": 3.2324770,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550692,\n
        "lat": 49.9610170,\n
        "lon": 3.2343270,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550693,\n
        "lat": 49.9610190,\n
        "lon": 3.2317060,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550694,\n
        "lat": 49.9610200,\n
        "lon": 3.2317600,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550695,\n
        "lat": 49.9610240,\n
        "lon": 3.2300140,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550696,\n
        "lat": 49.9610240,\n
        "lon": 3.2324270,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550697,\n
        "lat": 49.9610420,\n
        "lon": 3.2300280,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550698,\n
        "lat": 49.9610440,\n
        "lon": 3.2343430,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550699,\n
        "lat": 49.9610460,\n
        "lon": 3.2312170,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550700,\n
        "lat": 49.9610470,\n
        "lon": 3.2335940,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550701,\n
        "lat": 49.9610480,\n
        "lon": 3.2337960,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550702,\n
        "lat": 49.9610490,\n
        "lon": 3.2302490,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550703,\n
        "lat": 49.9610500,\n
        "lon": 3.2303310,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550704,\n
        "lat": 49.9610500,\n
        "lon": 3.2334030,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550705,\n
        "lat": 49.9610510,\n
        "lon": 3.2314720,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550706,\n
        "lat": 49.9610510,\n
        "lon": 3.2335530,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550707,\n
        "lat": 49.9610520,\n
        "lon": 3.2333950,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550708,\n
        "lat": 49.9610520,\n
        "lon": 3.2335530,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550709,\n
        "lat": 49.9610520,\n
        "lon": 3.2337580,\n
        "timestamp": "2016-01-25T16:38:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550712,\n
        "lat": 49.9629460,\n
        "lon": 3.2315720,\n
        "timestamp": "2016-01-25T16:38:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550713,\n
        "lat": 49.9629490,\n
        "lon": 3.2351590,\n
        "timestamp": "2016-01-25T16:38:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550714,\n
        "lat": 49.9629529,\n
        "lon": 3.2318586,\n
        "timestamp": "2022-08-03T13:24:53Z",\n
        "version": 3,\n
        "changeset": 124437225,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550715,\n
        "lat": 49.9629570,\n
        "lon": 3.2354580,\n
        "timestamp": "2016-01-25T16:38:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550716,\n
        "lat": 49.9629640,\n
        "lon": 3.2355050,\n
        "timestamp": "2016-01-25T16:38:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550717,\n
        "lat": 49.9629759,\n
        "lon": 3.2315276,\n
        "timestamp": "2022-08-03T13:24:53Z",\n
        "version": 3,\n
        "changeset": 124437225,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550718,\n
        "lat": 49.9629859,\n
        "lon": 3.2314686,\n
        "timestamp": "2022-08-03T13:24:53Z",\n
        "version": 3,\n
        "changeset": 124437225,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550719,\n
        "lat": 49.9629860,\n
        "lon": 3.2346060,\n
        "timestamp": "2016-01-25T16:38:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550720,\n
        "lat": 49.9629909,\n
        "lon": 3.2316626,\n
        "timestamp": "2022-08-03T13:24:53Z",\n
        "version": 3,\n
        "changeset": 124437225,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550721,\n
        "lat": 49.9629939,\n
        "lon": 3.2314096,\n
        "timestamp": "2022-08-03T13:24:53Z",\n
        "version": 3,\n
        "changeset": 124437225,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550722,\n
        "lat": 49.9629950,\n
        "lon": 3.2349900,\n
        "timestamp": "2016-01-25T16:38:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550723,\n
        "lat": 49.9629980,\n
        "lon": 3.2306360,\n
        "timestamp": "2016-01-25T16:38:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550724,\n
        "lat": 49.9630009,\n
        "lon": 3.2318796,\n
        "timestamp": "2022-08-03T13:24:53Z",\n
        "version": 3,\n
        "changeset": 124437225,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550725,\n
        "lat": 49.9630029,\n
        "lon": 3.2313506,\n
        "timestamp": "2022-08-03T13:24:53Z",\n
        "version": 3,\n
        "changeset": 124437225,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550726,\n
        "lat": 49.9630040,\n
        "lon": 3.2305850,\n
        "timestamp": "2016-01-25T16:38:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550727,\n
        "lat": 49.9630119,\n
        "lon": 3.2312936,\n
        "timestamp": "2022-08-03T13:24:53Z",\n
        "version": 3,\n
        "changeset": 124437225,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550728,\n
        "lat": 49.9630149,\n
        "lon": 3.2315396,\n
        "timestamp": "2022-08-03T13:24:53Z",\n
        "version": 3,\n
        "changeset": 124437225,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550729,\n
        "lat": 49.9630150,\n
        "lon": 3.2310100,\n
        "timestamp": "2016-01-25T16:38:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550730,\n
        "lat": 49.9630209,\n
        "lon": 3.2312346,\n
        "timestamp": "2022-08-03T13:24:53Z",\n
        "version": 3,\n
        "changeset": 124437225,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550731,\n
        "lat": 49.9630190,\n
        "lon": 3.2349660,\n
        "timestamp": "2016-01-25T16:38:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550732,\n
        "lat": 49.9630211,\n
        "lon": 3.2349739,\n
        "timestamp": "2016-01-25T16:38:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550733,\n
        "lat": 49.9630250,\n
        "lon": 3.2351040,\n
        "timestamp": "2016-01-25T16:38:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550734,\n
        "lat": 49.9630280,\n
        "lon": 3.2308080,\n
        "timestamp": "2016-01-25T16:38:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550735,\n
        "lat": 49.9630300,\n
        "lon": 3.2350080,\n
        "timestamp": "2016-01-25T16:38:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550736,\n
        "lat": 49.9630320,\n
        "lon": 3.2348400,\n
        "timestamp": "2016-01-25T16:38:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550737,\n
        "lat": 49.9630399,\n
        "lon": 3.2316826,\n
        "timestamp": "2022-08-03T13:24:53Z",\n
        "version": 3,\n
        "changeset": 124437225,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550738,\n
        "lat": 49.9630380,\n
        "lon": 3.2307110,\n
        "timestamp": "2016-01-25T16:38:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550739,\n
        "lat": 49.9630400,\n
        "lon": 3.2308120,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550740,\n
        "lat": 49.9630580,\n
        "lon": 3.2345780,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550741,\n
        "lat": 49.9630639,\n
        "lon": 3.2315566,\n
        "timestamp": "2022-08-03T13:24:53Z",\n
        "version": 3,\n
        "changeset": 124437225,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550742,\n
        "lat": 49.9630630,\n
        "lon": 3.2310170,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550743,\n
        "lat": 49.9630670,\n
        "lon": 3.2349290,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550744,\n
        "lat": 49.9630677,\n
        "lon": 3.2349315,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550745,\n
        "lat": 49.9630729,\n
        "lon": 3.2314966,\n
        "timestamp": "2022-08-03T13:24:53Z",\n
        "version": 3,\n
        "changeset": 124437225,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550746,\n
        "lat": 49.9630819,\n
        "lon": 3.2314366,\n
        "timestamp": "2022-08-03T13:24:53Z",\n
        "version": 3,\n
        "changeset": 124437225,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550747,\n
        "lat": 49.9630800,\n
        "lon": 3.2349750,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550748,\n
        "lat": 49.9630909,\n
        "lon": 3.2313786,\n
        "timestamp": "2022-08-03T13:24:53Z",\n
        "version": 3,\n
        "changeset": 124437225,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550749,\n
        "lat": 49.9630880,\n
        "lon": 3.2349160,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550750,\n
        "lat": 49.9630900,\n
        "lon": 3.2348890,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550751,\n
        "lat": 49.9630920,\n
        "lon": 3.2349150,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550752,\n
        "lat": 49.9630920,\n
        "lon": 3.2349160,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550753,\n
        "lat": 49.9630940,\n
        "lon": 3.2307260,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550754,\n
        "lat": 49.9630999,\n
        "lon": 3.2313186,\n
        "timestamp": "2022-08-03T13:24:53Z",\n
        "version": 3,\n
        "changeset": 124437225,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550755,\n
        "lat": 49.9630970,\n
        "lon": 3.2349140,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550756,\n
        "lat": 49.9630980,\n
        "lon": 3.2347930,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550757,\n
        "lat": 49.9610620,\n
        "lon": 3.2295120,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550758,\n
        "lat": 49.9610620,\n
        "lon": 3.2315920,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550759,\n
        "lat": 49.9610650,\n
        "lon": 3.2321400,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550760,\n
        "lat": 49.9610660,\n
        "lon": 3.2353950,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550761,\n
        "lat": 49.9610670,\n
        "lon": 3.2320400,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550762,\n
        "lat": 49.9610680,\n
        "lon": 3.2296970,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550763,\n
        "lat": 49.9610690,\n
        "lon": 3.2297330,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550764,\n
        "lat": 49.9610710,\n
        "lon": 3.2314960,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550765,\n
        "lat": 49.9610710,\n
        "lon": 3.2333960,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550766,\n
        "lat": 49.9610710,\n
        "lon": 3.2352860,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550767,\n
        "lat": 49.9610720,\n
        "lon": 3.2319350,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550768,\n
        "lat": 49.9610740,\n
        "lon": 3.2315710,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550769,\n
        "lat": 49.9610750,\n
        "lon": 3.2337640,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550770,\n
        "lat": 49.9610760,\n
        "lon": 3.2329060,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550771,\n
        "lat": 49.9610770,\n
        "lon": 3.2328940,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550772,\n
        "lat": 49.9610770,\n
        "lon": 3.2333660,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550773,\n
        "lat": 49.9610800,\n
        "lon": 3.2294530,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550774,\n
        "lat": 49.9610800,\n
        "lon": 3.2337180,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550775,\n
        "lat": 49.9610810,\n
        "lon": 3.2334080,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550776,\n
        "lat": 49.9610820,\n
        "lon": 3.2294860,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550777,\n
        "lat": 49.9610830,\n
        "lon": 3.2355550,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550778,\n
        "lat": 49.9610840,\n
        "lon": 3.2295060,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550779,\n
        "lat": 49.9610850,\n
        "lon": 3.2319370,\n
        "timestamp": "2016-01-25T16:38:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550780,\n
        "lat": 49.9610850,\n
        "lon": 3.2333240,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550781,\n
        "lat": 49.9610860,\n
        "lon": 3.2295170,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550782,\n
        "lat": 49.9610870,\n
        "lon": 3.2354780,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550783,\n
        "lat": 49.9610920,\n
        "lon": 3.2332920,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550784,\n
        "lat": 49.9610970,\n
        "lon": 3.2353830,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550785,\n
        "lat": 49.9610980,\n
        "lon": 3.2333060,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550786,\n
        "lat": 49.9610980,\n
        "lon": 3.2333420,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550787,\n
        "lat": 49.9610990,\n
        "lon": 3.2317730,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550788,\n
        "lat": 49.9611080,\n
        "lon": 3.2326340,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550789,\n
        "lat": 49.9611080,\n
        "lon": 3.2333770,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550790,\n
        "lat": 49.9611100,\n
        "lon": 3.2296780,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550791,\n
        "lat": 49.9611100,\n
        "lon": 3.2351510,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550792,\n
        "lat": 49.9611110,\n
        "lon": 3.2296960,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550793,\n
        "lat": 49.9611130,\n
        "lon": 3.2333460,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550794,\n
        "lat": 49.9611150,\n
        "lon": 3.2293560,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550795,\n
        "lat": 49.9611170,\n
        "lon": 3.2293840,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550796,\n
        "lat": 49.9611190,\n
        "lon": 3.2334060,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550797,\n
        "lat": 49.9611200,\n
        "lon": 3.2326200,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550798,\n
        "lat": 49.9611210,\n
        "lon": 3.2311180,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550799,\n
        "lat": 49.9611230,\n
        "lon": 3.2299480,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550800,\n
        "lat": 49.9611240,\n
        "lon": 3.2292670,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550801,\n
        "lat": 49.9611240,\n
        "lon": 3.2331670,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550802,\n
        "lat": 49.9611250,\n
        "lon": 3.2298680,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550803,\n
        "lat": 49.9611250,\n
        "lon": 3.2325580,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550804,\n
        "lat": 49.9611250,\n
        "lon": 3.2331620,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550805,\n
        "lat": 49.9611270,\n
        "lon": 3.2293200,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550806,\n
        "lat": 49.9611270,\n
        "lon": 3.2297900,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550807,\n
        "lat": 49.9611270,\n
        "lon": 3.2333510,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550808,\n
        "lat": 49.9611290,\n
        "lon": 3.2297290,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550809,\n
        "lat": 49.9611290,\n
        "lon": 3.2325060,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550810,\n
        "lat": 49.9611320,\n
        "lon": 3.2296040,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550811,\n
        "lat": 49.9611330,\n
        "lon": 3.2353880,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550812,\n
        "lat": 49.9611360,\n
        "lon": 3.2293200,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550813,\n
        "lat": 49.9611360,\n
        "lon": 3.2296760,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550814,\n
        "lat": 49.9611370,\n
        "lon": 3.2293530,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550815,\n
        "lat": 49.9611370,\n
        "lon": 3.2331140,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550816,\n
        "lat": 49.9611390,\n
        "lon": 3.2293820,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550817,\n
        "lat": 49.9611390,\n
        "lon": 3.2293960,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550818,\n
        "lat": 49.9611390,\n
        "lon": 3.2310370,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550819,\n
        "lat": 49.9611390,\n
        "lon": 3.2334120,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550821,\n
        "lat": 49.9611400,\n
        "lon": 3.2309270,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550822,\n
        "lat": 49.9611400,\n
        "lon": 3.2323890,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550823,\n
        "lat": 49.9611450,\n
        "lon": 3.2351560,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550824,\n
        "lat": 49.9611470,\n
        "lon": 3.2329130,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550825,\n
        "lat": 49.9611470,\n
        "lon": 3.2333560,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550826,\n
        "lat": 49.9611520,\n
        "lon": 3.2298690,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550827,\n
        "lat": 49.9611540,\n
        "lon": 3.2297900,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550828,\n
        "lat": 49.9611540,\n
        "lon": 3.2329710,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550829,\n
        "lat": 49.9611570,\n
        "lon": 3.2329240,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550830,\n
        "lat": 49.9611580,\n
        "lon": 3.2329150,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550833,\n
        "lat": 49.9611610,\n
        "lon": 3.2311380,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550834,\n
        "lat": 49.9611640,\n
        "lon": 3.2293930,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550835,\n
        "lat": 49.9611640,\n
        "lon": 3.2293990,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550836,\n
        "lat": 49.9611640,\n
        "lon": 3.2331600,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550837,\n
        "lat": 49.9611650,\n
        "lon": 3.2327320,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550838,\n
        "lat": 49.9611650,\n
        "lon": 3.2331130,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550839,\n
        "lat": 49.9611700,\n
        "lon": 3.2333350,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550840,\n
        "lat": 49.9611740,\n
        "lon": 3.2329770,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550841,\n
        "lat": 49.9611790,\n
        "lon": 3.2294230,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550842,\n
        "lat": 49.9611790,\n
        "lon": 3.2327340,\n
        "timestamp": "2016-01-25T16:38:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550843,\n
        "lat": 49.9611800,\n
        "lon": 3.2295960,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550844,\n
        "lat": 49.9611810,\n
        "lon": 3.2327120,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550845,\n
        "lat": 49.9611810,\n
        "lon": 3.2329150,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550846,\n
        "lat": 49.9611810,\n
        "lon": 3.2329240,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550847,\n
        "lat": 49.9611820,\n
        "lon": 3.2297960,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550848,\n
        "lat": 49.9611820,\n
        "lon": 3.2308490,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550849,\n
        "lat": 49.9611820,\n
        "lon": 3.2309250,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550850,\n
        "lat": 49.9611820,\n
        "lon": 3.2310400,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550851,\n
        "lat": 49.9611820,\n
        "lon": 3.2328690,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550852,\n
        "lat": 49.9611830,\n
        "lon": 3.2302470,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550853,\n
        "lat": 49.9611830,\n
        "lon": 3.2307040,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550854,\n
        "lat": 49.9611830,\n
        "lon": 3.2307050,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550855,\n
        "lat": 49.9611840,\n
        "lon": 3.2297250,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550856,\n
        "lat": 49.9611840,\n
        "lon": 3.2303280,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550857,\n
        "lat": 49.9611850,\n
        "lon": 3.2332520,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550858,\n
        "lat": 49.9611860,\n
        "lon": 3.2294850,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550859,\n
        "lat": 49.9611860,\n
        "lon": 3.2297250,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550860,\n
        "lat": 49.9611900,\n
        "lon": 3.2350130,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550861,\n
        "lat": 49.9611920,\n
        "lon": 3.2326350,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550862,\n
        "lat": 49.9611930,\n
        "lon": 3.2299510,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550863,\n
        "lat": 49.9611930,\n
        "lon": 3.2349080,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550864,\n
        "lat": 49.9611950,\n
        "lon": 3.2331130,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550865,\n
        "lat": 49.9611960,\n
        "lon": 3.2330990,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550866,\n
        "lat": 49.9611960,\n
        "lon": 3.2348350,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550867,\n
        "lat": 49.9611970,\n
        "lon": 3.2331900,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550868,\n
        "lat": 49.9611980,\n
        "lon": 3.2292540,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550869,\n
        "lat": 49.9611980,\n
        "lon": 3.2297980,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550870,\n
        "lat": 49.9611990,\n
        "lon": 3.2325740,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550871,\n
        "lat": 49.9612010,\n
        "lon": 3.2325270,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550872,\n
        "lat": 49.9612010,\n
        "lon": 3.2331680,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550873,\n
        "lat": 49.9612010,\n
        "lon": 3.2346850,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550874,\n
        "lat": 49.9612060,\n
        "lon": 3.2293930,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550875,\n
        "lat": 49.9612060,\n
        "lon": 3.2318180,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550876,\n
        "lat": 49.9612070,\n
        "lon": 3.2332620,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550877,\n
        "lat": 49.9612100,\n
        "lon": 3.2331640,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550878,\n
        "lat": 49.9612110,\n
        "lon": 3.2318200,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550879,\n
        "lat": 49.9612120,\n
        "lon": 3.2331000,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550880,\n
        "lat": 49.9612120,\n
        "lon": 3.2348360,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550881,\n
        "lat": 49.9612140,\n
        "lon": 3.2347680,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550882,\n
        "lat": 49.9612150,\n
        "lon": 3.2324070,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550883,\n
        "lat": 49.9612150,\n
        "lon": 3.2332170,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550884,\n
        "lat": 49.9612160,\n
        "lon": 3.2317470,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550885,\n
        "lat": 49.9612220,\n
        "lon": 3.2354310,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550886,\n
        "lat": 49.9612240,\n
        "lon": 3.2321650,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550887,\n
        "lat": 49.9612260,\n
        "lon": 3.2329030,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550888,\n
        "lat": 49.9612260,\n
        "lon": 3.2329160,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550889,\n
        "lat": 49.9612260,\n
        "lon": 3.2337550,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550890,\n
        "lat": 49.9612270,\n
        "lon": 3.2328690,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550891,\n
        "lat": 49.9612270,\n
        "lon": 3.2328810,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550892,\n
        "lat": 49.9612310,\n
        "lon": 3.2318270,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550893,\n
        "lat": 49.9612350,\n
        "lon": 3.2352070,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550894,\n
        "lat": 49.9612360,\n
        "lon": 3.2336540,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550895,\n
        "lat": 49.9612370,\n
        "lon": 3.2329030,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550896,\n
        "lat": 49.9612380,\n
        "lon": 3.2328820,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550897,\n
        "lat": 49.9612420,\n
        "lon": 3.2317560,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550898,\n
        "lat": 49.9612570,\n
        "lon": 3.2319120,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550899,\n
        "lat": 49.9612670,\n
        "lon": 3.2265390,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550900,\n
        "lat": 49.9612720,\n
        "lon": 3.2353360,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550901,\n
        "lat": 49.9612720,\n
        "lon": 3.2354380,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550902,\n
        "lat": 49.9612740,\n
        "lon": 3.2302610,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550903,\n
        "lat": 49.9612750,\n
        "lon": 3.2267420,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550904,\n
        "lat": 49.9612780,\n
        "lon": 3.2332220,\n
        "timestamp": "2016-01-25T16:38:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550905,\n
        "lat": 49.9612780,\n
        "lon": 3.2353370,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550906,\n
        "lat": 49.9612790,\n
        "lon": 3.2331750,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550907,\n
        "lat": 49.9612790,\n
        "lon": 3.2352130,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550908,\n
        "lat": 49.9612930,\n
        "lon": 3.2311130,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550909,\n
        "lat": 49.9612960,\n
        "lon": 3.2327400,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550910,\n
        "lat": 49.9613010,\n
        "lon": 3.2321880,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550911,\n
        "lat": 49.9613010,\n
        "lon": 3.2326750,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550912,\n
        "lat": 49.9613050,\n
        "lon": 3.2347110,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550913,\n
        "lat": 49.9613240,\n
        "lon": 3.2345560,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550914,\n
        "lat": 49.9613310,\n
        "lon": 3.2323880,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550915,\n
        "lat": 49.9613310,\n
        "lon": 3.2345530,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550916,\n
        "lat": 49.9613320,\n
        "lon": 3.2304400,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550917,\n
        "lat": 49.9613320,\n
        "lon": 3.2310170,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550918,\n
        "lat": 49.9613320,\n
        "lon": 3.2319360,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550919,\n
        "lat": 49.9613340,\n
        "lon": 3.2336770,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550920,\n
        "lat": 49.9613350,\n
        "lon": 3.2311090,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550921,\n
        "lat": 49.9613358,\n
        "lon": 3.2318941,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550922,\n
        "lat": 49.9613390,\n
        "lon": 3.2336310,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550923,\n
        "lat": 49.9613400,\n
        "lon": 3.2310150,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550924,\n
        "lat": 49.9613480,\n
        "lon": 3.2347210,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550925,\n
        "lat": 49.9613480,\n
        "lon": 3.2348030,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550926,\n
        "lat": 49.9613518,\n
        "lon": 3.2317791,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550927,\n
        "lat": 49.9613530,\n
        "lon": 3.2322040,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550928,\n
        "lat": 49.9613550,\n
        "lon": 3.2265220,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550929,\n
        "lat": 49.9613580,\n
        "lon": 3.2347260,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550930,\n
        "lat": 49.9613610,\n
        "lon": 3.2300580,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550931,\n
        "lat": 49.9613620,\n
        "lon": 3.2301000,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550932,\n
        "lat": 49.9613630,\n
        "lon": 3.2267280,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550933,\n
        "lat": 49.9613630,\n
        "lon": 3.2322050,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550934,\n
        "lat": 49.9613630,\n
        "lon": 3.2350280,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550935,\n
        "lat": 49.9613650,\n
        "lon": 3.2321840,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550936,\n
        "lat": 49.9613660,\n
        "lon": 3.2302550,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550937,\n
        "lat": 49.9613660,\n
        "lon": 3.2345660,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550938,\n
        "lat": 49.9613670,\n
        "lon": 3.2349210,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550939,\n
        "lat": 49.9613710,\n
        "lon": 3.2324000,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550940,\n
        "lat": 49.9613750,\n
        "lon": 3.2336880,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550941,\n
        "lat": 49.9613800,\n
        "lon": 3.2336430,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550942,\n
        "lat": 49.9613880,\n
        "lon": 3.2320680,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550943,\n
        "lat": 49.9613900,\n
        "lon": 3.2310480,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550944,\n
        "lat": 49.9613930,\n
        "lon": 3.2311270,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550945,\n
        "lat": 49.9613960,\n
        "lon": 3.2321940,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550946,\n
        "lat": 49.9613960,\n
        "lon": 3.2334900,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550947,\n
        "lat": 49.9613988,\n
        "lon": 3.2317931,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550948,\n
        "lat": 49.9614000,\n
        "lon": 3.2319790,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550949,\n
        "lat": 49.9613998,\n
        "lon": 3.2317811,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550950,\n
        "lat": 49.9614100,\n
        "lon": 3.2320740,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550951,\n
        "lat": 49.9614130,\n
        "lon": 3.2324120,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550952,\n
        "lat": 49.9614210,\n
        "lon": 3.2319850,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550953,\n
        "lat": 49.9614250,\n
        "lon": 3.2333530,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550954,\n
        "lat": 49.9614280,\n
        "lon": 3.2322230,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550955,\n
        "lat": 49.9614290,\n
        "lon": 3.2320800,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550956,\n
        "lat": 49.9614300,\n
        "lon": 3.2322050,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550957,\n
        "lat": 49.9614350,\n
        "lon": 3.2310200,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550958,\n
        "lat": 49.9614360,\n
        "lon": 3.2310460,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550959,\n
        "lat": 49.9614360,\n
        "lon": 3.2322250,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550960,\n
        "lat": 49.9614380,\n
        "lon": 3.2311250,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550961,\n
        "lat": 49.9614380,\n
        "lon": 3.2311440,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550962,\n
        "lat": 49.9614390,\n
        "lon": 3.2319900,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550964,\n
        "lat": 49.9614550,\n
        "lon": 3.2324230,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550965,\n
        "lat": 49.9614600,\n
        "lon": 3.2333470,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550966,\n
        "lat": 49.9614620,\n
        "lon": 3.2309680,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550967,\n
        "lat": 49.9614630,\n
        "lon": 3.2310200,\n
        "timestamp": "2016-01-25T16:38:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550968,\n
        "lat": 49.9614650,\n
        "lon": 3.2334780,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550969,\n
        "lat": 49.9614700,\n
        "lon": 3.2324250,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550970,\n
        "lat": 49.9614700,\n
        "lon": 3.2324320,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550971,\n
        "lat": 49.9614750,\n
        "lon": 3.2322350,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550972,\n
        "lat": 49.9614798,\n
        "lon": 3.2318161,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550973,\n
        "lat": 49.9614808,\n
        "lon": 3.2318041,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550974,\n
        "lat": 49.9614840,\n
        "lon": 3.2322380,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550975,\n
        "lat": 49.9614850,\n
        "lon": 3.2338930,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550976,\n
        "lat": 49.9615100,\n
        "lon": 3.2309660,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550977,\n
        "lat": 49.9615110,\n
        "lon": 3.2310500,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550978,\n
        "lat": 49.9615120,\n
        "lon": 3.2311050,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550979,\n
        "lat": 49.9615130,\n
        "lon": 3.2311410,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550980,\n
        "lat": 49.9615150,\n
        "lon": 3.2319860,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550981,\n
        "lat": 49.9615188,\n
        "lon": 3.2319461,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550982,\n
        "lat": 49.9615238,\n
        "lon": 3.2318961,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550983,\n
        "lat": 49.9615280,\n
        "lon": 3.2346800,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550984,\n
        "lat": 49.9615300,\n
        "lon": 3.2347220,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550985,\n
        "lat": 49.9615318,\n
        "lon": 3.2318321,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550986,\n
        "lat": 49.9615360,\n
        "lon": 3.2310490,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550987,\n
        "lat": 49.9615380,\n
        "lon": 3.2311030,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550988,\n
        "lat": 49.9615410,\n
        "lon": 3.2324430,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550989,\n
        "lat": 49.9615438,\n
        "lon": 3.2319011,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550990,\n
        "lat": 49.9615460,\n
        "lon": 3.2362080,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550991,\n
        "lat": 49.9615490,\n
        "lon": 3.2363050,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550992,\n
        "lat": 49.9615508,\n
        "lon": 3.2318371,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 3,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550993,\n
        "lat": 49.9615520,\n
        "lon": 3.2323520,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550994,\n
        "lat": 49.9615530,\n
        "lon": 3.2326540,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550995,\n
        "lat": 49.9615540,\n
        "lon": 3.2304280,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550996,\n
        "lat": 49.9615540,\n
        "lon": 3.2309450,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550997,\n
        "lat": 49.9615570,\n
        "lon": 3.2354840,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550998,\n
        "lat": 49.9615570,\n
        "lon": 3.2356320,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966550999,\n
        "lat": 49.9615630,\n
        "lon": 3.2324450,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551000,\n
        "lat": 49.9615640,\n
        "lon": 3.2322510,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551001,\n
        "lat": 49.9615700,\n
        "lon": 3.2309440,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551002,\n
        "lat": 49.9615700,\n
        "lon": 3.2353340,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551003,\n
        "lat": 49.9615710,\n
        "lon": 3.2310760,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551004,\n
        "lat": 49.9615730,\n
        "lon": 3.2334480,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551005,\n
        "lat": 49.9615770,\n
        "lon": 3.2352180,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551006,\n
        "lat": 49.9615800,\n
        "lon": 3.2324470,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551007,\n
        "lat": 49.9615880,\n
        "lon": 3.2340130,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551008,\n
        "lat": 49.9615900,\n
        "lon": 3.2339210,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551009,\n
        "lat": 49.9615910,\n
        "lon": 3.2338810,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551010,\n
        "lat": 49.9615920,\n
        "lon": 3.2320080,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551011,\n
        "lat": 49.9615920,\n
        "lon": 3.2323590,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551012,\n
        "lat": 49.9616050,\n
        "lon": 3.2322660,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551013,\n
        "lat": 49.9616150,\n
        "lon": 3.2300430,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551014,\n
        "lat": 49.9616160,\n
        "lon": 3.2300850,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551015,\n
        "lat": 49.9616200,\n
        "lon": 3.2302400,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551016,\n
        "lat": 49.9616220,\n
        "lon": 3.2304210,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551017,\n
        "lat": 49.9616220,\n
        "lon": 3.2308130,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551018,\n
        "lat": 49.9616230,\n
        "lon": 3.2308560,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551019,\n
        "lat": 49.9616230,\n
        "lon": 3.2308730,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551020,\n
        "lat": 49.9616230,\n
        "lon": 3.2309560,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551021,\n
        "lat": 49.9616240,\n
        "lon": 3.2310760,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551022,\n
        "lat": 49.9616340,\n
        "lon": 3.2302400,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551023,\n
        "lat": 49.9616340,\n
        "lon": 3.2354830,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551024,\n
        "lat": 49.9616350,\n
        "lon": 3.2328850,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551025,\n
        "lat": 49.9616360,\n
        "lon": 3.2304210,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551026,\n
        "lat": 49.9616380,\n
        "lon": 3.2356300,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551027,\n
        "lat": 49.9616390,\n
        "lon": 3.2318000,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551028,\n
        "lat": 49.9616390,\n
        "lon": 3.2354000,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551029,\n
        "lat": 49.9616400,\n
        "lon": 3.2318250,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551030,\n
        "lat": 49.9616400,\n
        "lon": 3.2328090,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551031,\n
        "lat": 49.9616440,\n
        "lon": 3.2317170,\n
        "timestamp": "2016-01-25T16:38:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551032,\n
        "lat": 49.9616440,\n
        "lon": 3.2317190,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551033,\n
        "lat": 49.9616440,\n
        "lon": 3.2353450,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551034,\n
        "lat": 49.9616450,\n
        "lon": 3.2326650,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551035,\n
        "lat": 49.9616450,\n
        "lon": 3.2328710,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551036,\n
        "lat": 49.9616460,\n
        "lon": 3.2328820,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551037,\n
        "lat": 49.9616470,\n
        "lon": 3.2329980,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551038,\n
        "lat": 49.9616509,\n
        "lon": 3.2325290,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551039,\n
        "lat": 49.9616540,\n
        "lon": 3.2315380,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551040,\n
        "lat": 49.9616540,\n
        "lon": 3.2324590,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551041,\n
        "lat": 49.9616540,\n
        "lon": 3.2330270,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551042,\n
        "lat": 49.9616560,\n
        "lon": 3.2315070,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551043,\n
        "lat": 49.9616560,\n
        "lon": 3.2362090,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551044,\n
        "lat": 49.9616570,\n
        "lon": 3.2356540,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551045,\n
        "lat": 49.9616590,\n
        "lon": 3.2330820,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551046,\n
        "lat": 49.9616590,\n
        "lon": 3.2332170,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551047,\n
        "lat": 49.9616590,\n
        "lon": 3.2358070,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551048,\n
        "lat": 49.9616590,\n
        "lon": 3.2363010,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551049,\n
        "lat": 49.9616630,\n
        "lon": 3.2308530,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551050,\n
        "lat": 49.9616630,\n
        "lon": 3.2308710,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551051,\n
        "lat": 49.9616630,\n
        "lon": 3.2309560,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551052,\n
        "lat": 49.9616630,\n
        "lon": 3.2313720,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551053,\n
        "lat": 49.9616640,\n
        "lon": 3.2310920,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551054,\n
        "lat": 49.9616640,\n
        "lon": 3.2333090,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551055,\n
        "lat": 49.9616680,\n
        "lon": 3.2347270,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551056,\n
        "lat": 49.9616690,\n
        "lon": 3.2311780,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551057,\n
        "lat": 49.9616690,\n
        "lon": 3.2346840,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551058,\n
        "lat": 49.9616710,\n
        "lon": 3.2352340,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551059,\n
        "lat": 49.9616780,\n
        "lon": 3.2345290,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551060,\n
        "lat": 49.9616780,\n
        "lon": 3.2345860,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551061,\n
        "lat": 49.9616800,\n
        "lon": 3.2327990,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551062,\n
        "lat": 49.9616820,\n
        "lon": 3.2326670,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551063,\n
        "lat": 49.9616840,\n
        "lon": 3.2350610,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551064,\n
        "lat": 49.9616930,\n
        "lon": 3.2349280,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551065,\n
        "lat": 49.9616950,\n
        "lon": 3.2353110,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551066,\n
        "lat": 49.9616960,\n
        "lon": 3.2345850,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551067,\n
        "lat": 49.9616960,\n
        "lon": 3.2354120,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551068,\n
        "lat": 49.9616970,\n
        "lon": 3.2343180,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551069,\n
        "lat": 49.9616990,\n
        "lon": 3.2356510,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551070,\n
        "lat": 49.9617000,\n
        "lon": 3.2342500,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551071,\n
        "lat": 49.9617000,\n
        "lon": 3.2353300,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551072,\n
        "lat": 49.9617000,\n
        "lon": 3.2358060,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551073,\n
        "lat": 49.9617010,\n
        "lon": 3.2347270,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551074,\n
        "lat": 49.9617010,\n
        "lon": 3.2348160,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551075,\n
        "lat": 49.9617010,\n
        "lon": 3.2353630,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551076,\n
        "lat": 49.9617020,\n
        "lon": 3.2342330,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551077,\n
        "lat": 49.9617020,\n
        "lon": 3.2345960,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551078,\n
        "lat": 49.9617030,\n
        "lon": 3.2347830,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551079,\n
        "lat": 49.9617040,\n
        "lon": 3.2298150,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551080,\n
        "lat": 49.9617080,\n
        "lon": 3.2310150,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551081,\n
        "lat": 49.9617080,\n
        "lon": 3.2310850,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551082,\n
        "lat": 49.9617080,\n
        "lon": 3.2332100,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551083,\n
        "lat": 49.9617090,\n
        "lon": 3.2308070,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551084,\n
        "lat": 49.9617100,\n
        "lon": 3.2318860,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551085,\n
        "lat": 49.9617100,\n
        "lon": 3.2348160,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551086,\n
        "lat": 49.9617110,\n
        "lon": 3.2308490,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551087,\n
        "lat": 49.9617110,\n
        "lon": 3.2350640,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551088,\n
        "lat": 49.9617130,\n
        "lon": 3.2333000,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551089,\n
        "lat": 49.9617130,\n
        "lon": 3.2342510,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551090,\n
        "lat": 49.9617130,\n
        "lon": 3.2342700,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551091,\n
        "lat": 49.9617140,\n
        "lon": 3.2318450,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551092,\n
        "lat": 49.9617140,\n
        "lon": 3.2327920,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551093,\n
        "lat": 49.9617150,\n
        "lon": 3.2347860,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551094,\n
        "lat": 49.9617160,\n
        "lon": 3.2347730,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551095,\n
        "lat": 49.9617180,\n
        "lon": 3.2344800,\n
        "timestamp": "2016-01-25T16:38:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551096,\n
        "lat": 49.9617180,\n
        "lon": 3.2348390,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551097,\n
        "lat": 49.9617210,\n
        "lon": 3.2328530,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551098,\n
        "lat": 49.9617210,\n
        "lon": 3.2353280,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551099,\n
        "lat": 49.9617220,\n
        "lon": 3.2315170,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551100,\n
        "lat": 49.9617220,\n
        "lon": 3.2315480,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551101,\n
        "lat": 49.9617220,\n
        "lon": 3.2353620,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551102,\n
        "lat": 49.9617230,\n
        "lon": 3.2308090,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551103,\n
        "lat": 49.9617230,\n
        "lon": 3.2317340,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551104,\n
        "lat": 49.9617240,\n
        "lon": 3.2299780,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551105,\n
        "lat": 49.9617240,\n
        "lon": 3.2325130,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551106,\n
        "lat": 49.9617240,\n
        "lon": 3.2325360,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551107,\n
        "lat": 49.9617240,\n
        "lon": 3.2345250,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551108,\n
        "lat": 49.9617250,\n
        "lon": 3.2314380,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551109,\n
        "lat": 49.9617260,\n
        "lon": 3.2316930,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551110,\n
        "lat": 49.9617260,\n
        "lon": 3.2316950,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551111,\n
        "lat": 49.9617260,\n
        "lon": 3.2345250,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551112,\n
        "lat": 49.9617270,\n
        "lon": 3.2310120,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551113,\n
        "lat": 49.9617270,\n
        "lon": 3.2324700,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551114,\n
        "lat": 49.9617290,\n
        "lon": 3.2313610,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551115,\n
        "lat": 49.9617360,\n
        "lon": 3.2298060,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551116,\n
        "lat": 49.9617370,\n
        "lon": 3.2324720,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551117,\n
        "lat": 49.9617390,\n
        "lon": 3.2298350,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551118,\n
        "lat": 49.9617390,\n
        "lon": 3.2328590,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551119,\n
        "lat": 49.9617410,\n
        "lon": 3.2324150,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551120,\n
        "lat": 49.9617430,\n
        "lon": 3.2307700,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551121,\n
        "lat": 49.9617430,\n
        "lon": 3.2349320,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551122,\n
        "lat": 49.9617440,\n
        "lon": 3.2350220,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551123,\n
        "lat": 49.9617450,\n
        "lon": 3.2308070,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551124,\n
        "lat": 49.9617450,\n
        "lon": 3.2349650,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551125,\n
        "lat": 49.9617490,\n
        "lon": 3.2348420,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551126,\n
        "lat": 49.9617510,\n
        "lon": 3.2299390,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551127,\n
        "lat": 49.9617510,\n
        "lon": 3.2347290,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551128,\n
        "lat": 49.9617520,\n
        "lon": 3.2329730,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551129,\n
        "lat": 49.9617520,\n
        "lon": 3.2347090,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551130,\n
        "lat": 49.9617530,\n
        "lon": 3.2343230,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551131,\n
        "lat": 49.9617540,\n
        "lon": 3.2299690,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551132,\n
        "lat": 49.9617540,\n
        "lon": 3.2347730,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551133,\n
        "lat": 49.9617550,\n
        "lon": 3.2342390,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551134,\n
        "lat": 49.9617550,\n
        "lon": 3.2347780,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551135,\n
        "lat": 49.9617570,\n
        "lon": 3.2342110,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551136,\n
        "lat": 49.9617570,\n
        "lon": 3.2342750,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551137,\n
        "lat": 49.9617580,\n
        "lon": 3.2330600,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551138,\n
        "lat": 49.9617590,\n
        "lon": 3.2330670,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551139,\n
        "lat": 49.9617600,\n
        "lon": 3.2330660,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551140,\n
        "lat": 49.9617610,\n
        "lon": 3.2327730,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551141,\n
        "lat": 49.9617640,\n
        "lon": 3.2356950,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551142,\n
        "lat": 49.9617660,\n
        "lon": 3.2324760,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551143,\n
        "lat": 49.9617690,\n
        "lon": 3.2328510,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551144,\n
        "lat": 49.9617700,\n
        "lon": 3.2324200,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551145,\n
        "lat": 49.9617720,\n
        "lon": 3.2331730,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551146,\n
        "lat": 49.9617730,\n
        "lon": 3.2355930,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551147,\n
        "lat": 49.9617740,\n
        "lon": 3.2307700,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551148,\n
        "lat": 49.9617760,\n
        "lon": 3.2332280,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551149,\n
        "lat": 49.9617770,\n
        "lon": 3.2355590,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551150,\n
        "lat": 49.9617790,\n
        "lon": 3.2330030,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551151,\n
        "lat": 49.9617810,\n
        "lon": 3.2309510,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551152,\n
        "lat": 49.9617810,\n
        "lon": 3.2311570,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551153,\n
        "lat": 49.9617810,\n
        "lon": 3.2329910,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551154,\n
        "lat": 49.9617820,\n
        "lon": 3.2309950,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551155,\n
        "lat": 49.9617820,\n
        "lon": 3.2310280,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551156,\n
        "lat": 49.9617820,\n
        "lon": 3.2355610,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551157,\n
        "lat": 49.9617830,\n
        "lon": 3.2349690,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551158,\n
        "lat": 49.9617860,\n
        "lon": 3.2357030,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551159,\n
        "lat": 49.9617880,\n
        "lon": 3.2298070,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551160,\n
        "lat": 49.9617890,\n
        "lon": 3.2298210,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551161,\n
        "lat": 49.9617890,\n
        "lon": 3.2315740,\n
        "timestamp": "2016-01-25T16:38:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551162,\n
        "lat": 49.9617900,\n
        "lon": 3.2344740,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551163,\n
        "lat": 49.9617920,\n
        "lon": 3.2338570,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551164,\n
        "lat": 49.9617930,\n
        "lon": 3.2311910,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551165,\n
        "lat": 49.9617940,\n
        "lon": 3.2356180,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551166,\n
        "lat": 49.9617950,\n
        "lon": 3.2323810,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551167,\n
        "lat": 49.9617950,\n
        "lon": 3.2338030,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551168,\n
        "lat": 49.9617970,\n
        "lon": 3.2354650,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551169,\n
        "lat": 49.9617980,\n
        "lon": 3.2320510,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551170,\n
        "lat": 49.9617980,\n
        "lon": 3.2343460,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551171,\n
        "lat": 49.9618000,\n
        "lon": 3.2316410,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551172,\n
        "lat": 49.9618000,\n
        "lon": 3.2338760,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551173,\n
        "lat": 49.9618010,\n
        "lon": 3.2337930,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551174,\n
        "lat": 49.9618010,\n
        "lon": 3.2338570,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551175,\n
        "lat": 49.9618020,\n
        "lon": 3.2309500,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551176,\n
        "lat": 49.9618030,\n
        "lon": 3.2309930,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551177,\n
        "lat": 49.9618050,\n
        "lon": 3.2319760,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551178,\n
        "lat": 49.9618060,\n
        "lon": 3.2314220,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551179,\n
        "lat": 49.9618060,\n
        "lon": 3.2317080,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551180,\n
        "lat": 49.9618060,\n
        "lon": 3.2349370,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551181,\n
        "lat": 49.9618070,\n
        "lon": 3.2315750,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551182,\n
        "lat": 49.9618070,\n
        "lon": 3.2321890,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551183,\n
        "lat": 49.9618090,\n
        "lon": 3.2337900,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551184,\n
        "lat": 49.9618120,\n
        "lon": 3.2316430,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551185,\n
        "lat": 49.9618120,\n
        "lon": 3.2319070,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551186,\n
        "lat": 49.9618140,\n
        "lon": 3.2347810,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551187,\n
        "lat": 49.9618160,\n
        "lon": 3.2320550,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551188,\n
        "lat": 49.9618170,\n
        "lon": 3.2336920,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551189,\n
        "lat": 49.9618180,\n
        "lon": 3.2342160,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551190,\n
        "lat": 49.9618220,\n
        "lon": 3.2324850,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551191,\n
        "lat": 49.9618230,\n
        "lon": 3.2319800,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551192,\n
        "lat": 49.9618230,\n
        "lon": 3.2341620,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551193,\n
        "lat": 49.9618260,\n
        "lon": 3.2339330,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551194,\n
        "lat": 49.9618271,\n
        "lon": 3.2317558,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551195,\n
        "lat": 49.9618280,\n
        "lon": 3.2299160,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551196,\n
        "lat": 49.9618280,\n
        "lon": 3.2323870,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551197,\n
        "lat": 49.9618280,\n
        "lon": 3.2323980,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551198,\n
        "lat": 49.9618280,\n
        "lon": 3.2347170,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551199,\n
        "lat": 49.9618290,\n
        "lon": 3.2331660,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551200,\n
        "lat": 49.9618300,\n
        "lon": 3.2338810,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551201,\n
        "lat": 49.9618330,\n
        "lon": 3.2299330,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551202,\n
        "lat": 49.9618330,\n
        "lon": 3.2332200,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551203,\n
        "lat": 49.9618340,\n
        "lon": 3.2330390,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551204,\n
        "lat": 49.9618340,\n
        "lon": 3.2331270,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551205,\n
        "lat": 49.9618340,\n
        "lon": 3.2356340,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551206,\n
        "lat": 49.9618356,\n
        "lon": 3.2316802,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551207,\n
        "lat": 49.9618360,\n
        "lon": 3.2316500,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551208,\n
        "lat": 49.9618380,\n
        "lon": 3.2310200,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551209,\n
        "lat": 49.9618380,\n
        "lon": 3.2316510,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551210,\n
        "lat": 49.9618380,\n
        "lon": 3.2345240,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551211,\n
        "lat": 49.9618380,\n
        "lon": 3.2354830,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551212,\n
        "lat": 49.9618390,\n
        "lon": 3.2354750,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551213,\n
        "lat": 49.9618390,\n
        "lon": 3.2355860,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551214,\n
        "lat": 49.9618410,\n
        "lon": 3.2299430,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551215,\n
        "lat": 49.9618410,\n
        "lon": 3.2310570,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551216,\n
        "lat": 49.9618450,\n
        "lon": 3.2297910,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551217,\n
        "lat": 49.9618450,\n
        "lon": 3.2317600,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551218,\n
        "lat": 49.9618460,\n
        "lon": 3.2297160,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551219,\n
        "lat": 49.9618490,\n
        "lon": 3.2343520,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551220,\n
        "lat": 49.9618510,\n
        "lon": 3.2297900,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551221,\n
        "lat": 49.9618520,\n
        "lon": 3.2298560,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551222,\n
        "lat": 49.9618520,\n
        "lon": 3.2299470,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551224,\n
        "lat": 49.9618530,\n
        "lon": 3.2316850,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551225,\n
        "lat": 49.9618550,\n
        "lon": 3.2297900,\n
        "timestamp": "2016-01-25T16:38:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551226,\n
        "lat": 49.9618550,\n
        "lon": 3.2314860,\n
        "timestamp": "2016-01-25T16:38:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551227,\n
        "lat": 49.9618560,\n
        "lon": 3.2329910,\n
        "timestamp": "2016-01-25T16:38:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551228,\n
        "lat": 49.9618570,\n
        "lon": 3.2298120,\n
        "timestamp": "2016-01-25T16:38:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551229,\n
        "lat": 49.9618570,\n
        "lon": 3.2330170,\n
        "timestamp": "2016-01-25T16:38:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551230,\n
        "lat": 49.9618580,\n
        "lon": 3.2330300,\n
        "timestamp": "2016-01-25T16:38:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551231,\n
        "lat": 49.9618600,\n
        "lon": 3.2319340,\n
        "timestamp": "2016-01-25T16:38:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551232,\n
        "lat": 49.9618610,\n
        "lon": 3.2342880,\n
        "timestamp": "2016-01-25T16:38:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551233,\n
        "lat": 49.9618630,\n
        "lon": 3.2319030,\n
        "timestamp": "2016-01-25T16:38:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551234,\n
        "lat": 49.9618650,\n
        "lon": 3.2313350,\n
        "timestamp": "2016-01-25T16:38:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551235,\n
        "lat": 49.9618670,\n
        "lon": 3.2328700,\n
        "timestamp": "2016-01-25T16:38:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551236,\n
        "lat": 49.9618680,\n
        "lon": 3.2341670,\n
        "timestamp": "2016-01-25T16:38:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551237,\n
        "lat": 49.9618690,\n
        "lon": 3.2313340,\n
        "timestamp": "2016-01-25T16:38:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551238,\n
        "lat": 49.9618760,\n
        "lon": 3.2297830,\n
        "timestamp": "2016-01-25T16:38:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551239,\n
        "lat": 49.9618760,\n
        "lon": 3.2299390,\n
        "timestamp": "2016-01-25T16:38:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551240,\n
        "lat": 49.9618760,\n
        "lon": 3.2310510,\n
        "timestamp": "2016-01-25T16:38:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551241,\n
        "lat": 49.9618770,\n
        "lon": 3.2307280,\n
        "timestamp": "2016-01-25T16:38:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551242,\n
        "lat": 49.9618770,\n
        "lon": 3.2340270,\n
        "timestamp": "2016-01-25T16:38:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551243,\n
        "lat": 49.9618780,\n
        "lon": 3.2298080,\n
        "timestamp": "2016-01-25T16:38:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551244,\n
        "lat": 49.9618780,\n
        "lon": 3.2314910,\n
        "timestamp": "2016-01-25T16:38:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551245,\n
        "lat": 49.9618790,\n
        "lon": 3.2308260,\n
        "timestamp": "2016-01-25T16:38:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551246,\n
        "lat": 49.9618800,\n
        "lon": 3.2324930,\n
        "timestamp": "2016-01-25T16:38:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551247,\n
        "lat": 49.9618810,\n
        "lon": 3.2314600,\n
        "timestamp": "2016-01-25T16:38:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551248,\n
        "lat": 49.9618840,\n
        "lon": 3.2311740,\n
        "timestamp": "2016-01-25T16:38:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551257,\n
        "lat": 49.9619060,\n
        "lon": 3.2308750,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551258,\n
        "lat": 49.9619070,\n
        "lon": 3.2356820,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551259,\n
        "lat": 49.9619080,\n
        "lon": 3.2314970,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551260,\n
        "lat": 49.9619090,\n
        "lon": 3.2309090,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551261,\n
        "lat": 49.9619100,\n
        "lon": 3.2314650,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551262,\n
        "lat": 49.9619130,\n
        "lon": 3.2355100,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551263,\n
        "lat": 49.9619150,\n
        "lon": 3.2307270,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551264,\n
        "lat": 49.9619160,\n
        "lon": 3.2356860,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551265,\n
        "lat": 49.9619160,\n
        "lon": 3.2357500,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551266,\n
        "lat": 49.9619170,\n
        "lon": 3.2308250,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551267,\n
        "lat": 49.9619180,\n
        "lon": 3.2320890,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551268,\n
        "lat": 49.9619180,\n
        "lon": 3.2333860,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551269,\n
        "lat": 49.9619180,\n
        "lon": 3.2356690,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551271,\n
        "lat": 49.9619230,\n
        "lon": 3.2313240,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551272,\n
        "lat": 49.9619240,\n
        "lon": 3.2346100,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551273,\n
        "lat": 49.9619250,\n
        "lon": 3.2322840,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551274,\n
        "lat": 49.9619250,\n
        "lon": 3.2332640,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551275,\n
        "lat": 49.9619250,\n
        "lon": 3.2345220,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551276,\n
        "lat": 49.9619270,\n
        "lon": 3.2311670,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551277,\n
        "lat": 49.9619270,\n
        "lon": 3.2319450,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551278,\n
        "lat": 49.9619270,\n
        "lon": 3.2346640,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551279,\n
        "lat": 49.9619270,\n
        "lon": 3.2348980,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551280,\n
        "lat": 49.9619300,\n
        "lon": 3.2321950,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551281,\n
        "lat": 49.9619310,\n
        "lon": 3.2356740,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551282,\n
        "lat": 49.9619330,\n
        "lon": 3.2331270,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551283,\n
        "lat": 49.9619340,\n
        "lon": 3.2345980,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551284,\n
        "lat": 49.9619360,\n
        "lon": 3.2346560,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551285,\n
        "lat": 49.9619400,\n
        "lon": 3.2330150,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551286,\n
        "lat": 49.9619440,\n
        "lon": 3.2308670,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551287,\n
        "lat": 49.9619440,\n
        "lon": 3.2309070,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551288,\n
        "lat": 49.9619440,\n
        "lon": 3.2316120,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551289,\n
        "lat": 49.9619450,\n
        "lon": 3.2318310,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551290,\n
        "lat": 49.9619480,\n
        "lon": 3.2307180,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551291,\n
        "lat": 49.9619490,\n
        "lon": 3.2309070,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551292,\n
        "lat": 49.9619490,\n
        "lon": 3.2328670,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551293,\n
        "lat": 49.9619510,\n
        "lon": 3.2308850,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551294,\n
        "lat": 49.9619510,\n
        "lon": 3.2314030,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551295,\n
        "lat": 49.9619530,\n
        "lon": 3.2328020,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551296,\n
        "lat": 49.9619570,\n
        "lon": 3.2316210,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551297,\n
        "lat": 49.9619580,\n
        "lon": 3.2327240,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551299,\n
        "lat": 49.9619620,\n
        "lon": 3.2341360,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551300,\n
        "lat": 49.9619630,\n
        "lon": 3.2326170,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551301,\n
        "lat": 49.9619640,\n
        "lon": 3.2318200,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551302,\n
        "lat": 49.9619640,\n
        "lon": 3.2318340,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551303,\n
        "lat": 49.9619640,\n
        "lon": 3.2345820,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551304,\n
        "lat": 49.9619650,\n
        "lon": 3.2340650,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551305,\n
        "lat": 49.9619690,\n
        "lon": 3.2311590,\n
        "timestamp": "2016-01-25T16:38:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551306,\n
        "lat": 49.9619700,\n
        "lon": 3.2325060,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551307,\n
        "lat": 49.9619720,\n
        "lon": 3.2307160,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551308,\n
        "lat": 49.9619750,\n
        "lon": 3.2308830,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551309,\n
        "lat": 49.9619770,\n
        "lon": 3.2346260,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551310,\n
        "lat": 49.9619780,\n
        "lon": 3.2322910,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551311,\n
        "lat": 49.9619830,\n
        "lon": 3.2322020,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551312,\n
        "lat": 49.9619850,\n
        "lon": 3.2296880,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551313,\n
        "lat": 49.9619870,\n
        "lon": 3.2346640,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551314,\n
        "lat": 49.9619890,\n
        "lon": 3.2348970,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551315,\n
        "lat": 49.9619900,\n
        "lon": 3.2296910,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551316,\n
        "lat": 49.9619920,\n
        "lon": 3.2314070,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551317,\n
        "lat": 49.9619930,\n
        "lon": 3.2297620,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551318,\n
        "lat": 49.9619930,\n
        "lon": 3.2297660,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551319,\n
        "lat": 49.9619930,\n
        "lon": 3.2313770,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551320,\n
        "lat": 49.9619960,\n
        "lon": 3.2321010,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551321,\n
        "lat": 49.9619970,\n
        "lon": 3.2297640,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551322,\n
        "lat": 49.9619980,\n
        "lon": 3.2298170,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551323,\n
        "lat": 49.9620000,\n
        "lon": 3.2344020,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551324,\n
        "lat": 49.9620020,\n
        "lon": 3.2332770,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551325,\n
        "lat": 49.9620040,\n
        "lon": 3.2313640,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551326,\n
        "lat": 49.9620040,\n
        "lon": 3.2338640,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551327,\n
        "lat": 49.9620060,\n
        "lon": 3.2310350,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551328,\n
        "lat": 49.9620070,\n
        "lon": 3.2319260,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551329,\n
        "lat": 49.9620070,\n
        "lon": 3.2341580,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551330,\n
        "lat": 49.9620100,\n
        "lon": 3.2337690,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551331,\n
        "lat": 49.9620130,\n
        "lon": 3.2318270,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551332,\n
        "lat": 49.9620160,\n
        "lon": 3.2345010,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551333,\n
        "lat": 49.9620160,\n
        "lon": 3.2345420,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551334,\n
        "lat": 49.9620170,\n
        "lon": 3.2311500,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551335,\n
        "lat": 49.9620170,\n
        "lon": 3.2336660,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551336,\n
        "lat": 49.9620180,\n
        "lon": 3.2330240,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551337,\n
        "lat": 49.9620240,\n
        "lon": 3.2296860,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551338,\n
        "lat": 49.9620250,\n
        "lon": 3.2316300,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551339,\n
        "lat": 49.9620260,\n
        "lon": 3.2316260,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551340,\n
        "lat": 49.9620270,\n
        "lon": 3.2297420,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551341,\n
        "lat": 49.9620280,\n
        "lon": 3.2313650,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551342,\n
        "lat": 49.9620330,\n
        "lon": 3.2297410,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551343,\n
        "lat": 49.9620330,\n
        "lon": 3.2297560,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551344,\n
        "lat": 49.9620330,\n
        "lon": 3.2327800,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551345,\n
        "lat": 49.9620350,\n
        "lon": 3.2308430,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551346,\n
        "lat": 49.9620350,\n
        "lon": 3.2357770,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551347,\n
        "lat": 49.9620370,\n
        "lon": 3.2310290,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551348,\n
        "lat": 49.9620370,\n
        "lon": 3.2327260,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551349,\n
        "lat": 49.9620370,\n
        "lon": 3.2357550,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551350,\n
        "lat": 49.9620380,\n
        "lon": 3.2313820,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551351,\n
        "lat": 49.9620380,\n
        "lon": 3.2357440,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551352,\n
        "lat": 49.9620430,\n
        "lon": 3.2332700,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551353,\n
        "lat": 49.9620440,\n
        "lon": 3.2332880,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551354,\n
        "lat": 49.9620490,\n
        "lon": 3.2331890,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551355,\n
        "lat": 49.9620540,\n
        "lon": 3.2297530,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551356,\n
        "lat": 49.9620550,\n
        "lon": 3.2331030,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551357,\n
        "lat": 49.9620550,\n
        "lon": 3.2341440,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551358,\n
        "lat": 49.9620560,\n
        "lon": 3.2298010,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551359,\n
        "lat": 49.9620580,\n
        "lon": 3.2324150,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551360,\n
        "lat": 49.9620580,\n
        "lon": 3.2340760,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551361,\n
        "lat": 49.9620600,\n
        "lon": 3.2323660,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551362,\n
        "lat": 49.9620630,\n
        "lon": 3.2331860,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551363,\n
        "lat": 49.9620640,\n
        "lon": 3.2357930,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551364,\n
        "lat": 49.9620650,\n
        "lon": 3.2338750,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551365,\n
        "lat": 49.9620650,\n
        "lon": 3.2357830,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551366,\n
        "lat": 49.9620660,\n
        "lon": 3.2357770,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551367,\n
        "lat": 49.9620670,\n
        "lon": 3.2332650,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551368,\n
        "lat": 49.9620670,\n
        "lon": 3.2357620,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551369,\n
        "lat": 49.9620680,\n
        "lon": 3.2357520,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551370,\n
        "lat": 49.9620690,\n
        "lon": 3.2335350,\n
        "timestamp": "2016-01-25T16:38:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551371,\n
        "lat": 49.9620700,\n
        "lon": 3.2296560,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551372,\n
        "lat": 49.9620720,\n
        "lon": 3.2337790,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551373,\n
        "lat": 49.9620730,\n
        "lon": 3.2297270,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551374,\n
        "lat": 49.9620730,\n
        "lon": 3.2344090,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551375,\n
        "lat": 49.9620780,\n
        "lon": 3.2341680,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551376,\n
        "lat": 49.9620790,\n
        "lon": 3.2336750,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551377,\n
        "lat": 49.9620840,\n
        "lon": 3.2320240,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551378,\n
        "lat": 49.9620840,\n
        "lon": 3.2320260,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551379,\n
        "lat": 49.9620840,\n
        "lon": 3.2349570,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551380,\n
        "lat": 49.9620850,\n
        "lon": 3.2321220,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551381,\n
        "lat": 49.9620860,\n
        "lon": 3.2335980,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551382,\n
        "lat": 49.9620870,\n
        "lon": 3.2295920,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551383,\n
        "lat": 49.9620890,\n
        "lon": 3.2296540,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551384,\n
        "lat": 49.9620890,\n
        "lon": 3.2336380,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551385,\n
        "lat": 49.9620900,\n
        "lon": 3.2357430,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551386,\n
        "lat": 49.9620920,\n
        "lon": 3.2297230,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551387,\n
        "lat": 49.9620920,\n
        "lon": 3.2308390,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551388,\n
        "lat": 49.9620940,\n
        "lon": 3.2297830,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551389,\n
        "lat": 49.9620940,\n
        "lon": 3.2327170,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551390,\n
        "lat": 49.9620950,\n
        "lon": 3.2306780,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551391,\n
        "lat": 49.9620950,\n
        "lon": 3.2325810,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551392,\n
        "lat": 49.9620950,\n
        "lon": 3.2351550,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551393,\n
        "lat": 49.9620960,\n
        "lon": 3.2311360,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551394,\n
        "lat": 49.9620960,\n
        "lon": 3.2331100,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551395,\n
        "lat": 49.9620970,\n
        "lon": 3.2327730,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551396,\n
        "lat": 49.9620980,\n
        "lon": 3.2317240,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551397,\n
        "lat": 49.9620980,\n
        "lon": 3.2324200,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551398,\n
        "lat": 49.9620990,\n
        "lon": 3.2324190,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551399,\n
        "lat": 49.9621000,\n
        "lon": 3.2311350,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551400,\n
        "lat": 49.9621010,\n
        "lon": 3.2330370,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551401,\n
        "lat": 49.9621020,\n
        "lon": 3.2323720,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551402,\n
        "lat": 49.9621020,\n
        "lon": 3.2331810,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551403,\n
        "lat": 49.9621020,\n
        "lon": 3.2355370,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551404,\n
        "lat": 49.9621030,\n
        "lon": 3.2331860,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551405,\n
        "lat": 49.9621040,\n
        "lon": 3.2324340,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551406,\n
        "lat": 49.9621040,\n
        "lon": 3.2332250,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551407,\n
        "lat": 49.9621060,\n
        "lon": 3.2332740,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551408,\n
        "lat": 49.9621070,\n
        "lon": 3.2315480,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551409,\n
        "lat": 49.9621070,\n
        "lon": 3.2358040,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551410,\n
        "lat": 49.9621080,\n
        "lon": 3.2353340,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551411,\n
        "lat": 49.9621080,\n
        "lon": 3.2357870,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551412,\n
        "lat": 49.9621120,\n
        "lon": 3.2314360,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551413,\n
        "lat": 49.9621120,\n
        "lon": 3.2333400,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551414,\n
        "lat": 49.9621130,\n
        "lon": 3.2313730,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551415,\n
        "lat": 49.9621140,\n
        "lon": 3.2313460,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551416,\n
        "lat": 49.9621170,\n
        "lon": 3.2357890,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551417,\n
        "lat": 49.9621190,\n
        "lon": 3.2357460,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551418,\n
        "lat": 49.9621210,\n
        "lon": 3.2331840,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551419,\n
        "lat": 49.9621220,\n
        "lon": 3.2309130,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551420,\n
        "lat": 49.9621230,\n
        "lon": 3.2332220,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551421,\n
        "lat": 49.9621240,\n
        "lon": 3.2310960,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551422,\n
        "lat": 49.9621290,\n
        "lon": 3.2308100,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551423,\n
        "lat": 49.9621290,\n
        "lon": 3.2309110,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551424,\n
        "lat": 49.9621290,\n
        "lon": 3.2313430,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551425,\n
        "lat": 49.9621290,\n
        "lon": 3.2333350,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551426,\n
        "lat": 49.9621310,\n
        "lon": 3.2311290,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551427,\n
        "lat": 49.9621320,\n
        "lon": 3.2321180,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551428,\n
        "lat": 49.9621320,\n
        "lon": 3.2321480,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551429,\n
        "lat": 49.9621350,\n
        "lon": 3.2334500,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551430,\n
        "lat": 49.9621350,\n
        "lon": 3.2349980,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551431,\n
        "lat": 49.9621360,\n
        "lon": 3.2350270,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551432,\n
        "lat": 49.9621380,\n
        "lon": 3.2295880,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551433,\n
        "lat": 49.9621380,\n
        "lon": 3.2358130,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551434,\n
        "lat": 49.9621410,\n
        "lon": 3.2334490,\n
        "timestamp": "2016-01-25T16:38:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551435,\n
        "lat": 49.9621418,\n
        "lon": 3.2357491,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551436,\n
        "lat": 49.9621420,\n
        "lon": 3.2335170,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551437,\n
        "lat": 49.9621430,\n
        "lon": 3.2333310,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551438,\n
        "lat": 49.9621430,\n
        "lon": 3.2349220,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551439,\n
        "lat": 49.9621450,\n
        "lon": 3.2324010,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551440,\n
        "lat": 49.9621460,\n
        "lon": 3.2297760,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551441,\n
        "lat": 49.9621460,\n
        "lon": 3.2349960,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551442,\n
        "lat": 49.9621490,\n
        "lon": 3.2317170,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551443,\n
        "lat": 49.9621490,\n
        "lon": 3.2323360,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551444,\n
        "lat": 49.9621490,\n
        "lon": 3.2342170,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551445,\n
        "lat": 49.9621510,\n
        "lon": 3.2320180,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551446,\n
        "lat": 49.9621510,\n
        "lon": 3.2320760,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551447,\n
        "lat": 49.9621520,\n
        "lon": 3.2355810,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551448,\n
        "lat": 49.9621530,\n
        "lon": 3.2313140,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551449,\n
        "lat": 49.9621540,\n
        "lon": 3.2321470,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551450,\n
        "lat": 49.9621540,\n
        "lon": 3.2355460,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551451,\n
        "lat": 49.9621550,\n
        "lon": 3.2315890,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551452,\n
        "lat": 49.9621550,\n
        "lon": 3.2315990,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551453,\n
        "lat": 49.9621550,\n
        "lon": 3.2334450,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551454,\n
        "lat": 49.9621550,\n
        "lon": 3.2355330,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551455,\n
        "lat": 49.9621560,\n
        "lon": 3.2315520,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551456,\n
        "lat": 49.9621560,\n
        "lon": 3.2322990,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551457,\n
        "lat": 49.9621570,\n
        "lon": 3.2313610,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551458,\n
        "lat": 49.9621640,\n
        "lon": 3.2345740,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551459,\n
        "lat": 49.9621660,\n
        "lon": 3.2343340,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551460,\n
        "lat": 49.9621690,\n
        "lon": 3.2309830,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551461,\n
        "lat": 49.9621720,\n
        "lon": 3.2312930,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551462,\n
        "lat": 49.9621730,\n
        "lon": 3.2324030,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551463,\n
        "lat": 49.9621730,\n
        "lon": 3.2325930,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551464,\n
        "lat": 49.9621740,\n
        "lon": 3.2325890,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551465,\n
        "lat": 49.9621740,\n
        "lon": 3.2346130,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551466,\n
        "lat": 49.9621740,\n
        "lon": 3.2351460,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551467,\n
        "lat": 49.9621760,\n
        "lon": 3.2311200,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551468,\n
        "lat": 49.9621760,\n
        "lon": 3.2323390,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551469,\n
        "lat": 49.9621760,\n
        "lon": 3.2346110,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551470,\n
        "lat": 49.9621790,\n
        "lon": 3.2325030,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551471,\n
        "lat": 49.9621810,\n
        "lon": 3.2324490,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551472,\n
        "lat": 49.9621820,\n
        "lon": 3.2324450,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551473,\n
        "lat": 49.9621820,\n
        "lon": 3.2352980,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551474,\n
        "lat": 49.9621830,\n
        "lon": 3.2294350,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551475,\n
        "lat": 49.9621830,\n
        "lon": 3.2353240,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551476,\n
        "lat": 49.9621870,\n
        "lon": 3.2342050,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551477,\n
        "lat": 49.9621930,\n
        "lon": 3.2306750,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551478,\n
        "lat": 49.9621940,\n
        "lon": 3.2315960,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551479,\n
        "lat": 49.9621950,\n
        "lon": 3.2350200,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551480,\n
        "lat": 49.9621960,\n
        "lon": 3.2292800,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551481,\n
        "lat": 49.9621960,\n
        "lon": 3.2316260,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551482,\n
        "lat": 49.9621970,\n
        "lon": 3.2308060,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551483,\n
        "lat": 49.9621990,\n
        "lon": 3.2317270,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551484,\n
        "lat": 49.9622010,\n
        "lon": 3.2351410,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551485,\n
        "lat": 49.9622040,\n
        "lon": 3.2325940,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551486,\n
        "lat": 49.9622060,\n
        "lon": 3.2343190,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551487,\n
        "lat": 49.9622070,\n
        "lon": 3.2347160,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551488,\n
        "lat": 49.9622090,\n
        "lon": 3.2336050,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551489,\n
        "lat": 49.9622090,\n
        "lon": 3.2352950,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551490,\n
        "lat": 49.9622100,\n
        "lon": 3.2323350,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551491,\n
        "lat": 49.9622100,\n
        "lon": 3.2324190,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551492,\n
        "lat": 49.9622100,\n
        "lon": 3.2325080,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551493,\n
        "lat": 49.9622120,\n
        "lon": 3.2335670,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551494,\n
        "lat": 49.9622140,\n
        "lon": 3.2324540,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551495,\n
        "lat": 49.9622170,\n
        "lon": 3.2357590,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551496,\n
        "lat": 49.9622200,\n
        "lon": 3.2320690,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551497,\n
        "lat": 49.9622200,\n
        "lon": 3.2328630,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551498,\n
        "lat": 49.9622210,\n
        "lon": 3.2321090,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551499,\n
        "lat": 49.9622240,\n
        "lon": 3.2294440,\n
        "timestamp": "2016-01-25T16:38:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551500,\n
        "lat": 49.9622260,\n
        "lon": 3.2330320,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551501,\n
        "lat": 49.9622270,\n
        "lon": 3.2355910,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551502,\n
        "lat": 49.9622290,\n
        "lon": 3.2355530,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551503,\n
        "lat": 49.9622310,\n
        "lon": 3.2321080,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551504,\n
        "lat": 49.9622330,\n
        "lon": 3.2323450,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551505,\n
        "lat": 49.9622340,\n
        "lon": 3.2324060,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551506,\n
        "lat": 49.9622340,\n
        "lon": 3.2324200,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551507,\n
        "lat": 49.9622350,\n
        "lon": 3.2322970,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551508,\n
        "lat": 49.9622360,\n
        "lon": 3.2292870,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551509,\n
        "lat": 49.9622430,\n
        "lon": 3.2312800,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551510,\n
        "lat": 49.9622440,\n
        "lon": 3.2323290,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551511,\n
        "lat": 49.9622450,\n
        "lon": 3.2323430,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551512,\n
        "lat": 49.9622470,\n
        "lon": 3.2331650,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551513,\n
        "lat": 49.9622500,\n
        "lon": 3.2332020,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551514,\n
        "lat": 49.9622520,\n
        "lon": 3.2345120,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551515,\n
        "lat": 49.9622540,\n
        "lon": 3.2313950,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551516,\n
        "lat": 49.9622630,\n
        "lon": 3.2345520,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551517,\n
        "lat": 49.9622640,\n
        "lon": 3.2345510,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551518,\n
        "lat": 49.9622710,\n
        "lon": 3.2315740,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551519,\n
        "lat": 49.9622740,\n
        "lon": 3.2316170,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551520,\n
        "lat": 49.9622750,\n
        "lon": 3.2316170,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551521,\n
        "lat": 49.9622790,\n
        "lon": 3.2317170,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551522,\n
        "lat": 49.9622860,\n
        "lon": 3.2302790,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551523,\n
        "lat": 49.9622860,\n
        "lon": 3.2309640,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551524,\n
        "lat": 49.9622880,\n
        "lon": 3.2303770,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551525,\n
        "lat": 49.9622910,\n
        "lon": 3.2317160,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551526,\n
        "lat": 49.9622940,\n
        "lon": 3.2346530,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551527,\n
        "lat": 49.9622950,\n
        "lon": 3.2310970,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551528,\n
        "lat": 49.9622950,\n
        "lon": 3.2328550,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551529,\n
        "lat": 49.9623010,\n
        "lon": 3.2308210,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551530,\n
        "lat": 49.9623020,\n
        "lon": 3.2308600,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551531,\n
        "lat": 49.9623020,\n
        "lon": 3.2319860,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551532,\n
        "lat": 49.9623020,\n
        "lon": 3.2330250,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551533,\n
        "lat": 49.9623040,\n
        "lon": 3.2308940,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551534,\n
        "lat": 49.9623100,\n
        "lon": 3.2309240,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551535,\n
        "lat": 49.9623190,\n
        "lon": 3.2351690,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551536,\n
        "lat": 49.9623190,\n
        "lon": 3.2354160,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551537,\n
        "lat": 49.9623200,\n
        "lon": 3.2310930,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551538,\n
        "lat": 49.9623220,\n
        "lon": 3.2308190,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551539,\n
        "lat": 49.9623230,\n
        "lon": 3.2308590,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551540,\n
        "lat": 49.9623240,\n
        "lon": 3.2308940,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551541,\n
        "lat": 49.9623440,\n
        "lon": 3.2354160,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551542,\n
        "lat": 49.9623460,\n
        "lon": 3.2351690,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551543,\n
        "lat": 49.9623460,\n
        "lon": 3.2351700,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551544,\n
        "lat": 49.9623630,\n
        "lon": 3.2302770,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551545,\n
        "lat": 49.9623630,\n
        "lon": 3.2331830,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551546,\n
        "lat": 49.9623640,\n
        "lon": 3.2303730,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551547,\n
        "lat": 49.9623650,\n
        "lon": 3.2332160,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551548,\n
        "lat": 49.9623690,\n
        "lon": 3.2323100,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551549,\n
        "lat": 49.9623720,\n
        "lon": 3.2323810,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551550,\n
        "lat": 49.9623720,\n
        "lon": 3.2323850,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551551,\n
        "lat": 49.9623740,\n
        "lon": 3.2296560,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551552,\n
        "lat": 49.9623760,\n
        "lon": 3.2298280,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551553,\n
        "lat": 49.9623770,\n
        "lon": 3.2295860,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551554,\n
        "lat": 49.9623770,\n
        "lon": 3.2296560,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551555,\n
        "lat": 49.9623790,\n
        "lon": 3.2297120,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551556,\n
        "lat": 49.9623890,\n
        "lon": 3.2307870,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551557,\n
        "lat": 49.9623920,\n
        "lon": 3.2298500,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551558,\n
        "lat": 49.9623920,\n
        "lon": 3.2298840,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551559,\n
        "lat": 49.9623930,\n
        "lon": 3.2298130,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551560,\n
        "lat": 49.9623930,\n
        "lon": 3.2298290,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551561,\n
        "lat": 49.9623930,\n
        "lon": 3.2322080,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551562,\n
        "lat": 49.9623940,\n
        "lon": 3.2301500,\n
        "timestamp": "2016-01-25T16:38:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551563,\n
        "lat": 49.9623940,\n
        "lon": 3.2302720,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551564,\n
        "lat": 49.9623950,\n
        "lon": 3.2308750,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551565,\n
        "lat": 49.9623970,\n
        "lon": 3.2308980,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551566,\n
        "lat": 49.9623990,\n
        "lon": 3.2309170,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551567,\n
        "lat": 49.9623990,\n
        "lon": 3.2323250,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551568,\n
        "lat": 49.9624100,\n
        "lon": 3.2310790,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551569,\n
        "lat": 49.9624130,\n
        "lon": 3.2302720,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551570,\n
        "lat": 49.9624160,\n
        "lon": 3.2303590,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551571,\n
        "lat": 49.9624200,\n
        "lon": 3.2298510,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551572,\n
        "lat": 49.9624200,\n
        "lon": 3.2307810,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551573,\n
        "lat": 49.9624210,\n
        "lon": 3.2298150,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551574,\n
        "lat": 49.9624210,\n
        "lon": 3.2298850,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551575,\n
        "lat": 49.9624220,\n
        "lon": 3.2296630,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551576,\n
        "lat": 49.9624220,\n
        "lon": 3.2297140,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551577,\n
        "lat": 49.9624240,\n
        "lon": 3.2312450,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551578,\n
        "lat": 49.9624250,\n
        "lon": 3.2296630,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551579,\n
        "lat": 49.9624270,\n
        "lon": 3.2308710,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551580,\n
        "lat": 49.9624270,\n
        "lon": 3.2317060,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551581,\n
        "lat": 49.9624290,\n
        "lon": 3.2295910,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551582,\n
        "lat": 49.9624290,\n
        "lon": 3.2354600,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551583,\n
        "lat": 49.9624340,\n
        "lon": 3.2319340,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551584,\n
        "lat": 49.9624350,\n
        "lon": 3.2347210,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551585,\n
        "lat": 49.9624350,\n
        "lon": 3.2352990,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551586,\n
        "lat": 49.9624410,\n
        "lon": 3.2354820,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551587,\n
        "lat": 49.9624430,\n
        "lon": 3.2354820,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551588,\n
        "lat": 49.9624450,\n
        "lon": 3.2301470,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551589,\n
        "lat": 49.9624460,\n
        "lon": 3.2315310,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551590,\n
        "lat": 49.9624470,\n
        "lon": 3.2303560,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551591,\n
        "lat": 49.9624490,\n
        "lon": 3.2348390,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551592,\n
        "lat": 49.9624520,\n
        "lon": 3.2319320,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551593,\n
        "lat": 49.9624530,\n
        "lon": 3.2319700,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551594,\n
        "lat": 49.9624570,\n
        "lon": 3.2348390,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551595,\n
        "lat": 49.9624590,\n
        "lon": 3.2352150,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551596,\n
        "lat": 49.9624600,\n
        "lon": 3.2350880,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551597,\n
        "lat": 49.9624600,\n
        "lon": 3.2351660,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551598,\n
        "lat": 49.9624650,\n
        "lon": 3.2308880,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551599,\n
        "lat": 49.9624660,\n
        "lon": 3.2312390,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551600,\n
        "lat": 49.9624680,\n
        "lon": 3.2309330,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551601,\n
        "lat": 49.9624690,\n
        "lon": 3.2312690,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551602,\n
        "lat": 49.9624710,\n
        "lon": 3.2321970,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551603,\n
        "lat": 49.9624750,\n
        "lon": 3.2310680,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551604,\n
        "lat": 49.9624760,\n
        "lon": 3.2315280,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551605,\n
        "lat": 49.9624770,\n
        "lon": 3.2323160,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551606,\n
        "lat": 49.9624770,\n
        "lon": 3.2352140,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551607,\n
        "lat": 49.9624770,\n
        "lon": 3.2353010,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551608,\n
        "lat": 49.9624780,\n
        "lon": 3.2315600,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551609,\n
        "lat": 49.9624810,\n
        "lon": 3.2346900,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551610,\n
        "lat": 49.9624890,\n
        "lon": 3.2315600,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551611,\n
        "lat": 49.9624950,\n
        "lon": 3.2316650,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551612,\n
        "lat": 49.9624970,\n
        "lon": 3.2348340,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551613,\n
        "lat": 49.9624970,\n
        "lon": 3.2354840,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551614,\n
        "lat": 49.9624990,\n
        "lon": 3.2350880,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551615,\n
        "lat": 49.9625020,\n
        "lon": 3.2351670,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551616,\n
        "lat": 49.9625030,\n
        "lon": 3.2348340,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551617,\n
        "lat": 49.9625450,\n
        "lon": 3.2313970,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551618,\n
        "lat": 49.9625480,\n
        "lon": 3.2312540,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551619,\n
        "lat": 49.9625490,\n
        "lon": 3.2313970,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551620,\n
        "lat": 49.9625530,\n
        "lon": 3.2316600,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551621,\n
        "lat": 49.9625580,\n
        "lon": 3.2313780,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551622,\n
        "lat": 49.9625660,\n
        "lon": 3.2309220,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551623,\n
        "lat": 49.9625710,\n
        "lon": 3.2353060,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551624,\n
        "lat": 49.9625730,\n
        "lon": 3.2307730,\n
        "timestamp": "2016-01-25T16:38:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551625,\n
        "lat": 49.9625730,\n
        "lon": 3.2310580,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551626,\n
        "lat": 49.9625770,\n
        "lon": 3.2306320,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551627,\n
        "lat": 49.9625920,\n
        "lon": 3.2316640,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551628,\n
        "lat": 49.9625940,\n
        "lon": 3.2349960,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551629,\n
        "lat": 49.9625950,\n
        "lon": 3.2317800,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551630,\n
        "lat": 49.9625990,\n
        "lon": 3.2354040,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551631,\n
        "lat": 49.9626000,\n
        "lon": 3.2348760,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551632,\n
        "lat": 49.9626070,\n
        "lon": 3.2347520,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551633,\n
        "lat": 49.9626160,\n
        "lon": 3.2307870,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551634,\n
        "lat": 49.9626170,\n
        "lon": 3.2307790,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551635,\n
        "lat": 49.9626190,\n
        "lon": 3.2306350,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551636,\n
        "lat": 49.9626230,\n
        "lon": 3.2305980,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551637,\n
        "lat": 49.9626400,\n
        "lon": 3.2316070,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551638,\n
        "lat": 49.9626420,\n
        "lon": 3.2316410,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551639,\n
        "lat": 49.9626430,\n
        "lon": 3.2316640,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551640,\n
        "lat": 49.9626480,\n
        "lon": 3.2317800,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551641,\n
        "lat": 49.9626520,\n
        "lon": 3.2318300,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551642,\n
        "lat": 49.9626540,\n
        "lon": 3.2317800,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551643,\n
        "lat": 49.9626540,\n
        "lon": 3.2350020,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551644,\n
        "lat": 49.9626560,\n
        "lon": 3.2307750,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551645,\n
        "lat": 49.9626560,\n
        "lon": 3.2307890,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551646,\n
        "lat": 49.9626600,\n
        "lon": 3.2348820,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551647,\n
        "lat": 49.9626600,\n
        "lon": 3.2352130,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551648,\n
        "lat": 49.9626620,\n
        "lon": 3.2316440,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551649,\n
        "lat": 49.9626630,\n
        "lon": 3.2316080,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551650,\n
        "lat": 49.9626660,\n
        "lon": 3.2347570,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551651,\n
        "lat": 49.9626670,\n
        "lon": 3.2352360,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551652,\n
        "lat": 49.9626740,\n
        "lon": 3.2349600,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551653,\n
        "lat": 49.9626760,\n
        "lon": 3.2347780,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551654,\n
        "lat": 49.9626760,\n
        "lon": 3.2349140,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551655,\n
        "lat": 49.9626770,\n
        "lon": 3.2347580,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551656,\n
        "lat": 49.9626790,\n
        "lon": 3.2348750,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551657,\n
        "lat": 49.9626800,\n
        "lon": 3.2347060,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551658,\n
        "lat": 49.9626820,\n
        "lon": 3.2347930,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551659,\n
        "lat": 49.9626830,\n
        "lon": 3.2349610,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551660,\n
        "lat": 49.9626830,\n
        "lon": 3.2349780,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551661,\n
        "lat": 49.9626850,\n
        "lon": 3.2313190,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551662,\n
        "lat": 49.9626900,\n
        "lon": 3.2312160,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551663,\n
        "lat": 49.9626920,\n
        "lon": 3.2347940,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551664,\n
        "lat": 49.9626930,\n
        "lon": 3.2347780,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551665,\n
        "lat": 49.9626960,\n
        "lon": 3.2349780,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551666,\n
        "lat": 49.9626960,\n
        "lon": 3.2353370,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551667,\n
        "lat": 49.9626980,\n
        "lon": 3.2318350,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551668,\n
        "lat": 49.9626990,\n
        "lon": 3.2349170,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551669,\n
        "lat": 49.9627000,\n
        "lon": 3.2317860,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551670,\n
        "lat": 49.9627010,\n
        "lon": 3.2348740,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551671,\n
        "lat": 49.9627020,\n
        "lon": 3.2307940,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551672,\n
        "lat": 49.9627030,\n
        "lon": 3.2307800,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551673,\n
        "lat": 49.9627030,\n
        "lon": 3.2375740,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551674,\n
        "lat": 49.9627050,\n
        "lon": 3.2347790,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551675,\n
        "lat": 49.9627060,\n
        "lon": 3.2347600,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551676,\n
        "lat": 49.9627080,\n
        "lon": 3.2347110,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551677,\n
        "lat": 49.9627140,\n
        "lon": 3.2374890,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551678,\n
        "lat": 49.9627370,\n
        "lon": 3.2307980,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551679,\n
        "lat": 49.9627390,\n
        "lon": 3.2351570,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551680,\n
        "lat": 49.9627460,\n
        "lon": 3.2346770,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551681,\n
        "lat": 49.9627490,\n
        "lon": 3.2310330,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551682,\n
        "lat": 49.9627510,\n
        "lon": 3.2345780,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551683,\n
        "lat": 49.9627550,\n
        "lon": 3.2306120,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551684,\n
        "lat": 49.9627550,\n
        "lon": 3.2306130,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551685,\n
        "lat": 49.9627560,\n
        "lon": 3.2316540,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551686,\n
        "lat": 49.9627590,\n
        "lon": 3.2306920,\n
        "timestamp": "2016-01-25T16:38:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551687,\n
        "lat": 49.9627610,\n
        "lon": 3.2306700,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551688,\n
        "lat": 49.9627610,\n
        "lon": 3.2308190,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551689,\n
        "lat": 49.9627730,\n
        "lon": 3.2306940,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551690,\n
        "lat": 49.9627750,\n
        "lon": 3.2306720,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551691,\n
        "lat": 49.9627750,\n
        "lon": 3.2313580,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551692,\n
        "lat": 49.9627760,\n
        "lon": 3.2352800,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551693,\n
        "lat": 49.9627830,\n
        "lon": 3.2313590,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551694,\n
        "lat": 49.9627840,\n
        "lon": 3.2313320,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551695,\n
        "lat": 49.9627870,\n
        "lon": 3.2317990,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551696,\n
        "lat": 49.9627940,\n
        "lon": 3.2349800,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551697,\n
        "lat": 49.9627950,\n
        "lon": 3.2308240,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551698,\n
        "lat": 49.9627970,\n
        "lon": 3.2349450,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551699,\n
        "lat": 49.9628000,\n
        "lon": 3.2307630,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551700,\n
        "lat": 49.9628050,\n
        "lon": 3.2307650,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551701,\n
        "lat": 49.9628050,\n
        "lon": 3.2315580,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551702,\n
        "lat": 49.9628060,\n
        "lon": 3.2310270,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551703,\n
        "lat": 49.9628120,\n
        "lon": 3.2306820,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551704,\n
        "lat": 49.9628140,\n
        "lon": 3.2308350,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551705,\n
        "lat": 49.9628140,\n
        "lon": 3.2349820,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551706,\n
        "lat": 49.9628160,\n
        "lon": 3.2349470,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551707,\n
        "lat": 49.9628240,\n
        "lon": 3.2312340,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551708,\n
        "lat": 49.9628310,\n
        "lon": 3.2308390,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551709,\n
        "lat": 49.9628310,\n
        "lon": 3.2346910,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551710,\n
        "lat": 49.9628330,\n
        "lon": 3.2315010,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551711,\n
        "lat": 49.9628350,\n
        "lon": 3.2351030,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551712,\n
        "lat": 49.9628360,\n
        "lon": 3.2345930,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551713,\n
        "lat": 49.9628440,\n
        "lon": 3.2313590,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551714,\n
        "lat": 49.9628450,\n
        "lon": 3.2306880,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551715,\n
        "lat": 49.9628480,\n
        "lon": 3.2315660,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551716,\n
        "lat": 49.9628520,\n
        "lon": 3.2315040,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551717,\n
        "lat": 49.9628690,\n
        "lon": 3.2352160,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551718,\n
        "lat": 49.9628760,\n
        "lon": 3.2318290,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551719,\n
        "lat": 49.9628830,\n
        "lon": 3.2317840,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551720,\n
        "lat": 49.9628850,\n
        "lon": 3.2376630,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551721,\n
        "lat": 49.9628890,\n
        "lon": 3.2376360,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551722,\n
        "lat": 49.9628900,\n
        "lon": 3.2317410,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551723,\n
        "lat": 49.9628930,\n
        "lon": 3.2354850,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551724,\n
        "lat": 49.9628970,\n
        "lon": 3.2316950,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551725,\n
        "lat": 49.9628970,\n
        "lon": 3.2347010,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551726,\n
        "lat": 49.9629000,\n
        "lon": 3.2355310,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551727,\n
        "lat": 49.9629000,\n
        "lon": 3.2375510,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551728,\n
        "lat": 49.9629030,\n
        "lon": 3.2316470,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551729,\n
        "lat": 49.9629030,\n
        "lon": 3.2346040,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551730,\n
        "lat": 49.9629050,\n
        "lon": 3.2318390,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551731,\n
        "lat": 49.9629090,\n
        "lon": 3.2316060,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551732,\n
        "lat": 49.9629120,\n
        "lon": 3.2317950,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551733,\n
        "lat": 49.9629150,\n
        "lon": 3.2315620,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551734,\n
        "lat": 49.9629150,\n
        "lon": 3.2350460,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551735,\n
        "lat": 49.9629180,\n
        "lon": 3.2315620,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551736,\n
        "lat": 49.9629190,\n
        "lon": 3.2317500,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551737,\n
        "lat": 49.9629200,\n
        "lon": 3.2313700,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551738,\n
        "lat": 49.9629260,\n
        "lon": 3.2317080,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551739,\n
        "lat": 49.9629290,\n
        "lon": 3.2312480,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551740,\n
        "lat": 49.9629330,\n
        "lon": 3.2316590,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551741,\n
        "lat": 49.9629340,\n
        "lon": 3.2306220,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551742,\n
        "lat": 49.9629390,\n
        "lon": 3.2305700,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551743,\n
        "lat": 49.9629390,\n
        "lon": 3.2316160,\n
        "timestamp": "2016-01-25T16:38:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551757,\n
        "lat": 49.9631109,\n
        "lon": 3.2312456,\n
        "timestamp": "2022-08-03T13:24:53Z",\n
        "version": 3,\n
        "changeset": 124437225,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551758,\n
        "lat": 49.9631090,\n
        "lon": 3.2307320,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551759,\n
        "lat": 49.9631110,\n
        "lon": 3.2306940,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551760,\n
        "lat": 49.9631170,\n
        "lon": 3.2307990,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551761,\n
        "lat": 49.9631240,\n
        "lon": 3.2307360,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551762,\n
        "lat": 49.9631250,\n
        "lon": 3.2350380,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551763,\n
        "lat": 49.9631290,\n
        "lon": 3.2377420,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551764,\n
        "lat": 49.9631360,\n
        "lon": 3.2310270,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551765,\n
        "lat": 49.9631370,\n
        "lon": 3.2304740,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551766,\n
        "lat": 49.9631440,\n
        "lon": 3.2376320,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551767,\n
        "lat": 49.9631510,\n
        "lon": 3.2308690,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551768,\n
        "lat": 49.9631530,\n
        "lon": 3.2348450,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551769,\n
        "lat": 49.9631550,\n
        "lon": 3.2303170,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551770,\n
        "lat": 49.9631560,\n
        "lon": 3.2349220,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551771,\n
        "lat": 49.9631590,\n
        "lon": 3.2308710,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551772,\n
        "lat": 49.9631650,\n
        "lon": 3.2308110,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551773,\n
        "lat": 49.9631650,\n
        "lon": 3.2349170,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551774,\n
        "lat": 49.9631690,\n
        "lon": 3.2307470,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551775,\n
        "lat": 49.9631700,\n
        "lon": 3.2307620,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551776,\n
        "lat": 49.9631720,\n
        "lon": 3.2312760,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551777,\n
        "lat": 49.9631730,\n
        "lon": 3.2307120,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551778,\n
        "lat": 49.9631740,\n
        "lon": 3.2312570,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551779,\n
        "lat": 49.9631760,\n
        "lon": 3.2350030,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551780,\n
        "lat": 49.9631790,\n
        "lon": 3.2304860,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551781,\n
        "lat": 49.9631800,\n
        "lon": 3.2357540,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551782,\n
        "lat": 49.9631850,\n
        "lon": 3.2307650,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551783,\n
        "lat": 49.9631850,\n
        "lon": 3.2312790,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551784,\n
        "lat": 49.9631860,\n
        "lon": 3.2310400,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551785,\n
        "lat": 49.9631860,\n
        "lon": 3.2312590,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551786,\n
        "lat": 49.9631860,\n
        "lon": 3.2355820,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551787,\n
        "lat": 49.9631870,\n
        "lon": 3.2307520,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551788,\n
        "lat": 49.9631930,\n
        "lon": 3.2351760,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551789,\n
        "lat": 49.9631960,\n
        "lon": 3.2303270,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551790,\n
        "lat": 49.9631970,\n
        "lon": 3.2340830,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551791,\n
        "lat": 49.9632020,\n
        "lon": 3.2308230,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551792,\n
        "lat": 49.9632020,\n
        "lon": 3.2352520,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551793,\n
        "lat": 49.9632030,\n
        "lon": 3.2307680,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551794,\n
        "lat": 49.9632030,\n
        "lon": 3.2341800,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551795,\n
        "lat": 49.9632070,\n
        "lon": 3.2307780,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551796,\n
        "lat": 49.9632090,\n
        "lon": 3.2308250,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551797,\n
        "lat": 49.9632090,\n
        "lon": 3.2351720,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551798,\n
        "lat": 49.9632150,\n
        "lon": 3.2315490,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551799,\n
        "lat": 49.9632170,\n
        "lon": 3.2352480,\n
        "timestamp": "2016-01-25T16:38:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551800,\n
        "lat": 49.9632190,\n
        "lon": 3.2314850,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551801,\n
        "lat": 49.9632200,\n
        "lon": 3.2310440,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551802,\n
        "lat": 49.9632200,\n
        "lon": 3.2340330,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551803,\n
        "lat": 49.9632220,\n
        "lon": 3.2340770,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551804,\n
        "lat": 49.9632280,\n
        "lon": 3.2309120,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551805,\n
        "lat": 49.9632320,\n
        "lon": 3.2341750,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551806,\n
        "lat": 49.9632320,\n
        "lon": 3.2341850,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551807,\n
        "lat": 49.9632380,\n
        "lon": 3.2357600,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551808,\n
        "lat": 49.9632400,\n
        "lon": 3.2357130,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551809,\n
        "lat": 49.9632410,\n
        "lon": 3.2356950,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551810,\n
        "lat": 49.9632470,\n
        "lon": 3.2355850,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551811,\n
        "lat": 49.9632480,\n
        "lon": 3.2315530,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551812,\n
        "lat": 49.9632520,\n
        "lon": 3.2314890,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551813,\n
        "lat": 49.9632530,\n
        "lon": 3.2356960,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551814,\n
        "lat": 49.9632530,\n
        "lon": 3.2357140,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551815,\n
        "lat": 49.9632720,\n
        "lon": 3.2351270,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551816,\n
        "lat": 49.9632740,\n
        "lon": 3.2340220,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551817,\n
        "lat": 49.9632770,\n
        "lon": 3.2340650,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551818,\n
        "lat": 49.9632800,\n
        "lon": 3.2352040,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551819,\n
        "lat": 49.9632840,\n
        "lon": 3.2341740,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551820,\n
        "lat": 49.9632930,\n
        "lon": 3.2314240,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551821,\n
        "lat": 49.9632960,\n
        "lon": 3.2344120,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551822,\n
        "lat": 49.9632980,\n
        "lon": 3.2314850,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551823,\n
        "lat": 49.9633010,\n
        "lon": 3.2314260,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551824,\n
        "lat": 49.9633030,\n
        "lon": 3.2313060,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551825,\n
        "lat": 49.9633030,\n
        "lon": 3.2367600,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551826,\n
        "lat": 49.9633040,\n
        "lon": 3.2345250,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551827,\n
        "lat": 49.9633130,\n
        "lon": 3.2340130,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551828,\n
        "lat": 49.9633150,\n
        "lon": 3.2366640,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551829,\n
        "lat": 49.9633180,\n
        "lon": 3.2340570,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551830,\n
        "lat": 49.9633180,\n
        "lon": 3.2350700,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551831,\n
        "lat": 49.9633220,\n
        "lon": 3.2351110,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551832,\n
        "lat": 49.9633250,\n
        "lon": 3.2349140,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551833,\n
        "lat": 49.9633330,\n
        "lon": 3.2349670,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551834,\n
        "lat": 49.9633340,\n
        "lon": 3.2310590,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551835,\n
        "lat": 49.9633380,\n
        "lon": 3.2372130,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551836,\n
        "lat": 49.9633400,\n
        "lon": 3.2309270,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551837,\n
        "lat": 49.9633540,\n
        "lon": 3.2344010,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551838,\n
        "lat": 49.9633570,\n
        "lon": 3.2338350,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551839,\n
        "lat": 49.9633610,\n
        "lon": 3.2371750,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551840,\n
        "lat": 49.9633620,\n
        "lon": 3.2348200,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551841,\n
        "lat": 49.9633630,\n
        "lon": 3.2345130,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551842,\n
        "lat": 49.9633640,\n
        "lon": 3.2339180,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551843,\n
        "lat": 49.9633660,\n
        "lon": 3.2345590,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551844,\n
        "lat": 49.9633680,\n
        "lon": 3.2340460,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551845,\n
        "lat": 49.9633680,\n
        "lon": 3.2367800,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551846,\n
        "lat": 49.9633680,\n
        "lon": 3.2372590,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551847,\n
        "lat": 49.9633720,\n
        "lon": 3.2315730,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551848,\n
        "lat": 49.9633740,\n
        "lon": 3.2314370,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551849,\n
        "lat": 49.9633740,\n
        "lon": 3.2315520,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551850,\n
        "lat": 49.9633740,\n
        "lon": 3.2315550,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551851,\n
        "lat": 49.9633760,\n
        "lon": 3.2341480,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551852,\n
        "lat": 49.9633760,\n
        "lon": 3.2348930,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551853,\n
        "lat": 49.9633770,\n
        "lon": 3.2341540,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551854,\n
        "lat": 49.9633780,\n
        "lon": 3.2314960,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551855,\n
        "lat": 49.9633800,\n
        "lon": 3.2366870,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551856,\n
        "lat": 49.9633810,\n
        "lon": 3.2314580,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551857,\n
        "lat": 49.9633820,\n
        "lon": 3.2314390,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551858,\n
        "lat": 49.9633820,\n
        "lon": 3.2315750,\n
        "timestamp": "2016-01-25T16:38:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551859,\n
        "lat": 49.9633830,\n
        "lon": 3.2313190,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551860,\n
        "lat": 49.9633830,\n
        "lon": 3.2315570,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551861,\n
        "lat": 49.9633850,\n
        "lon": 3.2348110,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551862,\n
        "lat": 49.9633870,\n
        "lon": 3.2313670,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551863,\n
        "lat": 49.9633870,\n
        "lon": 3.2338300,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551864,\n
        "lat": 49.9633880,\n
        "lon": 3.2351700,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551865,\n
        "lat": 49.9633890,\n
        "lon": 3.2351770,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551866,\n
        "lat": 49.9633910,\n
        "lon": 3.2372220,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551867,\n
        "lat": 49.9633920,\n
        "lon": 3.2339120,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551868,\n
        "lat": 49.9633960,\n
        "lon": 3.2340410,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551869,\n
        "lat": 49.9633970,\n
        "lon": 3.2348840,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551870,\n
        "lat": 49.9634040,\n
        "lon": 3.2347630,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551871,\n
        "lat": 49.9634050,\n
        "lon": 3.2341420,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551872,\n
        "lat": 49.9634110,\n
        "lon": 3.2314640,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551873,\n
        "lat": 49.9634170,\n
        "lon": 3.2313730,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551874,\n
        "lat": 49.9634170,\n
        "lon": 3.2343890,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551875,\n
        "lat": 49.9634180,\n
        "lon": 3.2350380,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551876,\n
        "lat": 49.9634240,\n
        "lon": 3.2315610,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551877,\n
        "lat": 49.9634240,\n
        "lon": 3.2348700,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551878,\n
        "lat": 49.9634250,\n
        "lon": 3.2348720,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551879,\n
        "lat": 49.9634270,\n
        "lon": 3.2351050,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551880,\n
        "lat": 49.9634310,\n
        "lon": 3.2314670,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551881,\n
        "lat": 49.9634330,\n
        "lon": 3.2345460,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551882,\n
        "lat": 49.9634340,\n
        "lon": 3.2349250,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551883,\n
        "lat": 49.9634350,\n
        "lon": 3.2351570,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551884,\n
        "lat": 49.9634350,\n
        "lon": 3.2351620,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551885,\n
        "lat": 49.9634380,\n
        "lon": 3.2310770,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551886,\n
        "lat": 49.9634380,\n
        "lon": 3.2340310,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551887,\n
        "lat": 49.9634380,\n
        "lon": 3.2368070,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551888,\n
        "lat": 49.9634420,\n
        "lon": 3.2310670,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551889,\n
        "lat": 49.9634430,\n
        "lon": 3.2351010,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551890,\n
        "lat": 49.9634450,\n
        "lon": 3.2309780,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551891,\n
        "lat": 49.9634450,\n
        "lon": 3.2341290,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551892,\n
        "lat": 49.9634480,\n
        "lon": 3.2309410,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551893,\n
        "lat": 49.9634490,\n
        "lon": 3.2351520,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551894,\n
        "lat": 49.9634500,\n
        "lon": 3.2347440,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551895,\n
        "lat": 49.9634500,\n
        "lon": 3.2367120,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551896,\n
        "lat": 49.9634600,\n
        "lon": 3.2368150,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551897,\n
        "lat": 49.9634710,\n
        "lon": 3.2348520,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551898,\n
        "lat": 49.9634710,\n
        "lon": 3.2367190,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551899,\n
        "lat": 49.9634720,\n
        "lon": 3.2348550,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551900,\n
        "lat": 49.9634740,\n
        "lon": 3.2341240,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551901,\n
        "lat": 49.9634740,\n
        "lon": 3.2341370,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551902,\n
        "lat": 49.9635240,\n
        "lon": 3.2309900,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551903,\n
        "lat": 49.9635240,\n
        "lon": 3.2340130,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551904,\n
        "lat": 49.9635300,\n
        "lon": 3.2309300,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551905,\n
        "lat": 49.9635310,\n
        "lon": 3.2343890,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551906,\n
        "lat": 49.9635330,\n
        "lon": 3.2341240,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551907,\n
        "lat": 49.9635340,\n
        "lon": 3.2316580,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551908,\n
        "lat": 49.9635380,\n
        "lon": 3.2310850,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551909,\n
        "lat": 49.9635380,\n
        "lon": 3.2316010,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551910,\n
        "lat": 49.9635410,\n
        "lon": 3.2345220,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551911,\n
        "lat": 49.9635530,\n
        "lon": 3.2309350,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551912,\n
        "lat": 49.9635580,\n
        "lon": 3.2313510,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551913,\n
        "lat": 49.9635590,\n
        "lon": 3.2346960,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551914,\n
        "lat": 49.9635600,\n
        "lon": 3.2376710,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551915,\n
        "lat": 49.9635630,\n
        "lon": 3.2375550,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551916,\n
        "lat": 49.9635710,\n
        "lon": 3.2375030,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551917,\n
        "lat": 49.9635770,\n
        "lon": 3.2375580,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551918,\n
        "lat": 49.9635800,\n
        "lon": 3.2348070,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551919,\n
        "lat": 49.9635830,\n
        "lon": 3.2310800,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551920,\n
        "lat": 49.9635840,\n
        "lon": 3.2316670,\n
        "timestamp": "2016-01-25T16:38:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551921,\n
        "lat": 49.9635840,\n
        "lon": 3.2375070,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551922,\n
        "lat": 49.9635860,\n
        "lon": 3.2381540,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551923,\n
        "lat": 49.9635870,\n
        "lon": 3.2309740,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551924,\n
        "lat": 49.9635870,\n
        "lon": 3.2374960,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551925,\n
        "lat": 49.9635880,\n
        "lon": 3.2343760,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551926,\n
        "lat": 49.9635890,\n
        "lon": 3.2307560,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551927,\n
        "lat": 49.9635890,\n
        "lon": 3.2316040,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551928,\n
        "lat": 49.9635890,\n
        "lon": 3.2316100,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551929,\n
        "lat": 49.9635950,\n
        "lon": 3.2377080,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551930,\n
        "lat": 49.9635970,\n
        "lon": 3.2344780,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551931,\n
        "lat": 49.9635990,\n
        "lon": 3.2376830,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551932,\n
        "lat": 49.9636000,\n
        "lon": 3.2345120,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551933,\n
        "lat": 49.9636040,\n
        "lon": 3.2306330,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551934,\n
        "lat": 49.9636090,\n
        "lon": 3.2313600,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551935,\n
        "lat": 49.9636100,\n
        "lon": 3.2339940,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551936,\n
        "lat": 49.9636150,\n
        "lon": 3.2346840,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551937,\n
        "lat": 49.9636190,\n
        "lon": 3.2341060,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551938,\n
        "lat": 49.9636200,\n
        "lon": 3.2347970,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551939,\n
        "lat": 49.9636200,\n
        "lon": 3.2377180,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551940,\n
        "lat": 49.9636230,\n
        "lon": 3.2376920,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551941,\n
        "lat": 49.9636240,\n
        "lon": 3.2378880,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551942,\n
        "lat": 49.9636270,\n
        "lon": 3.2378800,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551943,\n
        "lat": 49.9636370,\n
        "lon": 3.2307700,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551944,\n
        "lat": 49.9636470,\n
        "lon": 3.2373240,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551945,\n
        "lat": 49.9636500,\n
        "lon": 3.2346790,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551946,\n
        "lat": 49.9636510,\n
        "lon": 3.2343620,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551947,\n
        "lat": 49.9636510,\n
        "lon": 3.2372860,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551948,\n
        "lat": 49.9636530,\n
        "lon": 3.2306480,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551949,\n
        "lat": 49.9636540,\n
        "lon": 3.2347950,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551950,\n
        "lat": 49.9636550,\n
        "lon": 3.2375160,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551951,\n
        "lat": 49.9636570,\n
        "lon": 3.2373380,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551952,\n
        "lat": 49.9636590,\n
        "lon": 3.2373290,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551953,\n
        "lat": 49.9636590,\n
        "lon": 3.2374910,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551954,\n
        "lat": 49.9636600,\n
        "lon": 3.2344620,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551955,\n
        "lat": 49.9636610,\n
        "lon": 3.2378940,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551956,\n
        "lat": 49.9636660,\n
        "lon": 3.2376560,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551957,\n
        "lat": 49.9636680,\n
        "lon": 3.2372840,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551958,\n
        "lat": 49.9636680,\n
        "lon": 3.2378470,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551959,\n
        "lat": 49.9636700,\n
        "lon": 3.2338360,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551960,\n
        "lat": 49.9636710,\n
        "lon": 3.2380720,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551961,\n
        "lat": 49.9636800,\n
        "lon": 3.2375230,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551962,\n
        "lat": 49.9636810,\n
        "lon": 3.2377130,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551963,\n
        "lat": 49.9636820,\n
        "lon": 3.2374970,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551964,\n
        "lat": 49.9636820,\n
        "lon": 3.2379030,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551965,\n
        "lat": 49.9636830,\n
        "lon": 3.2340100,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551966,\n
        "lat": 49.9636860,\n
        "lon": 3.2375260,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551967,\n
        "lat": 49.9636860,\n
        "lon": 3.2378720,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551968,\n
        "lat": 49.9636870,\n
        "lon": 3.2376650,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551969,\n
        "lat": 49.9636890,\n
        "lon": 3.2378530,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551970,\n
        "lat": 49.9636910,\n
        "lon": 3.2371270,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551971,\n
        "lat": 49.9636930,\n
        "lon": 3.2379070,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551972,\n
        "lat": 49.9636940,\n
        "lon": 3.2378180,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551973,\n
        "lat": 49.9636970,\n
        "lon": 3.2373390,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551974,\n
        "lat": 49.9636970,\n
        "lon": 3.2373540,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551975,\n
        "lat": 49.9637080,\n
        "lon": 3.2375320,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551976,\n
        "lat": 49.9637090,\n
        "lon": 3.2315170,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551977,\n
        "lat": 49.9637120,\n
        "lon": 3.2338280,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551978,\n
        "lat": 49.9637140,\n
        "lon": 3.2338570,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551979,\n
        "lat": 49.9637160,\n
        "lon": 3.2313780,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551980,\n
        "lat": 49.9637220,\n
        "lon": 3.2309560,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551981,\n
        "lat": 49.9637220,\n
        "lon": 3.2338530,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551982,\n
        "lat": 49.9637230,\n
        "lon": 3.2378840,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551983,\n
        "lat": 49.9637250,\n
        "lon": 3.2339020,\n
        "timestamp": "2016-01-25T16:38:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551984,\n
        "lat": 49.9637260,\n
        "lon": 3.2311000,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551985,\n
        "lat": 49.9637260,\n
        "lon": 3.2371400,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551986,\n
        "lat": 49.9637290,\n
        "lon": 3.2378290,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551987,\n
        "lat": 49.9637360,\n
        "lon": 3.2370690,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551988,\n
        "lat": 49.9637380,\n
        "lon": 3.2316210,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551989,\n
        "lat": 49.9637390,\n
        "lon": 3.2309960,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551990,\n
        "lat": 49.9637400,\n
        "lon": 3.2315750,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551991,\n
        "lat": 49.9637430,\n
        "lon": 3.2309650,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551992,\n
        "lat": 49.9637450,\n
        "lon": 3.2307840,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551993,\n
        "lat": 49.9637560,\n
        "lon": 3.2317580,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551994,\n
        "lat": 49.9637660,\n
        "lon": 3.2343990,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551995,\n
        "lat": 49.9637670,\n
        "lon": 3.2307890,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551996,\n
        "lat": 49.9637670,\n
        "lon": 3.2373660,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551997,\n
        "lat": 49.9637690,\n
        "lon": 3.2316240,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551998,\n
        "lat": 49.9637700,\n
        "lon": 3.2316200,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966551999,\n
        "lat": 49.9637700,\n
        "lon": 3.2338930,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552000,\n
        "lat": 49.9637720,\n
        "lon": 3.2315780,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552001,\n
        "lat": 49.9637730,\n
        "lon": 3.2315790,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552002,\n
        "lat": 49.9637760,\n
        "lon": 3.2315290,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552003,\n
        "lat": 49.9637770,\n
        "lon": 3.2345070,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552004,\n
        "lat": 49.9637780,\n
        "lon": 3.2339940,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552005,\n
        "lat": 49.9637780,\n
        "lon": 3.2339970,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552006,\n
        "lat": 49.9637810,\n
        "lon": 3.2314720,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552007,\n
        "lat": 49.9637870,\n
        "lon": 3.2313900,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552008,\n
        "lat": 49.9637870,\n
        "lon": 3.2371970,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552009,\n
        "lat": 49.9638010,\n
        "lon": 3.2317670,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552010,\n
        "lat": 49.9638120,\n
        "lon": 3.2315340,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552011,\n
        "lat": 49.9638130,\n
        "lon": 3.2316290,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552012,\n
        "lat": 49.9638150,\n
        "lon": 3.2314770,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552013,\n
        "lat": 49.9638190,\n
        "lon": 3.2316260,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552014,\n
        "lat": 49.9638210,\n
        "lon": 3.2315850,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552015,\n
        "lat": 49.9638240,\n
        "lon": 3.2343870,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552016,\n
        "lat": 49.9638320,\n
        "lon": 3.2347270,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552017,\n
        "lat": 49.9638330,\n
        "lon": 3.2344930,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552018,\n
        "lat": 49.9638350,\n
        "lon": 3.2311170,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552019,\n
        "lat": 49.9638390,\n
        "lon": 3.2345610,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552020,\n
        "lat": 49.9638410,\n
        "lon": 3.2309910,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552021,\n
        "lat": 49.9638410,\n
        "lon": 3.2345890,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552022,\n
        "lat": 49.9638420,\n
        "lon": 3.2350780,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552023,\n
        "lat": 49.9638440,\n
        "lon": 3.2346210,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552024,\n
        "lat": 49.9638470,\n
        "lon": 3.2315390,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552025,\n
        "lat": 49.9638540,\n
        "lon": 3.2338770,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552026,\n
        "lat": 49.9638570,\n
        "lon": 3.2314020,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552027,\n
        "lat": 49.9638610,\n
        "lon": 3.2339790,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552028,\n
        "lat": 49.9638810,\n
        "lon": 3.2309950,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552029,\n
        "lat": 49.9638830,\n
        "lon": 3.2309390,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552030,\n
        "lat": 49.9638830,\n
        "lon": 3.2309460,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552031,\n
        "lat": 49.9638830,\n
        "lon": 3.2345530,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552032,\n
        "lat": 49.9638840,\n
        "lon": 3.2309260,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552033,\n
        "lat": 49.9638850,\n
        "lon": 3.2345790,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552034,\n
        "lat": 49.9638880,\n
        "lon": 3.2346090,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552035,\n
        "lat": 49.9638950,\n
        "lon": 3.2343710,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552036,\n
        "lat": 49.9639040,\n
        "lon": 3.2311220,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552037,\n
        "lat": 49.9639040,\n
        "lon": 3.2311280,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552038,\n
        "lat": 49.9639040,\n
        "lon": 3.2344760,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552039,\n
        "lat": 49.9639130,\n
        "lon": 3.2383140,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552040,\n
        "lat": 49.9639150,\n
        "lon": 3.2382610,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552041,\n
        "lat": 49.9639230,\n
        "lon": 3.2309970,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552042,\n
        "lat": 49.9639260,\n
        "lon": 3.2309510,\n
        "timestamp": "2016-01-25T16:38:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552043,\n
        "lat": 49.9639270,\n
        "lon": 3.2309442,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552044,\n
        "lat": 49.9639320,\n
        "lon": 3.2309560,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552045,\n
        "lat": 49.9639338,\n
        "lon": 3.2309450,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552046,\n
        "lat": 49.9639350,\n
        "lon": 3.2305850,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552047,\n
        "lat": 49.9639360,\n
        "lon": 3.2309320,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552048,\n
        "lat": 49.9639362,\n
        "lon": 3.2309310,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552049,\n
        "lat": 49.9639390,\n
        "lon": 3.2309580,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552050,\n
        "lat": 49.9639420,\n
        "lon": 3.2304360,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552051,\n
        "lat": 49.9639470,\n
        "lon": 3.2309350,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552052,\n
        "lat": 49.9639490,\n
        "lon": 3.2311290,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552053,\n
        "lat": 49.9639530,\n
        "lon": 3.2303730,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552054,\n
        "lat": 49.9639550,\n
        "lon": 3.2310200,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552055,\n
        "lat": 49.9639600,\n
        "lon": 3.2304420,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552056,\n
        "lat": 49.9639630,\n
        "lon": 3.2317560,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552057,\n
        "lat": 49.9639680,\n
        "lon": 3.2307250,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552058,\n
        "lat": 49.9639700,\n
        "lon": 3.2316350,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552059,\n
        "lat": 49.9639810,\n
        "lon": 3.2306010,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552060,\n
        "lat": 49.9639870,\n
        "lon": 3.2306000,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552061,\n
        "lat": 49.9640030,\n
        "lon": 3.2310240,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552062,\n
        "lat": 49.9640060,\n
        "lon": 3.2309530,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552063,\n
        "lat": 49.9640110,\n
        "lon": 3.2347130,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552064,\n
        "lat": 49.9640140,\n
        "lon": 3.2303930,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552065,\n
        "lat": 49.9640220,\n
        "lon": 3.2350590,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552066,\n
        "lat": 49.9640230,\n
        "lon": 3.2311400,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552067,\n
        "lat": 49.9640240,\n
        "lon": 3.2307450,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552068,\n
        "lat": 49.9640300,\n
        "lon": 3.2310190,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552069,\n
        "lat": 49.9640330,\n
        "lon": 3.2309580,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552070,\n
        "lat": 49.9640790,\n
        "lon": 3.2317710,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552071,\n
        "lat": 49.9640850,\n
        "lon": 3.2316510,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552072,\n
        "lat": 49.9640980,\n
        "lon": 3.2310290,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552073,\n
        "lat": 49.9641010,\n
        "lon": 3.2309910,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552074,\n
        "lat": 49.9641130,\n
        "lon": 3.2311540,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552075,\n
        "lat": 49.9641170,\n
        "lon": 3.2310930,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552076,\n
        "lat": 49.9641250,\n
        "lon": 3.2307810,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552077,\n
        "lat": 49.9641320,\n
        "lon": 3.2307390,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552078,\n
        "lat": 49.9641420,\n
        "lon": 3.2310940,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552079,\n
        "lat": 49.9641440,\n
        "lon": 3.2310670,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552080,\n
        "lat": 49.9641640,\n
        "lon": 3.2310710,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552081,\n
        "lat": 49.9641730,\n
        "lon": 3.2316700,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552082,\n
        "lat": 49.9641740,\n
        "lon": 3.2362310,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552083,\n
        "lat": 49.9641760,\n
        "lon": 3.2310010,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552084,\n
        "lat": 49.9641870,\n
        "lon": 3.2314580,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552085,\n
        "lat": 49.9641920,\n
        "lon": 3.2361170,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552086,\n
        "lat": 49.9641970,\n
        "lon": 3.2316730,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552087,\n
        "lat": 49.9642010,\n
        "lon": 3.2315800,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552088,\n
        "lat": 49.9642040,\n
        "lon": 3.2382070,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552089,\n
        "lat": 49.9642230,\n
        "lon": 3.2310950,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552090,\n
        "lat": 49.9642340,\n
        "lon": 3.2316760,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552091,\n
        "lat": 49.9642370,\n
        "lon": 3.2316360,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552092,\n
        "lat": 49.9642390,\n
        "lon": 3.2379550,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552093,\n
        "lat": 49.9642410,\n
        "lon": 3.2315860,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552094,\n
        "lat": 49.9642460,\n
        "lon": 3.2309600,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552095,\n
        "lat": 49.9642500,\n
        "lon": 3.2314690,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552096,\n
        "lat": 49.9642500,\n
        "lon": 3.2316790,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552097,\n
        "lat": 49.9642520,\n
        "lon": 3.2378740,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552098,\n
        "lat": 49.9642530,\n
        "lon": 3.2316200,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552099,\n
        "lat": 49.9642530,\n
        "lon": 3.2316390,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552100,\n
        "lat": 49.9642620,\n
        "lon": 3.2307860,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552101,\n
        "lat": 49.9642630,\n
        "lon": 3.2316210,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552102,\n
        "lat": 49.9642670,\n
        "lon": 3.2315510,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552103,\n
        "lat": 49.9642710,\n
        "lon": 3.2377320,\n
        "timestamp": "2016-01-25T16:38:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552104,\n
        "lat": 49.9642730,\n
        "lon": 3.2307080,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552105,\n
        "lat": 49.9642760,\n
        "lon": 3.2362740,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552106,\n
        "lat": 49.9642820,\n
        "lon": 3.2309730,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552107,\n
        "lat": 49.9642840,\n
        "lon": 3.2309630,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552108,\n
        "lat": 49.9642940,\n
        "lon": 3.2316830,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552109,\n
        "lat": 49.9642950,\n
        "lon": 3.2316810,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552110,\n
        "lat": 49.9642950,\n
        "lon": 3.2361610,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552111,\n
        "lat": 49.9642980,\n
        "lon": 3.2316440,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552112,\n
        "lat": 49.9643040,\n
        "lon": 3.2315570,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552113,\n
        "lat": 49.9643100,\n
        "lon": 3.2314780,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552114,\n
        "lat": 49.9643130,\n
        "lon": 3.2316860,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552115,\n
        "lat": 49.9643160,\n
        "lon": 3.2316470,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552116,\n
        "lat": 49.9643170,\n
        "lon": 3.2311280,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552117,\n
        "lat": 49.9643170,\n
        "lon": 3.2316280,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552118,\n
        "lat": 49.9643240,\n
        "lon": 3.2316290,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552119,\n
        "lat": 49.9643290,\n
        "lon": 3.2315610,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552120,\n
        "lat": 49.9643320,\n
        "lon": 3.2365250,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552121,\n
        "lat": 49.9643390,\n
        "lon": 3.2309820,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552122,\n
        "lat": 49.9643500,\n
        "lon": 3.2372690,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552123,\n
        "lat": 49.9643510,\n
        "lon": 3.2304200,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552124,\n
        "lat": 49.9643510,\n
        "lon": 3.2376230,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552125,\n
        "lat": 49.9643530,\n
        "lon": 3.2363970,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552126,\n
        "lat": 49.9643560,\n
        "lon": 3.2372290,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552127,\n
        "lat": 49.9643570,\n
        "lon": 3.2303790,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552128,\n
        "lat": 49.9643630,\n
        "lon": 3.2315660,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552129,\n
        "lat": 49.9643640,\n
        "lon": 3.2315640,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552130,\n
        "lat": 49.9643690,\n
        "lon": 3.2314880,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552131,\n
        "lat": 49.9643700,\n
        "lon": 3.2374860,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552132,\n
        "lat": 49.9643760,\n
        "lon": 3.2384590,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552133,\n
        "lat": 49.9643810,\n
        "lon": 3.2304320,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552134,\n
        "lat": 49.9643810,\n
        "lon": 3.2384180,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552135,\n
        "lat": 49.9643820,\n
        "lon": 3.2364400,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552136,\n
        "lat": 49.9643840,\n
        "lon": 3.2316100,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552137,\n
        "lat": 49.9643860,\n
        "lon": 3.2364120,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552138,\n
        "lat": 49.9643870,\n
        "lon": 3.2303910,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552139,\n
        "lat": 49.9643900,\n
        "lon": 3.2315090,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552140,\n
        "lat": 49.9643950,\n
        "lon": 3.2383130,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552141,\n
        "lat": 49.9644000,\n
        "lon": 3.2314930,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552142,\n
        "lat": 49.9644010,\n
        "lon": 3.2382690,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552143,\n
        "lat": 49.9644030,\n
        "lon": 3.2316310,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552144,\n
        "lat": 49.9644040,\n
        "lon": 3.2316140,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552145,\n
        "lat": 49.9644040,\n
        "lon": 3.2319110,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552146,\n
        "lat": 49.9644060,\n
        "lon": 3.2317320,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552147,\n
        "lat": 49.9644140,\n
        "lon": 3.2316750,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552148,\n
        "lat": 49.9644240,\n
        "lon": 3.2365630,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552149,\n
        "lat": 49.9644290,\n
        "lon": 3.2384690,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552150,\n
        "lat": 49.9644300,\n
        "lon": 3.2317400,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552151,\n
        "lat": 49.9644300,\n
        "lon": 3.2319210,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552152,\n
        "lat": 49.9644340,\n
        "lon": 3.2384340,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552153,\n
        "lat": 49.9644360,\n
        "lon": 3.2316390,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552154,\n
        "lat": 49.9644360,\n
        "lon": 3.2380180,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552155,\n
        "lat": 49.9644390,\n
        "lon": 3.2316180,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552156,\n
        "lat": 49.9644390,\n
        "lon": 3.2364620,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552157,\n
        "lat": 49.9644480,\n
        "lon": 3.2379380,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552158,\n
        "lat": 49.9644490,\n
        "lon": 3.2316870,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552159,\n
        "lat": 49.9644570,\n
        "lon": 3.2317510,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552160,\n
        "lat": 49.9644590,\n
        "lon": 3.2316230,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552161,\n
        "lat": 49.9644640,\n
        "lon": 3.2317540,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552162,\n
        "lat": 49.9644670,\n
        "lon": 3.2377960,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552163,\n
        "lat": 49.9644780,\n
        "lon": 3.2384890,\n
        "timestamp": "2016-01-25T16:38:38Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552164,\n
        "lat": 49.9644800,\n
        "lon": 3.2316240,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552165,\n
        "lat": 49.9644840,\n
        "lon": 3.2384510,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552166,\n
        "lat": 49.9644850,\n
        "lon": 3.2376660,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552167,\n
        "lat": 49.9644860,\n
        "lon": 3.2316270,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552168,\n
        "lat": 49.9644990,\n
        "lon": 3.2364850,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552169,\n
        "lat": 49.9645020,\n
        "lon": 3.2315100,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552170,\n
        "lat": 49.9645020,\n
        "lon": 3.2364560,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552171,\n
        "lat": 49.9645050,\n
        "lon": 3.2375240,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552172,\n
        "lat": 49.9645120,\n
        "lon": 3.2365990,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552173,\n
        "lat": 49.9645180,\n
        "lon": 3.2374350,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552174,\n
        "lat": 49.9645330,\n
        "lon": 3.2364700,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552175,\n
        "lat": 49.9645340,\n
        "lon": 3.2373290,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552176,\n
        "lat": 49.9645380,\n
        "lon": 3.2372870,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552177,\n
        "lat": 49.9645380,\n
        "lon": 3.2384690,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552178,\n
        "lat": 49.9646870,\n
        "lon": 3.2373800,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552179,\n
        "lat": 49.9647870,\n
        "lon": 3.2316790,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552180,\n
        "lat": 49.9647930,\n
        "lon": 3.2315570,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552181,\n
        "lat": 49.9648470,\n
        "lon": 3.2316870,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552182,\n
        "lat": 49.9648500,\n
        "lon": 3.2316470,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552183,\n
        "lat": 49.9648750,\n
        "lon": 3.2316490,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552184,\n
        "lat": 49.9648780,\n
        "lon": 3.2315700,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552185,\n
        "lat": 49.9650880,\n
        "lon": 3.2370600,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552186,\n
        "lat": 49.9651090,\n
        "lon": 3.2369930,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552187,\n
        "lat": 49.9651330,\n
        "lon": 3.2370900,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552188,\n
        "lat": 49.9651510,\n
        "lon": 3.2370260,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552189,\n
        "lat": 49.9651528,\n
        "lon": 3.2371010,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552190,\n
        "lat": 49.9651575,\n
        "lon": 3.2370668,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552191,\n
        "lat": 49.9651618,\n
        "lon": 3.2371329,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552192,\n
        "lat": 49.9651743,\n
        "lon": 3.2370436,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552193,\n
        "lat": 49.9651812,\n
        "lon": 3.2371505,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552194,\n
        "lat": 49.9651967,\n
        "lon": 3.2370401,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552195,\n
        "lat": 49.9652036,\n
        "lon": 3.2371470,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552196,\n
        "lat": 49.9652161,\n
        "lon": 3.2370577,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552197,\n
        "lat": 49.9652203,\n
        "lon": 3.2371238,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552198,\n
        "lat": 49.9652251,\n
        "lon": 3.2370897,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552199,\n
        "lat": 49.9683400,\n
        "lon": 3.2322180,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552200,\n
        "lat": 49.9683460,\n
        "lon": 3.2321090,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552201,\n
        "lat": 49.9684400,\n
        "lon": 3.2322330,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552202,\n
        "lat": 49.9684450,\n
        "lon": 3.2321260,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552203,\n
        "lat": 49.9704140,\n
        "lon": 3.2324710,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552204,\n
        "lat": 49.9704160,\n
        "lon": 3.2324450,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552205,\n
        "lat": 49.9704350,\n
        "lon": 3.2324740,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552206,\n
        "lat": 49.9704370,\n
        "lon": 3.2324500,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552207,\n
        "lat": 49.9720130,\n
        "lon": 3.2323410,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552208,\n
        "lat": 49.9720210,\n
        "lon": 3.2322450,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552209,\n
        "lat": 49.9720240,\n
        "lon": 3.2321960,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552210,\n
        "lat": 49.9720270,\n
        "lon": 3.2321700,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552211,\n
        "lat": 49.9720310,\n
        "lon": 3.2321200,\n
        "timestamp": "2016-01-25T16:38:39Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552212,\n
        "lat": 49.9720400,\n
        "lon": 3.2322490,\n
        "timestamp": "2016-01-25T16:38:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552213,\n
        "lat": 49.9720440,\n
        "lon": 3.2322010,\n
        "timestamp": "2016-01-25T16:38:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552214,\n
        "lat": 49.9720770,\n
        "lon": 3.2321940,\n
        "timestamp": "2016-01-25T16:38:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552215,\n
        "lat": 49.9720820,\n
        "lon": 3.2321270,\n
        "timestamp": "2016-01-25T16:38:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552216,\n
        "lat": 49.9721000,\n
        "lon": 3.2323540,\n
        "timestamp": "2016-01-25T16:38:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552217,\n
        "lat": 49.9721140,\n
        "lon": 3.2322030,\n
        "timestamp": "2016-01-25T16:38:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552218,\n
        "lat": 49.9744100,\n
        "lon": 3.2311700,\n
        "timestamp": "2016-01-25T16:38:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552219,\n
        "lat": 49.9744140,\n
        "lon": 3.2312260,\n
        "timestamp": "2016-01-25T16:38:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552220,\n
        "lat": 49.9744560,\n
        "lon": 3.2311610,\n
        "timestamp": "2016-01-25T16:38:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552221,\n
        "lat": 49.9744610,\n
        "lon": 3.2312180,\n
        "timestamp": "2016-01-25T16:38:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552222,\n
        "lat": 49.9749020,\n
        "lon": 3.2314600,\n
        "timestamp": "2016-01-25T16:38:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552223,\n
        "lat": 49.9749020,\n
        "lon": 3.2314620,\n
        "timestamp": "2016-01-25T16:38:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552224,\n
        "lat": 49.9749040,\n
        "lon": 3.2314860,\n
        "timestamp": "2016-01-25T16:38:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552225,\n
        "lat": 49.9749510,\n
        "lon": 3.2314500,\n
        "timestamp": "2016-01-25T16:38:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552226,\n
        "lat": 49.9749530,\n
        "lon": 3.2314750,\n
        "timestamp": "2016-01-25T16:38:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552227,\n
        "lat": 49.9749540,\n
        "lon": 3.2314870,\n
        "timestamp": "2016-01-25T16:38:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552228,\n
        "lat": 49.9749550,\n
        "lon": 3.2315020,\n
        "timestamp": "2016-01-25T16:38:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552229,\n
        "lat": 49.9750510,\n
        "lon": 3.2314310,\n
        "timestamp": "2016-01-25T16:38:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552230,\n
        "lat": 49.9750540,\n
        "lon": 3.2314680,\n
        "timestamp": "2016-01-25T16:38:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552231,\n
        "lat": 49.9750550,\n
        "lon": 3.2314830,\n
        "timestamp": "2016-01-25T16:38:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552232,\n
        "lat": 49.9751000,\n
        "lon": 3.2314200,\n
        "timestamp": "2016-01-25T16:38:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966552233,\n
        "lat": 49.9751030,\n
        "lon": 3.2314560,\n
        "timestamp": "2016-01-25T16:38:41Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 6932891656,\n
        "lat": 49.9512610,\n
        "lon": 3.2349964,\n
        "timestamp": "2019-10-30T19:26:04Z",\n
        "version": 1,\n
        "changeset": 76412019,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2019"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 6932891657,\n
        "lat": 49.9514503,\n
        "lon": 3.2349775,\n
        "timestamp": "2019-10-30T19:26:04Z",\n
        "version": 1,\n
        "changeset": 76412019,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2019"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 6932891858,\n
        "lat": 49.9508576,\n
        "lon": 3.2374867,\n
        "timestamp": "2019-10-30T19:26:04Z",\n
        "version": 1,\n
        "changeset": 76412019,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 7566821285,\n
        "lat": 49.9516833,\n
        "lon": 3.2350324,\n
        "timestamp": "2020-05-28T17:19:27Z",\n
        "version": 1,\n
        "changeset": 85901683,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "leaf_type": "needleleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7566821286,\n
        "lat": 49.9516764,\n
        "lon": 3.2349922,\n
        "timestamp": "2020-05-28T17:19:27Z",\n
        "version": 1,\n
        "changeset": 85901683,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "leaf_type": "needleleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7566821287,\n
        "lat": 49.9516194,\n
        "lon": 3.2350177,\n
        "timestamp": "2020-05-28T17:19:27Z",\n
        "version": 1,\n
        "changeset": 85901683,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "leaf_type": "needleleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7566821288,\n
        "lat": 49.9515875,\n
        "lon": 3.2349868,\n
        "timestamp": "2020-05-28T17:19:27Z",\n
        "version": 1,\n
        "changeset": 85901683,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "leaf_type": "needleleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7566821289,\n
        "lat": 49.9515206,\n
        "lon": 3.2350934,\n
        "timestamp": "2020-05-28T17:19:27Z",\n
        "version": 1,\n
        "changeset": 85901683,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "amenity": "recycling",\n
          "recycling:glass_bottles": "yes",\n
          "recycling_type": "container"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8613299098,\n
        "lat": 49.9611957,\n
        "lon": 3.2323947,\n
        "timestamp": "2021-04-09T20:47:28Z",\n
        "version": 1,\n
        "changeset": 102670044,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 8640901801,\n
        "lat": 49.9557967,\n
        "lon": 3.2075475,\n
        "timestamp": "2022-05-23T21:25:59Z",\n
        "version": 3,\n
        "changeset": 121390900,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8640901802,\n
        "lat": 49.9556018,\n
        "lon": 3.2096866,\n
        "timestamp": "2022-05-23T21:25:59Z",\n
        "version": 3,\n
        "changeset": 121390900,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8640901803,\n
        "lat": 49.9554092,\n
        "lon": 3.2118545,\n
        "timestamp": "2022-05-23T21:25:59Z",\n
        "version": 3,\n
        "changeset": 121390900,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8640901804,\n
        "lat": 49.9551998,\n
        "lon": 3.2142116,\n
        "timestamp": "2022-05-23T21:25:59Z",\n
        "version": 3,\n
        "changeset": 121390900,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8640901805,\n
        "lat": 49.9549898,\n
        "lon": 3.2165751,\n
        "timestamp": "2022-05-23T21:25:59Z",\n
        "version": 3,\n
        "changeset": 121390900,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "tags": {\n
          "fixme": "à continuer",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8640901806,\n
        "lat": 49.9548087,\n
        "lon": 3.2186125,\n
        "timestamp": "2022-05-23T21:25:59Z",\n
        "version": 3,\n
        "changeset": 121390900,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8640901807,\n
        "lat": 49.9545734,\n
        "lon": 3.2212479,\n
        "timestamp": "2022-05-23T21:25:59Z",\n
        "version": 3,\n
        "changeset": 121390900,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8640901808,\n
        "lat": 49.9543980,\n
        "lon": 3.2232110,\n
        "timestamp": "2022-05-23T21:25:59Z",\n
        "version": 3,\n
        "changeset": 121390900,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8640901809,\n
        "lat": 49.9541742,\n
        "lon": 3.2257175,\n
        "timestamp": "2022-05-23T21:25:59Z",\n
        "version": 3,\n
        "changeset": 121390900,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8640901810,\n
        "lat": 49.9537786,\n
        "lon": 3.2301463,\n
        "timestamp": "2022-05-23T21:25:59Z",\n
        "version": 3,\n
        "changeset": 121390900,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "tags": {\n
          "fixme": "à continuer",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8640901811,\n
        "lat": 49.9535961,\n
        "lon": 3.2321896,\n
        "timestamp": "2022-05-23T21:25:59Z",\n
        "version": 3,\n
        "changeset": 121390900,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8640901812,\n
        "lat": 49.9534545,\n
        "lon": 3.2337755,\n
        "timestamp": "2022-05-23T21:25:59Z",\n
        "version": 3,\n
        "changeset": 121390900,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8640901813,\n
        "lat": 49.9533553,\n
        "lon": 3.2348863,\n
        "timestamp": "2022-05-23T21:25:59Z",\n
        "version": 3,\n
        "changeset": 121390900,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "tags": {\n
          "fixme": "à continuer",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8640901814,\n
        "lat": 49.9537357,\n
        "lon": 3.2385413,\n
        "timestamp": "2022-05-23T21:25:59Z",\n
        "version": 3,\n
        "changeset": 121390900,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8640901815,\n
        "lat": 49.9542640,\n
        "lon": 3.2405629,\n
        "timestamp": "2022-05-23T21:25:59Z",\n
        "version": 3,\n
        "changeset": 121390900,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8640962626,\n
        "lat": 49.9532089,\n
        "lon": 3.2365251,\n
        "timestamp": "2022-05-23T21:25:59Z",\n
        "version": 3,\n
        "changeset": 121390900,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "tags": {\n
          "fixme": "à continuer",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8772029987,\n
        "lat": 49.9734694,\n
        "lon": 3.2325766,\n
        "timestamp": "2021-05-27T09:56:12Z",\n
        "version": 1,\n
        "changeset": 105415659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8772029988,\n
        "lat": 49.9739631,\n
        "lon": 3.2326788,\n
        "timestamp": "2021-05-27T09:56:12Z",\n
        "version": 1,\n
        "changeset": 105415659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8772029989,\n
        "lat": 49.9752226,\n
        "lon": 3.2310199,\n
        "timestamp": "2021-05-27T09:56:12Z",\n
        "version": 1,\n
        "changeset": 105415659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8772029990,\n
        "lat": 49.9753838,\n
        "lon": 3.2309791,\n
        "timestamp": "2021-05-27T09:56:12Z",\n
        "version": 1,\n
        "changeset": 105415659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8772030026,\n
        "lat": 49.9745464,\n
        "lon": 3.2309335,\n
        "timestamp": "2021-05-27T09:56:12Z",\n
        "version": 1,\n
        "changeset": 105415659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8772030027,\n
        "lat": 49.9745675,\n
        "lon": 3.2311376,\n
        "timestamp": "2021-05-27T09:56:12Z",\n
        "version": 1,\n
        "changeset": 105415659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8772030028,\n
        "lat": 49.9746427,\n
        "lon": 3.2310921,\n
        "timestamp": "2021-05-27T09:56:12Z",\n
        "version": 1,\n
        "changeset": 105415659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8772030029,\n
        "lat": 49.9747472,\n
        "lon": 3.2312092,\n
        "timestamp": "2021-05-27T09:56:12Z",\n
        "version": 1,\n
        "changeset": 105415659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8772030030,\n
        "lat": 49.9752923,\n
        "lon": 3.2310702,\n
        "timestamp": "2021-05-27T09:56:12Z",\n
        "version": 1,\n
        "changeset": 105415659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8772030031,\n
        "lat": 49.9749876,\n
        "lon": 3.2324818,\n
        "timestamp": "2021-05-27T09:56:12Z",\n
        "version": 1,\n
        "changeset": 105415659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8772030050,\n
        "lat": 49.9751810,\n
        "lon": 3.2324214,\n
        "timestamp": "2021-05-27T09:56:12Z",\n
        "version": 1,\n
        "changeset": 105415659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9047688369,\n
        "lat": 49.9420566,\n
        "lon": 3.2284275,\n
        "timestamp": "2021-08-30T09:48:33Z",\n
        "version": 1,\n
        "changeset": 110450146,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9957987364,\n
        "lat": 49.9554204,\n
        "lon": 3.2352644,\n
        "timestamp": "2022-08-16T22:10:42Z",\n
        "version": 1,\n
        "changeset": 124992740,\n
        "user": "IIVQ",\n
        "uid": 2337040,\n
        "tags": {\n
          "amenity": "bench"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9957987365,\n
        "lat": 49.9554006,\n
        "lon": 3.2348956,\n
        "timestamp": "2022-08-16T22:10:42Z",\n
        "version": 1,\n
        "changeset": 124992740,\n
        "user": "IIVQ",\n
        "uid": 2337040,\n
        "tags": {\n
          "amenity": "bench"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10238278639,\n
        "lat": 49.9406664,\n
        "lon": 3.2430379,\n
        "timestamp": "2022-12-04T17:58:37Z",\n
        "version": 1,\n
        "changeset": 129713269,\n
        "user": "Bernard59118",\n
        "uid": 136303,\n
        "tags": {\n
          "amenity": "restaurant",\n
          "name": "Le Riqueval"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460685,\n
        "timestamp": "2016-01-25T16:38:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550970,\n
          3966550988,\n
          3966550993,\n
          3966551000,\n
          3966551010,\n
          3966550980,\n
          3966550974,\n
          3966550971,\n
          3966550964,\n
          3966550969,\n
          3966550970\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460686,\n
        "timestamp": "2016-01-25T16:38:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549716,\n
          3966549760,\n
          3966549768,\n
          3966549702,\n
          3966549684,\n
          3966549648,\n
          3966549645,\n
          3966549692,\n
          3966549665,\n
          3966549686,\n
          3966549716\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460687,\n
        "timestamp": "2016-01-25T16:38:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549315,\n
          3966549323,\n
          3966549331,\n
          3966549330,\n
          3966549328,\n
          3966549327,\n
          3966549317,\n
          3966549320,\n
          3966549310,\n
          3966549312,\n
          3966549315\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460688,\n
        "timestamp": "2016-01-25T16:38:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551704,\n
          3966551708,\n
          3966551714,\n
          3966551703,\n
          3966551700,\n
          3966551699,\n
          3966551697,\n
          3966551688,\n
          3966551681,\n
          3966551702,\n
          3966551704\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460689,\n
        "timestamp": "2016-01-25T16:38:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550089,\n
          3966550133,\n
          3966550109,\n
          3966550127,\n
          3966550113,\n
          3966550107,\n
          3966550102,\n
          3966550116,\n
          3966550099,\n
          3966550058,\n
          3966550089\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460690,\n
        "timestamp": "2016-01-25T16:38:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551056,\n
          3966551152,\n
          3966551147,\n
          3966551120,\n
          3966551123,\n
          3966551102,\n
          3966551112,\n
          3966551080,\n
          3966551081,\n
          3966551053,\n
          3966551056\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460691,\n
        "timestamp": "2016-01-25T16:38:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550464,\n
          3966550403,\n
          3966550402,\n
          3966550416,\n
          3966550411,\n
          3966550421,\n
          3966550420,\n
          3966550484,\n
          3966550479,\n
          3966550465,\n
          3966550464\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460692,\n
        "timestamp": "2016-01-25T16:38:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550799,\n
          3966550862,\n
          3966550869,\n
          3966550847,\n
          3966550855,\n
          3966550808,\n
          3966550806,\n
          3966550827,\n
          3966550826,\n
          3966550802,\n
          3966550799\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460693,\n
        "timestamp": "2016-01-25T16:38:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552119,\n
          3966552128,\n
          3966552129,\n
          3966552130,\n
          3966552113,\n
          3966552112,\n
          3966552111,\n
          3966552115,\n
          3966552117,\n
          3966552118,\n
          3966552119\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460694,\n
        "timestamp": "2016-01-25T16:38:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550785,\n
          3966550839,\n
          3966550857,\n
          3966550876,\n
          3966550883,\n
          3966550904,\n
          3966550906,\n
          3966550872,\n
          3966550867,\n
          3966550801,\n
          3966550785\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460695,\n
        "timestamp": "2016-01-25T16:38:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549231,\n
          3966549245,\n
          3966549244,\n
          3966549243,\n
          3966549242,\n
          3966549238,\n
          3966549237,\n
          3966549236,\n
          3966549235,\n
          3966549232,\n
          3966549231\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460696,\n
        "timestamp": "2016-01-25T16:38:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552066,\n
          3966552074,\n
          3966552075,\n
          3966552078,\n
          3966552079,\n
          3966552080,\n
          3966552083,\n
          3966552073,\n
          3966552072,\n
          3966552068,\n
          3966552066\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460697,\n
        "timestamp": "2016-01-25T16:38:42Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549790,\n
          3966549813,\n
          3966549798,\n
          3966549761,\n
          3966549771,\n
          3966549772,\n
          3966549780,\n
          3966549783,\n
          3966549788,\n
          3966549795,\n
          3966549790\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460698,\n
        "timestamp": "2016-01-25T16:38:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551834,\n
          3966551885,\n
          3966551888,\n
          3966551908,\n
          3966551911,\n
          3966551904,\n
          3966551902,\n
          3966551890,\n
          3966551892,\n
          3966551836,\n
          3966551834\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460699,\n
        "timestamp": "2016-01-25T16:38:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549501,\n
          3966549496,\n
          3966549443,\n
          3966549441,\n
          3966549428,\n
          3966549431,\n
          3966549429,\n
          3966549430,\n
          3966549432,\n
          3966549433,\n
          3966549501\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460700,\n
        "timestamp": "2016-01-25T16:38:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550468,\n
          3966550476,\n
          3966550485,\n
          3966550461,\n
          3966550457,\n
          3966550442,\n
          3966550438,\n
          3966550437,\n
          3966550452,\n
          3966550466,\n
          3966550468\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460701,\n
        "timestamp": "2023-04-12T09:45:26Z",\n
        "version": 2,\n
        "changeset": 134808119,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          3966552193,\n
          3966552195,\n
          3966552197,\n
          3966552198,\n
          3966552196,\n
          3966552194,\n
          3966552192,\n
          3966552190,\n
          3966552189,\n
          3966552191,\n
          3966552193\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "height": "13.5",\n
          "man_made": "water_tower",\n
          "source": "IGN - 2022-06;cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460702,\n
        "timestamp": "2016-01-25T16:38:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550415,\n
          3966550428,\n
          3966550429,\n
          3966550431,\n
          3966550460,\n
          3966550448,\n
          3966550392,\n
          3966550398,\n
          3966550418,\n
          3966550417,\n
          3966550415\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460703,\n
        "timestamp": "2016-01-25T16:38:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549737,\n
          3966549767,\n
          3966549766,\n
          3966549782,\n
          3966549794,\n
          3966549754,\n
          3966549753,\n
          3966549744,\n
          3966549741,\n
          3966549752,\n
          3966549737\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460704,\n
        "timestamp": "2016-01-25T16:38:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549628,\n
          3966549732,\n
          3966549746,\n
          3966549647,\n
          3966549641,\n
          3966549625,\n
          3966549622,\n
          3966549632,\n
          3966549629,\n
          3966549638,\n
          3966549628\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460705,\n
        "timestamp": "2016-01-25T16:38:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550285,\n
          3966550319,\n
          3966550321,\n
          3966550277,\n
          3966550278,\n
          3966550234,\n
          3966550222,\n
          3966550261,\n
          3966550264,\n
          3966550283,\n
          3966550285\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460706,\n
        "timestamp": "2016-01-25T16:38:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551322,\n
          3966551358,\n
          3966551355,\n
          3966551343,\n
          3966551342,\n
          3966551340,\n
          3966551337,\n
          3966551315,\n
          3966551321,\n
          3966551318,\n
          3966551322\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460707,\n
        "timestamp": "2016-01-25T16:38:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549884,\n
          3966549956,\n
          3966549975,\n
          3966549963,\n
          3966549960,\n
          3966549955,\n
          3966549945,\n
          3966549929,\n
          3966549927,\n
          3966549892,\n
          3966549884\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460708,\n
        "timestamp": "2016-01-25T16:38:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550808,\n
          3966550855,\n
          3966550859,\n
          3966550843,\n
          3966550810,\n
          3966550813,\n
          3966550790,\n
          3966550792,\n
          3966550762,\n
          3966550763,\n
          3966550808\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460709,\n
        "timestamp": "2016-01-25T16:38:43Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550147,\n
          3966551300,\n
          3966551306,\n
          3966551246,\n
          3966551190,\n
          3966551142,\n
          3966551116,\n
          3966551113,\n
          3966551105,\n
          3966550148,\n
          3966550147\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460710,\n
        "timestamp": "2016-01-25T16:38:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548659,\n
          3966548661,\n
          3966548663,\n
          3966548662,\n
          3966548664,\n
          3966548665,\n
          3966548666,\n
          3966548667,\n
          3966548660,\n
          3966548658,\n
          3966548659\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460711,\n
        "timestamp": "2016-01-25T16:38:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548816,\n
          3966548817,\n
          3966548815,\n
          3966548814,\n
          3966548806,\n
          3966548805,\n
          3966548800,\n
          3966548799,\n
          3966548797,\n
          3966548798,\n
          3966548816\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460712,\n
        "timestamp": "2016-01-25T16:38:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551587,\n
          3966551613,\n
          3966551615,\n
          3966551597,\n
          3966551595,\n
          3966551606,\n
          3966551607,\n
          3966551585,\n
          3966551582,\n
          3966551586,\n
          3966551587\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460713,\n
        "timestamp": "2023-11-27T10:49:53Z",\n
        "version": 3,\n
        "changeset": 144502840,\n
        "user": "bagnolais",\n
        "uid": 1943820,\n
        "nodes": [\n
          3966551818,\n
          3966551864,\n
          3966551865,\n
          3966551884,\n
          3966551883,\n
          3966551879,\n
          3966551875,\n
          3966551830,\n
          3966551831,\n
          3966551815,\n
          3966551818\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460714,\n
        "timestamp": "2016-01-25T16:38:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548647,\n
          3966550178,\n
          3966550181,\n
          3966550190,\n
          3966550192,\n
          3966550184,\n
          3966550185,\n
          3966550168,\n
          3966550158,\n
          3966548654,\n
          3966548647\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460715,\n
        "timestamp": "2016-01-25T16:38:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548884,\n
          3966548903,\n
          3966548896,\n
          3966548877,\n
          3966548878,\n
          3966548881,\n
          3966548880,\n
          3966548879,\n
          3966548882,\n
          3966548883,\n
          3966548884\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460716,\n
        "timestamp": "2016-01-25T16:38:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551764,\n
          3966551784,\n
          3966551796,\n
          3966551791,\n
          3966551795,\n
          3966551793,\n
          3966551782,\n
          3966551775,\n
          3966551772,\n
          3966551771,\n
          3966551767,\n
          3966551764\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460717,\n
        "timestamp": "2016-01-25T16:38:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552018,\n
          3966552037,\n
          3966552036,\n
          3966552041,\n
          3966552044,\n
          3966552045,\n
          3966552043,\n
          3966552042,\n
          3966552030,\n
          3966552028,\n
          3966552020,\n
          3966552018\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460718,\n
        "timestamp": "2016-01-25T16:38:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551547,\n
          3966551545,\n
          3966551513,\n
          3966551512,\n
          3966551418,\n
          3966551420,\n
          3966551406,\n
          3966551404,\n
          3966551402,\n
          3966551362,\n
          3966551367,\n
          3966551547\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460719,\n
        "timestamp": "2016-01-25T16:38:44Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551129,\n
          3966551198,\n
          3966551210,\n
          3966551111,\n
          3966551107,\n
          3966551059,\n
          3966551060,\n
          3966551066,\n
          3966551077,\n
          3966551073,\n
          3966551127,\n
          3966551129\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460720,\n
        "timestamp": "2016-01-25T16:38:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552207,\n
          3966552216,\n
          3966552217,\n
          3966552214,\n
          3966552215,\n
          3966552211,\n
          3966552210,\n
          3966552209,\n
          3966552213,\n
          3966552212,\n
          3966552208,\n
          3966552207\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460721,\n
        "timestamp": "2016-01-25T16:38:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549613,\n
          3966549727,\n
          3966549718,\n
          3966549708,\n
          3966549704,\n
          3966549717,\n
          3966549712,\n
          3966549681,\n
          3966549679,\n
          3966549606,\n
          3966549595,\n
          3966549613\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460722,\n
        "timestamp": "2016-01-25T16:38:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551136,\n
          3966551232,\n
          3966551236,\n
          3966551192,\n
          3966551189,\n
          3966551135,\n
          3966551133,\n
          3966551076,\n
          3966551070,\n
          3966551089,\n
          3966551090,\n
          3966551136\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460723,\n
        "timestamp": "2016-01-25T16:38:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550167,\n
          3966550241,\n
          3966550224,\n
          3966550223,\n
          3966550210,\n
          3966550212,\n
          3966550207,\n
          3966550216,\n
          3966550213,\n
          3966550218,\n
          3966548653,\n
          3966550167\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460724,\n
        "timestamp": "2016-01-25T16:38:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551762,\n
          3966550752,\n
          3966550751,\n
          3966550749,\n
          3966550743,\n
          3966550744,\n
          3966550747,\n
          3966550735,\n
          3966550732,\n
          3966550722,\n
          3966550733,\n
          3966551762\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460725,\n
        "timestamp": "2016-01-25T16:38:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549837,\n
          3966549886,\n
          3966549853,\n
          3966549847,\n
          3966549817,\n
          3966549807,\n
          3966549801,\n
          3966549776,\n
          3966549787,\n
          3966549816,\n
          3966549831,\n
          3966549837\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460726,\n
        "timestamp": "2016-01-25T16:38:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549408,\n
          3966549423,\n
          3966549425,\n
          3966549421,\n
          3966549422,\n
          3966549480,\n
          3966549483,\n
          3966549411,\n
          3966549412,\n
          3966549406,\n
          3966549407,\n
          3966549408\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460727,\n
        "timestamp": "2016-01-25T16:38:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548782,\n
          3966548785,\n
          3966548794,\n
          3966548793,\n
          3966548790,\n
          3966548789,\n
          3966548788,\n
          3966548787,\n
          3966548786,\n
          3966548784,\n
          3966548781,\n
          3966548782\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460728,\n
        "timestamp": "2016-01-25T16:38:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548865,\n
          3966548874,\n
          3966548873,\n
          3966548872,\n
          3966548871,\n
          3966548870,\n
          3966548869,\n
          3966548867,\n
          3966548868,\n
          3966548866,\n
          3966548863,\n
          3966548865\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460729,\n
        "timestamp": "2016-01-25T16:38:45Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548739,\n
          3966548755,\n
          3966548752,\n
          3966548748,\n
          3966548744,\n
          3966548735,\n
          3966548730,\n
          3966548731,\n
          3966548732,\n
          3966548737,\n
          3966548736,\n
          3966548739\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460730,\n
        "timestamp": "2016-01-25T16:38:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550881,\n
          3966550925,\n
          3966550929,\n
          3966550924,\n
          3966550937,\n
          3966550915,\n
          3966550913,\n
          3966550912,\n
          3966550873,\n
          3966550866,\n
          3966550880,\n
          3966550881\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460731,\n
        "timestamp": "2016-01-25T16:38:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550246,\n
          3966550304,\n
          3966550310,\n
          3966550311,\n
          3966550227,\n
          3966550224,\n
          3966550241,\n
          3966550287,\n
          3966550286,\n
          3966550257,\n
          3966550252,\n
          3966550251,\n
          3966550246\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460732,\n
        "timestamp": "2016-01-25T16:38:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551396,\n
          3966551442,\n
          3966551483,\n
          3966551521,\n
          3966551520,\n
          3966551519,\n
          3966551481,\n
          3966551478,\n
          3966551452,\n
          3966551451,\n
          3966551455,\n
          3966551408,\n
          3966551396\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460733,\n
        "timestamp": "2016-01-25T16:38:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550774,\n
          3966550889,\n
          3966550894,\n
          3966550678,\n
          3966550666,\n
          3966550511,\n
          3966550501,\n
          3966550674,\n
          3966550680,\n
          3966550701,\n
          3966550709,\n
          3966550769,\n
          3966550774\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460734,\n
        "timestamp": "2016-01-25T16:38:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549377,\n
          3966549391,\n
          3966549385,\n
          3966549400,\n
          3966549386,\n
          3966549359,\n
          3966549360,\n
          3966549355,\n
          3966549364,\n
          3966549368,\n
          3966549378,\n
          3966549372,\n
          3966549377\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460735,\n
        "timestamp": "2016-01-25T16:38:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550696,\n
          3966550759,\n
          3966550682,\n
          3966550673,\n
          3966550665,\n
          3966550661,\n
          3966550669,\n
          3966550663,\n
          3966550549,\n
          3966550547,\n
          3966550492,\n
          3966550486,\n
          3966550696\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460736,\n
        "timestamp": "2016-01-25T16:38:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549362,\n
          3966549383,\n
          3966549384,\n
          3966549387,\n
          3966549392,\n
          3966549356,\n
          3966549358,\n
          3966549350,\n
          3966549352,\n
          3966549347,\n
          3966549345,\n
          3966549363,\n
          3966549362\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460737,\n
        "timestamp": "2016-01-25T16:38:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549207,\n
          3966549219,\n
          3966549222,\n
          3966549221,\n
          3966549220,\n
          3966549218,\n
          3966549217,\n
          3966549212,\n
          3966549214,\n
          3966549208,\n
          3966549209,\n
          3966549210,\n
          3966549207\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460738,\n
        "timestamp": "2016-01-25T16:38:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966547343,\n
          3966547347,\n
          3966547352,\n
          3966547348,\n
          3966547353,\n
          3966547351,\n
          3966547350,\n
          3966547344,\n
          3966547346,\n
          3966547340,\n
          3966547341,\n
          3966547342,\n
          3966547343\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460739,\n
        "timestamp": "2016-01-25T16:38:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549167,\n
          3966549178,\n
          3966549177,\n
          3966549179,\n
          3966549176,\n
          3966549175,\n
          3966549174,\n
          3966549173,\n
          3966549172,\n
          3966549171,\n
          3966549168,\n
          3966549169,\n
          3966549167\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460740,\n
        "timestamp": "2016-01-25T16:38:46Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549668,\n
          3966549755,\n
          3966549773,\n
          3966549672,\n
          3966549687,\n
          3966549643,\n
          3966549619,\n
          3966549644,\n
          3966549635,\n
          3966549654,\n
          3966549667,\n
          3966549705,\n
          3966549668\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460741,\n
        "timestamp": "2023-04-12T09:45:26Z",\n
        "version": 2,\n
        "changeset": 134808119,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          3966549374,\n
          3966549376,\n
          3966549380,\n
          3966549381,\n
          3966549379,\n
          3966549375,\n
          3966549373,\n
          3966549370,\n
          3966549367,\n
          3966549366,\n
          3966549369,\n
          3966549371,\n
          3966549374\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "man_made": "water_tower",\n
          "source": "IGN - 2022-06;cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460742,\n
        "timestamp": "2016-01-25T16:38:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550817,\n
          3966550834,\n
          3966550835,\n
          3966550874,\n
          3966550868,\n
          3966550800,\n
          3966550805,\n
          3966550812,\n
          3966550814,\n
          3966550794,\n
          3966550795,\n
          3966550816,\n
          3966550817\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460743,\n
        "timestamp": "2016-01-25T16:38:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548693,\n
          3966548703,\n
          3966548700,\n
          3966548696,\n
          3966548695,\n
          3966548692,\n
          3966548691,\n
          3966548690,\n
          3966548689,\n
          3966548688,\n
          3966548687,\n
          3966548686,\n
          3966548693\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460744,\n
        "timestamp": "2016-01-25T16:38:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550253,\n
          3966550271,\n
          3966550269,\n
          3966550276,\n
          3966550293,\n
          3966550313,\n
          3966550316,\n
          3966550328,\n
          3966550289,\n
          3966550284,\n
          3966550275,\n
          3966550273,\n
          3966550238,\n
          3966550253\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460745,\n
        "timestamp": "2016-01-25T16:38:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551644,\n
          3966551672,\n
          3966551671,\n
          3966551678,\n
          3966551684,\n
          3966551683,\n
          3966551636,\n
          3966551635,\n
          3966551626,\n
          3966551624,\n
          3966551634,\n
          3966551633,\n
          3966551645,\n
          3966551644\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460746,\n
        "timestamp": "2016-01-25T16:38:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549843,\n
          3966549856,\n
          3966549858,\n
          3966549871,\n
          3966549873,\n
          3966549860,\n
          3966549865,\n
          3966549879,\n
          3966549881,\n
          3966549867,\n
          3966549870,\n
          3966549834,\n
          3966549830,\n
          3966549843\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460747,\n
        "timestamp": "2016-01-25T16:38:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551213,\n
          3966550155,\n
          3966551262,\n
          3966551212,\n
          3966551211,\n
          3966551168,\n
          3966551156,\n
          3966551149,\n
          3966551146,\n
          3966551141,\n
          3966551158,\n
          3966551165,\n
          3966551205,\n
          3966551213\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460748,\n
        "timestamp": "2016-01-25T16:38:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549286,\n
          3966549326,\n
          3966549329,\n
          3966549335,\n
          3966549334,\n
          3966549351,\n
          3966549353,\n
          3966549344,\n
          3966549337,\n
          3966549339,\n
          3966549292,\n
          3966549289,\n
          3966549279,\n
          3966549286\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460749,\n
        "timestamp": "2016-01-25T16:38:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549993,\n
          3966550025,\n
          3966550053,\n
          3966550028,\n
          3966550001,\n
          3966549987,\n
          3966550010,\n
          3966549907,\n
          3966549850,\n
          3966549846,\n
          3966549849,\n
          3966549852,\n
          3966549978,\n
          3966549993\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460750,\n
        "timestamp": "2016-01-25T16:38:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550043,\n
          3966549971,\n
          3966549972,\n
          3966549941,\n
          3966549949,\n
          3966549979,\n
          3966549980,\n
          3966549999,\n
          3966550002,\n
          3966549990,\n
          3966549994,\n
          3966550039,\n
          3966550046,\n
          3966550043\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460751,\n
        "timestamp": "2016-01-25T16:38:47Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551242,\n
          3966550154,\n
          3966551188,\n
          3966551183,\n
          3966551173,\n
          3966551167,\n
          3966551163,\n
          3966551174,\n
          3966551172,\n
          3966551200,\n
          3966551193,\n
          3966551008,\n
          3966551007,\n
          3966551242\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460752,\n
        "timestamp": "2016-01-25T16:38:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551045,\n
          3966551137,\n
          3966551138,\n
          3966551139,\n
          3966551203,\n
          3966551230,\n
          3966551229,\n
          3966551285,\n
          3966551292,\n
          3966551235,\n
          3966551227,\n
          3966551153,\n
          3966551150,\n
          3966551041,\n
          3966551045\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460753,\n
        "timestamp": "2016-01-25T16:38:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549181,\n
          3966549190,\n
          3966549191,\n
          3966549194,\n
          3966549195,\n
          3966549196,\n
          3966549198,\n
          3966549197,\n
          3966549193,\n
          3966549192,\n
          3966549187,\n
          3966549186,\n
          3966549182,\n
          3966549183,\n
          3966549181\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460754,\n
        "timestamp": "2016-01-25T16:38:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549731,\n
          3966549808,\n
          3966549805,\n
          3966549728,\n
          3966549725,\n
          3966549724,\n
          3966549723,\n
          3966549658,\n
          3966549661,\n
          3966549653,\n
          3966549659,\n
          3966549434,\n
          3966549435,\n
          3966549730,\n
          3966549731\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460755,\n
        "timestamp": "2016-01-25T16:38:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549493,\n
          3966549527,\n
          3966549530,\n
          3966549572,\n
          3966549557,\n
          3966549578,\n
          3966549599,\n
          3966549640,\n
          3966549541,\n
          3966549540,\n
          3966549464,\n
          3966549463,\n
          3966549457,\n
          3966549500,\n
          3966549493\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460756,\n
        "timestamp": "2016-01-25T16:38:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550961,\n
          3966550979,\n
          3966550978,\n
          3966550987,\n
          3966550986,\n
          3966550977,\n
          3966550976,\n
          3966550966,\n
          3966550967,\n
          3966550957,\n
          3966550958,\n
          3966550943,\n
          3966550944,\n
          3966550960,\n
          3966550961\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460757,\n
        "timestamp": "2016-01-25T16:38:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549609,\n
          3966549652,\n
          3966549660,\n
          3966549701,\n
          3966549695,\n
          3966549735,\n
          3966549719,\n
          3966549751,\n
          3966549734,\n
          3966549580,\n
          3966549581,\n
          3966549562,\n
          3966549582,\n
          3966549608,\n
          3966549609\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460758,\n
        "timestamp": "2016-01-25T16:38:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551695,\n
          3966551701,\n
          3966551707,\n
          3966551662,\n
          3966551661,\n
          3966551694,\n
          3966551693,\n
          3966551691,\n
          3966551685,\n
          3966551648,\n
          3966551638,\n
          3966551639,\n
          3966551640,\n
          3966551642,\n
          3966551669,\n
          3966551695\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460759,\n
        "timestamp": "2016-01-25T16:38:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552143,\n
          3966552153,\n
          3966552155,\n
          3966552160,\n
          3966552158,\n
          3966552147,\n
          3966552146,\n
          3966552150,\n
          3966552159,\n
          3966552161,\n
          3966552167,\n
          3966552164,\n
          3966552169,\n
          3966552141,\n
          3966552139,\n
          3966552136,\n
          3966552144,\n
          3966552143\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460760,\n
        "timestamp": "2016-01-25T16:38:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551124,\n
          3966551157,\n
          3966551180,\n
          3966551186,\n
          3966551132,\n
          3966551134,\n
          3966551094,\n
          3966551093,\n
          3966551078,\n
          3966551074,\n
          3966551085,\n
          3966551096,\n
          3966551125,\n
          3966551121,\n
          3966551064,\n
          3966551063,\n
          3966551087,\n
          3966551122,\n
          3966551124\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460761,\n
        "timestamp": "2016-01-25T16:38:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551929,\n
          3966551939,\n
          3966551940,\n
          3966551962,\n
          3966551968,\n
          3966551956,\n
          3966551966,\n
          3966551961,\n
          3966551963,\n
          3966551953,\n
          3966551950,\n
          3966551924,\n
          3966551921,\n
          3966551916,\n
          3966551915,\n
          3966551917,\n
          3966551914,\n
          3966551931,\n
          3966551929\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460762,\n
        "timestamp": "2016-01-25T16:38:48Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550144,\n
          3966551221,\n
          3966551216,\n
          3966551159,\n
          3966551160,\n
          3966551117,\n
          3966551115,\n
          3966551079,\n
          3966551104,\n
          3966551131,\n
          3966551126,\n
          3966551195,\n
          3966551201,\n
          3966551214,\n
          3966551222,\n
          3966551239,\n
          3966550145,\n
          3966550150,\n
          3966550149,\n
          3966550144\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460763,\n
        "timestamp": "2016-01-25T16:38:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551194,\n
          3966551206,\n
          3966551209,\n
          3966551207,\n
          3966551234,\n
          3966551114,\n
          3966551108,\n
          3966551178,\n
          3966551161,\n
          3966551181,\n
          3966551171,\n
          3966551184,\n
          3966551179,\n
          3966551109,\n
          3966551110,\n
          3966551103,\n
          3966551091,\n
          3966551084,\n
          3966551185,\n
          3966551194\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460764,\n
        "timestamp": "2016-01-25T16:38:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549529,\n
          3966549548,\n
          3966549552,\n
          3966549570,\n
          3966549546,\n
          3966549556,\n
          3966549487,\n
          3966549471,\n
          3966549476,\n
          3966549474,\n
          3966549491,\n
          3966549484,\n
          3966549455,\n
          3966549436,\n
          3966549420,\n
          3966549418,\n
          3966549475,\n
          3966549478,\n
          3966549486,\n
          3966549508,\n
          3966549529\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460765,\n
        "timestamp": "2024-01-11T19:13:46Z",\n
        "version": 3,\n
        "changeset": 146155500,\n
        "user": "Olyon",\n
        "uid": 1443767,\n
        "nodes": [\n
          3966550110,\n
          3966550129,\n
          3966550143,\n
          3966548628,\n
          3966548638,\n
          3966548616,\n
          3966548629,\n
          3966548613,\n
          3966548617,\n
          3966550132,\n
          3966550119,\n
          3966550090,\n
          3966550088,\n
          3966550065,\n
          3966550075,\n
          3966550073,\n
          3966550077,\n
          3966550081,\n
          3966550092,\n
          3966550100,\n
          3966550110\n
        ],\n
        "tags": {\n
          "amenity": "place_of_worship",\n
          "building": "church",\n
          "denomination": "catholic",\n
          "name": "Église Saint-Pierre-aux-Liens",\n
          "religion": "christian",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wikidata": "Q3583662"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460766,\n
        "timestamp": "2016-01-25T16:38:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551003,\n
          3966551021,\n
          3966551020,\n
          3966551019,\n
          3966551018,\n
          3966551017,\n
          3966551016,\n
          3966551025,\n
          3966551022,\n
          3966551015,\n
          3966550936,\n
          3966550902,\n
          3966550908,\n
          3966550920,\n
          3966550917,\n
          3966550923,\n
          3966550916,\n
          3966550995,\n
          3966550996,\n
          3966551001,\n
          3966551003\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460767,\n
        "timestamp": "2016-01-25T16:38:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552008,\n
          3966552173,\n
          3966552171,\n
          3966552166,\n
          3966552162,\n
          3966552157,\n
          3966552154,\n
          3966552142,\n
          3966552140,\n
          3966551960,\n
          3966551971,\n
          3966551964,\n
          3966551955,\n
          3966551942,\n
          3966551941,\n
          3966551922,\n
          3966552040,\n
          3966552039,\n
          3966552132,\n
          3966552134,\n
          3966552152,\n
          3966552165,\n
          3966552177,\n
          3966552178,\n
          3966552175,\n
          3966552176,\n
          3966552126,\n
          3966552122,\n
          3966551987,\n
          3966551985,\n
          3966551970,\n
          3966551957,\n
          3966551947,\n
          3966551944,\n
          3966551952,\n
          3966551951,\n
          3966551974,\n
          3966551973,\n
          3966551996,\n
          3966552008\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460768,\n
        "timestamp": "2016-01-25T16:38:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548752,\n
          3966548758,\n
          3966548756,\n
          3966548748,\n
          3966548752\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460769,\n
        "timestamp": "2016-01-25T16:38:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551474,\n
          3966551499,\n
          3966551508,\n
          3966551480,\n
          3966551474\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460770,\n
        "timestamp": "2016-01-25T16:38:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549797,\n
          3966549822,\n
          3966549814,\n
          3966549785,\n
          3966549797\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460771,\n
        "timestamp": "2016-01-25T16:38:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551293,\n
          3966551308,\n
          3966551307,\n
          3966551290,\n
          3966551293\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460772,\n
        "timestamp": "2016-01-25T16:38:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549829,\n
          3966549939,\n
          3966549928,\n
          3966549825,\n
          3966549829\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460773,\n
        "timestamp": "2016-01-25T16:38:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550169,\n
          3966550215,\n
          3966550206,\n
          3966550164,\n
          3966550169\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460774,\n
        "timestamp": "2016-01-25T16:38:49Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552230,\n
          3966552233,\n
          3966552232,\n
          3966552229,\n
          3966552230\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460775,\n
        "timestamp": "2016-01-25T16:38:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552023,\n
          3966552034,\n
          3966552033,\n
          3966552021,\n
          3966552023\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460776,\n
        "timestamp": "2016-01-25T16:38:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549426,\n
          3966549440,\n
          3966549439,\n
          3966549424,\n
          3966549426\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460777,\n
        "timestamp": "2016-01-25T16:38:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550539,\n
          3966550662,\n
          3966550659,\n
          3966550533,\n
          3966550539\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460778,\n
        "timestamp": "2016-01-25T16:38:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549612,\n
          3966549685,\n
          3966549678,\n
          3966549607,\n
          3966549612\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460779,\n
        "timestamp": "2016-01-25T16:38:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551990,\n
          3966551988,\n
          3966551997,\n
          3966552000,\n
          3966551990\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460780,\n
        "timestamp": "2016-01-25T16:38:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550942,\n
          3966550950,\n
          3966550952,\n
          3966550948,\n
          3966550942\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460781,\n
        "timestamp": "2016-01-25T16:38:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550161,\n
          3966550176,\n
          3966550177,\n
          3966550166,\n
          3966550161\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460782,\n
        "timestamp": "2016-01-25T16:38:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551655,\n
          3966551675,\n
          3966551676,\n
          3966551657,\n
          3966551655\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460783,\n
        "timestamp": "2016-01-25T16:38:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551718,\n
          3966551730,\n
          3966551732,\n
          3966551719,\n
          3966551718\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460784,\n
        "timestamp": "2016-01-25T16:38:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550237,\n
          3966550211,\n
          3966550205,\n
          3966550235,\n
          3966550237\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460785,\n
        "timestamp": "2016-01-25T16:38:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548704,\n
          3966548706,\n
          3966548707,\n
          3966548705,\n
          3966548704\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460786,\n
        "timestamp": "2016-01-25T16:38:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549914,\n
          3966549948,\n
          3966549982,\n
          3966549934,\n
          3966549914\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460787,\n
        "timestamp": "2016-01-25T16:38:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549014,\n
          3966549018,\n
          3966549015,\n
          3966549013,\n
          3966549014\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460788,\n
        "timestamp": "2016-01-25T16:38:50Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552071,\n
          3966552058,\n
          3966552056,\n
          3966552070,\n
          3966552071\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460789,\n
        "timestamp": "2016-01-25T16:38:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551473,\n
          3966551489,\n
          3966551484,\n
          3966551466,\n
          3966551473\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460790,\n
        "timestamp": "2016-01-25T16:38:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550091,\n
          3966550131,\n
          3966550137,\n
          3966550097,\n
          3966550091\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460791,\n
        "timestamp": "2016-01-25T16:38:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551299,\n
          3966551357,\n
          3966551360,\n
          3966551304,\n
          3966551299\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460792,\n
        "timestamp": "2016-01-25T16:38:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550078,\n
          3966550105,\n
          3966550120,\n
          3966550087,\n
          3966550078\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460793,\n
        "timestamp": "2016-01-25T16:38:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549896,\n
          3966549946,\n
          3966549947,\n
          3966549899,\n
          3966549896\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460794,\n
        "timestamp": "2016-01-25T16:38:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550718,\n
          3966550745,\n
          3966550746,\n
          3966550721,\n
          3966550718\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460795,\n
        "timestamp": "2016-01-25T16:38:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550497,\n
          3966550534,\n
          3966550546,\n
          3966550508,\n
          3966550497\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460796,\n
        "timestamp": "2016-01-25T16:38:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551014,\n
          3966550931,\n
          3966550936,\n
          3966551015,\n
          3966551014\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460797,\n
        "timestamp": "2016-01-25T16:38:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552003,\n
          3966552017,\n
          3966552015,\n
          3966551994,\n
          3966552003\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460798,\n
        "timestamp": "2016-01-25T16:38:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550720,\n
          3966550737,\n
          3966550741,\n
          3966550728,\n
          3966550720\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460799,\n
        "timestamp": "2016-01-25T16:38:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549969,\n
          3966549988,\n
          3966550000,\n
          3966549976,\n
          3966549969\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460800,\n
        "timestamp": "2016-01-25T16:38:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550231,\n
          3966550240,\n
          3966550243,\n
          3966550233,\n
          3966550231\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460801,\n
        "timestamp": "2016-01-25T16:38:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550550,\n
          3966550690,\n
          3966550689,\n
          3966550548,\n
          3966550550\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460802,\n
        "timestamp": "2016-01-25T16:38:51Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551926,\n
          3966551943,\n
          3966551948,\n
          3966551933,\n
          3966551926\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460803,\n
        "timestamp": "2016-01-25T16:38:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549075,\n
          3966549077,\n
          3966549076,\n
          3966549073,\n
          3966549075\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460804,\n
        "timestamp": "2016-01-25T16:38:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551991,\n
          3966551995,\n
          3966551992,\n
          3966551980,\n
          3966551991\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460805,\n
        "timestamp": "2016-01-25T16:38:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548648,\n
          3966550191,\n
          3966550217,\n
          3966550170,\n
          3966548648\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460806,\n
        "timestamp": "2016-01-25T16:38:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551326,\n
          3966551364,\n
          3966551372,\n
          3966551330,\n
          3966551326\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460807,\n
        "timestamp": "2016-01-25T16:38:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551564,\n
          3966551579,\n
          3966551572,\n
          3966551556,\n
          3966551564\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460808,\n
        "timestamp": "2016-01-25T16:38:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551709,\n
          3966551725,\n
          3966551729,\n
          3966551712,\n
          3966551709\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460809,\n
        "timestamp": "2016-01-25T16:38:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548829,\n
          3966548832,\n
          3966548833,\n
          3966548830,\n
          3966548829\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460810,\n
        "timestamp": "2016-01-25T16:38:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549673,\n
          3966549749,\n
          3966549757,\n
          3966549683,\n
          3966549673\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460811,\n
        "timestamp": "2016-01-25T16:38:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548680,\n
          3966548684,\n
          3966548685,\n
          3966548681,\n
          3966548680\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460812,\n
        "timestamp": "2016-01-25T16:38:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548888,\n
          3966548895,\n
          3966548894,\n
          3966548887,\n
          3966548888\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460813,\n
        "timestamp": "2016-01-25T16:38:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549516,\n
          3966549536,\n
          3966549534,\n
          3966549513,\n
          3966549516\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460814,\n
        "timestamp": "2016-01-25T16:38:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549776,\n
          3966549801,\n
          3966549786,\n
          3966549764,\n
          3966549776\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460815,\n
        "timestamp": "2016-01-25T16:38:52Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550049,\n
          3966550074,\n
          3966550115,\n
          3966550064,\n
          3966550049\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460816,\n
        "timestamp": "2016-01-25T16:38:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548679,\n
          3966548683,\n
          3966548682,\n
          3966548678,\n
          3966548679\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460817,\n
        "timestamp": "2025-05-08T17:22:42Z",\n
        "version": 4,\n
        "changeset": 165995049,\n
        "user": "nlehuby",\n
        "uid": 1424448,\n
        "nodes": [\n
          3966550921,\n
          3966550981,\n
          3966550982,\n
          3966550989,\n
          3966550992,\n
          3966550985,\n
          3966550972,\n
          3966550973,\n
          3966550949,\n
          3966550947,\n
          3966550926,\n
          3966550921\n
        ],\n
        "tags": {\n
          "addr:street": "Place Charles de Gaulle",\n
          "amenity": "townhall",\n
          "building": "civic",\n
          "contact:email": "bellicourt.mairie@wanadoo.fr",\n
          "contact:phone": "+33 3 23 09 51 79",\n
          "name": "Mairie de Bellicourt",\n
          "opening_hours": "Tu-Sa 10:00-12:00",\n
          "ref:FR:SIRET": "21020064800017",\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/nord-pas-de-calais-picardie/aisne#service-mairie",\n
          "wheelchair": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460818,\n
        "timestamp": "2016-01-25T16:38:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551244,\n
          3966551259,\n
          3966551261,\n
          3966551247,\n
          3966551244\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460819,\n
        "timestamp": "2016-01-25T16:38:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551384,\n
          3966551488,\n
          3966551493,\n
          3966551381,\n
          3966551384\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460820,\n
        "timestamp": "2016-01-25T16:38:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549937,\n
          3966550009,\n
          3966550006,\n
          3966549935,\n
          3966549937\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460821,\n
        "timestamp": "2016-01-25T16:38:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550183,\n
          3966550209,\n
          3966550214,\n
          3966550188,\n
          3966550183\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460822,\n
        "timestamp": "2016-01-25T16:38:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551145,\n
          3966551148,\n
          3966551202,\n
          3966551199,\n
          3966551145\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460823,\n
        "timestamp": "2016-01-25T16:38:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549597,\n
          3966549621,\n
          3966549615,\n
          3966549589,\n
          3966549597\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460824,\n
        "timestamp": "2016-01-25T16:38:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551246,\n
          3966550146,\n
          3966551197,\n
          3966551190,\n
          3966551246\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460825,\n
        "timestamp": "2016-01-25T16:38:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551629,\n
          3966551640,\n
          3966551639,\n
          3966551627,\n
          3966551629\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460826,\n
        "timestamp": "2016-01-25T16:38:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548704,\n
          3966548681,\n
          3966548685,\n
          3966548706,\n
          3966548704\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460827,\n
        "timestamp": "2016-01-25T16:38:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551406,\n
          3966551420,\n
          3966551418,\n
          3966551404,\n
          3966551406\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460828,\n
        "timestamp": "2016-01-25T16:38:53Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551273,\n
          3966551310,\n
          3966551311,\n
          3966551280,\n
          3966551273\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460829,\n
        "timestamp": "2016-01-25T16:38:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548615,\n
          3966548651,\n
          3966548650,\n
          3966548614,\n
          3966548615\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460830,\n
        "timestamp": "2016-01-25T16:38:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549991,\n
          3966550008,\n
          3966549989,\n
          3966549970,\n
          3966549991\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460831,\n
        "timestamp": "2016-01-25T16:38:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551352,\n
          3966551367,\n
          3966551362,\n
          3966551354,\n
          3966551352\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460832,\n
        "timestamp": "2016-01-25T16:38:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549670,\n
          3966549689,\n
          3966549710,\n
          3966549688,\n
          3966549670\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460833,\n
        "timestamp": "2016-01-25T16:38:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549283,\n
          3966549302,\n
          3966549299,\n
          3966549282,\n
          3966549283\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460834,\n
        "timestamp": "2016-01-25T16:38:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548624,\n
          3966548646,\n
          3966550160,\n
          3966548645,\n
          3966548624\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460835,\n
        "timestamp": "2016-01-25T16:38:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551154,\n
          3966551176,\n
          3966551175,\n
          3966551151,\n
          3966551154\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460836,\n
        "timestamp": "2019-10-30T19:26:04Z",\n
        "version": 2,\n
        "changeset": 76412019,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "nodes": [\n
          3966548886,\n
          3966548885,\n
          3966548875,\n
          3966548876,\n
          6932891858,\n
          3966548886\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460837,\n
        "timestamp": "2016-01-25T16:38:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550860,\n
          3966550934,\n
          3966550938,\n
          3966550863,\n
          3966550860\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460838,\n
        "timestamp": "2016-01-25T16:38:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548808,\n
          3966548820,\n
          3966548813,\n
          3966548803,\n
          3966548808\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460839,\n
        "timestamp": "2016-01-25T16:38:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551919,\n
          3966551984,\n
          3966551989,\n
          3966551923,\n
          3966551919\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460840,\n
        "timestamp": "2016-01-25T16:38:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549061,\n
          3966549068,\n
          3966549066,\n
          3966549060,\n
          3966549061\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460841,\n
        "timestamp": "2016-01-25T16:38:54Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550020,\n
          3966550059,\n
          3966550061,\n
          3966550022,\n
          3966550020\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460842,\n
        "timestamp": "2016-01-25T16:38:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550993,\n
          3966551011,\n
          3966551012,\n
          3966551000,\n
          3966550993\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460843,\n
        "timestamp": "2016-01-25T16:38:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551938,\n
          3966551949,\n
          3966551945,\n
          3966551936,\n
          3966551938\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460844,\n
        "timestamp": "2016-01-25T16:38:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548999,\n
          3966549001,\n
          3966549000,\n
          3966548998,\n
          3966548999\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460845,\n
        "timestamp": "2016-01-25T16:38:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552011,\n
          3966551997,\n
          3966551993,\n
          3966552009,\n
          3966552011\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460846,\n
        "timestamp": "2016-01-25T16:38:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551330,\n
          3966551372,\n
          3966551376,\n
          3966551335,\n
          3966551330\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460847,\n
        "timestamp": "2016-01-25T16:38:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550439,\n
          3966550462,\n
          3966550458,\n
          3966550434,\n
          3966550439\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460848,\n
        "timestamp": "2016-01-25T16:38:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552124,\n
          3966552166,\n
          3966552171,\n
          3966552131,\n
          3966552124\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460849,\n
        "timestamp": "2016-01-25T16:38:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551567,\n
          3966551605,\n
          3966551602,\n
          3966551561,\n
          3966551567\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460850,\n
        "timestamp": "2016-01-25T16:38:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552185,\n
          3966552187,\n
          3966552188,\n
          3966552186,\n
          3966552185\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460851,\n
        "timestamp": "2016-01-25T16:38:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551030,\n
          3966551061,\n
          3966551062,\n
          3966551034,\n
          3966551030\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460852,\n
        "timestamp": "2016-01-25T16:38:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548893,\n
          3966548908,\n
          3966548905,\n
          3966548890,\n
          3966548893\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460853,\n
        "timestamp": "2016-01-25T16:38:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548880,\n
          3966548883,\n
          3966548882,\n
          3966548879,\n
          3966548880\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460854,\n
        "timestamp": "2016-01-25T16:38:55Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549706,\n
          3966549740,\n
          3966549750,\n
          3966549715,\n
          3966549706\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460855,\n
        "timestamp": "2016-01-25T16:38:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551283,\n
          3966551333,\n
          3966551332,\n
          3966551275,\n
          3966551283\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460856,\n
        "timestamp": "2016-01-25T16:38:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549551,\n
          3966549549,\n
          3966549563,\n
          3966549568,\n
          3966549551\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460857,\n
        "timestamp": "2016-01-25T16:38:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550660,\n
          3966550679,\n
          3966550677,\n
          3966550658,\n
          3966550660\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460858,\n
        "timestamp": "2016-01-25T16:38:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550903,\n
          3966550932,\n
          3966550928,\n
          3966550899,\n
          3966550903\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460859,\n
        "timestamp": "2016-01-25T16:38:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550259,\n
          3966550268,\n
          3966550267,\n
          3966550258,\n
          3966550259\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460860,\n
        "timestamp": "2016-01-25T16:38:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549826,\n
          3966549857,\n
          3966549875,\n
          3966549832,\n
          3966549826\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460861,\n
        "timestamp": "2016-01-25T16:38:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549962,\n
          3966549938,\n
          3966549965,\n
          3966549984,\n
          3966549962\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460862,\n
        "timestamp": "2016-01-25T16:38:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549081,\n
          3966549085,\n
          3966549083,\n
          3966549078,\n
          3966549081\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460863,\n
        "timestamp": "2016-01-25T16:38:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550426,\n
          3966550438,\n
          3966550442,\n
          3966550427,\n
          3966550426\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460864,\n
        "timestamp": "2016-01-25T16:38:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550886,\n
          3966550910,\n
          3966550918,\n
          3966550898,\n
          3966550886\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460865,\n
        "timestamp": "2016-01-25T16:38:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551439,\n
          3966551462,\n
          3966551468,\n
          3966551443,\n
          3966551439\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460866,\n
        "timestamp": "2016-01-25T16:38:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552149,\n
          3966552163,\n
          3966552165,\n
          3966552152,\n
          3966552149\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460867,\n
        "timestamp": "2016-01-25T16:38:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548992,\n
          3966548996,\n
          3966548995,\n
          3966548990,\n
          3966548992\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460868,\n
        "timestamp": "2016-01-25T16:38:56Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549850,\n
          3966549907,\n
          3966549890,\n
          3966549848,\n
          3966549850\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460869,\n
        "timestamp": "2016-01-25T16:38:57Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549479,\n
          3966549506,\n
          3966549495,\n
          3966549469,\n
          3966549479\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460870,\n
        "timestamp": "2016-01-25T16:38:57Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552013,\n
          3966552014,\n
          3966552001,\n
          3966551998,\n
          3966552013\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460871,\n
        "timestamp": "2016-01-25T16:38:57Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548719,\n
          3966548721,\n
          3966548723,\n
          3966548720,\n
          3966548719\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460872,\n
        "timestamp": "2016-01-25T16:38:57Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549824,\n
          3966549894,\n
          3966549900,\n
          3966549827,\n
          3966549824\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460873,\n
        "timestamp": "2016-01-25T16:38:57Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551344,\n
          3966551395,\n
          3966551389,\n
          3966551348,\n
          3966551344\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460874,\n
        "timestamp": "2016-01-25T16:38:57Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552199,\n
          3966552201,\n
          3966552202,\n
          3966552200,\n
          3966552199\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460875,\n
        "timestamp": "2016-01-25T16:38:57Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548793,\n
          3966548794,\n
          3966548798,\n
          3966548797,\n
          3966548793\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460876,\n
        "timestamp": "2016-01-25T16:38:57Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550350,\n
          3966550364,\n
          3966550386,\n
          3966550352,\n
          3966550350\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460877,\n
        "timestamp": "2016-01-25T16:38:57Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548952,\n
          3966548967,\n
          3966548964,\n
          3966548948,\n
          3966548952\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460878,\n
        "timestamp": "2016-01-25T16:38:57Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550027,\n
          3966549985,\n
          3966549998,\n
          3966550034,\n
          3966550027\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460879,\n
        "timestamp": "2016-01-25T16:38:57Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966546647,\n
          3966546650,\n
          3966546651,\n
          3966546648,\n
          3966546647\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460880,\n
        "timestamp": "2016-01-25T16:38:57Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551673,\n
          3966551721,\n
          3966551727,\n
          3966551677,\n
          3966551673\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460881,\n
        "timestamp": "2016-01-25T16:38:57Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549046,\n
          3966549067,\n
          3966549069,\n
          3966549048,\n
          3966549046\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460882,\n
        "timestamp": "2016-01-25T16:38:57Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550950,\n
          3966550955,\n
          3966550962,\n
          3966550952,\n
          3966550950\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460883,\n
        "timestamp": "2016-01-25T16:38:57Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551930,\n
          3966551954,\n
          3966551946,\n
          3966551925,\n
          3966551930\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460884,\n
        "timestamp": "2016-01-25T16:38:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549610,\n
          3966549624,\n
          3966549620,\n
          3966549601,\n
          3966549610\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460885,\n
        "timestamp": "2016-01-25T16:38:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550501,\n
          3966550511,\n
          3966550493,\n
          3966550478,\n
          3966550501\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460886,\n
        "timestamp": "2016-01-25T16:38:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551696,\n
          3966551705,\n
          3966551706,\n
          3966551698,\n
          3966551696\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460888,\n
        "timestamp": "2016-01-25T16:38:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548940,\n
          3966548944,\n
          3966548941,\n
          3966548937,\n
          3966548940\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460891,\n
        "timestamp": "2016-01-25T16:38:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548852,\n
          3966548854,\n
          3966548853,\n
          3966548851,\n
          3966548852\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460893,\n
        "timestamp": "2016-01-25T16:38:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551825,\n
          3966551845,\n
          3966551855,\n
          3966551828,\n
          3966551825\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460895,\n
        "timestamp": "2016-01-25T16:38:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550387,\n
          3966550414,\n
          3966550419,\n
          3966550394,\n
          3966550387\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460897,\n
        "timestamp": "2016-01-25T16:38:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551555,\n
          3966551576,\n
          3966551575,\n
          3966551554,\n
          3966551555\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460899,\n
        "timestamp": "2023-01-01T21:50:01Z",\n
        "version": 5,\n
        "changeset": 130764856,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "nodes": [\n
          3966549029,\n
          3966549034,\n
          3966549035,\n
          3966549030,\n
          3966549029\n
        ],\n
        "tags": {\n
          "building": "service",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "substation",\n
          "service": "utility",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "source:power": "Enedis",\n
          "substation": "minor_distribution",\n
          "voltage": "20000"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460902,\n
        "timestamp": "2016-01-25T16:38:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549461,\n
          3966549511,\n
          3966549520,\n
          3966549467,\n
          3966549461\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460904,\n
        "timestamp": "2016-01-25T16:38:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550809,\n
          3966550871,\n
          3966550882,\n
          3966550822,\n
          3966550809\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460906,\n
        "timestamp": "2016-01-25T16:38:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551863,\n
          3966551838,\n
          3966551842,\n
          3966551867,\n
          3966551863\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460907,\n
        "timestamp": "2016-01-25T16:38:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550991,\n
          3966551048,\n
          3966551043,\n
          3966550990,\n
          3966550991\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460910,\n
        "timestamp": "2016-01-25T16:38:58Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550045,\n
          3966550076,\n
          3966550071,\n
          3966550041,\n
          3966550045\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460911,\n
        "timestamp": "2016-01-25T16:38:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550288,\n
          3966550301,\n
          3966550305,\n
          3966550290,\n
          3966550288\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460912,\n
        "timestamp": "2016-01-25T16:38:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549178,\n
          3966549181,\n
          3966549183,\n
          3966549177,\n
          3966549178\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460913,\n
        "timestamp": "2016-01-25T16:38:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549836,\n
          3966549851,\n
          3966549854,\n
          3966549840,\n
          3966549836\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460914,\n
        "timestamp": "2016-01-25T16:38:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966546654,\n
          3966549157,\n
          3966546656,\n
          3966546653,\n
          3966546654\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460915,\n
        "timestamp": "2016-01-25T16:38:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549301,\n
          3966549308,\n
          3966549306,\n
          3966549300,\n
          3966549301\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460916,\n
        "timestamp": "2016-01-25T16:38:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552021,\n
          3966552033,\n
          3966552031,\n
          3966552019,\n
          3966552021\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460917,\n
        "timestamp": "2016-01-25T16:38:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551883,\n
          3966551893,\n
          3966551889,\n
          3966551879,\n
          3966551883\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460918,\n
        "timestamp": "2016-01-25T16:38:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551323,\n
          3966551374,\n
          3966551375,\n
          3966551329,\n
          3966551323\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460919,\n
        "timestamp": "2016-01-25T16:38:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550195,\n
          3966550250,\n
          3966550265,\n
          3966550221,\n
          3966550195\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460920,\n
        "timestamp": "2016-01-25T16:38:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548978,\n
          3966548982,\n
          3966548983,\n
          3966548981,\n
          3966548978\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460921,\n
        "timestamp": "2016-01-25T16:38:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551524,\n
          3966551546,\n
          3966551544,\n
          3966551522,\n
          3966551524\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460922,\n
        "timestamp": "2016-01-25T16:38:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549490,\n
          3966549522,\n
          3966549521,\n
          3966549488,\n
          3966549490\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460923,\n
        "timestamp": "2016-01-25T16:38:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549573,\n
          3966549711,\n
          3966549720,\n
          3966549584,\n
          3966549573\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460924,\n
        "timestamp": "2016-01-25T16:38:59Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550304,\n
          3966550331,\n
          3966550335,\n
          3966550310,\n
          3966550304\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460925,\n
        "timestamp": "2016-01-25T16:39:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549468,\n
          3966549510,\n
          3966549509,\n
          3966549465,\n
          3966549468\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460926,\n
        "timestamp": "2016-01-25T16:39:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549451,\n
          3966549472,\n
          3966549477,\n
          3966549458,\n
          3966549451\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460927,\n
        "timestamp": "2016-01-25T16:39:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551741,\n
          3966550723,\n
          3966550726,\n
          3966551742,\n
          3966551741\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460928,\n
        "timestamp": "2016-01-25T16:39:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551055,\n
          3966551057,\n
          3966550983,\n
          3966550984,\n
          3966551055\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460929,\n
        "timestamp": "2016-01-25T16:39:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551722,\n
          3966551736,\n
          3966551738,\n
          3966551724,\n
          3966551722\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460930,\n
        "timestamp": "2016-01-25T16:39:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549313,\n
          3966549316,\n
          3966549315,\n
          3966549312,\n
          3966549313\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460931,\n
        "timestamp": "2016-01-25T16:39:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550298,\n
          3966550322,\n
          3966550323,\n
          3966550299,\n
          3966550298\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460932,\n
        "timestamp": "2016-01-25T16:39:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549925,\n
          3966549995,\n
          3966550019,\n
          3966549957,\n
          3966549925\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460933,\n
        "timestamp": "2016-01-25T16:39:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549885,\n
          3966549932,\n
          3966549936,\n
          3966549891,\n
          3966549885\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460934,\n
        "timestamp": "2016-01-25T16:39:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549158,\n
          3966549157,\n
          3966546654,\n
          3966546652,\n
          3966549158\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460935,\n
        "timestamp": "2016-01-25T16:39:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549838,\n
          3966549859,\n
          3966549877,\n
          3966549844,\n
          3966549838\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460936,\n
        "timestamp": "2016-01-25T16:39:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549931,\n
          3966549953,\n
          3966549964,\n
          3966549942,\n
          3966549931\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460937,\n
        "timestamp": "2016-01-25T16:39:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551558,\n
          3966551574,\n
          3966551571,\n
          3966551557,\n
          3966551558\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460938,\n
        "timestamp": "2016-01-25T16:39:00Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551641,\n
          3966551667,\n
          3966551669,\n
          3966551642,\n
          3966551641\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460939,\n
        "timestamp": "2016-01-25T16:39:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552219,\n
          3966552221,\n
          3966552220,\n
          3966552218,\n
          3966552219\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460940,\n
        "timestamp": "2016-01-25T16:39:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548747,\n
          3966548754,\n
          3966548761,\n
          3966548757,\n
          3966548747\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460941,\n
        "timestamp": "2016-01-25T16:39:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549651,\n
          3966549696,\n
          3966549722,\n
          3966549682,\n
          3966549651\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460942,\n
        "timestamp": "2016-01-25T16:39:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552151,\n
          3966552159,\n
          3966552150,\n
          3966552145,\n
          3966552151\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460943,\n
        "timestamp": "2016-01-25T16:39:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550411,\n
          3966550412,\n
          3966550420,\n
          3966550421,\n
          3966550411\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460944,\n
        "timestamp": "2016-01-25T16:39:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549920,\n
          3966549959,\n
          3966549950,\n
          3966549916,\n
          3966549920\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460945,\n
        "timestamp": "2016-01-25T16:39:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551812,\n
          3966551800,\n
          3966551798,\n
          3966551811,\n
          3966551812\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460946,\n
        "timestamp": "2016-01-25T16:39:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549268,\n
          3966549272,\n
          3966549273,\n
          3966549271,\n
          3966549268\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460947,\n
        "timestamp": "2016-01-25T16:39:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551631,\n
          3966551646,\n
          3966551650,\n
          3966551632,\n
          3966551631\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460948,\n
        "timestamp": "2016-01-25T16:39:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549104,\n
          3966549107,\n
          3966549109,\n
          3966549106,\n
          3966549104\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460949,\n
        "timestamp": "2016-01-25T16:39:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551143,\n
          3966551295,\n
          3966551297,\n
          3966551140,\n
          3966551143\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460950,\n
        "timestamp": "2016-01-25T16:39:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549393,\n
          3966549401,\n
          3966549388,\n
          3966549382,\n
          3966549393\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460951,\n
        "timestamp": "2016-01-25T16:39:01Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550106,\n
          3966550134,\n
          3966550136,\n
          3966550108,\n
          3966550106\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460952,\n
        "timestamp": "2016-01-25T16:39:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551075,\n
          3966551101,\n
          3966551098,\n
          3966551071,\n
          3966551075\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460953,\n
        "timestamp": "2016-01-25T16:39:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552097,\n
          3966552157,\n
          3966552162,\n
          3966552103,\n
          3966552097\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460954,\n
        "timestamp": "2016-01-25T16:39:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549419,\n
          3966549482,\n
          3966549504,\n
          3966549427,\n
          3966549419\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460955,\n
        "timestamp": "2016-01-25T16:39:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550998,\n
          3966551026,\n
          3966551023,\n
          3966550997,\n
          3966550998\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460956,\n
        "timestamp": "2016-01-25T16:39:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548724,\n
          3966548728,\n
          3966548725,\n
          3966548718,\n
          3966548724\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460957,\n
        "timestamp": "2016-01-25T16:39:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549811,\n
          3966549818,\n
          3966549815,\n
          3966549800,\n
          3966549811\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460958,\n
        "timestamp": "2016-01-25T16:39:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550931,\n
          3966551014,\n
          3966551013,\n
          3966550930,\n
          3966550931\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460959,\n
        "timestamp": "2016-01-25T16:39:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549132,\n
          3966549134,\n
          3966549135,\n
          3966549133,\n
          3966549132\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460960,\n
        "timestamp": "2016-01-25T16:39:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551500,\n
          3966551532,\n
          3966551528,\n
          3966551497,\n
          3966551500\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460961,\n
        "timestamp": "2016-01-25T16:39:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549585,\n
          3966549610,\n
          3966549601,\n
          3966549579,\n
          3966549585\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460962,\n
        "timestamp": "2016-01-25T16:39:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550186,\n
          3966550197,\n
          3966550200,\n
          3966550189,\n
          3966550186\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460963,\n
        "timestamp": "2016-01-25T16:39:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552090,\n
          3966552096,\n
          3966552099,\n
          3966552091,\n
          3966552090\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460964,\n
        "timestamp": "2016-01-25T16:39:02Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551628,\n
          3966551643,\n
          3966551646,\n
          3966551631,\n
          3966551628\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460965,\n
        "timestamp": "2016-01-25T16:39:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551537,\n
          3966551568,\n
          3966551566,\n
          3966551534,\n
          3966551537\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460966,\n
        "timestamp": "2016-01-25T16:39:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551054,\n
          3966551088,\n
          3966551082,\n
          3966551046,\n
          3966551054\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460967,\n
        "timestamp": "2016-01-25T16:39:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548975,\n
          3966548980,\n
          3966548977,\n
          3966548974,\n
          3966548975\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460968,\n
        "timestamp": "2016-01-25T16:39:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551020,\n
          3966551051,\n
          3966551050,\n
          3966551019,\n
          3966551020\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460969,\n
        "timestamp": "2016-01-25T16:39:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549680,\n
          3966549745,\n
          3966549739,\n
          3966549697,\n
          3966549680\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460970,\n
        "timestamp": "2016-01-25T16:39:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550295,\n
          3966550315,\n
          3966550312,\n
          3966550292,\n
          3966550295\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460971,\n
        "timestamp": "2016-01-25T16:39:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551785,\n
          3966551778,\n
          3966551776,\n
          3966551783,\n
          3966551785\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460972,\n
        "timestamp": "2016-01-25T16:39:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551039,\n
          3966551100,\n
          3966551099,\n
          3966551042,\n
          3966551039\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460973,\n
        "timestamp": "2016-01-25T16:39:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549097,\n
          3966549102,\n
          3966549099,\n
          3966549093,\n
          3966549097\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460974,\n
        "timestamp": "2016-01-25T16:39:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548710,\n
          3966548708,\n
          3966548709,\n
          3966548711,\n
          3966548710\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460975,\n
        "timestamp": "2016-01-25T16:39:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552017,\n
          3966552038,\n
          3966552035,\n
          3966552015,\n
          3966552017\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460976,\n
        "timestamp": "2016-01-25T16:39:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550721,\n
          3966550746,\n
          3966550748,\n
          3966550725,\n
          3966550721\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460977,\n
        "timestamp": "2016-01-25T16:39:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548643,\n
          3966550162,\n
          3966550159,\n
          3966548637,\n
          3966548643\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460978,\n
        "timestamp": "2016-01-25T16:39:03Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552088,\n
          3966552142,\n
          3966552154,\n
          3966552092,\n
          3966552088\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460979,\n
        "timestamp": "2016-01-25T16:39:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550688,\n
          3966534954,\n
          3966550697,\n
          3966550671,\n
          3966550688\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460980,\n
        "timestamp": "2016-01-25T16:39:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549631,\n
          3966549690,\n
          3966549699,\n
          3966549650,\n
          3966549631\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460981,\n
        "timestamp": "2016-01-25T16:39:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550714,\n
          3966550724,\n
          3966550737,\n
          3966550720,\n
          3966550714\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460982,\n
        "timestamp": "2016-01-25T16:39:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548928,\n
          3966548933,\n
          3966548931,\n
          3966548926,\n
          3966548928\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460983,\n
        "timestamp": "2016-01-25T16:39:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548669,\n
          3966548671,\n
          3966548670,\n
          3966548668,\n
          3966548669\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460984,\n
        "timestamp": "2016-01-25T16:39:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551956,\n
          3966551968,\n
          3966551975,\n
          3966551966,\n
          3966551956\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460985,\n
        "timestamp": "2016-01-25T16:39:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548990,\n
          3966548995,\n
          3966548994,\n
          3966548989,\n
          3966548990\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460986,\n
        "timestamp": "2016-01-25T16:39:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549052,\n
          3966549062,\n
          3966549058,\n
          3966549045,\n
          3966549052\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460987,\n
        "timestamp": "2016-01-25T16:39:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550201,\n
          3966550188,\n
          3966550214,\n
          3966550226,\n
          3966550201\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460988,\n
        "timestamp": "2016-01-25T16:39:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549478,\n
          3966549497,\n
          3966549502,\n
          3966549486,\n
          3966549478\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460989,\n
        "timestamp": "2016-01-25T16:39:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551019,\n
          3966551050,\n
          3966551049,\n
          3966551018,\n
          3966551019\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460990,\n
        "timestamp": "2016-01-25T16:39:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551467,\n
          3966551527,\n
          3966551523,\n
          3966551460,\n
          3966551467\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460991,\n
        "timestamp": "2016-01-25T16:39:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551245,\n
          3966551266,\n
          3966551263,\n
          3966551241,\n
          3966551245\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460992,\n
        "timestamp": "2016-01-25T16:39:04Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549600,\n
          3966549703,\n
          3966549698,\n
          3966549598,\n
          3966549600\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460994,\n
        "timestamp": "2016-01-25T16:39:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552203,\n
          3966552205,\n
          3966552206,\n
          3966552204,\n
          3966552203\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460995,\n
        "timestamp": "2016-01-25T16:39:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550026,\n
          3966550038,\n
          3966550032,\n
          3966550021,\n
          3966550026\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460996,\n
        "timestamp": "2016-01-25T16:39:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966534949,\n
          3966550777,\n
          3966550782,\n
          3966534953,\n
          3966534949\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460997,\n
        "timestamp": "2016-01-25T16:39:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550130,\n
          3966548612,\n
          3966548611,\n
          3966550124,\n
          3966550130\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460998,\n
        "timestamp": "2016-01-25T16:39:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549110,\n
          3966549114,\n
          3966549115,\n
          3966549112,\n
          3966549110\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393460999,\n
        "timestamp": "2016-01-25T16:39:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549180,\n
          3966549200,\n
          3966549213,\n
          3966549199,\n
          3966549180\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461000,\n
        "timestamp": "2016-01-25T16:39:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966547354,\n
          3966547355,\n
          3966548657,\n
          3966547356,\n
          3966547354\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461001,\n
        "timestamp": "2016-01-25T16:39:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551792,\n
          3966551799,\n
          3966551797,\n
          3966551788,\n
          3966551792\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461002,\n
        "timestamp": "2016-01-25T16:39:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550453,\n
          3966550469,\n
          3966550467,\n
          3966550449,\n
          3966550453\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461003,\n
        "timestamp": "2016-01-25T16:39:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549594,\n
          3966549637,\n
          3966549636,\n
          3966549593,\n
          3966549594\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461004,\n
        "timestamp": "2018-12-23T12:05:29Z",\n
        "version": 2,\n
        "changeset": 65713478,\n
        "user": "Bernard59118",\n
        "uid": 136303,\n
        "nodes": [\n
          3966550309,\n
          3966550333,\n
          3966550329,\n
          3966550300,\n
          3966550309\n
        ],\n
        "tags": {\n
          "building": "retail",\n
          "opening_hours": "Tu-Fr 07:00-20:00; Sa 08:00-20:00; Su 08:00-14:00",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461005,\n
        "timestamp": "2016-01-25T16:39:05Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551425,\n
          3966551434,\n
          3966551453,\n
          3966551437,\n
          3966551425\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461006,\n
        "timestamp": "2016-01-25T16:39:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551801,\n
          3966551834,\n
          3966551836,\n
          3966551804,\n
          3966551801\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461007,\n
        "timestamp": "2016-01-25T16:39:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548734,\n
          3966548741,\n
          3966548738,\n
          3966548733,\n
          3966548734\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461008,\n
        "timestamp": "2016-01-25T16:39:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551847,\n
          3966551858,\n
          3966551860,\n
          3966551850,\n
          3966551847\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461009,\n
        "timestamp": "2016-01-25T16:39:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551373,\n
          3966551386,\n
          3966551383,\n
          3966551371,\n
          3966551373\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461010,\n
        "timestamp": "2016-01-25T16:39:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549542,\n
          3966549604,\n
          3966549561,\n
          3966549518,\n
          3966549542\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461011,\n
        "timestamp": "2016-01-25T16:39:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550802,\n
          3966550826,\n
          3966550827,\n
          3966550806,\n
          3966550802\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461012,\n
        "timestamp": "2016-01-25T16:39:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549071,\n
          3966549075,\n
          3966549073,\n
          3966549070,\n
          3966549071\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461013,\n
        "timestamp": "2016-01-25T16:39:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548959,\n
          3966548961,\n
          3966548960,\n
          3966548958,\n
          3966548959\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461014,\n
        "timestamp": "2016-01-25T16:39:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549119,\n
          3966549121,\n
          3966549122,\n
          3966549120,\n
          3966549119\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461015,\n
        "timestamp": "2016-01-25T16:39:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549297,\n
          3966549304,\n
          3966549303,\n
          3966549294,\n
          3966549297\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461016,\n
        "timestamp": "2016-01-25T16:39:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549912,\n
          3966549919,\n
          3966549924,\n
          3966549915,\n
          3966549912\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461017,\n
        "timestamp": "2016-01-25T16:39:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551630,\n
          3966551666,\n
          3966551651,\n
          3966551623,\n
          3966551630\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461018,\n
        "timestamp": "2016-01-25T16:39:06Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550004,\n
          3966550052,\n
          3966550062,\n
          3966550023,\n
          3966550004\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461019,\n
        "timestamp": "2016-01-25T16:39:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548635,\n
          3966550180,\n
          3966550175,\n
          3966548626,\n
          3966548635\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461020,\n
        "timestamp": "2016-01-25T16:39:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550055,\n
          3966550074,\n
          3966550049,\n
          3966550030,\n
          3966550055\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461021,\n
        "timestamp": "2016-01-25T16:39:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551717,\n
          3966550713,\n
          3966551734,\n
          3966551711,\n
          3966551717\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461022,\n
        "timestamp": "2016-01-25T16:39:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551877,\n
          3966551897,\n
          3966551894,\n
          3966551870,\n
          3966551877\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461023,\n
        "timestamp": "2016-01-25T16:39:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551169,\n
          3966551187,\n
          3966551191,\n
          3966551177,\n
          3966551169\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461024,\n
        "timestamp": "2016-01-25T16:39:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551530,\n
          3966551539,\n
          3966551538,\n
          3966551529,\n
          3966551530\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461025,\n
        "timestamp": "2016-01-25T16:39:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551680,\n
          3966551709,\n
          3966551712,\n
          3966551682,\n
          3966551680\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461026,\n
        "timestamp": "2016-01-25T16:39:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551928,\n
          3966551909,\n
          3966551907,\n
          3966551920,\n
          3966551928\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461027,\n
        "timestamp": "2016-01-25T16:39:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551279,\n
          3966551314,\n
          3966551313,\n
          3966551278,\n
          3966551279\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461028,\n
        "timestamp": "2016-01-25T16:39:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551206,\n
          3966551194,\n
          3966551217,\n
          3966551224,\n
          3966551206\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461029,\n
        "timestamp": "2016-01-25T16:39:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551470,\n
          3966551492,\n
          3966551494,\n
          3966551471,\n
          3966551470\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461030,\n
        "timestamp": "2016-01-25T16:39:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551533,\n
          3966551540,\n
          3966551539,\n
          3966551530,\n
          3966551533\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461031,\n
        "timestamp": "2016-01-25T16:39:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552004,\n
          3966552027,\n
          3966552025,\n
          3966551999,\n
          3966552004\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461033,\n
        "timestamp": "2016-01-25T16:39:07Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548749,\n
          3966548740,\n
          3966548742,\n
          3966548753,\n
          3966548749\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461034,\n
        "timestamp": "2016-01-25T16:39:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551349,\n
          3966551368,\n
          3966551369,\n
          3966551351,\n
          3966551349\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461036,\n
        "timestamp": "2016-01-25T16:39:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549105,\n
          3966549116,\n
          3966549111,\n
          3966549100,\n
          3966549105\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461037,\n
        "timestamp": "2016-01-25T16:39:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550007,\n
          3966549918,\n
          3966549910,\n
          3966549992,\n
          3966550007\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461038,\n
        "timestamp": "2016-01-25T16:39:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549446,\n
          3966549460,\n
          3966549459,\n
          3966549445,\n
          3966549446\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461039,\n
        "timestamp": "2016-01-25T16:39:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551116,\n
          3966551142,\n
          3966551144,\n
          3966551119,\n
          3966551116\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461040,\n
        "timestamp": "2016-01-25T16:39:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549456,\n
          3966549466,\n
          3966549462,\n
          3966549453,\n
          3966549456\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461041,\n
        "timestamp": "2016-01-25T16:39:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549089,\n
          3966549092,\n
          3966549090,\n
          3966549087,\n
          3966549089\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461042,\n
        "timestamp": "2016-01-25T16:39:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549010,\n
          3966549012,\n
          3966549011,\n
          3966549008,\n
          3966549010\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461043,\n
        "timestamp": "2016-01-25T16:39:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550060,\n
          3966550085,\n
          3966550072,\n
          3966550056,\n
          3966550060\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461044,\n
        "timestamp": "2016-01-25T16:39:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550801,\n
          3966550867,\n
          3966550872,\n
          3966550804,\n
          3966550801\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461045,\n
        "timestamp": "2016-01-25T16:39:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548831,\n
          3966548834,\n
          3966548836,\n
          3966548835,\n
          3966548831\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461046,\n
        "timestamp": "2016-01-25T16:39:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548968,\n
          3966548971,\n
          3966548969,\n
          3966548966,\n
          3966548968\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461048,\n
        "timestamp": "2016-01-25T16:39:08Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549390,\n
          3966549398,\n
          3966549399,\n
          3966549389,\n
          3966549390\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461050,\n
        "timestamp": "2016-01-25T16:39:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549775,\n
          3966549803,\n
          3966549810,\n
          3966549778,\n
          3966549775\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461052,\n
        "timestamp": "2016-01-25T16:39:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550852,\n
          3966550702,\n
          3966550703,\n
          3966550856,\n
          3966550852\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461055,\n
        "timestamp": "2016-01-25T16:39:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551887,\n
          3966551896,\n
          3966551898,\n
          3966551895,\n
          3966551887\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461057,\n
        "timestamp": "2016-01-25T16:39:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549847,\n
          3966549833,\n
          3966549806,\n
          3966549817,\n
          3966549847\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461059,\n
        "timestamp": "2016-01-25T16:39:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551719,\n
          3966551732,\n
          3966551736,\n
          3966551722,\n
          3966551719\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461061,\n
        "timestamp": "2016-01-25T16:39:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549791,\n
          3966549799,\n
          3966549780,\n
          3966549772,\n
          3966549791\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461063,\n
        "timestamp": "2016-01-25T16:39:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550472,\n
          3966550498,\n
          3966550494,\n
          3966550470,\n
          3966550472\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461066,\n
        "timestamp": "2016-01-25T16:39:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550919,\n
          3966550940,\n
          3966550941,\n
          3966550922,\n
          3966550919\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461068,\n
        "timestamp": "2016-01-25T16:39:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549293,\n
          3966549291,\n
          3966549285,\n
          3966549287,\n
          3966549293\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461069,\n
        "timestamp": "2016-01-25T16:39:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548789,\n
          3966548792,\n
          3966548791,\n
          3966548788,\n
          3966548789\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461070,\n
        "timestamp": "2016-01-25T16:39:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551851,\n
          3966551871,\n
          3966551868,\n
          3966551844,\n
          3966551851\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461071,\n
        "timestamp": "2016-01-25T16:39:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550725,\n
          3966550748,\n
          3966550754,\n
          3966550727,\n
          3966550725\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461072,\n
        "timestamp": "2016-01-25T16:39:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548857,\n
          3966548860,\n
          3966548859,\n
          3966548856,\n
          3966548857\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461073,\n
        "timestamp": "2016-01-25T16:39:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549450,\n
          3966549470,\n
          3966549473,\n
          3966549452,\n
          3966549450\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461074,\n
        "timestamp": "2016-01-25T16:39:09Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551906,\n
          3966551937,\n
          3966551935,\n
          3966551903,\n
          3966551906\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461075,\n
        "timestamp": "2016-01-25T16:39:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550797,\n
          3966550861,\n
          3966550870,\n
          3966550803,\n
          3966550797\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461076,\n
        "timestamp": "2016-01-25T16:39:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551835,\n
          3966551846,\n
          3966551866,\n
          3966551839,\n
          3966551835\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461077,\n
        "timestamp": "2016-01-25T16:39:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550796,\n
          3966550819,\n
          3966550825,\n
          3966550807,\n
          3966550796\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461078,\n
        "timestamp": "2016-01-25T16:39:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550314,\n
          3966550337,\n
          3966550332,\n
          3966550306,\n
          3966550314\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461079,\n
        "timestamp": "2016-01-25T16:39:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548891,\n
          3966548898,\n
          3966548897,\n
          3966548889,\n
          3966548891\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461080,\n
        "timestamp": "2016-01-25T16:39:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549157,\n
          3966549163,\n
          3966549162,\n
          3966546656,\n
          3966549157\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461081,\n
        "timestamp": "2016-01-25T16:39:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549492,\n
          3966549505,\n
          3966549503,\n
          3966549489,\n
          3966549492\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461082,\n
        "timestamp": "2016-01-25T16:39:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548821,\n
          3966548822,\n
          3966548824,\n
          3966548823,\n
          3966548821\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461083,\n
        "timestamp": "2016-01-25T16:39:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551284,\n
          3966551309,\n
          3966551303,\n
          3966551272,\n
          3966551284\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461084,\n
        "timestamp": "2016-01-25T16:39:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552123,\n
          3966552133,\n
          3966552138,\n
          3966552127,\n
          3966552123\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461085,\n
        "timestamp": "2016-01-25T16:39:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551444,\n
          3966551459,\n
          3966551486,\n
          3966551476,\n
          3966551444\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461086,\n
        "timestamp": "2016-01-25T16:39:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551686,\n
          3966551689,\n
          3966551690,\n
          3966551687,\n
          3966551686\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461087,\n
        "timestamp": "2016-01-25T16:39:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548957,\n
          3966548972,\n
          3966548970,\n
          3966548954,\n
          3966548957\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461088,\n
        "timestamp": "2016-01-25T16:39:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549160,\n
          3966549164,\n
          3966549166,\n
          3966549161,\n
          3966549160\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461089,\n
        "timestamp": "2016-01-25T16:39:10Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549564,\n
          3966549567,\n
          3966549533,\n
          3966549528,\n
          3966549564\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461090,\n
        "timestamp": "2016-01-25T16:39:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550245,\n
          3966550279,\n
          3966550282,\n
          3966550249,\n
          3966550245\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461091,\n
        "timestamp": "2016-01-25T16:39:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549526,\n
          3966549548,\n
          3966549529,\n
          3966549508,\n
          3966549526\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461092,\n
        "timestamp": "2016-01-25T16:39:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551047,\n
          3966551072,\n
          3966551069,\n
          3966551044,\n
          3966551047\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461093,\n
        "timestamp": "2016-01-25T16:39:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548930,\n
          3966548936,\n
          3966548935,\n
          3966548927,\n
          3966548930\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461094,\n
        "timestamp": "2016-01-25T16:39:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966547353,\n
          3966547355,\n
          3966547354,\n
          3966547351,\n
          3966547353\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461095,\n
        "timestamp": "2016-01-25T16:39:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552082,\n
          3966552105,\n
          3966552110,\n
          3966552085,\n
          3966552082\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461096,\n
        "timestamp": "2016-01-25T16:39:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550118,\n
          3966550142,\n
          3966548610,\n
          3966550126,\n
          3966550118\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461097,\n
        "timestamp": "2016-01-25T16:39:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548993,\n
          3966548997,\n
          3966548996,\n
          3966548991,\n
          3966548993\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461098,\n
        "timestamp": "2016-01-25T16:39:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549784,\n
          3966549812,\n
          3966549809,\n
          3966549779,\n
          3966549784\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461099,\n
        "timestamp": "2016-01-25T16:39:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550063,\n
          3966550031,\n
          3966550040,\n
          3966550069,\n
          3966550063\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461100,\n
        "timestamp": "2016-01-25T16:39:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551826,\n
          3966551841,\n
          3966551837,\n
          3966551821,\n
          3966551826\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461101,\n
        "timestamp": "2016-01-25T16:39:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548866,\n
          3966548868,\n
          3966548867,\n
          3966548864,\n
          3966548866\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461102,\n
        "timestamp": "2016-01-25T16:39:11Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549691,\n
          3966549747,\n
          3966549736,\n
          3966549676,\n
          3966549691\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461103,\n
        "timestamp": "2016-01-25T16:39:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551728,\n
          3966551740,\n
          3966551743,\n
          3966551731,\n
          3966551728\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461104,\n
        "timestamp": "2016-01-25T16:39:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549786,\n
          3966549801,\n
          3966549807,\n
          3966549792,\n
          3966549786\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461106,\n
        "timestamp": "2016-01-25T16:39:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548824,\n
          3966548826,\n
          3966548825,\n
          3966548823,\n
          3966548824\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461107,\n
        "timestamp": "2016-01-25T16:39:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551724,\n
          3966551738,\n
          3966551740,\n
          3966551728,\n
          3966551724\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461108,\n
        "timestamp": "2016-01-25T16:39:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549324,\n
          3966549332,\n
          3966549331,\n
          3966549323,\n
          3966549324\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461109,\n
        "timestamp": "2016-01-25T16:39:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550736,\n
          3966550756,\n
          3966550740,\n
          3966550719,\n
          3966550736\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461110,\n
        "timestamp": "2016-01-25T16:39:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551817,\n
          3966551829,\n
          3966551827,\n
          3966551816,\n
          3966551817\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461111,\n
        "timestamp": "2016-01-25T16:39:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549839,\n
          3966549876,\n
          3966549882,\n
          3966549845,\n
          3966549839\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461112,\n
        "timestamp": "2016-01-25T16:39:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966547345,\n
          3966547349,\n
          3966547347,\n
          3966547343,\n
          3966547345\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461113,\n
        "timestamp": "2016-01-25T16:39:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550369,\n
          3966550377,\n
          3966550374,\n
          3966550367,\n
          3966550369\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461114,\n
        "timestamp": "2016-01-25T16:39:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549905,\n
          3966549973,\n
          3966549983,\n
          3966549913,\n
          3966549905\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461115,\n
        "timestamp": "2016-01-25T16:39:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551638,\n
          3966551648,\n
          3966551649,\n
          3966551637,\n
          3966551638\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461116,\n
        "timestamp": "2016-01-25T16:39:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549762,\n
          3966549784,\n
          3966549779,\n
          3966549756,\n
          3966549762\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461117,\n
        "timestamp": "2016-01-25T16:39:12Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550260,\n
          3966550270,\n
          3966550268,\n
          3966550259,\n
          3966550260\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461118,\n
        "timestamp": "2016-01-25T16:39:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550538,\n
          3966550554,\n
          3966550545,\n
          3966550526,\n
          3966550538\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461119,\n
        "timestamp": "2016-01-25T16:39:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549255,\n
          3966549276,\n
          3966549275,\n
          3966549253,\n
          3966549255\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461120,\n
        "timestamp": "2016-01-25T16:39:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550784,\n
          3966550811,\n
          3966550823,\n
          3966550791,\n
          3966550784\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461121,\n
        "timestamp": "2016-01-25T16:39:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551447,\n
          3966551435,\n
          3966551495,\n
          3966551501,\n
          3966551447\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461122,\n
        "timestamp": "2016-01-25T16:39:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550946,\n
          3966550968,\n
          3966550965,\n
          3966550953,\n
          3966550946\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461123,\n
        "timestamp": "2016-01-25T16:39:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548951,\n
          3966548955,\n
          3966548953,\n
          3966548949,\n
          3966548951\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461124,\n
        "timestamp": "2016-01-25T16:39:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548892,\n
          3966548900,\n
          3966548898,\n
          3966548891,\n
          3966548892\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461125,\n
        "timestamp": "2016-01-25T16:39:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550368,\n
          3966550404,\n
          3966550401,\n
          3966550365,\n
          3966550368\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461126,\n
        "timestamp": "2016-01-25T16:39:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550727,\n
          3966550754,\n
          3966551757,\n
          3966550730,\n
          3966550727\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461127,\n
        "timestamp": "2016-01-25T16:39:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549246,\n
          3966549251,\n
          3966549248,\n
          3966549241,\n
          3966549246\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461128,\n
        "timestamp": "2016-01-25T16:39:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549494,\n
          3966549523,\n
          3966549545,\n
          3966549514,\n
          3966549494\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461129,\n
        "timestamp": "2023-11-27T10:49:53Z",\n
        "version": 2,\n
        "changeset": 144502840,\n
        "user": "bagnolais",\n
        "uid": 1943820,\n
        "nodes": [\n
          3966551726,\n
          3966550716,\n
          3966550715,\n
          3966551723,\n
          3966551726\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "name": "Ancienne gare",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461131,\n
        "timestamp": "2016-01-25T16:39:13Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550417,\n
          3966550429,\n
          3966550428,\n
          3966550415,\n
          3966550417\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461132,\n
        "timestamp": "2016-01-25T16:39:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551765,\n
          3966551780,\n
          3966551789,\n
          3966551769,\n
          3966551765\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461133,\n
        "timestamp": "2016-01-25T16:39:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552022,\n
          3966552065,\n
          3966552063,\n
          3966552016,\n
          3966552022\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461134,\n
        "timestamp": "2016-01-25T16:39:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551603,\n
          3966551625,\n
          3966551622,\n
          3966551600,\n
          3966551603\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461135,\n
        "timestamp": "2016-01-25T16:39:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550407,\n
          3966550444,\n
          3966550441,\n
          3966550406,\n
          3966550407\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461136,\n
        "timestamp": "2016-01-25T16:39:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552051,\n
          3966552067,\n
          3966552057,\n
          3966552048,\n
          3966552047,\n
          3966552051\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461137,\n
        "timestamp": "2016-01-25T16:39:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551843,\n
          3966551881,\n
          3966551874,\n
          3966551837,\n
          3966551841,\n
          3966551843\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461138,\n
        "timestamp": "2016-01-25T16:39:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550735,\n
          3966550747,\n
          3966550744,\n
          3966550731,\n
          3966550732,\n
          3966550735\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461139,\n
        "timestamp": "2016-01-25T16:39:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549576,\n
          3966549597,\n
          3966549589,\n
          3966549583,\n
          3966549565,\n
          3966549576\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461140,\n
        "timestamp": "2016-01-25T16:39:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550370,\n
          3966550389,\n
          3966550385,\n
          3966550377,\n
          3966550369,\n
          3966550370\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461141,\n
        "timestamp": "2016-01-25T16:39:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551042,\n
          3966551099,\n
          3966551108,\n
          3966551114,\n
          3966551052,\n
          3966551042\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461142,\n
        "timestamp": "2016-01-25T16:39:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551346,\n
          3966551365,\n
          3966551366,\n
          3966551368,\n
          3966551349,\n
          3966551346\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461143,\n
        "timestamp": "2016-01-25T16:39:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551035,\n
          3966551097,\n
          3966551092,\n
          3966551061,\n
          3966551030,\n
          3966551035\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461144,\n
        "timestamp": "2016-01-25T16:39:14Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551038,\n
          3966551106,\n
          3966551105,\n
          3966551113,\n
          3966551040,\n
          3966551038\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461145,\n
        "timestamp": "2016-01-25T16:39:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551557,\n
          3966551571,\n
          3966551573,\n
          3966551559,\n
          3966551560,\n
          3966551557\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461146,\n
        "timestamp": "2016-01-25T16:39:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549166,\n
          3966549169,\n
          3966549168,\n
          3966549170,\n
          3966549165,\n
          3966549166\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461147,\n
        "timestamp": "2016-01-25T16:39:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549633,\n
          3966549700,\n
          3966549709,\n
          3966549646,\n
          3966549642,\n
          3966549633\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461148,\n
        "timestamp": "2016-01-25T16:39:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551761,\n
          3966551774,\n
          3966551777,\n
          3966551759,\n
          3966551758,\n
          3966551761\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461149,\n
        "timestamp": "2016-01-25T16:39:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551454,\n
          3966551450,\n
          3966551447,\n
          3966551501,\n
          3966551502,\n
          3966551454\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461151,\n
        "timestamp": "2016-01-25T16:39:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548839,\n
          3966548840,\n
          3966548844,\n
          3966548843,\n
          3966548841,\n
          3966548839\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461152,\n
        "timestamp": "2016-01-25T16:39:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550480,\n
          3966550491,\n
          3966550499,\n
          3966550485,\n
          3966550476,\n
          3966550480\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461153,\n
        "timestamp": "2016-01-25T16:39:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549158,\n
          3966549160,\n
          3966549161,\n
          3966549163,\n
          3966549157,\n
          3966549158\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461154,\n
        "timestamp": "2016-01-25T16:39:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550101,\n
          3966548622,\n
          3966548624,\n
          3966548645,\n
          3966550128,\n
          3966550101\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461156,\n
        "timestamp": "2016-01-25T16:39:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551536,\n
          3966551541,\n
          3966551543,\n
          3966551542,\n
          3966551535,\n
          3966551536\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461157,\n
        "timestamp": "2016-01-25T16:39:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551414,\n
          3966551457,\n
          3966551448,\n
          3966551424,\n
          3966551415,\n
          3966551414\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461158,\n
        "timestamp": "2016-01-25T16:39:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550552,\n
          3966550700,\n
          3966550708,\n
          3966550706,\n
          3966550657,\n
          3966550552\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461159,\n
        "timestamp": "2016-01-25T16:39:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551899,\n
          3966551918,\n
          3966551913,\n
          3966551894,\n
          3966551897,\n
          3966551899\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461160,\n
        "timestamp": "2016-01-25T16:39:15Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548770,\n
          3966548776,\n
          3966548773,\n
          3966548768,\n
          3966548769,\n
          3966548770\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461162,\n
        "timestamp": "2016-01-25T16:39:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548946,\n
          3966548956,\n
          3966548950,\n
          3966548942,\n
          3966548943,\n
          3966548946\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461163,\n
        "timestamp": "2016-01-25T16:39:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550999,\n
          3966551006,\n
          3966551011,\n
          3966550993,\n
          3966550988,\n
          3966550999\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461164,\n
        "timestamp": "2016-01-25T16:39:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551955,\n
          3966551964,\n
          3966551967,\n
          3966551969,\n
          3966551958,\n
          3966551955\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461166,\n
        "timestamp": "2016-01-25T16:39:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551363,\n
          3966551409,\n
          3966551411,\n
          3966551366,\n
          3966551365,\n
          3966551363\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461167,\n
        "timestamp": "2016-01-25T16:39:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551720,\n
          3966551763,\n
          3966551766,\n
          3966551727,\n
          3966551721,\n
          3966551720\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461169,\n
        "timestamp": "2016-01-25T16:39:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548655,\n
          3966550232,\n
          3966550229,\n
          3966550171,\n
          3966548649,\n
          3966548655\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461170,\n
        "timestamp": "2016-01-25T16:39:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552224,\n
          3966552226,\n
          3966552225,\n
          3966552222,\n
          3966552223,\n
          3966552224\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461172,\n
        "timestamp": "2016-01-25T16:39:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552049,\n
          3966552051,\n
          3966552047,\n
          3966552045,\n
          3966552044,\n
          3966552049\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461173,\n
        "timestamp": "2016-01-25T16:39:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551049,\n
          3966551086,\n
          3966551083,\n
          3966551017,\n
          3966551018,\n
          3966551049\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461174,\n
        "timestamp": "2016-01-25T16:39:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548973,\n
          3966548979,\n
          3966548976,\n
          3966548969,\n
          3966548971,\n
          3966548973\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461177,\n
        "timestamp": "2016-01-25T16:39:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550384,\n
          3966550443,\n
          3966550447,\n
          3966550388,\n
          3966550382,\n
          3966550384\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461178,\n
        "timestamp": "2016-01-25T16:39:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551469,\n
          3966551516,\n
          3966551514,\n
          3966551458,\n
          3966551465,\n
          3966551469\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461182,\n
        "timestamp": "2016-01-25T16:39:16Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549321,\n
          3966549410,\n
          3966549409,\n
          3966549361,\n
          3966549318,\n
          3966549321\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461183,\n
        "timestamp": "2016-01-25T16:39:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549832,\n
          3966549875,\n
          3966549889,\n
          3966549823,\n
          3966549820,\n
          3966549832\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461184,\n
        "timestamp": "2016-01-25T16:39:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548727,\n
          3966548731,\n
          3966548730,\n
          3966548729,\n
          3966548726,\n
          3966548727\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461185,\n
        "timestamp": "2016-01-25T16:39:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551359,\n
          3966551397,\n
          3966551398,\n
          3966551401,\n
          3966551361,\n
          3966551359\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461186,\n
        "timestamp": "2016-01-25T16:39:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550728,\n
          3966550741,\n
          3966550745,\n
          3966550718,\n
          3966550717,\n
          3966550728\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461187,\n
        "timestamp": "2016-01-25T16:39:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551910,\n
          3966551932,\n
          3966551930,\n
          3966551925,\n
          3966551905,\n
          3966551910\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461188,\n
        "timestamp": "2016-01-25T16:39:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551976,\n
          3966552002,\n
          3966552006,\n
          3966552007,\n
          3966551979,\n
          3966551976\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461189,\n
        "timestamp": "2016-01-25T16:39:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549617,\n
          3966549626,\n
          3966549627,\n
          3966549616,\n
          3966549614,\n
          3966549617\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461190,\n
        "timestamp": "2016-01-25T16:39:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548962,\n
          3966548965,\n
          3966548963,\n
          3966548960,\n
          3966548961,\n
          3966548962\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461191,\n
        "timestamp": "2016-01-25T16:39:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550878,\n
          3966550892,\n
          3966550897,\n
          3966550884,\n
          3966550875,\n
          3966550878\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461192,\n
        "timestamp": "2016-01-25T16:39:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551934,\n
          3966551912,\n
          3966551909,\n
          3966551928,\n
          3966551927,\n
          3966551934\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461193,\n
        "timestamp": "2016-01-25T16:39:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550172,\n
          3966550219,\n
          3966550236,\n
          3966550187,\n
          3966550173,\n
          3966550172\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461194,\n
        "timestamp": "2016-01-25T16:39:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549109,\n
          3966549118,\n
          3966549113,\n
          3966549103,\n
          3966549106,\n
          3966549109\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461195,\n
        "timestamp": "2016-01-25T16:39:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548778,\n
          3966548783,\n
          3966548782,\n
          3966548781,\n
          3966548777,\n
          3966548778\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461196,\n
        "timestamp": "2016-01-25T16:39:17Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551967,\n
          3966551982,\n
          3966551986,\n
          3966551972,\n
          3966551969,\n
          3966551967\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461197,\n
        "timestamp": "2016-01-25T16:39:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551410,\n
          3966551475,\n
          3966551473,\n
          3966551466,\n
          3966551392,\n
          3966551410\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461198,\n
        "timestamp": "2016-01-25T16:39:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550519,\n
          3966550848,\n
          3966550854,\n
          3966550853,\n
          3966550521,\n
          3966550519\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461199,\n
        "timestamp": "2016-01-25T16:39:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548837,\n
          3966548839,\n
          3966548841,\n
          3966548842,\n
          3966548838,\n
          3966548837\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461200,\n
        "timestamp": "2016-01-25T16:39:18Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549438,\n
          3966549457,\n
          3966549463,\n
          3966549437,\n
          3966549417,\n
          3966549438\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461205,\n
        "timestamp": "2016-01-25T16:39:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549636,\n
          3966549669,\n
          3966549662,\n
          3966549591,\n
          3966549593,\n
          3966549636\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461206,\n
        "timestamp": "2016-01-25T16:39:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550430,\n
          3966550446,\n
          3966550451,\n
          3966550452,\n
          3966550437,\n
          3966550430\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461207,\n
        "timestamp": "2016-01-25T16:39:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550001,\n
          3966550028,\n
          3966550013,\n
          3966550010,\n
          3966549987,\n
          3966550001\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461208,\n
        "timestamp": "2016-01-25T16:39:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551037,\n
          3966551128,\n
          3966551118,\n
          3966551036,\n
          3966551024,\n
          3966551037\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461209,\n
        "timestamp": "2016-01-25T16:39:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551653,\n
          3966551664,\n
          3966551674,\n
          3966551675,\n
          3966551655,\n
          3966551653\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461210,\n
        "timestamp": "2016-01-25T16:39:19Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551862,\n
          3966551857,\n
          3966551856,\n
          3966551872,\n
          3966551873,\n
          3966551862\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461211,\n
        "timestamp": "2016-01-25T16:39:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548938,\n
          3966548945,\n
          3966548947,\n
          3966548946,\n
          3966548943,\n
          3966548938\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461212,\n
        "timestamp": "2016-01-25T16:39:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550294,\n
          3966550303,\n
          3966550307,\n
          3966550308,\n
          3966550297,\n
          3966550294\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461213,\n
        "timestamp": "2016-01-25T16:39:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549841,\n
          3966549868,\n
          3966549872,\n
          3966549856,\n
          3966549843,\n
          3966549841\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461214,\n
        "timestamp": "2016-01-25T16:39:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548639,\n
          3966548652,\n
          3966548656,\n
          3966548644,\n
          3966548641,\n
          3966548639\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461215,\n
        "timestamp": "2016-01-25T16:39:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549512,\n
          3966549532,\n
          3966549531,\n
          3966549509,\n
          3966549510,\n
          3966549512\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461216,\n
        "timestamp": "2016-01-25T16:39:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550477,\n
          3966550548,\n
          3966550544,\n
          3966550482,\n
          3966550474,\n
          3966550477\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461217,\n
        "timestamp": "2016-01-25T16:39:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549482,\n
          3966549525,\n
          3966549544,\n
          3966549507,\n
          3966549504,\n
          3966549482\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461218,\n
        "timestamp": "2016-01-25T16:39:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552108,\n
          3966552114,\n
          3966552115,\n
          3966552111,\n
          3966552109,\n
          3966552108\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461219,\n
        "timestamp": "2016-01-25T16:39:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549361,\n
          3966549409,\n
          3966549408,\n
          3966549407,\n
          3966549357,\n
          3966549361\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461220,\n
        "timestamp": "2016-01-25T16:39:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551666,\n
          3966551692,\n
          3966551679,\n
          3966551647,\n
          3966551651,\n
          3966551666\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461221,\n
        "timestamp": "2016-01-25T16:39:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549899,\n
          3966549947,\n
          3966549952,\n
          3966549951,\n
          3966549902,\n
          3966549899\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461222,\n
        "timestamp": "2016-01-25T16:39:20Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551487,\n
          3966551526,\n
          3966551517,\n
          3966551516,\n
          3966551469,\n
          3966551487\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461223,\n
        "timestamp": "2016-01-25T16:39:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551731,\n
          3966551743,\n
          3966550712,\n
          3966551735,\n
          3966551733,\n
          3966551731\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461224,\n
        "timestamp": "2016-01-25T16:39:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549266,\n
          3966549269,\n
          3966549267,\n
          3966549256,\n
          3966549259,\n
          3966549264,\n
          3966549266\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461225,\n
        "timestamp": "2016-01-25T16:39:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549022,\n
          3966549023,\n
          3966549024,\n
          3966549026,\n
          3966549025,\n
          3966549021,\n
          3966549022\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461226,\n
        "timestamp": "2016-01-25T16:39:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552010,\n
          3966552024,\n
          3966552026,\n
          3966552007,\n
          3966552006,\n
          3966552012,\n
          3966552010\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461227,\n
        "timestamp": "2016-01-25T16:39:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552089,\n
          3966552116,\n
          3966552121,\n
          3966552107,\n
          3966552106,\n
          3966552094,\n
          3966552089\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461228,\n
        "timestamp": "2016-01-25T16:39:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549240,\n
          3966549252,\n
          3966549249,\n
          3966549247,\n
          3966549234,\n
          3966549239,\n
          3966549240\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461229,\n
        "timestamp": "2016-01-25T16:39:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550483,\n
          3966534950,\n
          3966550699,\n
          3966550530,\n
          3966550532,\n
          3966550489,\n
          3966550483\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461230,\n
        "timestamp": "2016-01-25T16:39:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551029,\n
          3966551091,\n
          3966551103,\n
          3966551031,\n
          3966551032,\n
          3966551027,\n
          3966551029\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461231,\n
        "timestamp": "2016-01-25T16:39:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549136,\n
          3966546644,\n
          3966546645,\n
          3966549138,\n
          3966546646,\n
          3966549137,\n
          3966549136\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461232,\n
        "timestamp": "2016-01-25T16:39:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551204,\n
          3966551282,\n
          3966551285,\n
          3966551229,\n
          3966551230,\n
          3966551203,\n
          3966551204\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461233,\n
        "timestamp": "2016-01-25T16:39:21Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552179,\n
          3966552181,\n
          3966552182,\n
          3966552183,\n
          3966552184,\n
          3966552180,\n
          3966552179\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461235,\n
        "timestamp": "2016-01-25T16:39:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549961,\n
          3966549997,\n
          3966549986,\n
          3966550003,\n
          3966549977,\n
          3966549930,\n
          3966549961\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461236,\n
        "timestamp": "2016-01-25T16:39:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552048,\n
          3966552032,\n
          3966552029,\n
          3966552043,\n
          3966552045,\n
          3966552047,\n
          3966552048\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461238,\n
        "timestamp": "2016-01-25T16:39:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549611,\n
          3966549657,\n
          3966549693,\n
          3966549623,\n
          3966549603,\n
          3966549618,\n
          3966549611\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461239,\n
        "timestamp": "2016-01-25T16:39:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548694,\n
          3966548697,\n
          3966548702,\n
          3966548701,\n
          3966548699,\n
          3966548698,\n
          3966548694\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461240,\n
        "timestamp": "2016-01-25T16:39:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550399,\n
          3966550408,\n
          3966550413,\n
          3966550409,\n
          3966550410,\n
          3966550405,\n
          3966550399\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461241,\n
        "timestamp": "2016-01-25T16:39:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551388,\n
          3966551440,\n
          3966551432,\n
          3966551382,\n
          3966551383,\n
          3966551386,\n
          3966551388\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461243,\n
        "timestamp": "2016-01-25T16:39:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550836,\n
          3966550877,\n
          3966550879,\n
          3966550865,\n
          3966550864,\n
          3966550838,\n
          3966550836\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461244,\n
        "timestamp": "2016-01-25T16:39:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550034,\n
          3966549998,\n
          3966549985,\n
          3966549967,\n
          3966550031,\n
          3966550063,\n
          3966550034\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461245,\n
        "timestamp": "2016-01-25T16:39:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549274,\n
          3966549305,\n
          3966549295,\n
          3966549270,\n
          3966549271,\n
          3966549273,\n
          3966549274\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461246,\n
        "timestamp": "2016-01-25T16:39:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551593,\n
          3966551592,\n
          3966551583,\n
          3966551580,\n
          3966551525,\n
          3966551531,\n
          3966551593\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461247,\n
        "timestamp": "2016-01-25T16:39:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550729,\n
          3966550742,\n
          3966550753,\n
          3966550738,\n
          3966550734,\n
          3966550739,\n
          3966550729\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461248,\n
        "timestamp": "2016-01-25T16:39:22Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551197,\n
          3966550146,\n
          3966550153,\n
          3966551182,\n
          3966551166,\n
          3966551196,\n
          3966551197\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461249,\n
        "timestamp": "2016-01-25T16:39:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549159,\n
          3966549188,\n
          3966549184,\n
          3966549189,\n
          3966549185,\n
          3966546655,\n
          3966549159\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461250,\n
        "timestamp": "2016-01-25T16:39:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550082,\n
          3966550095,\n
          3966550094,\n
          3966550067,\n
          3966550066,\n
          3966550083,\n
          3966550082\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461251,\n
        "timestamp": "2016-01-25T16:39:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551244,\n
          3966551247,\n
          3966551261,\n
          3966551271,\n
          3966551237,\n
          3966551226,\n
          3966551244\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461252,\n
        "timestamp": "2016-01-25T16:39:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550334,\n
          3966550346,\n
          3966550349,\n
          3966550326,\n
          3966550325,\n
          3966550317,\n
          3966550334\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461253,\n
        "timestamp": "2016-01-25T16:39:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550509,\n
          3966550660,\n
          3966550658,\n
          3966550553,\n
          3966550502,\n
          3966550506,\n
          3966550509\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461254,\n
        "timestamp": "2016-01-25T16:39:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549442,\n
          3966549449,\n
          3966549454,\n
          3966549447,\n
          3966549444,\n
          3966549448,\n
          3966549442\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461255,\n
        "timestamp": "2016-01-25T16:39:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550108,\n
          3966550136,\n
          3966550140,\n
          3966550125,\n
          3966550121,\n
          3966550114,\n
          3966550108\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461256,\n
        "timestamp": "2016-01-25T16:39:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552087,\n
          3966552093,\n
          3966552095,\n
          3966552084,\n
          3966552081,\n
          3966552086,\n
          3966552087\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461257,\n
        "timestamp": "2016-01-25T16:39:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549064,\n
          3966549074,\n
          3966549072,\n
          3966549066,\n
          3966549068,\n
          3966549061,\n
          3966549064\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461258,\n
        "timestamp": "2016-01-25T16:39:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551208,\n
          3966551155,\n
          3966551164,\n
          3966551248,\n
          3966551240,\n
          3966551215,\n
          3966551208\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461259,\n
        "timestamp": "2016-01-25T16:39:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549260,\n
          3966549263,\n
          3966549262,\n
          3966549258,\n
          3966549257,\n
          3966549254,\n
          3966549260\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461260,\n
        "timestamp": "2016-01-25T16:39:23Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551656,\n
          3966551670,\n
          3966551674,\n
          3966551664,\n
          3966551663,\n
          3966551658,\n
          3966551656\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461261,\n
        "timestamp": "2016-01-25T16:39:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549233,\n
          3966549284,\n
          3966549280,\n
          3966549224,\n
          3966549225,\n
          3966549230,\n
          3966549233\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461262,\n
        "timestamp": "2016-01-25T16:39:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552148,\n
          3966552172,\n
          3966552174,\n
          3966552170,\n
          3966552168,\n
          3966552156,\n
          3966552148\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461263,\n
        "timestamp": "2016-01-25T16:39:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549996,\n
          3966550054,\n
          3966550048,\n
          3966550036,\n
          3966550024,\n
          3966549966,\n
          3966549996\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461264,\n
        "timestamp": "2016-01-25T16:39:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550994,\n
          3966551034,\n
          3966551038,\n
          3966551040,\n
          3966551006,\n
          3966550999,\n
          3966550994\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461265,\n
        "timestamp": "2016-01-25T16:39:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551856,\n
          3966551854,\n
          3966551849,\n
          3966551876,\n
          3966551880,\n
          3966551872,\n
          3966551856\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461267,\n
        "timestamp": "2016-01-25T16:39:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549917,\n
          3966549943,\n
          3966549974,\n
          3966549933,\n
          3966549893,\n
          3966549906,\n
          3966549917\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461268,\n
        "timestamp": "2016-01-25T16:39:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548804,\n
          3966548811,\n
          3966548812,\n
          3966548818,\n
          3966548819,\n
          3966548807,\n
          3966548804\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461269,\n
        "timestamp": "2016-01-25T16:39:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550345,\n
          3966550379,\n
          3966550371,\n
          3966550360,\n
          3966550361,\n
          3966550344,\n
          3966550345\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461270,\n
        "timestamp": "2016-01-25T16:39:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550014,\n
          3966550029,\n
          3966550011,\n
          3966550017,\n
          3966549981,\n
          3966549954,\n
          3966550014\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461271,\n
        "timestamp": "2016-01-25T16:39:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549293,\n
          3966549301,\n
          3966549300,\n
          3966549298,\n
          3966549290,\n
          3966549291,\n
          3966549293\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461272,\n
        "timestamp": "2016-01-25T16:39:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549011,\n
          3966549017,\n
          3966549019,\n
          3966549020,\n
          3966549016,\n
          3966549009,\n
          3966549011\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461273,\n
        "timestamp": "2016-01-25T16:39:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549689,\n
          3966549824,\n
          3966549827,\n
          3966549774,\n
          3966549781,\n
          3966549710,\n
          3966549689\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461274,\n
        "timestamp": "2016-01-25T16:39:24Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550152,\n
          3966551265,\n
          3966551281,\n
          3966551269,\n
          3966551264,\n
          3966551258,\n
          3966550152\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461275,\n
        "timestamp": "2016-01-25T16:39:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550798,\n
          3966550833,\n
          3966550850,\n
          3966550849,\n
          3966550821,\n
          3966550818,\n
          3966550798\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461276,\n
        "timestamp": "2016-01-25T16:39:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550198,\n
          3966550204,\n
          3966550208,\n
          3966550225,\n
          3966550220,\n
          3966550194,\n
          3966550198\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461277,\n
        "timestamp": "2016-01-25T16:39:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549006,\n
          3966549007,\n
          3966549005,\n
          3966549002,\n
          3966549003,\n
          3966549004,\n
          3966549006\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461278,\n
        "timestamp": "2016-01-25T16:39:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551563,\n
          3966551569,\n
          3966551570,\n
          3966551590,\n
          3966551588,\n
          3966551562,\n
          3966551563\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461279,\n
        "timestamp": "2016-01-25T16:39:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551267,\n
          3966551320,\n
          3966551328,\n
          3966551233,\n
          3966551231,\n
          3966551277,\n
          3966551267\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461280,\n
        "timestamp": "2016-01-25T16:39:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549057,\n
          3966549065,\n
          3966549063,\n
          3966549050,\n
          3966549051,\n
          3966549055,\n
          3966549057\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461281,\n
        "timestamp": "2016-01-25T16:39:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551481,\n
          3966551519,\n
          3966551518,\n
          3966551451,\n
          3966551452,\n
          3966551478,\n
          3966551481\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461282,\n
        "timestamp": "2016-01-25T16:39:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549096,\n
          3966549101,\n
          3966549098,\n
          3966549091,\n
          3966549095,\n
          3966549094,\n
          3966549096\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461283,\n
        "timestamp": "2016-01-25T16:39:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551554,\n
          3966551575,\n
          3966551578,\n
          3966551581,\n
          3966551553,\n
          3966551551,\n
          3966551554\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461284,\n
        "timestamp": "2016-01-25T16:39:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550242,\n
          3966550272,\n
          3966550274,\n
          3966550280,\n
          3966550281,\n
          3966550248,\n
          3966550242\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461285,\n
        "timestamp": "2016-01-25T16:39:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551901,\n
          3966551906,\n
          3966551903,\n
          3966551886,\n
          3966551891,\n
          3966551900,\n
          3966551901\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461286,\n
        "timestamp": "2016-01-25T16:39:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549874,\n
          3966549938,\n
          3966549962,\n
          3966549921,\n
          3966549923,\n
          3966549901,\n
          3966549874\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461287,\n
        "timestamp": "2016-01-25T16:39:25Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548623,\n
          3966550167,\n
          3966548653,\n
          3966548633,\n
          3966550141,\n
          3966550135,\n
          3966548623\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461288,\n
        "timestamp": "2016-01-25T16:39:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550050,\n
          3966550084,\n
          3966550104,\n
          3966550035,\n
          3966550033,\n
          3966550057,\n
          3966550050\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461289,\n
        "timestamp": "2016-01-25T16:39:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550676,\n
          3966550760,\n
          3966550766,\n
          3966550542,\n
          3966550541,\n
          3966550675,\n
          3966550676\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461290,\n
        "timestamp": "2016-01-25T16:39:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551568,\n
          3966551603,\n
          3966551600,\n
          3966551598,\n
          3966551565,\n
          3966551566,\n
          3966551568\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461291,\n
        "timestamp": "2019-06-10T18:02:38Z",\n
        "version": 2,\n
        "changeset": 71113059,\n
        "user": "bagage",\n
        "uid": 2797881,\n
        "nodes": [\n
          3966548848,\n
          3583508591,\n
          3966548849,\n
          3966548845,\n
          3966548846,\n
          3966548847,\n
          3966548848\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "name": "Gare d'Eau de Bellicourt",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461292,\n
        "timestamp": "2016-01-25T16:39:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550885,\n
          3966550901,\n
          3966550905,\n
          3966550900,\n
          3966550907,\n
          3966550893,\n
          3966550885\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461293,\n
        "timestamp": "2016-01-25T16:39:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550112,\n
          3966548630,\n
          3966548631,\n
          3966550179,\n
          3966550174,\n
          3966550096,\n
          3966550112\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461294,\n
        "timestamp": "2016-01-25T16:39:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548751,\n
          3966548759,\n
          3966548750,\n
          3966548743,\n
          3966548746,\n
          3966548745,\n
          3966548751\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461295,\n
        "timestamp": "2016-01-25T16:39:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550237,\n
          3966550239,\n
          3966550203,\n
          3966550199,\n
          3966550205,\n
          3966550211,\n
          3966550237\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461296,\n
        "timestamp": "2016-01-25T16:39:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552120,\n
          3966552148,\n
          3966552156,\n
          3966552135,\n
          3966552137,\n
          3966552125,\n
          3966552120\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461297,\n
        "timestamp": "2016-01-25T16:39:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550685,\n
          3966550767,\n
          3966550779,\n
          3966550787,\n
          3966550694,\n
          3966550684,\n
          3966550685\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461298,\n
        "timestamp": "2016-01-25T16:39:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549893,\n
          3966549933,\n
          3966549909,\n
          3966549862,\n
          3966549842,\n
          3966549863,\n
          3966549893\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461299,\n
        "timestamp": "2016-01-25T16:39:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548901,\n
          3966548912,\n
          3966548909,\n
          3966548911,\n
          3966548918,\n
          3966548906,\n
          3966548901\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461300,\n
        "timestamp": "2016-01-25T16:39:26Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549481,\n
          3966549517,\n
          3966549519,\n
          3966549499,\n
          3966549498,\n
          3966549485,\n
          3966549481\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461301,\n
        "timestamp": "2016-01-25T16:39:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551559,\n
          3966551573,\n
          3966551576,\n
          3966551555,\n
          3966551552,\n
          3966551560,\n
          3966551559\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461302,\n
        "timestamp": "2016-01-25T16:39:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550529,\n
          3966550761,\n
          3966550767,\n
          3966550685,\n
          3966550684,\n
          3966550536,\n
          3966550529\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461303,\n
        "timestamp": "2016-01-25T16:39:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550068,\n
          3966548641,\n
          3966548644,\n
          3966548656,\n
          3966550157,\n
          3966550070,\n
          3966550068\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461304,\n
        "timestamp": "2016-01-25T16:39:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550324,\n
          3966550386,\n
          3966550395,\n
          3966550343,\n
          3966550338,\n
          3966550330,\n
          3966550324\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461305,\n
        "timestamp": "2016-01-25T16:39:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550079,\n
          3966548620,\n
          3966548642,\n
          3966550117,\n
          3966550111,\n
          3966550098,\n
          3966550079\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461306,\n
        "timestamp": "2016-01-25T16:39:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548984,\n
          3966548988,\n
          3966548987,\n
          3966548986,\n
          3966548985,\n
          3966548983,\n
          3966548984\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461307,\n
        "timestamp": "2016-01-25T16:39:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552059,\n
          3966552064,\n
          3966552053,\n
          3966552050,\n
          3966552055,\n
          3966552046,\n
          3966552059\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461308,\n
        "timestamp": "2016-01-25T16:39:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549082,\n
          3966549088,\n
          3966549086,\n
          3966549084,\n
          3966549080,\n
          3966549079,\n
          3966549082\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461309,\n
        "timestamp": "2016-01-25T16:39:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549112,\n
          3966549115,\n
          3966549123,\n
          3966549117,\n
          3966549108,\n
          3966549110,\n
          3966549112\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461310,\n
        "timestamp": "2016-01-25T16:39:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551660,\n
          3966551665,\n
          3966551668,\n
          3966551654,\n
          3966551652,\n
          3966551659,\n
          3966551660\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461311,\n
        "timestamp": "2016-01-25T16:39:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549346,\n
          3966549354,\n
          3966549365,\n
          3966549348,\n
          3966549343,\n
          3966549349,\n
          3966549346\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461312,\n
        "timestamp": "2016-01-25T16:39:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550230,\n
          3966550254,\n
          3966550266,\n
          3966550202,\n
          3966550182,\n
          3966550228,\n
          3966550230\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461313,\n
        "timestamp": "2016-01-25T16:39:27Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551068,\n
          3966551130,\n
          3966551136,\n
          3966551090,\n
          3966551089,\n
          3966551070,\n
          3966551068\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461314,\n
        "timestamp": "2016-01-25T16:39:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550939,\n
          3966550945,\n
          3966550935,\n
          3966550933,\n
          3966550927,\n
          3966550914,\n
          3966550939\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461315,\n
        "timestamp": "2016-01-25T16:39:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550141,\n
          3966548633,\n
          3966548632,\n
          3966548640,\n
          3966548636,\n
          3966550139,\n
          3966550141\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461316,\n
        "timestamp": "2016-01-25T16:39:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551334,\n
          3966551393,\n
          3966551387,\n
          3966551345,\n
          3966551347,\n
          3966551327,\n
          3966551334\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461317,\n
        "timestamp": "2016-01-25T16:39:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551819,\n
          3966551853,\n
          3966551851,\n
          3966551844,\n
          3966551829,\n
          3966551817,\n
          3966551819\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461318,\n
        "timestamp": "2016-01-25T16:39:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549395,\n
          3966549415,\n
          3966549416,\n
          3966549414,\n
          3966549413,\n
          3966549396,\n
          3966549395\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461319,\n
        "timestamp": "2016-01-25T16:39:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549908,\n
          3966549940,\n
          3966549926,\n
          3966549880,\n
          3966549887,\n
          3966549895,\n
          3966549908\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461320,\n
        "timestamp": "2016-01-25T16:39:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551338,\n
          3966551296,\n
          3966551289,\n
          3966551302,\n
          3966551301,\n
          3966551331,\n
          3966551338\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461321,\n
        "timestamp": "2016-01-25T16:39:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550302,\n
          3966550317,\n
          3966550325,\n
          3966550326,\n
          3966550296,\n
          3966550291,\n
          3966550302\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461322,\n
        "timestamp": "2016-01-25T16:39:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548858,\n
          3966548862,\n
          3966548861,\n
          3966548860,\n
          3966548857,\n
          3966548855,\n
          3966548858\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461323,\n
        "timestamp": "2016-01-25T16:39:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550503,\n
          3966550695,\n
          3966550681,\n
          3966550528,\n
          3966550540,\n
          3966550495,\n
          3966550503\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461324,\n
        "timestamp": "2016-01-25T16:39:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550103,\n
          3966548634,\n
          3966548625,\n
          3966550080,\n
          3966550086,\n
          3966550093,\n
          3966550103\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461325,\n
        "timestamp": "2016-01-25T16:39:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549265,\n
          3966549250,\n
          3966549201,\n
          3966549211,\n
          3966549216,\n
          3966549215,\n
          3966549265\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461326,\n
        "timestamp": "2016-01-25T16:39:28Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550357,\n
          3966550400,\n
          3966550390,\n
          3966550355,\n
          3966550359,\n
          3966550354,\n
          3966550357\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461327,\n
        "timestamp": "2016-01-25T16:39:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548637,\n
          3966550159,\n
          3966550165,\n
          3966550163,\n
          3966548621,\n
          3966548627,\n
          3966548637\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461328,\n
        "timestamp": "2016-01-25T16:39:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550939,\n
          3966550951,\n
          3966550959,\n
          3966550954,\n
          3966550956,\n
          3966550945,\n
          3966550939\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461329,\n
        "timestamp": "2016-01-25T16:39:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550339,\n
          3966550391,\n
          3966550393,\n
          3966550376,\n
          3966550378,\n
          3966550341,\n
          3966550339\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461330,\n
        "timestamp": "2016-01-25T16:39:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549223,\n
          3966549261,\n
          3966549240,\n
          3966549239,\n
          3966549234,\n
          3966549206,\n
          3966549223\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461331,\n
        "timestamp": "2016-01-25T16:39:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548672,\n
          3966548673,\n
          3966548677,\n
          3966548674,\n
          3966548676,\n
          3966548675,\n
          3966548672\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461332,\n
        "timestamp": "2016-01-25T16:39:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549898,\n
          3966550016,\n
          3966550015,\n
          3966550037,\n
          3966550039,\n
          3966549994,\n
          3966549897,\n
          3966549898\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461333,\n
        "timestamp": "2016-01-25T16:39:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550358,\n
          3966550375,\n
          3966550372,\n
          3966550366,\n
          3966550362,\n
          3966550363,\n
          3966550356,\n
          3966550358\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461334,\n
        "timestamp": "2016-01-25T16:39:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549777,\n
          3966549769,\n
          3966549733,\n
          3966549738,\n
          3966549707,\n
          3966549713,\n
          3966549729,\n
          3966549777\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461335,\n
        "timestamp": "2016-01-25T16:39:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551505,\n
          3966551550,\n
          3966551549,\n
          3966551548,\n
          3966551510,\n
          3966551511,\n
          3966551504,\n
          3966551505\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461336,\n
        "timestamp": "2016-01-25T16:39:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551028,\n
          3966551067,\n
          3966551065,\n
          3966551058,\n
          3966551005,\n
          3966551002,\n
          3966551033,\n
          3966551028\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461337,\n
        "timestamp": "2016-01-25T16:39:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550523,\n
          3966550556,\n
          3966550555,\n
          3966550516,\n
          3966550515,\n
          3966550517,\n
          3966550522,\n
          3966550523\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461338,\n
        "timestamp": "2016-01-25T16:39:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551412,\n
          3966551515,\n
          3966551509,\n
          3966551461,\n
          3966551448,\n
          3966551457,\n
          3966551414,\n
          3966551412\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461339,\n
        "timestamp": "2016-01-25T16:39:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549543,\n
          3966549612,\n
          3966549607,\n
          3966549602,\n
          3966549555,\n
          3966549550,\n
          3966549537,\n
          3966549543\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461340,\n
        "timestamp": "2016-01-25T16:39:29Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550507,\n
          3966550514,\n
          3966550512,\n
          3966550510,\n
          3966550509,\n
          3966550506,\n
          3966550504,\n
          3966550507\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461342,\n
        "timestamp": "2016-01-25T16:39:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551456,\n
          3966551507,\n
          3966551503,\n
          3966551498,\n
          3966551427,\n
          3966551428,\n
          3966551449,\n
          3966551456\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461343,\n
        "timestamp": "2016-01-25T16:39:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551760,\n
          3966551772,\n
          3966551775,\n
          3966551782,\n
          3966551787,\n
          3966551774,\n
          3966551761,\n
          3966551760\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461344,\n
        "timestamp": "2016-01-25T16:39:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549646,\n
          3966549709,\n
          3966549758,\n
          3966549763,\n
          3966549577,\n
          3966549569,\n
          3966549642,\n
          3966549646\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461345,\n
        "timestamp": "2016-01-25T16:39:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549742,\n
          3966549789,\n
          3966549777,\n
          3966549729,\n
          3966549743,\n
          3966549714,\n
          3966549721,\n
          3966549742\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461346,\n
        "timestamp": "2016-01-25T16:39:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550446,\n
          3966550483,\n
          3966550489,\n
          3966550491,\n
          3966550480,\n
          3966550475,\n
          3966550451,\n
          3966550446\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461347,\n
        "timestamp": "2016-01-25T16:39:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550462,\n
          3966550496,\n
          3966550488,\n
          3966550471,\n
          3966550432,\n
          3966550434,\n
          3966550458,\n
          3966550462\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461348,\n
        "timestamp": "2016-01-25T16:39:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551589,\n
          3966551604,\n
          3966551608,\n
          3966551610,\n
          3966551601,\n
          3966551599,\n
          3966551577,\n
          3966551589\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461349,\n
        "timestamp": "2016-01-25T16:39:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552052,\n
          3966552066,\n
          3966552068,\n
          3966552069,\n
          3966552062,\n
          3966552061,\n
          3966552054,\n
          3966552052\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461350,\n
        "timestamp": "2016-01-25T16:39:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551324,\n
          3966551352,\n
          3966551354,\n
          3966551356,\n
          3966551394,\n
          3966551400,\n
          3966551336,\n
          3966551324\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461351,\n
        "timestamp": "2016-01-25T16:39:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551210,\n
          3966551219,\n
          3966551170,\n
          3966551162,\n
          3966551095,\n
          3966551107,\n
          3966551111,\n
          3966551210\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461352,\n
        "timestamp": "2016-01-25T16:39:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552067,\n
          3966552076,\n
          3966552077,\n
          3966552100,\n
          3966552104,\n
          3966552060,\n
          3966552057,\n
          3966552067\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461353,\n
        "timestamp": "2016-01-25T16:39:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549571,\n
          3966549634,\n
          3966549590,\n
          3966549547,\n
          3966549524,\n
          3966549519,\n
          3966549517,\n
          3966549571\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461354,\n
        "timestamp": "2016-01-25T16:39:30Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550122,\n
          3966550134,\n
          3966550106,\n
          3966550051,\n
          3966550047,\n
          3966550044,\n
          3966550042,\n
          3966550122\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461355,\n
        "timestamp": "2016-01-25T16:39:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966546644,\n
          3966546647,\n
          3966546648,\n
          3966546649,\n
          3966546646,\n
          3966549138,\n
          3966546645,\n
          3966546644\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461356,\n
        "timestamp": "2016-01-25T16:39:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552228,\n
          3966552231,\n
          3966552230,\n
          3966552229,\n
          3966552225,\n
          3966552226,\n
          3966552227,\n
          3966552228\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461357,\n
        "timestamp": "2016-01-25T16:39:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549958,\n
          3966549970,\n
          3966549989,\n
          3966549968,\n
          3966549944,\n
          3966549924,\n
          3966549919,\n
          3966549958\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461358,\n
        "timestamp": "2016-01-25T16:39:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550548,\n
          3966550689,\n
          3966550758,\n
          3966550768,\n
          3966550764,\n
          3966550705,\n
          3966550544,\n
          3966550548\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461359,\n
        "timestamp": "2016-01-25T16:39:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548934,\n
          3966548922,\n
          3966548924,\n
          3966548925,\n
          3966548929,\n
          3966548932,\n
          3966548939,\n
          3966548934\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461360,\n
        "timestamp": "2016-01-25T16:39:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551491,\n
          3966551506,\n
          3966551505,\n
          3966551504,\n
          3966551511,\n
          3966551510,\n
          3966551490,\n
          3966551491\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461361,\n
        "timestamp": "2016-01-25T16:39:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550781,\n
          3966550858,\n
          3966550841,\n
          3966550773,\n
          3966550776,\n
          3966534956,\n
          3966550757,\n
          3966550778,\n
          3966550781\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461362,\n
        "timestamp": "2016-01-25T16:39:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550336,\n
          3966550353,\n
          3966550373,\n
          3966550351,\n
          3966550348,\n
          3966550347,\n
          3966550340,\n
          3966550342,\n
          3966550336\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461363,\n
        "timestamp": "2016-01-25T16:39:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551238,\n
          3966551317,\n
          3966551312,\n
          3966551218,\n
          3966551220,\n
          3966551225,\n
          3966551228,\n
          3966551243,\n
          3966551238\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461364,\n
        "timestamp": "2016-01-25T16:39:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549821,\n
          3966549864,\n
          3966549903,\n
          3966549835,\n
          3966549828,\n
          3966549802,\n
          3966549796,\n
          3966549819,\n
          3966549821\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461365,\n
        "timestamp": "2016-01-25T16:39:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549041,\n
          3966549044,\n
          3966549043,\n
          3966549038,\n
          3966549040,\n
          3966549037,\n
          3966549039,\n
          3966549042,\n
          3966549041\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461366,\n
        "timestamp": "2016-01-25T16:39:31Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548913,\n
          3966548923,\n
          3966548921,\n
          3966548924,\n
          3966548922,\n
          3966548915,\n
          3966548914,\n
          3966548910,\n
          3966548913\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461367,\n
        "timestamp": "2016-01-25T16:39:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549677,\n
          3966549759,\n
          3966549726,\n
          3966549694,\n
          3966549656,\n
          3966549674,\n
          3966549666,\n
          3966549675,\n
          3966549677\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461368,\n
        "timestamp": "2016-01-25T16:39:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550488,\n
          3966550513,\n
          3966550551,\n
          3966550667,\n
          3966550537,\n
          3966550525,\n
          3966550481,\n
          3966550471,\n
          3966550488\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461369,\n
        "timestamp": "2016-01-25T16:39:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550657,\n
          3966550706,\n
          3966550708,\n
          3966534951,\n
          3966550775,\n
          3966550707,\n
          3966550704,\n
          3966550672,\n
          3966550657\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461370,\n
        "timestamp": "2016-01-25T16:39:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550433,\n
          3966550473,\n
          3966550490,\n
          3966550487,\n
          3966550500,\n
          3966550463,\n
          3966550455,\n
          3966550450,\n
          3966550433\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461371,\n
        "timestamp": "2016-01-25T16:39:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549325,\n
          3966549340,\n
          3966549341,\n
          3966549336,\n
          3966549333,\n
          3966549314,\n
          3966549319,\n
          3966549322,\n
          3966549325\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461372,\n
        "timestamp": "2016-01-25T16:39:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550005,\n
          3966550021,\n
          3966550032,\n
          3966550018,\n
          3966550012,\n
          3966550003,\n
          3966549986,\n
          3966549997,\n
          3966550005\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461373,\n
        "timestamp": "2016-01-25T16:39:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549309,\n
          3966549342,\n
          3966549338,\n
          3966549296,\n
          3966549299,\n
          3966549302,\n
          3966549307,\n
          3966549311,\n
          3966549309\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461374,\n
        "timestamp": "2016-01-25T16:39:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966534952,\n
          3966550815,\n
          3966550828,\n
          3966550840,\n
          3966550846,\n
          3966550830,\n
          3966550829,\n
          3966550770,\n
          3966534952\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461375,\n
        "timestamp": "2016-01-25T16:39:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551305,\n
          3966551287,\n
          3966551291,\n
          3966551286,\n
          3966551257,\n
          3966551260,\n
          3966550156,\n
          3966551276,\n
          3966551305\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461376,\n
        "timestamp": "2016-01-25T16:39:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548907,\n
          3966548917,\n
          3966548916,\n
          3966548920,\n
          3966548919,\n
          3966548899,\n
          3966548902,\n
          3966548904,\n
          3966548907\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461377,\n
        "timestamp": "2016-01-25T16:39:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551596,\n
          3966551614,\n
          3966551612,\n
          3966551616,\n
          3966551609,\n
          3966551584,\n
          3966551591,\n
          3966551594,\n
          3966551596\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461378,\n
        "timestamp": "2016-01-25T16:39:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549394,\n
          3966549397,\n
          3966549405,\n
          3966549403,\n
          3966549404,\n
          3966549402,\n
          3966549401,\n
          3966549393,\n
          3966549394\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461379,\n
        "timestamp": "2016-01-25T16:39:32Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549124,\n
          3966549126,\n
          3966549127,\n
          3966549130,\n
          3966549131,\n
          3966549129,\n
          3966549128,\n
          3966549125,\n
          3966549124\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461380,\n
        "timestamp": "2016-01-25T16:39:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549249,\n
          3966549277,\n
          3966549278,\n
          3966549288,\n
          3966549283,\n
          3966549282,\n
          3966549281,\n
          3966549247,\n
          3966549249\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461381,\n
        "timestamp": "2016-01-25T16:39:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550771,\n
          3966550824,\n
          3966550837,\n
          3966550842,\n
          3966550844,\n
          3966550909,\n
          3966550911,\n
          3966550788,\n
          3966550771\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461382,\n
        "timestamp": "2016-01-25T16:39:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548809,\n
          3966548827,\n
          3966548828,\n
          3966548810,\n
          3966548802,\n
          3966548795,\n
          3966548796,\n
          3966548801,\n
          3966548809\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461383,\n
        "timestamp": "2016-01-25T16:39:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550379,\n
          3966550424,\n
          3966550422,\n
          3966550397,\n
          3966550396,\n
          3966550383,\n
          3966550381,\n
          3966550371,\n
          3966550379\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461384,\n
        "timestamp": "2016-01-25T16:39:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549044,\n
          3966549053,\n
          3966549054,\n
          3966549059,\n
          3966549056,\n
          3966549049,\n
          3966549047,\n
          3966549043,\n
          3966549044\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461385,\n
        "timestamp": "2016-01-25T16:39:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549656,\n
          3966549694,\n
          3966549655,\n
          3966549630,\n
          3966549605,\n
          3966549575,\n
          3966549666,\n
          3966549674,\n
          3966549656\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461386,\n
        "timestamp": "2016-01-25T16:39:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549900,\n
          3966549911,\n
          3966549861,\n
          3966549866,\n
          3966549855,\n
          3966549781,\n
          3966549774,\n
          3966549827,\n
          3966549900\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461387,\n
        "timestamp": "2016-01-25T16:39:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551370,\n
          3966551436,\n
          3966551429,\n
          3966551434,\n
          3966551425,\n
          3966551413,\n
          3966551407,\n
          3966551353,\n
          3966551370\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461388,\n
        "timestamp": "2016-01-25T16:39:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551380,\n
          3966551427,\n
          3966551498,\n
          3966551496,\n
          3966551446,\n
          3966551445,\n
          3966551377,\n
          3966551378,\n
          3966551380\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461389,\n
        "timestamp": "2016-01-25T16:39:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551713,\n
          3966551737,\n
          3966551739,\n
          3966551707,\n
          3966551701,\n
          3966551715,\n
          3966551716,\n
          3966551710,\n
          3966551713\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461390,\n
        "timestamp": "2016-01-25T16:39:33Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551288,\n
          3966551339,\n
          3966551350,\n
          3966551341,\n
          3966551325,\n
          3966551319,\n
          3966551316,\n
          3966551294,\n
          3966551288\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461391,\n
        "timestamp": "2016-01-25T16:39:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550658,\n
          3966550677,\n
          3966550687,\n
          3966550683,\n
          3966550693,\n
          3966550690,\n
          3966550550,\n
          3966550553,\n
          3966550658\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461392,\n
        "timestamp": "2016-01-25T16:39:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549028,\n
          3966549033,\n
          3966549036,\n
          3966549039,\n
          3966549037,\n
          3966549032,\n
          3966549031,\n
          3966549027,\n
          3966549028\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461393,\n
        "timestamp": "2016-01-25T16:39:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548772,\n
          3966548775,\n
          3966548779,\n
          3966548780,\n
          3966548774,\n
          3966548763,\n
          3966548766,\n
          3966548771,\n
          3966548772\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461394,\n
        "timestamp": "2016-01-25T16:39:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551611,\n
          3966551620,\n
          3966551617,\n
          3966551619,\n
          3966551621,\n
          3966551618,\n
          3966551601,\n
          3966551610,\n
          3966551611\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461395,\n
        "timestamp": "2016-01-25T16:39:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551822,\n
          3966551854,\n
          3966551857,\n
          3966551848,\n
          3966551859,\n
          3966551824,\n
          3966551820,\n
          3966551823,\n
          3966551822\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461396,\n
        "timestamp": "2016-01-25T16:39:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550196,\n
          3966550263,\n
          3966550262,\n
          3966550256,\n
          3966550255,\n
          3966550247,\n
          3966550244,\n
          3966550193,\n
          3966550196\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461397,\n
        "timestamp": "2016-01-25T16:39:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551762,\n
          3966551779,\n
          3966551770,\n
          3966551773,\n
          3966551768,\n
          3966550750,\n
          3966550755,\n
          3966550751,\n
          3966551762\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461398,\n
        "timestamp": "2016-01-25T16:39:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550505,\n
          3966550664,\n
          3966550692,\n
          3966550698,\n
          3966534955,\n
          3966550531,\n
          3966550518,\n
          3966550527,\n
          3966550505\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461399,\n
        "timestamp": "2016-01-25T16:39:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550845,\n
          3966550888,\n
          3966550887,\n
          3966550895,\n
          3966550896,\n
          3966550891,\n
          3966550890,\n
          3966550851,\n
          3966550845\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461400,\n
        "timestamp": "2016-01-25T16:39:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549591,\n
          3966549662,\n
          3966549663,\n
          3966549639,\n
          3966549559,\n
          3966549566,\n
          3966549587,\n
          3966549588,\n
          3966549591\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461401,\n
        "timestamp": "2016-01-25T16:39:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551807,\n
          3966551808,\n
          3966551814,\n
          3966551813,\n
          3966551809,\n
          3966551810,\n
          3966551786,\n
          3966551781,\n
          3966551807\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461402,\n
        "timestamp": "2016-01-25T16:39:34Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551833,\n
          3966551882,\n
          3966551878,\n
          3966551869,\n
          3966551861,\n
          3966551840,\n
          3966551852,\n
          3966551832,\n
          3966551833\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461403,\n
        "timestamp": "2016-01-25T16:39:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549592,\n
          3966549664,\n
          3966549649,\n
          3966549671,\n
          3966549596,\n
          3966549535,\n
          3966549574,\n
          3966549586,\n
          3966549592\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461404,\n
        "timestamp": "2016-01-25T16:39:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551385,\n
          3966551417,\n
          3966551416,\n
          3966551411,\n
          3966551409,\n
          3966551433,\n
          3966551435,\n
          3966551450,\n
          3966551403,\n
          3966551385\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461405,\n
        "timestamp": "2016-01-25T16:39:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549196,\n
          3966549202,\n
          3966549204,\n
          3966549207,\n
          3966549210,\n
          3966549209,\n
          3966549205,\n
          3966549203,\n
          3966549198,\n
          3966549196\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461406,\n
        "timestamp": "2016-01-25T16:39:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548761,\n
          3966548770,\n
          3966548769,\n
          3966548767,\n
          3966548764,\n
          3966548765,\n
          3966548762,\n
          3966548760,\n
          3966548757,\n
          3966548761\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461407,\n
        "timestamp": "2016-01-25T16:39:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550456,\n
          3966550520,\n
          3966550535,\n
          3966550670,\n
          3966550691,\n
          3966550543,\n
          3966550524,\n
          3966550459,\n
          3966550454,\n
          3966550456\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461409,\n
        "timestamp": "2016-01-25T16:39:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551794,\n
          3966551805,\n
          3966551806,\n
          3966551819,\n
          3966551817,\n
          3966551816,\n
          3966551802,\n
          3966551803,\n
          3966551790,\n
          3966551794\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461410,\n
        "timestamp": "2016-01-25T16:39:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549770,\n
          3966549785,\n
          3966549814,\n
          3966549804,\n
          3966549793,\n
          3966549789,\n
          3966549742,\n
          3966549748,\n
          3966549765,\n
          3966549770\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461411,\n
        "timestamp": "2016-01-25T16:39:35Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551391,\n
          3966551463,\n
          3966551464,\n
          3966551485,\n
          3966551492,\n
          3966551470,\n
          3966551471,\n
          3966551472,\n
          3966551405,\n
          3966551391\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461412,\n
        "timestamp": "2016-01-25T16:39:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549878,\n
          3966549922,\n
          3966549953,\n
          3966549904,\n
          3966549888,\n
          3966549883,\n
          3966549869,\n
          3966549855,\n
          3966549866,\n
          3966549878\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461413,\n
        "timestamp": "2016-01-25T16:39:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549227,\n
          3966549231,\n
          3966549232,\n
          3966549228,\n
          3966549226,\n
          3966549221,\n
          3966549222,\n
          3966549219,\n
          3966549229,\n
          3966549227\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461414,\n
        "timestamp": "2016-01-25T16:39:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966552101,\n
          3966552102,\n
          3966552112,\n
          3966552113,\n
          3966552095,\n
          3966552093,\n
          3966552091,\n
          3966552099,\n
          3966552098,\n
          3966552101\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461415,\n
        "timestamp": "2016-01-25T16:39:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966549539,\n
          3966549554,\n
          3966549553,\n
          3966549560,\n
          3966549558,\n
          3966549532,\n
          3966549512,\n
          3966549515,\n
          3966549538,\n
          3966549539\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461416,\n
        "timestamp": "2016-01-25T16:39:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550380,\n
          3966550425,\n
          3966550423,\n
          3966550436,\n
          3966550435,\n
          3966550445,\n
          3966550440,\n
          3966550372,\n
          3966550375,\n
          3966550380\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461417,\n
        "timestamp": "2016-01-25T16:39:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548717,\n
          3966548722,\n
          3966548721,\n
          3966548719,\n
          3966548712,\n
          3966548714,\n
          3966548713,\n
          3966548715,\n
          3966548716,\n
          3966548717\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461418,\n
        "timestamp": "2016-01-25T16:39:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550307,\n
          3966550318,\n
          3966550320,\n
          3966550327,\n
          3966550334,\n
          3966550317,\n
          3966550302,\n
          3966550297,\n
          3966550308,\n
          3966550307\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461419,\n
        "timestamp": "2016-01-25T16:39:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966550668,\n
          3966550765,\n
          3966550772,\n
          3966550789,\n
          3966550793,\n
          3966550786,\n
          3966550780,\n
          3966550783,\n
          3966550686,\n
          3966550668\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461420,\n
        "timestamp": "2016-01-25T16:39:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551004,\n
          3966551268,\n
          3966551274,\n
          3966551088,\n
          3966551054,\n
          3966550965,\n
          3966550968,\n
          3966550975,\n
          3966551009,\n
          3966551004\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461421,\n
        "timestamp": "2016-01-25T16:39:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551392,\n
          3966551466,\n
          3966551484,\n
          3966551479,\n
          3966551431,\n
          3966551430,\n
          3966551441,\n
          3966551438,\n
          3966551379,\n
          3966551392\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461422,\n
        "timestamp": "2016-01-25T16:39:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551422,\n
          3966551482,\n
          3966551477,\n
          3966551390,\n
          3966551399,\n
          3966551426,\n
          3966551421,\n
          3966551419,\n
          3966551423,\n
          3966551422\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461423,\n
        "timestamp": "2016-01-25T16:39:36Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966551965,\n
          3966552005,\n
          3966552004,\n
          3966551999,\n
          3966551983,\n
          3966551981,\n
          3966551978,\n
          3966551977,\n
          3966551959,\n
          3966551965\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393461424,\n
        "timestamp": "2016-01-25T16:39:37Z",\n
        "version": 1,\n
        "changeset": 36800084,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966548654,\n
          3966550158,\n
          3966550168,\n
          3966550172,\n
          3966550173,\n
          3966548618,\n
          3966548619,\n
          3966550138,\n
          3966550123,\n
          3966548654\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 928647606,\n
        "timestamp": "2025-09-22T09:27:23Z",\n
        "version": 4,\n
        "changeset": 172283782,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          3966551010,\n
          3966550988,\n
          8613299098,\n
          3966550886,\n
          3966550898,\n
          3966550918,\n
          3966550921,\n
          3966550981,\n
          3966550980,\n
          3966551010\n
        ],\n
        "tags": {\n
          "addr:city": "Bellicourt",\n
          "addr:postcode": "02420",\n
          "addr:street": "Rue Jean Moulin",\n
          "amenity": "school",\n
          "contact:email": "ce.0021629K@ac-amiens.fr",\n
          "contact:phone": "+33 323097928",\n
          "name": "École primaire",\n
          "operator:type": "public",\n
          "ref:FR:SIRET": "21020064800025",\n
          "ref:UAI": "0021629K",\n
          "school:FR": "primaire",\n
          "source": "Ministère de l'Éducation nationale, de l'Enseignement supérieur et de la Recherche - 2025-08",\n
          "start_date": "1971-06-18"\n
        }\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]