GET https://osm-labo.cipherbliss.com/admin/followup/02293/embed/little_free_library

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"="02293"]->.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" => 7.413169
    "namelookup_time" => 0.000718
    "connect_time" => 0.033954
    "pretransfer_time" => 0.070282
    "size_upload" => 2410.0
    "size_download" => 65912.0
    "speed_download" => 8891.0
    "speed_upload" => 325.0
    "upload_content_length" => 2410.0
    "starttransfer_time" => 6.777095
    "primary_ip" => "2a01:4f9:3051:3e48::2"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:8a2:77f0:6291:faf9:49b7:1e4b"
    "local_port" => 56416
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 70193
    "connect_time_us" => 33954
    "namelookup_time_us" => 718
    "pretransfer_time_us" => 70282
    "starttransfer_time_us" => 6777095
    "posttransfer_time_us" => 70281
    "total_time_us" => 7413169
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1769965241.369
    "original_url" => "https://overpass-api.de/api/interpreter"
    "pause_handler" => Closure(float $duration) {#1487
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#896 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1471 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host overpass-api.de:443 was resolved.\n
      * IPv6: 2a01:4f9:3051:3e48::2, 2a01:4f8:261:3c4f::2\n
      * IPv4: 65.109.112.52, 162.55.144.139\n
      *   Trying [2a01:4f9:3051:3e48::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=lambert.openstreetmap.de\n
      *  start date: Jan 21 16:56:36 2026 GMT\n
      *  expire date: Apr 21 16:56:35 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:4f9:3051:3e48::2) port 443\n
      * using HTTP/1.x\n
      > POST /api/interpreter HTTP/1.1\r\n
      Host: overpass-api.de\r\n
      Accept: */*\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 2410\r\n
      \r\n
      * upload completely sent off: 2410 bytes\n
      < HTTP/1.1 200 OK\r\n
      < Date: Sun, 01 Feb 2026 17:00:41 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: Sun, 01 Feb 2026 17:00:41 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-02-01T16:59:30Z",\n
          "timestamp_areas_base": "2026-01-23T01:22:35Z",\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": 3971730752,\n
        "lat": 49.9308031,\n
        "lon": 3.4425946,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971730753,\n
        "lat": 49.9308061,\n
        "lon": 3.4423846,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971730754,\n
        "lat": 49.9308061,\n
        "lon": 3.4426486,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971730755,\n
        "lat": 49.9308081,\n
        "lon": 3.4426716,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971730756,\n
        "lat": 49.9308101,\n
        "lon": 3.4426476,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733598,\n
        "lat": 49.9183260,\n
        "lon": 3.4345710,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733599,\n
        "lat": 49.9183460,\n
        "lon": 3.4345050,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733600,\n
        "lat": 49.9184140,\n
        "lon": 3.4346500,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733601,\n
        "lat": 49.9184160,\n
        "lon": 3.4346380,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733602,\n
        "lat": 49.9184400,\n
        "lon": 3.4345770,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733603,\n
        "lat": 49.9184440,\n
        "lon": 3.4345690,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733604,\n
        "lat": 49.9185710,\n
        "lon": 3.4347700,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733605,\n
        "lat": 49.9185990,\n
        "lon": 3.4346850,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733606,\n
        "lat": 49.9209360,\n
        "lon": 3.4307060,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733607,\n
        "lat": 49.9209321,\n
        "lon": 3.4301138,\n
        "timestamp": "2022-03-26T14:54:41Z",\n
        "version": 2,\n
        "changeset": 118950659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733608,\n
        "lat": 49.9209480,\n
        "lon": 3.4303700,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733609,\n
        "lat": 49.9209769,\n
        "lon": 3.4301940,\n
        "timestamp": "2022-03-26T14:54:41Z",\n
        "version": 2,\n
        "changeset": 118950659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733610,\n
        "lat": 49.9209580,\n
        "lon": 3.4312720,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733611,\n
        "lat": 49.9209850,\n
        "lon": 3.4307970,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733612,\n
        "lat": 49.9210020,\n
        "lon": 3.4307980,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733613,\n
        "lat": 49.9210050,\n
        "lon": 3.4307160,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733614,\n
        "lat": 49.9210120,\n
        "lon": 3.4312760,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733615,\n
        "lat": 49.9210280,\n
        "lon": 3.4308010,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733616,\n
        "lat": 49.9210290,\n
        "lon": 3.4307180,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733617,\n
        "lat": 49.9210360,\n
        "lon": 3.4303460,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733618,\n
        "lat": 49.9210380,\n
        "lon": 3.4303770,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733619,\n
        "lat": 49.9210161,\n
        "lon": 3.4299754,\n
        "timestamp": "2022-03-26T14:54:41Z",\n
        "version": 2,\n
        "changeset": 118950659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733620,\n
        "lat": 49.9210720,\n
        "lon": 3.4300639,\n
        "timestamp": "2022-03-26T14:54:41Z",\n
        "version": 2,\n
        "changeset": 118950659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733621,\n
        "lat": 49.9211380,\n
        "lon": 3.4310700,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733622,\n
        "lat": 49.9211646,\n
        "lon": 3.4302868,\n
        "timestamp": "2022-03-26T14:54:41Z",\n
        "version": 2,\n
        "changeset": 118950659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733623,\n
        "lat": 49.9211630,\n
        "lon": 3.4303590,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733624,\n
        "lat": 49.9211467,\n
        "lon": 3.4301867,\n
        "timestamp": "2022-03-26T14:54:41Z",\n
        "version": 2,\n
        "changeset": 118950659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733625,\n
        "lat": 49.9211958,\n
        "lon": 3.4301679,\n
        "timestamp": "2022-03-26T14:54:41Z",\n
        "version": 2,\n
        "changeset": 118950659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733626,\n
        "lat": 49.9212144,\n
        "lon": 3.4302720,\n
        "timestamp": "2022-03-26T14:54:41Z",\n
        "version": 2,\n
        "changeset": 118950659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733627,\n
        "lat": 49.9212889,\n
        "lon": 3.4301278,\n
        "timestamp": "2022-03-26T14:54:41Z",\n
        "version": 2,\n
        "changeset": 118950659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733628,\n
        "lat": 49.9213081,\n
        "lon": 3.4302282,\n
        "timestamp": "2022-03-26T14:54:41Z",\n
        "version": 2,\n
        "changeset": 118950659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733629,\n
        "lat": 49.9214056,\n
        "lon": 3.4300002,\n
        "timestamp": "2022-03-26T14:54:41Z",\n
        "version": 2,\n
        "changeset": 118950659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733630,\n
        "lat": 49.9214472,\n
        "lon": 3.4300656,\n
        "timestamp": "2022-03-26T14:54:41Z",\n
        "version": 2,\n
        "changeset": 118950659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733631,\n
        "lat": 49.9214940,\n
        "lon": 3.4311860,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733632,\n
        "lat": 49.9214950,\n
        "lon": 3.4310920,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733633,\n
        "lat": 49.9214891,\n
        "lon": 3.4297628,\n
        "timestamp": "2022-03-26T14:54:41Z",\n
        "version": 2,\n
        "changeset": 118950659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733634,\n
        "lat": 49.9215088,\n
        "lon": 3.4298458,\n
        "timestamp": "2022-03-26T14:54:41Z",\n
        "version": 2,\n
        "changeset": 118950659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733635,\n
        "lat": 49.9215029,\n
        "lon": 3.4296925,\n
        "timestamp": "2022-03-26T14:54:41Z",\n
        "version": 2,\n
        "changeset": 118950659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733636,\n
        "lat": 49.9215514,\n
        "lon": 3.4299149,\n
        "timestamp": "2022-03-26T14:54:41Z",\n
        "version": 2,\n
        "changeset": 118950659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733637,\n
        "lat": 49.9215640,\n
        "lon": 3.4299520,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733638,\n
        "lat": 49.9216051,\n
        "lon": 3.4297386,\n
        "timestamp": "2022-03-26T14:54:41Z",\n
        "version": 2,\n
        "changeset": 118950659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733639,\n
        "lat": 49.9216240,\n
        "lon": 3.4311960,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733640,\n
        "lat": 49.9216260,\n
        "lon": 3.4303820,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733641,\n
        "lat": 49.9216260,\n
        "lon": 3.4308590,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733642,\n
        "lat": 49.9216270,\n
        "lon": 3.4306000,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733643,\n
        "lat": 49.9216290,\n
        "lon": 3.4301790,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733644,\n
        "lat": 49.9216380,\n
        "lon": 3.4299930,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733645,\n
        "lat": 49.9216380,\n
        "lon": 3.4305990,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733646,\n
        "lat": 49.9216380,\n
        "lon": 3.4306720,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733647,\n
        "lat": 49.9216400,\n
        "lon": 3.4300990,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733648,\n
        "lat": 49.9216890,\n
        "lon": 3.4308620,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733649,\n
        "lat": 49.9216890,\n
        "lon": 3.4313240,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733650,\n
        "lat": 49.9216930,\n
        "lon": 3.4305980,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733651,\n
        "lat": 49.9216930,\n
        "lon": 3.4306760,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733652,\n
        "lat": 49.9216960,\n
        "lon": 3.4303860,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733653,\n
        "lat": 49.9217010,\n
        "lon": 3.4301790,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733654,\n
        "lat": 49.9217020,\n
        "lon": 3.4302420,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733655,\n
        "lat": 49.9217040,\n
        "lon": 3.4300970,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971733656,\n
        "lat": 49.9217040,\n
        "lon": 3.4301230,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741535,\n
        "lat": 49.9394833,\n
        "lon": 3.4584289,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741536,\n
        "lat": 49.9394853,\n
        "lon": 3.4589969,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741537,\n
        "lat": 49.9394863,\n
        "lon": 3.4591239,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741538,\n
        "lat": 49.9394876,\n
        "lon": 3.4569067,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741539,\n
        "lat": 49.9394883,\n
        "lon": 3.4590079,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741540,\n
        "lat": 49.9394886,\n
        "lon": 3.4570837,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741541,\n
        "lat": 49.9394893,\n
        "lon": 3.4591429,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741542,\n
        "lat": 49.9394936,\n
        "lon": 3.4569467,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741543,\n
        "lat": 49.9394953,\n
        "lon": 3.4590359,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741544,\n
        "lat": 49.9394963,\n
        "lon": 3.4591769,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741545,\n
        "lat": 49.9394966,\n
        "lon": 3.4570147,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741546,\n
        "lat": 49.9395023,\n
        "lon": 3.4591729,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741547,\n
        "lat": 49.9395026,\n
        "lon": 3.4570387,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741548,\n
        "lat": 49.9395043,\n
        "lon": 3.4590279,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741549,\n
        "lat": 49.9395063,\n
        "lon": 3.4591169,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741550,\n
        "lat": 49.9395073,\n
        "lon": 3.4590839,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741551,\n
        "lat": 49.9395083,\n
        "lon": 3.4598519,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741552,\n
        "lat": 49.9395093,\n
        "lon": 3.4594809,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741553,\n
        "lat": 49.9395123,\n
        "lon": 3.4594499,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741554,\n
        "lat": 49.9395143,\n
        "lon": 3.4591679,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741555,\n
        "lat": 49.9395153,\n
        "lon": 3.4590829,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741556,\n
        "lat": 49.9395163,\n
        "lon": 3.4591129,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741957,\n
        "lat": 49.9217430,\n
        "lon": 3.4302940,\n
        "timestamp": "2016-01-27T18:34:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741958,\n
        "lat": 49.9217450,\n
        "lon": 3.4302460,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741959,\n
        "lat": 49.9217750,\n
        "lon": 3.4303870,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741960,\n
        "lat": 49.9217780,\n
        "lon": 3.4303000,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741961,\n
        "lat": 49.9218190,\n
        "lon": 3.4299880,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741962,\n
        "lat": 49.9218200,\n
        "lon": 3.4300920,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741963,\n
        "lat": 49.9218200,\n
        "lon": 3.4301210,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741964,\n
        "lat": 49.9218350,\n
        "lon": 3.4300200,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741965,\n
        "lat": 49.9218390,\n
        "lon": 3.4305090,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741966,\n
        "lat": 49.9218520,\n
        "lon": 3.4305100,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741967,\n
        "lat": 49.9218530,\n
        "lon": 3.4308090,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741968,\n
        "lat": 49.9218880,\n
        "lon": 3.4305110,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741969,\n
        "lat": 49.9218890,\n
        "lon": 3.4304330,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741970,\n
        "lat": 49.9219070,\n
        "lon": 3.4301220,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741971,\n
        "lat": 49.9219090,\n
        "lon": 3.4304320,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741972,\n
        "lat": 49.9219330,\n
        "lon": 3.4308090,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741973,\n
        "lat": 49.9219340,\n
        "lon": 3.4305080,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741974,\n
        "lat": 49.9220400,\n
        "lon": 3.4297279,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741975,\n
        "lat": 49.9220435,\n
        "lon": 3.4311000,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741976,\n
        "lat": 49.9220565,\n
        "lon": 3.4315110,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741977,\n
        "lat": 49.9220800,\n
        "lon": 3.4298289,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741978,\n
        "lat": 49.9221310,\n
        "lon": 3.4300140,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741979,\n
        "lat": 49.9221320,\n
        "lon": 3.4301170,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741980,\n
        "lat": 49.9221795,\n
        "lon": 3.4310950,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741981,\n
        "lat": 49.9221800,\n
        "lon": 3.4295999,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741982,\n
        "lat": 49.9221925,\n
        "lon": 3.4315030,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741983,\n
        "lat": 49.9221960,\n
        "lon": 3.4299463,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741984,\n
        "lat": 49.9222170,\n
        "lon": 3.4300023,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741985,\n
        "lat": 49.9222190,\n
        "lon": 3.4296959,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741986,\n
        "lat": 49.9222220,\n
        "lon": 3.4308723,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741987,\n
        "lat": 49.9222320,\n
        "lon": 3.4299793,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741988,\n
        "lat": 49.9222490,\n
        "lon": 3.4298993,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741989,\n
        "lat": 49.9222680,\n
        "lon": 3.4299513,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741990,\n
        "lat": 49.9222700,\n
        "lon": 3.4293829,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741991,\n
        "lat": 49.9222730,\n
        "lon": 3.4299453,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741992,\n
        "lat": 49.9222750,\n
        "lon": 3.4300993,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741993,\n
        "lat": 49.9222800,\n
        "lon": 3.4303973,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741994,\n
        "lat": 49.9222830,\n
        "lon": 3.4301353,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741995,\n
        "lat": 49.9222890,\n
        "lon": 3.4306223,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741996,\n
        "lat": 49.9222900,\n
        "lon": 3.4305573,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741997,\n
        "lat": 49.9222940,\n
        "lon": 3.4294429,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741998,\n
        "lat": 49.9223140,\n
        "lon": 3.4306233,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971741999,\n
        "lat": 49.9223150,\n
        "lon": 3.4300633,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742000,\n
        "lat": 49.9223180,\n
        "lon": 3.4308723,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742001,\n
        "lat": 49.9223220,\n
        "lon": 3.4303963,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742002,\n
        "lat": 49.9223240,\n
        "lon": 3.4294179,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742003,\n
        "lat": 49.9223240,\n
        "lon": 3.4305573,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742004,\n
        "lat": 49.9223380,\n
        "lon": 3.4294519,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742005,\n
        "lat": 49.9223650,\n
        "lon": 3.4292969,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742006,\n
        "lat": 49.9223780,\n
        "lon": 3.4306440,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742007,\n
        "lat": 49.9223960,\n
        "lon": 3.4298393,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742008,\n
        "lat": 49.9224120,\n
        "lon": 3.4306120,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742009,\n
        "lat": 49.9224240,\n
        "lon": 3.4307610,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742010,\n
        "lat": 49.9224390,\n
        "lon": 3.4294869,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742011,\n
        "lat": 49.9224390,\n
        "lon": 3.4299593,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742012,\n
        "lat": 49.9224470,\n
        "lon": 3.4297933,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742013,\n
        "lat": 49.9224560,\n
        "lon": 3.4307300,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742014,\n
        "lat": 49.9224910,\n
        "lon": 3.4299153,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742015,\n
        "lat": 49.9224988,\n
        "lon": 3.4288145,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742016,\n
        "lat": 49.9225043,\n
        "lon": 3.4286703,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742017,\n
        "lat": 49.9225200,\n
        "lon": 3.4297313,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742018,\n
        "lat": 49.9225248,\n
        "lon": 3.4296172,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742019,\n
        "lat": 49.9225370,\n
        "lon": 3.4300033,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742020,\n
        "lat": 49.9225408,\n
        "lon": 3.4296002,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742021,\n
        "lat": 49.9225428,\n
        "lon": 3.4296562,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742022,\n
        "lat": 49.9225588,\n
        "lon": 3.4296392,\n
        "timestamp": "2016-01-27T18:34:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742023,\n
        "lat": 49.9225640,\n
        "lon": 3.4298533,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742024,\n
        "lat": 49.9225710,\n
        "lon": 3.4301473,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742025,\n
        "lat": 49.9225820,\n
        "lon": 3.4301353,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742026,\n
        "lat": 49.9226130,\n
        "lon": 3.4299413,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742027,\n
        "lat": 49.9226160,\n
        "lon": 3.4302763,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742028,\n
        "lat": 49.9226320,\n
        "lon": 3.4299933,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742029,\n
        "lat": 49.9226470,\n
        "lon": 3.4299793,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742030,\n
        "lat": 49.9226560,\n
        "lon": 3.4300623,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742031,\n
        "lat": 49.9226598,\n
        "lon": 3.4288295,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742032,\n
        "lat": 49.9226654,\n
        "lon": 3.4286852,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742033,\n
        "lat": 49.9226730,\n
        "lon": 3.4300463,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742034,\n
        "lat": 49.9226740,\n
        "lon": 3.4301673,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742035,\n
        "lat": 49.9226890,\n
        "lon": 3.4301523,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742036,\n
        "lat": 49.9226900,\n
        "lon": 3.4302153,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742037,\n
        "lat": 49.9229890,\n
        "lon": 3.4282800,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742038,\n
        "lat": 49.9230030,\n
        "lon": 3.4283180,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742039,\n
        "lat": 49.9230050,\n
        "lon": 3.4282660,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742040,\n
        "lat": 49.9230180,\n
        "lon": 3.4283030,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742041,\n
        "lat": 49.9233304,\n
        "lon": 3.4303717,\n
        "timestamp": "2022-03-26T14:54:41Z",\n
        "version": 2,\n
        "changeset": 118950659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742043,\n
        "lat": 49.9233820,\n
        "lon": 3.4305207,\n
        "timestamp": "2022-03-26T14:54:41Z",\n
        "version": 2,\n
        "changeset": 118950659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742045,\n
        "lat": 49.9234690,\n
        "lon": 3.4396250,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742046,\n
        "lat": 49.9234616,\n
        "lon": 3.4303892,\n
        "timestamp": "2023-08-12T16:44:36Z",\n
        "version": 2,\n
        "changeset": 139795093,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742047,\n
        "lat": 49.9234786,\n
        "lon": 3.4304332,\n
        "timestamp": "2023-08-12T16:44:36Z",\n
        "version": 2,\n
        "changeset": 139795093,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742048,\n
        "lat": 49.9234871,\n
        "lon": 3.4303441,\n
        "timestamp": "2023-08-12T16:44:36Z",\n
        "version": 3,\n
        "changeset": 139795093,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742049,\n
        "lat": 49.9234910,\n
        "lon": 3.4396970,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742050,\n
        "lat": 49.9234980,\n
        "lon": 3.4396090,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742051,\n
        "lat": 49.9235160,\n
        "lon": 3.4396830,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742052,\n
        "lat": 49.9235166,\n
        "lon": 3.4304492,\n
        "timestamp": "2023-08-12T16:44:36Z",\n
        "version": 2,\n
        "changeset": 139795093,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742053,\n
        "lat": 49.9235990,\n
        "lon": 3.4396240,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742054,\n
        "lat": 49.9235959,\n
        "lon": 3.4302543,\n
        "timestamp": "2023-08-12T16:44:36Z",\n
        "version": 3,\n
        "changeset": 139795093,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742055,\n
        "lat": 49.9236310,\n
        "lon": 3.4397430,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742056,\n
        "lat": 49.9236313,\n
        "lon": 3.4303468,\n
        "timestamp": "2023-08-12T16:44:36Z",\n
        "version": 3,\n
        "changeset": 139795093,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742257,\n
        "lat": 49.9236580,\n
        "lon": 3.4395900,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742258,\n
        "lat": 49.9236890,\n
        "lon": 3.4397070,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742259,\n
        "lat": 49.9237327,\n
        "lon": 3.4267415,\n
        "timestamp": "2023-03-14T08:20:08Z",\n
        "version": 2,\n
        "changeset": 133655272,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742260,\n
        "lat": 49.9237040,\n
        "lon": 3.4303250,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742261,\n
        "lat": 49.9237420,\n
        "lon": 3.4304340,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742262,\n
        "lat": 49.9237740,\n
        "lon": 3.4302660,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742263,\n
        "lat": 49.9238367,\n
        "lon": 3.4266605,\n
        "timestamp": "2023-03-14T08:20:08Z",\n
        "version": 2,\n
        "changeset": 133655272,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742264,\n
        "lat": 49.9238130,\n
        "lon": 3.4303690,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742265,\n
        "lat": 49.9238557,\n
        "lon": 3.4271055,\n
        "timestamp": "2023-03-14T08:20:08Z",\n
        "version": 2,\n
        "changeset": 133655272,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742266,\n
        "lat": 49.9239587,\n
        "lon": 3.4270215,\n
        "timestamp": "2023-03-14T08:20:08Z",\n
        "version": 2,\n
        "changeset": 133655272,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742267,\n
        "lat": 49.9284611,\n
        "lon": 3.4372126,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742268,\n
        "lat": 49.9284971,\n
        "lon": 3.4372886,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742269,\n
        "lat": 49.9285521,\n
        "lon": 3.4371126,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742270,\n
        "lat": 49.9285871,\n
        "lon": 3.4371866,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742271,\n
        "lat": 49.9285881,\n
        "lon": 3.4371856,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742272,\n
        "lat": 49.9286091,\n
        "lon": 3.4372296,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742273,\n
        "lat": 49.9286151,\n
        "lon": 3.4371526,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742274,\n
        "lat": 49.9286211,\n
        "lon": 3.4372986,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742275,\n
        "lat": 49.9286371,\n
        "lon": 3.4371986,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742276,\n
        "lat": 49.9286621,\n
        "lon": 3.4372526,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742277,\n
        "lat": 49.9286741,\n
        "lon": 3.4377876,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742278,\n
        "lat": 49.9286771,\n
        "lon": 3.4374146,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742279,\n
        "lat": 49.9286841,\n
        "lon": 3.4380366,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742280,\n
        "lat": 49.9286931,\n
        "lon": 3.4378276,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742281,\n
        "lat": 49.9287001,\n
        "lon": 3.4376026,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742282,\n
        "lat": 49.9287161,\n
        "lon": 3.4373696,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742283,\n
        "lat": 49.9287361,\n
        "lon": 3.4375636,\n
        "timestamp": "2016-01-27T18:34:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742284,\n
        "lat": 49.9287421,\n
        "lon": 3.4381676,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742285,\n
        "lat": 49.9287481,\n
        "lon": 3.4377086,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742286,\n
        "lat": 49.9287481,\n
        "lon": 3.4379676,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742287,\n
        "lat": 49.9287601,\n
        "lon": 3.4376156,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742288,\n
        "lat": 49.9287601,\n
        "lon": 3.4380196,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742289,\n
        "lat": 49.9287661,\n
        "lon": 3.4377526,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742290,\n
        "lat": 49.9287681,\n
        "lon": 3.4378296,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742291,\n
        "lat": 49.9287681,\n
        "lon": 3.4380126,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742292,\n
        "lat": 49.9287721,\n
        "lon": 3.4376046,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742293,\n
        "lat": 49.9287891,\n
        "lon": 3.4378066,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742294,\n
        "lat": 49.9287891,\n
        "lon": 3.4378806,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742295,\n
        "lat": 49.9287951,\n
        "lon": 3.4376596,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742296,\n
        "lat": 49.9287991,\n
        "lon": 3.4381076,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742297,\n
        "lat": 49.9288071,\n
        "lon": 3.4376876,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742298,\n
        "lat": 49.9288261,\n
        "lon": 3.4376226,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742299,\n
        "lat": 49.9288401,\n
        "lon": 3.4376526,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742300,\n
        "lat": 49.9288601,\n
        "lon": 3.4378046,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742301,\n
        "lat": 49.9288691,\n
        "lon": 3.4383956,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742302,\n
        "lat": 49.9289001,\n
        "lon": 3.4384636,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742303,\n
        "lat": 49.9289461,\n
        "lon": 3.4383086,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742304,\n
        "lat": 49.9289491,\n
        "lon": 3.4383136,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742305,\n
        "lat": 49.9289761,\n
        "lon": 3.4383816,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742306,\n
        "lat": 49.9289821,\n
        "lon": 3.4382806,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742307,\n
        "lat": 49.9289881,\n
        "lon": 3.4382216,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742308,\n
        "lat": 49.9290071,\n
        "lon": 3.4383476,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742309,\n
        "lat": 49.9290081,\n
        "lon": 3.4382506,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742310,\n
        "lat": 49.9290241,\n
        "lon": 3.4386706,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742311,\n
        "lat": 49.9290291,\n
        "lon": 3.4381256,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742312,\n
        "lat": 49.9290551,\n
        "lon": 3.4387436,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742313,\n
        "lat": 49.9290661,\n
        "lon": 3.4382826,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742314,\n
        "lat": 49.9290951,\n
        "lon": 3.4385976,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742315,\n
        "lat": 49.9290981,\n
        "lon": 3.4382086,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742316,\n
        "lat": 49.9291261,\n
        "lon": 3.4386696,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742317,\n
        "lat": 49.9291441,\n
        "lon": 3.4387006,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742318,\n
        "lat": 49.9291741,\n
        "lon": 3.4387736,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742319,\n
        "lat": 49.9292441,\n
        "lon": 3.4393856,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742320,\n
        "lat": 49.9292451,\n
        "lon": 3.4387506,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742321,\n
        "lat": 49.9292671,\n
        "lon": 3.4394576,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742322,\n
        "lat": 49.9292751,\n
        "lon": 3.4388266,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742323,\n
        "lat": 49.9292841,\n
        "lon": 3.4385576,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742324,\n
        "lat": 49.9293171,\n
        "lon": 3.4386336,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742325,\n
        "lat": 49.9293261,\n
        "lon": 3.4393576,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742326,\n
        "lat": 49.9293331,\n
        "lon": 3.4386686,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742327,\n
        "lat": 49.9293361,\n
        "lon": 3.4391226,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742328,\n
        "lat": 49.9293371,\n
        "lon": 3.4388356,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742329,\n
        "lat": 49.9293401,\n
        "lon": 3.4394006,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742330,\n
        "lat": 49.9293541,\n
        "lon": 3.4391726,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742331,\n
        "lat": 49.9293551,\n
        "lon": 3.4388836,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742332,\n
        "lat": 49.9293591,\n
        "lon": 3.4391786,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742333,\n
        "lat": 49.9293641,\n
        "lon": 3.4387386,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742334,\n
        "lat": 49.9293661,\n
        "lon": 3.4392916,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742335,\n
        "lat": 49.9293681,\n
        "lon": 3.4392046,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742336,\n
        "lat": 49.9293737,\n
        "lon": 3.4382455,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742337,\n
        "lat": 49.9293751,\n
        "lon": 3.4393176,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742338,\n
        "lat": 49.9293761,\n
        "lon": 3.4389856,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742339,\n
        "lat": 49.9293901,\n
        "lon": 3.4391436,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742340,\n
        "lat": 49.9293921,\n
        "lon": 3.4391496,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742341,\n
        "lat": 49.9293957,\n
        "lon": 3.4382975,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742342,\n
        "lat": 49.9293961,\n
        "lon": 3.4387836,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742343,\n
        "lat": 49.9294011,\n
        "lon": 3.4391766,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742344,\n
        "lat": 49.9294061,\n
        "lon": 3.4389456,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742345,\n
        "lat": 49.9294061,\n
        "lon": 3.4390616,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742346,\n
        "lat": 49.9294091,\n
        "lon": 3.4389546,\n
        "timestamp": "2016-01-27T18:34:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742347,\n
        "lat": 49.9294141,\n
        "lon": 3.4388306,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742348,\n
        "lat": 49.9294251,\n
        "lon": 3.4392436,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742349,\n
        "lat": 49.9294391,\n
        "lon": 3.4392676,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742350,\n
        "lat": 49.9294491,\n
        "lon": 3.4389076,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742351,\n
        "lat": 49.9294531,\n
        "lon": 3.4393086,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742352,\n
        "lat": 49.9294551,\n
        "lon": 3.4392186,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742353,\n
        "lat": 49.9294567,\n
        "lon": 3.4384375,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742354,\n
        "lat": 49.9294631,\n
        "lon": 3.4392406,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742355,\n
        "lat": 49.9294641,\n
        "lon": 3.4392456,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742356,\n
        "lat": 49.9294638,\n
        "lon": 3.4394034,\n
        "timestamp": "2023-09-28T12:21:58Z",\n
        "version": 2,\n
        "changeset": 141862172,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742457,\n
        "lat": 49.9294761,\n
        "lon": 3.4392896,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742458,\n
        "lat": 49.9294861,\n
        "lon": 3.4393166,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742459,\n
        "lat": 49.9294788,\n
        "lon": 3.4394544,\n
        "timestamp": "2023-09-28T12:21:58Z",\n
        "version": 2,\n
        "changeset": 141862172,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742460,\n
        "lat": 49.9294891,\n
        "lon": 3.4389946,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742461,\n
        "lat": 49.9294941,\n
        "lon": 3.4396286,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742462,\n
        "lat": 49.9294957,\n
        "lon": 3.4386775,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742463,\n
        "lat": 49.9294981,\n
        "lon": 3.4390566,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742464,\n
        "lat": 49.9295101,\n
        "lon": 3.4396896,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742465,\n
        "lat": 49.9295128,\n
        "lon": 3.4393704,\n
        "timestamp": "2023-09-28T12:21:58Z",\n
        "version": 2,\n
        "changeset": 141862172,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742466,\n
        "lat": 49.9295227,\n
        "lon": 3.4387435,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742467,\n
        "lat": 49.9295231,\n
        "lon": 3.4392006,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742468,\n
        "lat": 49.9295278,\n
        "lon": 3.4394174,\n
        "timestamp": "2023-09-28T12:21:58Z",\n
        "version": 2,\n
        "changeset": 141862172,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742469,\n
        "lat": 49.9295367,\n
        "lon": 3.4380775,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742470,\n
        "lat": 49.9295441,\n
        "lon": 3.4394216,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742471,\n
        "lat": 49.9295567,\n
        "lon": 3.4383385,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742472,\n
        "lat": 49.9295591,\n
        "lon": 3.4393726,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742473,\n
        "lat": 49.9295597,\n
        "lon": 3.4381295,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742474,\n
        "lat": 49.9295621,\n
        "lon": 3.4391666,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742475,\n
        "lat": 49.9295641,\n
        "lon": 3.4394856,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742476,\n
        "lat": 49.9295651,\n
        "lon": 3.4395876,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742477,\n
        "lat": 49.9295657,\n
        "lon": 3.4387025,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742478,\n
        "lat": 49.9295667,\n
        "lon": 3.4383635,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742479,\n
        "lat": 49.9295691,\n
        "lon": 3.4394006,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742480,\n
        "lat": 49.9295691,\n
        "lon": 3.4396026,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742481,\n
        "lat": 49.9295837,\n
        "lon": 3.4387455,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742482,\n
        "lat": 49.9295881,\n
        "lon": 3.4392396,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742483,\n
        "lat": 49.9295891,\n
        "lon": 3.4394646,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742484,\n
        "lat": 49.9295921,\n
        "lon": 3.4397026,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742485,\n
        "lat": 49.9296037,\n
        "lon": 3.4384015,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742486,\n
        "lat": 49.9296111,\n
        "lon": 3.4393316,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742487,\n
        "lat": 49.9296111,\n
        "lon": 3.4398416,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742488,\n
        "lat": 49.9296131,\n
        "lon": 3.4397856,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742489,\n
        "lat": 49.9296207,\n
        "lon": 3.4382745,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742490,\n
        "lat": 49.9296221,\n
        "lon": 3.4395626,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742491,\n
        "lat": 49.9296297,\n
        "lon": 3.4382985,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742492,\n
        "lat": 49.9296297,\n
        "lon": 3.4389395,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742493,\n
        "lat": 49.9296321,\n
        "lon": 3.4397746,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742494,\n
        "lat": 49.9296341,\n
        "lon": 3.4399166,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742495,\n
        "lat": 49.9296401,\n
        "lon": 3.4397986,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742496,\n
        "lat": 49.9296527,\n
        "lon": 3.4383505,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742497,\n
        "lat": 49.9296527,\n
        "lon": 3.4385225,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742498,\n
        "lat": 49.9296601,\n
        "lon": 3.4399846,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742499,\n
        "lat": 49.9296691,\n
        "lon": 3.4398066,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742500,\n
        "lat": 49.9296791,\n
        "lon": 3.4400626,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742501,\n
        "lat": 49.9296821,\n
        "lon": 3.4398486,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742502,\n
        "lat": 49.9296911,\n
        "lon": 3.4395766,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742503,\n
        "lat": 49.9296911,\n
        "lon": 3.4398776,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742504,\n
        "lat": 49.9296927,\n
        "lon": 3.4383215,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742505,\n
        "lat": 49.9296967,\n
        "lon": 3.4384595,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742506,\n
        "lat": 49.9297077,\n
        "lon": 3.4391145,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742507,\n
        "lat": 49.9297147,\n
        "lon": 3.4388435,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742508,\n
        "lat": 49.9297157,\n
        "lon": 3.4382995,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742509,\n
        "lat": 49.9297197,\n
        "lon": 3.4384385,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742510,\n
        "lat": 49.9297227,\n
        "lon": 3.4389475,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742511,\n
        "lat": 49.9297397,\n
        "lon": 3.4385615,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742512,\n
        "lat": 49.9297447,\n
        "lon": 3.4384485,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742513,\n
        "lat": 49.9297497,\n
        "lon": 3.4389185,\n
        "timestamp": "2016-01-27T18:34:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742514,\n
        "lat": 49.9297507,\n
        "lon": 3.4385885,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742515,\n
        "lat": 49.9297541,\n
        "lon": 3.4395926,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742516,\n
        "lat": 49.9297611,\n
        "lon": 3.4399386,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742517,\n
        "lat": 49.9297617,\n
        "lon": 3.4385415,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742518,\n
        "lat": 49.9297677,\n
        "lon": 3.4390515,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742519,\n
        "lat": 49.9297687,\n
        "lon": 3.4384245,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742520,\n
        "lat": 49.9297777,\n
        "lon": 3.4393135,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742521,\n
        "lat": 49.9297827,\n
        "lon": 3.4390165,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742522,\n
        "lat": 49.9297977,\n
        "lon": 3.4390595,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742523,\n
        "lat": 49.9297981,\n
        "lon": 3.4396966,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742524,\n
        "lat": 49.9298051,\n
        "lon": 3.4397136,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742525,\n
        "lat": 49.9298097,\n
        "lon": 3.4394045,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742526,\n
        "lat": 49.9298131,\n
        "lon": 3.4400526,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742527,\n
        "lat": 49.9298197,\n
        "lon": 3.4389855,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742528,\n
        "lat": 49.9298231,\n
        "lon": 3.4397516,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742529,\n
        "lat": 49.9298277,\n
        "lon": 3.4390535,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742530,\n
        "lat": 49.9298321,\n
        "lon": 3.4402686,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742531,\n
        "lat": 49.9298357,\n
        "lon": 3.4390275,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742532,\n
        "lat": 49.9298381,\n
        "lon": 3.4399846,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742533,\n
        "lat": 49.9298471,\n
        "lon": 3.4403196,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742534,\n
        "lat": 49.9298497,\n
        "lon": 3.4395365,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742535,\n
        "lat": 49.9298721,\n
        "lon": 3.4398556,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742536,\n
        "lat": 49.9298757,\n
        "lon": 3.4396015,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742537,\n
        "lat": 49.9298791,\n
        "lon": 3.4402046,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742538,\n
        "lat": 49.9298797,\n
        "lon": 3.4392005,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742539,\n
        "lat": 49.9298797,\n
        "lon": 3.4392375,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742540,\n
        "lat": 49.9298851,\n
        "lon": 3.4399756,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742541,\n
        "lat": 49.9298877,\n
        "lon": 3.4391935,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742542,\n
        "lat": 49.9298917,\n
        "lon": 3.4390035,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742543,\n
        "lat": 49.9298937,\n
        "lon": 3.4392095,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742544,\n
        "lat": 49.9298951,\n
        "lon": 3.4422166,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742545,\n
        "lat": 49.9298971,\n
        "lon": 3.4402286,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742546,\n
        "lat": 49.9299011,\n
        "lon": 3.4422906,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742547,\n
        "lat": 49.9299017,\n
        "lon": 3.4392025,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742548,\n
        "lat": 49.9299047,\n
        "lon": 3.4393115,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742549,\n
        "lat": 49.9299051,\n
        "lon": 3.4399286,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742550,\n
        "lat": 49.9299051,\n
        "lon": 3.4401776,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742551,\n
        "lat": 49.9299087,\n
        "lon": 3.4390535,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742552,\n
        "lat": 49.9299097,\n
        "lon": 3.4393235,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742553,\n
        "lat": 49.9299137,\n
        "lon": 3.4393405,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742554,\n
        "lat": 49.9299161,\n
        "lon": 3.4402766,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742555,\n
        "lat": 49.9299167,\n
        "lon": 3.4392435,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742556,\n
        "lat": 49.9299221,\n
        "lon": 3.4402136,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742657,\n
        "lat": 49.9299287,\n
        "lon": 3.4390365,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742658,\n
        "lat": 49.9299391,\n
        "lon": 3.4403436,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742659,\n
        "lat": 49.9299397,\n
        "lon": 3.4393215,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742660,\n
        "lat": 49.9299401,\n
        "lon": 3.4402596,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742661,\n
        "lat": 49.9299541,\n
        "lon": 3.4401416,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742662,\n
        "lat": 49.9299591,\n
        "lon": 3.4401356,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742663,\n
        "lat": 49.9299607,\n
        "lon": 3.4392085,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742664,\n
        "lat": 49.9299607,\n
        "lon": 3.4397485,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742665,\n
        "lat": 49.9299621,\n
        "lon": 3.4404086,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742666,\n
        "lat": 49.9299667,\n
        "lon": 3.4394065,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742667,\n
        "lat": 49.9299671,\n
        "lon": 3.4404046,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742668,\n
        "lat": 49.9299757,\n
        "lon": 3.4392555,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742669,\n
        "lat": 49.9299771,\n
        "lon": 3.4404336,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742670,\n
        "lat": 49.9299777,\n
        "lon": 3.4394365,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742671,\n
        "lat": 49.9299831,\n
        "lon": 3.4421946,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742672,\n
        "lat": 49.9299841,\n
        "lon": 3.4404276,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742673,\n
        "lat": 49.9299851,\n
        "lon": 3.4403036,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742674,\n
        "lat": 49.9299867,\n
        "lon": 3.4392875,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742675,\n
        "lat": 49.9299887,\n
        "lon": 3.4393905,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742676,\n
        "lat": 49.9299891,\n
        "lon": 3.4402096,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742677,\n
        "lat": 49.9299901,\n
        "lon": 3.4404466,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742678,\n
        "lat": 49.9299901,\n
        "lon": 3.4422686,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742679,\n
        "lat": 49.9299927,\n
        "lon": 3.4392815,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742680,\n
        "lat": 49.9299967,\n
        "lon": 3.4398315,\n
        "timestamp": "2016-01-27T18:34:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742681,\n
        "lat": 49.9299991,\n
        "lon": 3.4403396,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742682,\n
        "lat": 49.9300007,\n
        "lon": 3.4393545,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742683,\n
        "lat": 49.9300031,\n
        "lon": 3.4398254,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742684,\n
        "lat": 49.9300031,\n
        "lon": 3.4404356,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742685,\n
        "lat": 49.9300087,\n
        "lon": 3.4392705,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742686,\n
        "lat": 49.9300117,\n
        "lon": 3.4398665,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742687,\n
        "lat": 49.9300127,\n
        "lon": 3.4393445,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742688,\n
        "lat": 49.9300177,\n
        "lon": 3.4398605,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742689,\n
        "lat": 49.9300221,\n
        "lon": 3.4404846,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742690,\n
        "lat": 49.9300227,\n
        "lon": 3.4394845,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742691,\n
        "lat": 49.9300287,\n
        "lon": 3.4399075,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742692,\n
        "lat": 49.9300377,\n
        "lon": 3.4394715,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742693,\n
        "lat": 49.9300471,\n
        "lon": 3.4405436,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742694,\n
        "lat": 49.9300571,\n
        "lon": 3.4404506,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742695,\n
        "lat": 49.9300611,\n
        "lon": 3.4402856,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742696,\n
        "lat": 49.9300781,\n
        "lon": 3.4403636,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742697,\n
        "lat": 49.9300851,\n
        "lon": 3.4408396,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742698,\n
        "lat": 49.9300881,\n
        "lon": 3.4403536,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742699,\n
        "lat": 49.9300891,\n
        "lon": 3.4405306,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742700,\n
        "lat": 49.9300987,\n
        "lon": 3.4396135,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742701,\n
        "lat": 49.9301001,\n
        "lon": 3.4409556,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742702,\n
        "lat": 49.9301207,\n
        "lon": 3.4399165,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742703,\n
        "lat": 49.9301337,\n
        "lon": 3.4396985,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742704,\n
        "lat": 49.9301391,\n
        "lon": 3.4405126,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742705,\n
        "lat": 49.9301397,\n
        "lon": 3.4399585,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742706,\n
        "lat": 49.9301467,\n
        "lon": 3.4399505,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742707,\n
        "lat": 49.9301561,\n
        "lon": 3.4408176,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742708,\n
        "lat": 49.9301687,\n
        "lon": 3.4397875,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742709,\n
        "lat": 49.9301711,\n
        "lon": 3.4409336,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742710,\n
        "lat": 49.9301741,\n
        "lon": 3.4411226,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742711,\n
        "lat": 49.9301861,\n
        "lon": 3.4422166,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742712,\n
        "lat": 49.9301901,\n
        "lon": 3.4412946,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742713,\n
        "lat": 49.9301957,\n
        "lon": 3.4398375,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742714,\n
        "lat": 49.9301961,\n
        "lon": 3.4423266,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742715,\n
        "lat": 49.9301981,\n
        "lon": 3.4422146,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742716,\n
        "lat": 49.9302001,\n
        "lon": 3.4423696,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742717,\n
        "lat": 49.9302017,\n
        "lon": 3.4400755,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742718,\n
        "lat": 49.9302081,\n
        "lon": 3.4423246,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742719,\n
        "lat": 49.9302331,\n
        "lon": 3.4422636,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742720,\n
        "lat": 49.9302351,\n
        "lon": 3.4422006,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742721,\n
        "lat": 49.9302351,\n
        "lon": 3.4422066,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742722,\n
        "lat": 49.9302401,\n
        "lon": 3.4422626,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742723,\n
        "lat": 49.9302411,\n
        "lon": 3.4423596,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742724,\n
        "lat": 49.9302437,\n
        "lon": 3.4401945,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742725,\n
        "lat": 49.9302481,\n
        "lon": 3.4422616,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742726,\n
        "lat": 49.9302571,\n
        "lon": 3.4423566,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742727,\n
        "lat": 49.9302591,\n
        "lon": 3.4411026,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742728,\n
        "lat": 49.9302617,\n
        "lon": 3.4402365,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742729,\n
        "lat": 49.9302687,\n
        "lon": 3.4400045,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742730,\n
        "lat": 49.9302697,\n
        "lon": 3.4402285,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742731,\n
        "lat": 49.9302751,\n
        "lon": 3.4412756,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742732,\n
        "lat": 49.9302827,\n
        "lon": 3.4402835,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742733,\n
        "lat": 49.9302897,\n
        "lon": 3.4402755,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742734,\n
        "lat": 49.9303021,\n
        "lon": 3.4414396,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742735,\n
        "lat": 49.9303071,\n
        "lon": 3.4415796,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742736,\n
        "lat": 49.9303197,\n
        "lon": 3.4401165,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742737,\n
        "lat": 49.9303307,\n
        "lon": 3.4403705,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742738,\n
        "lat": 49.9303761,\n
        "lon": 3.4414826,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742739,\n
        "lat": 49.9303771,\n
        "lon": 3.4414336,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742740,\n
        "lat": 49.9303781,\n
        "lon": 3.4414826,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742741,\n
        "lat": 49.9303781,\n
        "lon": 3.4415246,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742742,\n
        "lat": 49.9303801,\n
        "lon": 3.4415236,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742743,\n
        "lat": 49.9303821,\n
        "lon": 3.4415726,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742744,\n
        "lat": 49.9303847,\n
        "lon": 3.4405145,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742745,\n
        "lat": 49.9303997,\n
        "lon": 3.4402985,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742746,\n
        "lat": 49.9304051,\n
        "lon": 3.4421636,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742747,\n
        "lat": 49.9304121,\n
        "lon": 3.4422276,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742748,\n
        "lat": 49.9304137,\n
        "lon": 3.4406045,\n
        "timestamp": "2016-01-27T18:34:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742749,\n
        "lat": 49.9304141,\n
        "lon": 3.4420946,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742750,\n
        "lat": 49.9304197,\n
        "lon": 3.4406005,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742751,\n
        "lat": 49.9304201,\n
        "lon": 3.4421546,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742752,\n
        "lat": 49.9304427,\n
        "lon": 3.4406725,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742753,\n
        "lat": 49.9304697,\n
        "lon": 3.4404495,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742754,\n
        "lat": 49.9304761,\n
        "lon": 3.4418556,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742755,\n
        "lat": 49.9304801,\n
        "lon": 3.4419106,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742756,\n
        "lat": 49.9305161,\n
        "lon": 3.4420706,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742857,\n
        "lat": 49.9305217,\n
        "lon": 3.4406115,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742858,\n
        "lat": 49.9305231,\n
        "lon": 3.4421326,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742859,\n
        "lat": 49.9305327,\n
        "lon": 3.4409835,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742860,\n
        "lat": 49.9305527,\n
        "lon": 3.4411165,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742861,\n
        "lat": 49.9305631,\n
        "lon": 3.4418426,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742862,\n
        "lat": 49.9305651,\n
        "lon": 3.4428236,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742863,\n
        "lat": 49.9305661,\n
        "lon": 3.4418976,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742864,\n
        "lat": 49.9305731,\n
        "lon": 3.4428786,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742865,\n
        "lat": 49.9305787,\n
        "lon": 3.4409645,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742866,\n
        "lat": 49.9305897,\n
        "lon": 3.4410425,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742867,\n
        "lat": 49.9306047,\n
        "lon": 3.4412475,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742868,\n
        "lat": 49.9306087,\n
        "lon": 3.4410355,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742869,\n
        "lat": 49.9306091,\n
        "lon": 3.4428086,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742870,\n
        "lat": 49.9306161,\n
        "lon": 3.4418356,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742871,\n
        "lat": 49.9306171,\n
        "lon": 3.4428626,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742872,\n
        "lat": 49.9306177,\n
        "lon": 3.4410965,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742873,\n
        "lat": 49.9306201,\n
        "lon": 3.4418896,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742874,\n
        "lat": 49.9306367,\n
        "lon": 3.4413225,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742875,\n
        "lat": 49.9306377,\n
        "lon": 3.4406935,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742876,\n
        "lat": 49.9306481,\n
        "lon": 3.4419236,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742877,\n
        "lat": 49.9306527,\n
        "lon": 3.4407465,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742878,\n
        "lat": 49.9306561,\n
        "lon": 3.4419946,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742879,\n
        "lat": 49.9306567,\n
        "lon": 3.4411905,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742880,\n
        "lat": 49.9306877,\n
        "lon": 3.4407235,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742881,\n
        "lat": 49.9306887,\n
        "lon": 3.4412675,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742882,\n
        "lat": 49.9306941,\n
        "lon": 3.4418236,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742883,\n
        "lat": 49.9307061,\n
        "lon": 3.4419096,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742884,\n
        "lat": 49.9307081,\n
        "lon": 3.4418216,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742885,\n
        "lat": 49.9307091,\n
        "lon": 3.4418326,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742886,\n
        "lat": 49.9307097,\n
        "lon": 3.4408055,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742887,\n
        "lat": 49.9307171,\n
        "lon": 3.4423396,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742888,\n
        "lat": 49.9307301,\n
        "lon": 3.4424536,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742889,\n
        "lat": 49.9307361,\n
        "lon": 3.4422916,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742890,\n
        "lat": 49.9307361,\n
        "lon": 3.4426146,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742891,\n
        "lat": 49.9307397,\n
        "lon": 3.4406275,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742892,\n
        "lat": 49.9307401,\n
        "lon": 3.4423356,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742893,\n
        "lat": 49.9307441,\n
        "lon": 3.4418256,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742894,\n
        "lat": 49.9307551,\n
        "lon": 3.4427686,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742895,\n
        "lat": 49.9307631,\n
        "lon": 3.4419666,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742896,\n
        "lat": 49.9307757,\n
        "lon": 3.4407655,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971742897,\n
        "lat": 49.9308001,\n
        "lon": 3.4422776,\n
        "timestamp": "2016-01-27T18:34:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743057,\n
        "lat": 49.9308117,\n
        "lon": 3.4415995,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743058,\n
        "lat": 49.9308121,\n
        "lon": 3.4423826,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743059,\n
        "lat": 49.9308121,\n
        "lon": 3.4424366,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743060,\n
        "lat": 49.9308121,\n
        "lon": 3.4426706,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743061,\n
        "lat": 49.9308221,\n
        "lon": 3.4427466,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743062,\n
        "lat": 49.9308431,\n
        "lon": 3.4427406,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743063,\n
        "lat": 49.9308431,\n
        "lon": 3.4427436,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743064,\n
        "lat": 49.9308766,\n
        "lon": 3.4445113,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743065,\n
        "lat": 49.9308767,\n
        "lon": 3.4415505,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743066,\n
        "lat": 49.9308877,\n
        "lon": 3.4416455,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743067,\n
        "lat": 49.9308897,\n
        "lon": 3.4418265,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743068,\n
        "lat": 49.9308937,\n
        "lon": 3.4416605,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743069,\n
        "lat": 49.9308957,\n
        "lon": 3.4415345,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743070,\n
        "lat": 49.9309027,\n
        "lon": 3.4416535,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743071,\n
        "lat": 49.9309037,\n
        "lon": 3.4416325,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743072,\n
        "lat": 49.9309067,\n
        "lon": 3.4415695,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743073,\n
        "lat": 49.9309071,\n
        "lon": 3.4423776,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743074,\n
        "lat": 49.9309097,\n
        "lon": 3.4416745,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743075,\n
        "lat": 49.9309137,\n
        "lon": 3.4416705,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743076,\n
        "lat": 49.9309241,\n
        "lon": 3.4424716,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743077,\n
        "lat": 49.9309346,\n
        "lon": 3.4447863,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743078,\n
        "lat": 49.9309351,\n
        "lon": 3.4433106,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743079,\n
        "lat": 49.9309477,\n
        "lon": 3.4414955,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743080,\n
        "lat": 49.9309497,\n
        "lon": 3.4417815,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743081,\n
        "lat": 49.9309516,\n
        "lon": 3.4444673,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743082,\n
        "lat": 49.9309577,\n
        "lon": 3.4415295,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743083,\n
        "lat": 49.9309661,\n
        "lon": 3.4434806,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743084,\n
        "lat": 49.9309721,\n
        "lon": 3.4423466,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743085,\n
        "lat": 49.9309731,\n
        "lon": 3.4423556,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743086,\n
        "lat": 49.9309787,\n
        "lon": 3.4420055,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743087,\n
        "lat": 49.9309837,\n
        "lon": 3.4397953,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743088,\n
        "lat": 49.9309839,\n
        "lon": 3.4398051,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743089,\n
        "lat": 49.9309846,\n
        "lon": 3.4397856,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743090,\n
        "lat": 49.9309850,\n
        "lon": 3.4398147,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743091,\n
        "lat": 49.9309864,\n
        "lon": 3.4397763,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743092,\n
        "lat": 49.9309872,\n
        "lon": 3.4398239,\n
        "timestamp": "2016-01-27T18:34:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743093,\n
        "lat": 49.9309877,\n
        "lon": 3.4419955,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743094,\n
        "lat": 49.9309892,\n
        "lon": 3.4397675,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743095,\n
        "lat": 49.9309902,\n
        "lon": 3.4398325,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743096,\n
        "lat": 49.9309917,\n
        "lon": 3.4420295,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743097,\n
        "lat": 49.9309927,\n
        "lon": 3.4419575,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743098,\n
        "lat": 49.9309929,\n
        "lon": 3.4397596,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743099,\n
        "lat": 49.9309941,\n
        "lon": 3.4398401,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743100,\n
        "lat": 49.9309973,\n
        "lon": 3.4397526,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743101,\n
        "lat": 49.9309988,\n
        "lon": 3.4398467,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743102,\n
        "lat": 49.9310007,\n
        "lon": 3.4419775,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743103,\n
        "lat": 49.9310017,\n
        "lon": 3.4419485,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743104,\n
        "lat": 49.9310021,\n
        "lon": 3.4429296,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743105,\n
        "lat": 49.9310024,\n
        "lon": 3.4397469,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743106,\n
        "lat": 49.9310040,\n
        "lon": 3.4398521,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743107,\n
        "lat": 49.9310057,\n
        "lon": 3.4420165,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743108,\n
        "lat": 49.9310061,\n
        "lon": 3.4432816,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743109,\n
        "lat": 49.9310081,\n
        "lon": 3.4397425,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743110,\n
        "lat": 49.9310096,\n
        "lon": 3.4447453,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743111,\n
        "lat": 49.9310098,\n
        "lon": 3.4398561,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743112,\n
        "lat": 49.9310141,\n
        "lon": 3.4397395,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743113,\n
        "lat": 49.9310159,\n
        "lon": 3.4398586,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743114,\n
        "lat": 49.9310203,\n
        "lon": 3.4397381,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743115,\n
        "lat": 49.9310216,\n
        "lon": 3.4444273,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743116,\n
        "lat": 49.9310221,\n
        "lon": 3.4398595,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743117,\n
        "lat": 49.9310231,\n
        "lon": 3.4430376,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743118,\n
        "lat": 49.9310266,\n
        "lon": 3.4397383,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743119,\n
        "lat": 49.9310267,\n
        "lon": 3.4419225,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743120,\n
        "lat": 49.9310267,\n
        "lon": 3.4420615,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743121,\n
        "lat": 49.9310284,\n
        "lon": 3.4398589,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743122,\n
        "lat": 49.9310328,\n
        "lon": 3.4397400,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743123,\n
        "lat": 49.9310345,\n
        "lon": 3.4398567,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743124,\n
        "lat": 49.9310361,\n
        "lon": 3.4434496,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743125,\n
        "lat": 49.9310387,\n
        "lon": 3.4397433,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743126,\n
        "lat": 49.9310391,\n
        "lon": 3.4423246,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743127,\n
        "lat": 49.9310404,\n
        "lon": 3.4398531,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743128,\n
        "lat": 49.9310417,\n
        "lon": 3.4420405,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743129,\n
        "lat": 49.9310437,\n
        "lon": 3.4420465,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743130,\n
        "lat": 49.9310442,\n
        "lon": 3.4397480,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743131,\n
        "lat": 49.9310458,\n
        "lon": 3.4398480,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743132,\n
        "lat": 49.9310481,\n
        "lon": 3.4430336,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743133,\n
        "lat": 49.9310492,\n
        "lon": 3.4397540,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743134,\n
        "lat": 49.9310505,\n
        "lon": 3.4398416,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743135,\n
        "lat": 49.9310511,\n
        "lon": 3.4429106,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743136,\n
        "lat": 49.9310535,\n
        "lon": 3.4397611,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743137,\n
        "lat": 49.9310546,\n
        "lon": 3.4398341,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743138,\n
        "lat": 49.9310570,\n
        "lon": 3.4397693,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743139,\n
        "lat": 49.9310571,\n
        "lon": 3.4424256,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743140,\n
        "lat": 49.9310578,\n
        "lon": 3.4398258,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743141,\n
        "lat": 49.9310596,\n
        "lon": 3.4397782,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743142,\n
        "lat": 49.9310601,\n
        "lon": 3.4430886,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743143,\n
        "lat": 49.9310602,\n
        "lon": 3.4398167,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743144,\n
        "lat": 49.9310606,\n
        "lon": 3.4445573,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743145,\n
        "lat": 49.9310612,\n
        "lon": 3.4397876,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743146,\n
        "lat": 49.9310615,\n
        "lon": 3.4398071,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743147,\n
        "lat": 49.9310619,\n
        "lon": 3.4397974,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743148,\n
        "lat": 49.9310667,\n
        "lon": 3.4420165,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743149,\n
        "lat": 49.9310677,\n
        "lon": 3.4419145,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743150,\n
        "lat": 49.9310687,\n
        "lon": 3.4418435,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743151,\n
        "lat": 49.9310721,\n
        "lon": 3.4430236,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743152,\n
        "lat": 49.9310757,\n
        "lon": 3.4405135,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743153,\n
        "lat": 49.9310787,\n
        "lon": 3.4418345,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743154,\n
        "lat": 49.9310797,\n
        "lon": 3.4405555,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743155,\n
        "lat": 49.9310837,\n
        "lon": 3.4405935,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743156,\n
        "lat": 49.9310871,\n
        "lon": 3.4430176,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743257,\n
        "lat": 49.9310901,\n
        "lon": 3.4430366,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743258,\n
        "lat": 49.9310927,\n
        "lon": 3.4405095,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743259,\n
        "lat": 49.9310937,\n
        "lon": 3.4418895,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743260,\n
        "lat": 49.9310956,\n
        "lon": 3.4443813,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743261,\n
        "lat": 49.9310967,\n
        "lon": 3.4405515,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743262,\n
        "lat": 49.9311007,\n
        "lon": 3.4405895,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743263,\n
        "lat": 49.9311017,\n
        "lon": 3.4419975,\n
        "timestamp": "2016-01-27T18:34:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743264,\n
        "lat": 49.9311271,\n
        "lon": 3.4434176,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743265,\n
        "lat": 49.9311281,\n
        "lon": 3.4430246,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743266,\n
        "lat": 49.9311326,\n
        "lon": 3.4445053,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743267,\n
        "lat": 49.9311341,\n
        "lon": 3.4430666,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743268,\n
        "lat": 49.9311377,\n
        "lon": 3.4419735,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743269,\n
        "lat": 49.9311421,\n
        "lon": 3.4434916,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743270,\n
        "lat": 49.9311447,\n
        "lon": 3.4422245,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743271,\n
        "lat": 49.9311471,\n
        "lon": 3.4430186,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743272,\n
        "lat": 49.9311521,\n
        "lon": 3.4430596,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743273,\n
        "lat": 49.9311617,\n
        "lon": 3.4421925,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743274,\n
        "lat": 49.9311637,\n
        "lon": 3.4422485,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743275,\n
        "lat": 49.9311727,\n
        "lon": 3.4420435,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743276,\n
        "lat": 49.9311756,\n
        "lon": 3.4446473,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743277,\n
        "lat": 49.9311807,\n
        "lon": 3.4422165,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743278,\n
        "lat": 49.9311851,\n
        "lon": 3.4429286,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743279,\n
        "lat": 49.9311871,\n
        "lon": 3.4425896,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743280,\n
        "lat": 49.9311931,\n
        "lon": 3.4428576,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743281,\n
        "lat": 49.9311937,\n
        "lon": 3.4416775,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743282,\n
        "lat": 49.9311941,\n
        "lon": 3.4433816,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743283,\n
        "lat": 49.9311961,\n
        "lon": 3.4433886,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743284,\n
        "lat": 49.9311966,\n
        "lon": 3.4446333,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743285,\n
        "lat": 49.9311976,\n
        "lon": 3.4443193,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743286,\n
        "lat": 49.9311991,\n
        "lon": 3.4426126,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743287,\n
        "lat": 49.9311991,\n
        "lon": 3.4430016,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743288,\n
        "lat": 49.9312011,\n
        "lon": 3.4425726,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743289,\n
        "lat": 49.9312041,\n
        "lon": 3.4429176,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743290,\n
        "lat": 49.9312067,\n
        "lon": 3.4420185,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743291,\n
        "lat": 49.9312101,\n
        "lon": 3.4434616,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743292,\n
        "lat": 49.9312121,\n
        "lon": 3.4425946,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743293,\n
        "lat": 49.9312281,\n
        "lon": 3.4435656,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743294,\n
        "lat": 49.9312471,\n
        "lon": 3.4436486,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743295,\n
        "lat": 49.9312536,\n
        "lon": 3.4448303,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743296,\n
        "lat": 49.9312557,\n
        "lon": 3.4416805,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743297,\n
        "lat": 49.9312597,\n
        "lon": 3.4416455,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743298,\n
        "lat": 49.9312611,\n
        "lon": 3.4433546,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743299,\n
        "lat": 49.9312617,\n
        "lon": 3.4419885,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743300,\n
        "lat": 49.9312657,\n
        "lon": 3.4417215,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743301,\n
        "lat": 49.9312677,\n
        "lon": 3.4416735,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743302,\n
        "lat": 49.9312681,\n
        "lon": 3.4428306,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743303,\n
        "lat": 49.9312761,\n
        "lon": 3.4434346,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743304,\n
        "lat": 49.9312837,\n
        "lon": 3.4417115,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743305,\n
        "lat": 49.9312866,\n
        "lon": 3.4446093,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743306,\n
        "lat": 49.9312996,\n
        "lon": 3.4441713,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743307,\n
        "lat": 49.9312997,\n
        "lon": 3.4404615,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743308,\n
        "lat": 49.9313061,\n
        "lon": 3.4430106,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743309,\n
        "lat": 49.9313097,\n
        "lon": 3.4405465,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743310,\n
        "lat": 49.9313151,\n
        "lon": 3.4430066,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743311,\n
        "lat": 49.9313186,\n
        "lon": 3.4442463,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743312,\n
        "lat": 49.9313327,\n
        "lon": 3.4419545,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743313,\n
        "lat": 49.9313371,\n
        "lon": 3.4435156,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743314,\n
        "lat": 49.9313387,\n
        "lon": 3.4416605,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743315,\n
        "lat": 49.9313401,\n
        "lon": 3.4435296,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743316,\n
        "lat": 49.9313407,\n
        "lon": 3.4404485,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743317,\n
        "lat": 49.9313407,\n
        "lon": 3.4404495,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743318,\n
        "lat": 49.9313417,\n
        "lon": 3.4401215,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743319,\n
        "lat": 49.9313437,\n
        "lon": 3.4417665,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743320,\n
        "lat": 49.9313457,\n
        "lon": 3.4401555,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743321,\n
        "lat": 49.9313467,\n
        "lon": 3.4399885,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743322,\n
        "lat": 49.9313487,\n
        "lon": 3.4400195,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743323,\n
        "lat": 49.9313487,\n
        "lon": 3.4406375,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743324,\n
        "lat": 49.9313507,\n
        "lon": 3.4405355,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743325,\n
        "lat": 49.9313517,\n
        "lon": 3.4417705,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743326,\n
        "lat": 49.9313557,\n
        "lon": 3.4405825,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743327,\n
        "lat": 49.9313577,\n
        "lon": 3.4399855,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743328,\n
        "lat": 49.9313597,\n
        "lon": 3.4401515,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743329,\n
        "lat": 49.9313607,\n
        "lon": 3.4400185,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743330,\n
        "lat": 49.9313616,\n
        "lon": 3.4441323,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743331,\n
        "lat": 49.9313627,\n
        "lon": 3.4415765,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743332,\n
        "lat": 49.9313627,\n
        "lon": 3.4416325,\n
        "timestamp": "2016-01-27T18:34:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743333,\n
        "lat": 49.9313637,\n
        "lon": 3.4407805,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743334,\n
        "lat": 49.9313667,\n
        "lon": 3.4419185,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743335,\n
        "lat": 49.9313677,\n
        "lon": 3.4409465,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743336,\n
        "lat": 49.9313697,\n
        "lon": 3.4401135,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743337,\n
        "lat": 49.9313737,\n
        "lon": 3.4401485,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743338,\n
        "lat": 49.9313767,\n
        "lon": 3.4402945,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743339,\n
        "lat": 49.9313777,\n
        "lon": 3.4410715,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743340,\n
        "lat": 49.9313786,\n
        "lon": 3.4442063,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743341,\n
        "lat": 49.9313841,\n
        "lon": 3.4435096,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743342,\n
        "lat": 49.9313857,\n
        "lon": 3.4403665,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743343,\n
        "lat": 49.9313871,\n
        "lon": 3.4436756,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743344,\n
        "lat": 49.9313877,\n
        "lon": 3.4399795,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743345,\n
        "lat": 49.9313957,\n
        "lon": 3.4410685,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743346,\n
        "lat": 49.9313957,\n
        "lon": 3.4416535,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743347,\n
        "lat": 49.9313991,\n
        "lon": 3.4437326,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743348,\n
        "lat": 49.9314001,\n
        "lon": 3.4435776,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743349,\n
        "lat": 49.9314007,\n
        "lon": 3.4415755,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743350,\n
        "lat": 49.9314017,\n
        "lon": 3.4399935,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743351,\n
        "lat": 49.9314017,\n
        "lon": 3.4416315,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743352,\n
        "lat": 49.9314037,\n
        "lon": 3.4400055,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743353,\n
        "lat": 49.9314077,\n
        "lon": 3.4418995,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743354,\n
        "lat": 49.9314097,\n
        "lon": 3.4408605,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743355,\n
        "lat": 49.9314127,\n
        "lon": 3.4416145,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743356,\n
        "lat": 49.9314137,\n
        "lon": 3.4416305,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743457,\n
        "lat": 49.9314147,\n
        "lon": 3.4404305,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743458,\n
        "lat": 49.9314147,\n
        "lon": 3.4416685,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743459,\n
        "lat": 49.9314217,\n
        "lon": 3.4406195,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743460,\n
        "lat": 49.9314297,\n
        "lon": 3.4405655,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743461,\n
        "lat": 49.9314307,\n
        "lon": 3.4398665,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743462,\n
        "lat": 49.9314331,\n
        "lon": 3.4436516,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743463,\n
        "lat": 49.9314337,\n
        "lon": 3.4399025,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743464,\n
        "lat": 49.9314347,\n
        "lon": 3.4408555,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743465,\n
        "lat": 49.9314367,\n
        "lon": 3.4407625,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743466,\n
        "lat": 49.9314387,\n
        "lon": 3.4400005,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743467,\n
        "lat": 49.9314417,\n
        "lon": 3.4416695,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743468,\n
        "lat": 49.9314417,\n
        "lon": 3.4417055,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743469,\n
        "lat": 49.9314437,\n
        "lon": 3.4409725,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743470,\n
        "lat": 49.9314451,\n
        "lon": 3.4437096,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743471,\n
        "lat": 49.9314477,\n
        "lon": 3.4409805,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743472,\n
        "lat": 49.9314487,\n
        "lon": 3.4399005,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743473,\n
        "lat": 49.9314506,\n
        "lon": 3.4440193,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743474,\n
        "lat": 49.9314517,\n
        "lon": 3.4401265,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743475,\n
        "lat": 49.9314537,\n
        "lon": 3.4410575,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743476,\n
        "lat": 49.9314547,\n
        "lon": 3.4409495,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743477,\n
        "lat": 49.9314577,\n
        "lon": 3.4399975,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743478,\n
        "lat": 49.9314587,\n
        "lon": 3.4416295,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743479,\n
        "lat": 49.9314597,\n
        "lon": 3.4409555,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743480,\n
        "lat": 49.9314597,\n
        "lon": 3.4416125,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743481,\n
        "lat": 49.9314617,\n
        "lon": 3.4402195,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743482,\n
        "lat": 49.9314636,\n
        "lon": 3.4440723,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743483,\n
        "lat": 49.9314637,\n
        "lon": 3.4402715,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743484,\n
        "lat": 49.9314651,\n
        "lon": 3.4436356,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743485,\n
        "lat": 49.9314707,\n
        "lon": 3.4403465,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743486,\n
        "lat": 49.9314747,\n
        "lon": 3.4418685,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743487,\n
        "lat": 49.9314757,\n
        "lon": 3.4398575,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743488,\n
        "lat": 49.9314767,\n
        "lon": 3.4417085,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743489,\n
        "lat": 49.9314771,\n
        "lon": 3.4436926,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743490,\n
        "lat": 49.9314817,\n
        "lon": 3.4409105,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743491,\n
        "lat": 49.9314866,\n
        "lon": 3.4445733,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743492,\n
        "lat": 49.9314867,\n
        "lon": 3.4399915,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743493,\n
        "lat": 49.9315006,\n
        "lon": 3.4439893,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743494,\n
        "lat": 49.9315057,\n
        "lon": 3.4402075,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743495,\n
        "lat": 49.9315076,\n
        "lon": 3.4440133,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743496,\n
        "lat": 49.9315086,\n
        "lon": 3.4446453,\n
        "timestamp": "2016-01-27T18:34:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743497,\n
        "lat": 49.9315097,\n
        "lon": 3.4402595,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743498,\n
        "lat": 49.9315207,\n
        "lon": 3.4418585,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743499,\n
        "lat": 49.9315217,\n
        "lon": 3.4416115,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743500,\n
        "lat": 49.9315246,\n
        "lon": 3.4443943,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743501,\n
        "lat": 49.9315177,\n
        "lon": 3.4460882,\n
        "timestamp": "2020-10-17T06:34:54Z",\n
        "version": 2,\n
        "changeset": 92614574,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743502,\n
        "lat": 49.9315331,\n
        "lon": 3.4428546,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743503,\n
        "lat": 49.9315331,\n
        "lon": 3.4429436,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743504,\n
        "lat": 49.9315361,\n
        "lon": 3.4426226,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743505,\n
        "lat": 49.9315376,\n
        "lon": 3.4444393,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743506,\n
        "lat": 49.9315431,\n
        "lon": 3.4429426,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743507,\n
        "lat": 49.9315441,\n
        "lon": 3.4423946,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743508,\n
        "lat": 49.9315417,\n
        "lon": 3.4461622,\n
        "timestamp": "2020-10-17T06:34:54Z",\n
        "version": 2,\n
        "changeset": 92614574,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743509,\n
        "lat": 49.9315496,\n
        "lon": 3.4441043,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743510,\n
        "lat": 49.9315501,\n
        "lon": 3.4422516,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743511,\n
        "lat": 49.9315606,\n
        "lon": 3.4441503,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743512,\n
        "lat": 49.9315606,\n
        "lon": 3.4462173,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743513,\n
        "lat": 49.9315796,\n
        "lon": 3.4441383,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743514,\n
        "lat": 49.9315811,\n
        "lon": 3.4419956,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743515,\n
        "lat": 49.9315821,\n
        "lon": 3.4403916,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743516,\n
        "lat": 49.9315831,\n
        "lon": 3.4406406,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743517,\n
        "lat": 49.9315841,\n
        "lon": 3.4407546,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743518,\n
        "lat": 49.9315881,\n
        "lon": 3.4419046,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743519,\n
        "lat": 49.9315881,\n
        "lon": 3.4426256,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743520,\n
        "lat": 49.9315891,\n
        "lon": 3.4404836,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743521,\n
        "lat": 49.9315891,\n
        "lon": 3.4425586,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743522,\n
        "lat": 49.9315901,\n
        "lon": 3.4407556,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743523,\n
        "lat": 49.9315916,\n
        "lon": 3.4445853,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743524,\n
        "lat": 49.9315931,\n
        "lon": 3.4408116,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743525,\n
        "lat": 49.9315936,\n
        "lon": 3.4439613,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743526,\n
        "lat": 49.9315951,\n
        "lon": 3.4431576,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743527,\n
        "lat": 49.9315956,\n
        "lon": 3.4441983,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743528,\n
        "lat": 49.9316026,\n
        "lon": 3.4446163,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743529,\n
        "lat": 49.9316041,\n
        "lon": 3.4422216,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743530,\n
        "lat": 49.9316071,\n
        "lon": 3.4420756,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743531,\n
        "lat": 49.9316101,\n
        "lon": 3.4426266,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743532,\n
        "lat": 49.9316106,\n
        "lon": 3.4441873,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743533,\n
        "lat": 49.9316111,\n
        "lon": 3.4432636,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743534,\n
        "lat": 49.9316121,\n
        "lon": 3.4425596,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743535,\n
        "lat": 49.9316131,\n
        "lon": 3.4425076,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743536,\n
        "lat": 49.9316077,\n
        "lon": 3.4460192,\n
        "timestamp": "2020-10-17T06:34:54Z",\n
        "version": 2,\n
        "changeset": 92614574,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743537,\n
        "lat": 49.9316186,\n
        "lon": 3.4440603,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743538,\n
        "lat": 49.9316186,\n
        "lon": 3.4442133,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743539,\n
        "lat": 49.9316221,\n
        "lon": 3.4433396,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743540,\n
        "lat": 49.9316306,\n
        "lon": 3.4448853,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743541,\n
        "lat": 49.9316331,\n
        "lon": 3.4434116,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743542,\n
        "lat": 49.9316351,\n
        "lon": 3.4423216,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743543,\n
        "lat": 49.9316361,\n
        "lon": 3.4422606,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743544,\n
        "lat": 49.9316361,\n
        "lon": 3.4424196,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743545,\n
        "lat": 49.9316297,\n
        "lon": 3.4460912,\n
        "timestamp": "2020-10-17T06:34:54Z",\n
        "version": 2,\n
        "changeset": 92614574,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743546,\n
        "lat": 49.9316371,\n
        "lon": 3.4412486,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743547,\n
        "lat": 49.9316371,\n
        "lon": 3.4424026,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743548,\n
        "lat": 49.9316391,\n
        "lon": 3.4429446,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743549,\n
        "lat": 49.9316401,\n
        "lon": 3.4428576,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743550,\n
        "lat": 49.9316421,\n
        "lon": 3.4414516,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743551,\n
        "lat": 49.9316471,\n
        "lon": 3.4431406,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743552,\n
        "lat": 49.9316491,\n
        "lon": 3.4423226,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743553,\n
        "lat": 49.9316491,\n
        "lon": 3.4423506,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743554,\n
        "lat": 49.9316501,\n
        "lon": 3.4435216,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743555,\n
        "lat": 49.9316516,\n
        "lon": 3.4461513,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743556,\n
        "lat": 49.9316531,\n
        "lon": 3.4423936,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743657,\n
        "lat": 49.9316531,\n
        "lon": 3.4424046,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743658,\n
        "lat": 49.9316551,\n
        "lon": 3.4422236,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743659,\n
        "lat": 49.9316556,\n
        "lon": 3.4441853,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743660,\n
        "lat": 49.9316566,\n
        "lon": 3.4449733,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743661,\n
        "lat": 49.9316591,\n
        "lon": 3.4420776,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743662,\n
        "lat": 49.9316591,\n
        "lon": 3.4425116,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743663,\n
        "lat": 49.9316601,\n
        "lon": 3.4432476,\n
        "timestamp": "2016-01-27T18:34:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743664,\n
        "lat": 49.9316611,\n
        "lon": 3.4424216,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743665,\n
        "lat": 49.9316616,\n
        "lon": 3.4445733,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743666,\n
        "lat": 49.9316651,\n
        "lon": 3.4423956,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743667,\n
        "lat": 49.9316661,\n
        "lon": 3.4418396,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743668,\n
        "lat": 49.9316661,\n
        "lon": 3.4423516,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743669,\n
        "lat": 49.9316681,\n
        "lon": 3.4407286,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743670,\n
        "lat": 49.9316691,\n
        "lon": 3.4417056,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743671,\n
        "lat": 49.9316696,\n
        "lon": 3.4445963,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743672,\n
        "lat": 49.9316706,\n
        "lon": 3.4444413,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743673,\n
        "lat": 49.9316711,\n
        "lon": 3.4407456,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743674,\n
        "lat": 49.9316751,\n
        "lon": 3.4407936,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743675,\n
        "lat": 49.9316751,\n
        "lon": 3.4436916,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743676,\n
        "lat": 49.9316801,\n
        "lon": 3.4419166,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743677,\n
        "lat": 49.9316811,\n
        "lon": 3.4418946,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743678,\n
        "lat": 49.9316836,\n
        "lon": 3.4442833,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743679,\n
        "lat": 49.9316836,\n
        "lon": 3.4456103,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743680,\n
        "lat": 49.9316871,\n
        "lon": 3.4437616,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743681,\n
        "lat": 49.9316926,\n
        "lon": 3.4445093,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743682,\n
        "lat": 49.9316961,\n
        "lon": 3.4413096,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743683,\n
        "lat": 49.9316961,\n
        "lon": 3.4413526,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743684,\n
        "lat": 49.9316961,\n
        "lon": 3.4438236,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743685,\n
        "lat": 49.9316996,\n
        "lon": 3.4456573,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743686,\n
        "lat": 49.9317011,\n
        "lon": 3.4438426,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743687,\n
        "lat": 49.9317021,\n
        "lon": 3.4434996,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743688,\n
        "lat": 49.9317021,\n
        "lon": 3.4438786,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743689,\n
        "lat": 49.9317031,\n
        "lon": 3.4438816,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743690,\n
        "lat": 49.9317061,\n
        "lon": 3.4438916,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743691,\n
        "lat": 49.9317066,\n
        "lon": 3.4447543,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743692,\n
        "lat": 49.9317086,\n
        "lon": 3.4445623,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743693,\n
        "lat": 49.9317091,\n
        "lon": 3.4438746,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743694,\n
        "lat": 49.9317101,\n
        "lon": 3.4419236,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743695,\n
        "lat": 49.9317111,\n
        "lon": 3.4427196,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743696,\n
        "lat": 49.9317121,\n
        "lon": 3.4413506,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743697,\n
        "lat": 49.9317131,\n
        "lon": 3.4414046,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743698,\n
        "lat": 49.9317131,\n
        "lon": 3.4414466,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743699,\n
        "lat": 49.9317131,\n
        "lon": 3.4418966,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743700,\n
        "lat": 49.9317131,\n
        "lon": 3.4426726,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743701,\n
        "lat": 49.9317141,\n
        "lon": 3.4438886,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743702,\n
        "lat": 49.9317161,\n
        "lon": 3.4425596,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743703,\n
        "lat": 49.9317161,\n
        "lon": 3.4435776,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743704,\n
        "lat": 49.9317191,\n
        "lon": 3.4403606,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743705,\n
        "lat": 49.9317191,\n
        "lon": 3.4412416,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743706,\n
        "lat": 49.9317201,\n
        "lon": 3.4413076,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743707,\n
        "lat": 49.9317216,\n
        "lon": 3.4455743,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743708,\n
        "lat": 49.9317231,\n
        "lon": 3.4404136,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743709,\n
        "lat": 49.9317231,\n
        "lon": 3.4439206,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743710,\n
        "lat": 49.9317236,\n
        "lon": 3.4448143,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743711,\n
        "lat": 49.9317321,\n
        "lon": 3.4406606,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743712,\n
        "lat": 49.9317346,\n
        "lon": 3.4446423,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743713,\n
        "lat": 49.9317361,\n
        "lon": 3.4407116,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743714,\n
        "lat": 49.9317366,\n
        "lon": 3.4444763,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743715,\n
        "lat": 49.9317386,\n
        "lon": 3.4456253,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743716,\n
        "lat": 49.9317396,\n
        "lon": 3.4459393,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743717,\n
        "lat": 49.9317411,\n
        "lon": 3.4418436,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743718,\n
        "lat": 49.9317441,\n
        "lon": 3.4417086,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743719,\n
        "lat": 49.9317451,\n
        "lon": 3.4403776,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743720,\n
        "lat": 49.9317456,\n
        "lon": 3.4459603,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743721,\n
        "lat": 49.9317481,\n
        "lon": 3.4435656,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743722,\n
        "lat": 49.9317486,\n
        "lon": 3.4456193,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743723,\n
        "lat": 49.9317491,\n
        "lon": 3.4404076,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743724,\n
        "lat": 49.9317526,\n
        "lon": 3.4455483,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743725,\n
        "lat": 49.9317596,\n
        "lon": 3.4467843,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743726,\n
        "lat": 49.9317641,\n
        "lon": 3.4440366,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743727,\n
        "lat": 49.9317651,\n
        "lon": 3.4436526,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743728,\n
        "lat": 49.9317691,\n
        "lon": 3.4403706,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743729,\n
        "lat": 49.9317706,\n
        "lon": 3.4456003,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743730,\n
        "lat": 49.9317746,\n
        "lon": 3.4448793,\n
        "timestamp": "2016-01-27T18:34:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743731,\n
        "lat": 49.9317751,\n
        "lon": 3.4404356,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743732,\n
        "lat": 49.9317756,\n
        "lon": 3.4456993,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743733,\n
        "lat": 49.9317766,\n
        "lon": 3.4446073,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743734,\n
        "lat": 49.9317766,\n
        "lon": 3.4451923,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743735,\n
        "lat": 49.9317766,\n
        "lon": 3.4468333,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743736,\n
        "lat": 49.9317776,\n
        "lon": 3.4460633,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743737,\n
        "lat": 49.9317791,\n
        "lon": 3.4406516,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743738,\n
        "lat": 49.9317821,\n
        "lon": 3.4407016,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743739,\n
        "lat": 49.9317821,\n
        "lon": 3.4433076,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743740,\n
        "lat": 49.9317831,\n
        "lon": 3.4405956,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743741,\n
        "lat": 49.9317831,\n
        "lon": 3.4413906,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743742,\n
        "lat": 49.9317861,\n
        "lon": 3.4406496,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743743,\n
        "lat": 49.9317871,\n
        "lon": 3.4414316,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743744,\n
        "lat": 49.9317876,\n
        "lon": 3.4449183,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743745,\n
        "lat": 49.9317881,\n
        "lon": 3.4403416,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743746,\n
        "lat": 49.9317881,\n
        "lon": 3.4403646,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743747,\n
        "lat": 49.9317891,\n
        "lon": 3.4433846,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743748,\n
        "lat": 49.9317891,\n
        "lon": 3.4437916,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743749,\n
        "lat": 49.9317961,\n
        "lon": 3.4420176,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743750,\n
        "lat": 49.9317976,\n
        "lon": 3.4468903,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743751,\n
        "lat": 49.9317986,\n
        "lon": 3.4446853,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743752,\n
        "lat": 49.9318001,\n
        "lon": 3.4419316,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743753,\n
        "lat": 49.9318016,\n
        "lon": 3.4449063,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743754,\n
        "lat": 49.9318016,\n
        "lon": 3.4458893,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743755,\n
        "lat": 49.9318036,\n
        "lon": 3.4451713,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743756,\n
        "lat": 49.9318086,\n
        "lon": 3.4459083,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743796,\n
        "lat": 49.9320121,\n
        "lon": 3.4444616,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743797,\n
        "lat": 49.9320146,\n
        "lon": 3.4459913,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743798,\n
        "lat": 49.9320156,\n
        "lon": 3.4460983,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743799,\n
        "lat": 49.9320166,\n
        "lon": 3.4454733,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743800,\n
        "lat": 49.9320186,\n
        "lon": 3.4461083,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743801,\n
        "lat": 49.9320236,\n
        "lon": 3.4460243,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743802,\n
        "lat": 49.9320246,\n
        "lon": 3.4464743,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743803,\n
        "lat": 49.9320281,\n
        "lon": 3.4441476,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743804,\n
        "lat": 49.9320286,\n
        "lon": 3.4466893,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743805,\n
        "lat": 49.9320306,\n
        "lon": 3.4455183,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743806,\n
        "lat": 49.9320316,\n
        "lon": 3.4467583,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743807,\n
        "lat": 49.9320346,\n
        "lon": 3.4457423,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743808,\n
        "lat": 49.9320351,\n
        "lon": 3.4441836,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743809,\n
        "lat": 49.9320356,\n
        "lon": 3.4469453,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743810,\n
        "lat": 49.9320366,\n
        "lon": 3.4456143,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743811,\n
        "lat": 49.9320376,\n
        "lon": 3.4457393,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743812,\n
        "lat": 49.9320436,\n
        "lon": 3.4465433,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743813,\n
        "lat": 49.9320436,\n
        "lon": 3.4467983,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743814,\n
        "lat": 49.9320456,\n
        "lon": 3.4460893,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743815,\n
        "lat": 49.9320476,\n
        "lon": 3.4457983,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743816,\n
        "lat": 49.9320526,\n
        "lon": 3.4458573,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743817,\n
        "lat": 49.9320551,\n
        "lon": 3.4441776,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743818,\n
        "lat": 49.9320596,\n
        "lon": 3.4459613,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743819,\n
        "lat": 49.9320616,\n
        "lon": 3.4458963,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743820,\n
        "lat": 49.9320616,\n
        "lon": 3.4467353,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743821,\n
        "lat": 49.9320621,\n
        "lon": 3.4440706,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743822,\n
        "lat": 49.9320646,\n
        "lon": 3.4459843,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743823,\n
        "lat": 49.9320651,\n
        "lon": 3.4440866,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743824,\n
        "lat": 49.9320666,\n
        "lon": 3.4461593,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743825,\n
        "lat": 49.9320701,\n
        "lon": 3.4441726,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743826,\n
        "lat": 49.9320706,\n
        "lon": 3.4465413,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743827,\n
        "lat": 49.9320711,\n
        "lon": 3.4440696,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743828,\n
        "lat": 49.9320721,\n
        "lon": 3.4441316,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743829,\n
        "lat": 49.9320726,\n
        "lon": 3.4465463,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743830,\n
        "lat": 49.9320746,\n
        "lon": 3.4467763,\n
        "timestamp": "2016-01-27T18:34:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743831,\n
        "lat": 49.9320751,\n
        "lon": 3.4442026,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743832,\n
        "lat": 49.9320751,\n
        "lon": 3.4451616,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743833,\n
        "lat": 49.9320756,\n
        "lon": 3.4457123,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743834,\n
        "lat": 49.9320776,\n
        "lon": 3.4467243,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743835,\n
        "lat": 49.9320801,\n
        "lon": 3.4441266,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743836,\n
        "lat": 49.9320836,\n
        "lon": 3.4465823,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743837,\n
        "lat": 49.9320836,\n
        "lon": 3.4471603,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743838,\n
        "lat": 49.9320896,\n
        "lon": 3.4467643,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743839,\n
        "lat": 49.9320906,\n
        "lon": 3.4469153,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743840,\n
        "lat": 49.9320916,\n
        "lon": 3.4465313,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743841,\n
        "lat": 49.9320966,\n
        "lon": 3.4462783,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743842,\n
        "lat": 49.9320971,\n
        "lon": 3.4452516,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743843,\n
        "lat": 49.9320976,\n
        "lon": 3.4458203,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743844,\n
        "lat": 49.9321006,\n
        "lon": 3.4466363,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743845,\n
        "lat": 49.9321036,\n
        "lon": 3.4461303,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743846,\n
        "lat": 49.9321036,\n
        "lon": 3.4465673,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743847,\n
        "lat": 49.9321036,\n
        "lon": 3.4467453,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743848,\n
        "lat": 49.9321066,\n
        "lon": 3.4458603,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743849,\n
        "lat": 49.9321136,\n
        "lon": 3.4469043,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743850,\n
        "lat": 49.9321206,\n
        "lon": 3.4459363,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743851,\n
        "lat": 49.9321236,\n
        "lon": 3.4468173,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743852,\n
        "lat": 49.9321246,\n
        "lon": 3.4469763,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743853,\n
        "lat": 49.9321286,\n
        "lon": 3.4469743,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743854,\n
        "lat": 49.9321286,\n
        "lon": 3.4469933,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743855,\n
        "lat": 49.9321326,\n
        "lon": 3.4469913,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743856,\n
        "lat": 49.9321356,\n
        "lon": 3.4462523,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743957,\n
        "lat": 49.9318091,\n
        "lon": 3.4436826,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743958,\n
        "lat": 49.9318091,\n
        "lon": 3.4438646,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743959,\n
        "lat": 49.9318096,\n
        "lon": 3.4452433,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743960,\n
        "lat": 49.9318096,\n
        "lon": 3.4469253,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743961,\n
        "lat": 49.9318116,\n
        "lon": 3.4452843,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743962,\n
        "lat": 49.9318121,\n
        "lon": 3.4437086,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743963,\n
        "lat": 49.9318121,\n
        "lon": 3.4442216,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743964,\n
        "lat": 49.9318166,\n
        "lon": 3.4459303,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743965,\n
        "lat": 49.9318196,\n
        "lon": 3.4449563,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743966,\n
        "lat": 49.9318216,\n
        "lon": 3.4452753,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743967,\n
        "lat": 49.9318221,\n
        "lon": 3.4440036,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743968,\n
        "lat": 49.9318226,\n
        "lon": 3.4455763,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743969,\n
        "lat": 49.9318246,\n
        "lon": 3.4452313,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743970,\n
        "lat": 49.9318266,\n
        "lon": 3.4454103,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743971,\n
        "lat": 49.9318296,\n
        "lon": 3.4449473,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743972,\n
        "lat": 49.9318306,\n
        "lon": 3.4468653,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743973,\n
        "lat": 49.9318366,\n
        "lon": 3.4456763,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743974,\n
        "lat": 49.9318386,\n
        "lon": 3.4448253,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743975,\n
        "lat": 49.9318396,\n
        "lon": 3.4456253,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743976,\n
        "lat": 49.9318411,\n
        "lon": 3.4434406,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743977,\n
        "lat": 49.9318416,\n
        "lon": 3.4469003,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743978,\n
        "lat": 49.9318431,\n
        "lon": 3.4440796,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743979,\n
        "lat": 49.9318456,\n
        "lon": 3.4454653,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743980,\n
        "lat": 49.9318476,\n
        "lon": 3.4456183,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743981,\n
        "lat": 49.9318486,\n
        "lon": 3.4460123,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743982,\n
        "lat": 49.9318516,\n
        "lon": 3.4457233,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743983,\n
        "lat": 49.9318546,\n
        "lon": 3.4456363,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743984,\n
        "lat": 49.9318576,\n
        "lon": 3.4450313,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743985,\n
        "lat": 49.9318606,\n
        "lon": 3.4458463,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743986,\n
        "lat": 49.9318631,\n
        "lon": 3.4403216,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743987,\n
        "lat": 49.9318656,\n
        "lon": 3.4456013,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743988,\n
        "lat": 49.9318666,\n
        "lon": 3.4458623,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743989,\n
        "lat": 49.9318701,\n
        "lon": 3.4435976,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743990,\n
        "lat": 49.9318711,\n
        "lon": 3.4436556,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743991,\n
        "lat": 49.9318721,\n
        "lon": 3.4404116,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743992,\n
        "lat": 49.9318736,\n
        "lon": 3.4458843,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743993,\n
        "lat": 49.9318746,\n
        "lon": 3.4458343,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743994,\n
        "lat": 49.9318751,\n
        "lon": 3.4427366,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743995,\n
        "lat": 49.9318756,\n
        "lon": 3.4466933,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743996,\n
        "lat": 49.9318761,\n
        "lon": 3.4426946,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743997,\n
        "lat": 49.9318796,\n
        "lon": 3.4456433,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743998,\n
        "lat": 49.9318801,\n
        "lon": 3.4425796,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971743999,\n
        "lat": 49.9318801,\n
        "lon": 3.4442836,\n
        "timestamp": "2016-01-27T18:34:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744000,\n
        "lat": 49.9318861,\n
        "lon": 3.4437446,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744001,\n
        "lat": 49.9318866,\n
        "lon": 3.4456573,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744002,\n
        "lat": 49.9318896,\n
        "lon": 3.4450043,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744003,\n
        "lat": 49.9318916,\n
        "lon": 3.4467423,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744004,\n
        "lat": 49.9318946,\n
        "lon": 3.4453513,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744005,\n
        "lat": 49.9318976,\n
        "lon": 3.4456873,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744006,\n
        "lat": 49.9318996,\n
        "lon": 3.4455733,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744007,\n
        "lat": 49.9318996,\n
        "lon": 3.4461803,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744008,\n
        "lat": 49.9319036,\n
        "lon": 3.4456423,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744009,\n
        "lat": 49.9319076,\n
        "lon": 3.4456543,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744010,\n
        "lat": 49.9319091,\n
        "lon": 3.4434116,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744011,\n
        "lat": 49.9319116,\n
        "lon": 3.4450823,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744012,\n
        "lat": 49.9319136,\n
        "lon": 3.4456153,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744013,\n
        "lat": 49.9319146,\n
        "lon": 3.4459673,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744014,\n
        "lat": 49.9319206,\n
        "lon": 3.4464023,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744015,\n
        "lat": 49.9319226,\n
        "lon": 3.4454443,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744016,\n
        "lat": 49.9319326,\n
        "lon": 3.4454763,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744017,\n
        "lat": 49.9319346,\n
        "lon": 3.4456313,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744018,\n
        "lat": 49.9319371,\n
        "lon": 3.4435676,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744019,\n
        "lat": 49.9319376,\n
        "lon": 3.4451733,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744020,\n
        "lat": 49.9319396,\n
        "lon": 3.4456473,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744021,\n
        "lat": 49.9319431,\n
        "lon": 3.4445066,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744022,\n
        "lat": 49.9319456,\n
        "lon": 3.4455343,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744023,\n
        "lat": 49.9319466,\n
        "lon": 3.4460833,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744024,\n
        "lat": 49.9319511,\n
        "lon": 3.4440476,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744025,\n
        "lat": 49.9319536,\n
        "lon": 3.4463793,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744026,\n
        "lat": 49.9319541,\n
        "lon": 3.4442366,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744027,\n
        "lat": 49.9319561,\n
        "lon": 3.4441896,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744028,\n
        "lat": 49.9319586,\n
        "lon": 3.4465273,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744029,\n
        "lat": 49.9319606,\n
        "lon": 3.4455783,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744030,\n
        "lat": 49.9319611,\n
        "lon": 3.4441696,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744031,\n
        "lat": 49.9319621,\n
        "lon": 3.4442216,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744032,\n
        "lat": 49.9319641,\n
        "lon": 3.4441856,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744033,\n
        "lat": 49.9319661,\n
        "lon": 3.4405566,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744034,\n
        "lat": 49.9319666,\n
        "lon": 3.4458573,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744035,\n
        "lat": 49.9319691,\n
        "lon": 3.4406026,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744036,\n
        "lat": 49.9319706,\n
        "lon": 3.4452893,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744037,\n
        "lat": 49.9319741,\n
        "lon": 3.4441636,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744038,\n
        "lat": 49.9319746,\n
        "lon": 3.4456173,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744039,\n
        "lat": 49.9319811,\n
        "lon": 3.4441166,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744040,\n
        "lat": 49.9319826,\n
        "lon": 3.4459193,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744041,\n
        "lat": 49.9319841,\n
        "lon": 3.4442116,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744042,\n
        "lat": 49.9319866,\n
        "lon": 3.4456523,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744043,\n
        "lat": 49.9319871,\n
        "lon": 3.4441606,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744044,\n
        "lat": 49.9319906,\n
        "lon": 3.4459053,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744045,\n
        "lat": 49.9319916,\n
        "lon": 3.4459123,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744046,\n
        "lat": 49.9319916,\n
        "lon": 3.4465023,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744047,\n
        "lat": 49.9319946,\n
        "lon": 3.4453823,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744048,\n
        "lat": 49.9319976,\n
        "lon": 3.4458363,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744049,\n
        "lat": 49.9319986,\n
        "lon": 3.4465953,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744050,\n
        "lat": 49.9320096,\n
        "lon": 3.4455373,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744051,\n
        "lat": 49.9320096,\n
        "lon": 3.4458933,\n
        "timestamp": "2016-01-27T18:34:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744357,\n
        "lat": 49.9321386,\n
        "lon": 3.4460213,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744358,\n
        "lat": 49.9321396,\n
        "lon": 3.4462503,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744359,\n
        "lat": 49.9321396,\n
        "lon": 3.4470233,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744360,\n
        "lat": 49.9321421,\n
        "lon": 3.4448446,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744361,\n
        "lat": 49.9321536,\n
        "lon": 3.4460913,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744362,\n
        "lat": 49.9321536,\n
        "lon": 3.4462973,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744363,\n
        "lat": 49.9321756,\n
        "lon": 3.4467813,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744364,\n
        "lat": 49.9321771,\n
        "lon": 3.4454446,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744365,\n
        "lat": 49.9321786,\n
        "lon": 3.4462183,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744366,\n
        "lat": 49.9321786,\n
        "lon": 3.4466933,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744367,\n
        "lat": 49.9321826,\n
        "lon": 3.4464373,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744368,\n
        "lat": 49.9321826,\n
        "lon": 3.4470003,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744369,\n
        "lat": 49.9321866,\n
        "lon": 3.4464493,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744370,\n
        "lat": 49.9321896,\n
        "lon": 3.4462693,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744371,\n
        "lat": 49.9321901,\n
        "lon": 3.4450176,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744372,\n
        "lat": 49.9321916,\n
        "lon": 3.4466533,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744373,\n
        "lat": 49.9321971,\n
        "lon": 3.4455296,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744374,\n
        "lat": 49.9321986,\n
        "lon": 3.4466793,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744375,\n
        "lat": 49.9321986,\n
        "lon": 3.4468593,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744376,\n
        "lat": 49.9322031,\n
        "lon": 3.4448066,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744377,\n
        "lat": 49.9322036,\n
        "lon": 3.4463353,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744378,\n
        "lat": 49.9322046,\n
        "lon": 3.4470963,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744379,\n
        "lat": 49.9322196,\n
        "lon": 3.4464203,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744380,\n
        "lat": 49.9322196,\n
        "lon": 3.4468493,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744381,\n
        "lat": 49.9322216,\n
        "lon": 3.4475203,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744382,\n
        "lat": 49.9322326,\n
        "lon": 3.4466233,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744383,\n
        "lat": 49.9322371,\n
        "lon": 3.4440766,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744384,\n
        "lat": 49.9322471,\n
        "lon": 3.4441436,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744385,\n
        "lat": 49.9322491,\n
        "lon": 3.4449786,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744386,\n
        "lat": 49.9322641,\n
        "lon": 3.4450486,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744387,\n
        "lat": 49.9322696,\n
        "lon": 3.4476763,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744388,\n
        "lat": 49.9322741,\n
        "lon": 3.4450566,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744389,\n
        "lat": 49.9322756,\n
        "lon": 3.4472193,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744390,\n
        "lat": 49.9322856,\n
        "lon": 3.4468123,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744391,\n
        "lat": 49.9322856,\n
        "lon": 3.4474723,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744392,\n
        "lat": 49.9322931,\n
        "lon": 3.4451406,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744393,\n
        "lat": 49.9323126,\n
        "lon": 3.4473463,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744394,\n
        "lat": 49.9323141,\n
        "lon": 3.4453656,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744395,\n
        "lat": 49.9323331,\n
        "lon": 3.4454536,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744396,\n
        "lat": 49.9323346,\n
        "lon": 3.4476263,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744397,\n
        "lat": 49.9323416,\n
        "lon": 3.4471733,\n
        "timestamp": "2016-01-27T18:34:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744398,\n
        "lat": 49.9323516,\n
        "lon": 3.4472263,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744399,\n
        "lat": 49.9323556,\n
        "lon": 3.4472233,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744400,\n
        "lat": 49.9323616,\n
        "lon": 3.4472613,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744401,\n
        "lat": 49.9323656,\n
        "lon": 3.4472583,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744402,\n
        "lat": 49.9323736,\n
        "lon": 3.4473033,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744403,\n
        "lat": 49.9323966,\n
        "lon": 3.4476443,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744404,\n
        "lat": 49.9324126,\n
        "lon": 3.4475923,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744405,\n
        "lat": 49.9323854,\n
        "lon": 3.4489714,\n
        "timestamp": "2022-04-30T11:54:43Z",\n
        "version": 2,\n
        "changeset": 120381868,\n
        "user": "AmiFritz",\n
        "uid": 172867\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744406,\n
        "lat": 49.9324236,\n
        "lon": 3.4476223,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744407,\n
        "lat": 49.9324286,\n
        "lon": 3.4477533,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744408,\n
        "lat": 49.9324636,\n
        "lon": 3.4475513,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744409,\n
        "lat": 49.9324636,\n
        "lon": 3.4477873,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744410,\n
        "lat": 49.9324364,\n
        "lon": 3.4489274,\n
        "timestamp": "2022-04-30T11:54:43Z",\n
        "version": 2,\n
        "changeset": 120381868,\n
        "user": "AmiFritz",\n
        "uid": 172867\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744411,\n
        "lat": 49.9325036,\n
        "lon": 3.4475583,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744412,\n
        "lat": 49.9325046,\n
        "lon": 3.4476863,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744413,\n
        "lat": 49.9325136,\n
        "lon": 3.4479543,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744414,\n
        "lat": 49.9325206,\n
        "lon": 3.4475913,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744415,\n
        "lat": 49.9325246,\n
        "lon": 3.4476373,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744416,\n
        "lat": 49.9324990,\n
        "lon": 3.4490656,\n
        "timestamp": "2022-04-30T11:54:43Z",\n
        "version": 3,\n
        "changeset": 120381868,\n
        "user": "AmiFritz",\n
        "uid": 172867\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744417,\n
        "lat": 49.9325356,\n
        "lon": 3.4476643,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744418,\n
        "lat": 49.9325396,\n
        "lon": 3.4475023,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744419,\n
        "lat": 49.9325516,\n
        "lon": 3.4480123,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744420,\n
        "lat": 49.9325576,\n
        "lon": 3.4475313,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744421,\n
        "lat": 49.9325596,\n
        "lon": 3.4476093,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744422,\n
        "lat": 49.9325606,\n
        "lon": 3.4480453,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744423,\n
        "lat": 49.9325636,\n
        "lon": 3.4477143,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744424,\n
        "lat": 49.9325344,\n
        "lon": 3.4494034,\n
        "timestamp": "2022-04-30T11:54:43Z",\n
        "version": 2,\n
        "changeset": 120381868,\n
        "user": "AmiFritz",\n
        "uid": 172867\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744425,\n
        "lat": 49.9325696,\n
        "lon": 3.4476353,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744426,\n
        "lat": 49.9325420,\n
        "lon": 3.4490256,\n
        "timestamp": "2022-04-30T11:54:43Z",\n
        "version": 3,\n
        "changeset": 120381868,\n
        "user": "AmiFritz",\n
        "uid": 172867\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744427,\n
        "lat": 49.9325786,\n
        "lon": 3.4479953,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744428,\n
        "lat": 49.9325866,\n
        "lon": 3.4477893,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744429,\n
        "lat": 49.9325866,\n
        "lon": 3.4480273,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744430,\n
        "lat": 49.9325946,\n
        "lon": 3.4477833,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744431,\n
        "lat": 49.9325986,\n
        "lon": 3.4478313,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744432,\n
        "lat": 49.9326066,\n
        "lon": 3.4478253,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744433,\n
        "lat": 49.9326136,\n
        "lon": 3.4478813,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744434,\n
        "lat": 49.9325979,\n
        "lon": 3.4488655,\n
        "timestamp": "2020-09-18T16:36:06Z",\n
        "version": 2,\n
        "changeset": 91122977,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744435,\n
        "lat": 49.9326029,\n
        "lon": 3.4489125,\n
        "timestamp": "2020-09-18T16:36:06Z",\n
        "version": 2,\n
        "changeset": 91122977,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744436,\n
        "lat": 49.9325854,\n
        "lon": 3.4493594,\n
        "timestamp": "2022-04-30T11:54:43Z",\n
        "version": 2,\n
        "changeset": 120381868,\n
        "user": "AmiFritz",\n
        "uid": 172867\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744437,\n
        "lat": 49.9326290,\n
        "lon": 3.4494386,\n
        "timestamp": "2022-04-30T11:54:43Z",\n
        "version": 3,\n
        "changeset": 120381868,\n
        "user": "AmiFritz",\n
        "uid": 172867\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744438,\n
        "lat": 49.9326779,\n
        "lon": 3.4488485,\n
        "timestamp": "2020-09-18T16:36:06Z",\n
        "version": 2,\n
        "changeset": 91122977,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744439,\n
        "lat": 49.9326839,\n
        "lon": 3.4488925,\n
        "timestamp": "2020-09-18T16:36:06Z",\n
        "version": 2,\n
        "changeset": 91122977,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744440,\n
        "lat": 49.9326790,\n
        "lon": 3.4493916,\n
        "timestamp": "2022-04-30T11:54:43Z",\n
        "version": 3,\n
        "changeset": 120381868,\n
        "user": "AmiFritz",\n
        "uid": 172867\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744441,\n
        "lat": 49.9327253,\n
        "lon": 3.4486239,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744442,\n
        "lat": 49.9327333,\n
        "lon": 3.4482069,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744443,\n
        "lat": 49.9327383,\n
        "lon": 3.4486809,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744444,\n
        "lat": 49.9327383,\n
        "lon": 3.4493719,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744445,\n
        "lat": 49.9327302,\n
        "lon": 3.4488787,\n
        "timestamp": "2020-09-18T16:36:06Z",\n
        "version": 2,\n
        "changeset": 91122977,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744446,\n
        "lat": 49.9327593,\n
        "lon": 3.4482869,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744447,\n
        "lat": 49.9327389,\n
        "lon": 3.4489991,\n
        "timestamp": "2020-09-18T16:36:06Z",\n
        "version": 2,\n
        "changeset": 91122977,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744448,\n
        "lat": 49.9327589,\n
        "lon": 3.4489801,\n
        "timestamp": "2020-09-18T16:36:06Z",\n
        "version": 2,\n
        "changeset": 91122977,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744449,\n
        "lat": 49.9327649,\n
        "lon": 3.4490661,\n
        "timestamp": "2020-09-18T16:36:06Z",\n
        "version": 2,\n
        "changeset": 91122977,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744450,\n
        "lat": 49.9327893,\n
        "lon": 3.4485949,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744451,\n
        "lat": 49.9327963,\n
        "lon": 3.4495269,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744452,\n
        "lat": 49.9328033,\n
        "lon": 3.4486489,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744453,\n
        "lat": 49.9327839,\n
        "lon": 3.4490481,\n
        "timestamp": "2020-09-18T16:36:06Z",\n
        "version": 2,\n
        "changeset": 91122977,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744454,\n
        "lat": 49.9328163,\n
        "lon": 3.4495809,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744455,\n
        "lat": 49.9328173,\n
        "lon": 3.4482769,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744456,\n
        "lat": 49.9327885,\n
        "lon": 3.4495012,\n
        "timestamp": "2020-09-18T16:36:06Z",\n
        "version": 2,\n
        "changeset": 91122977,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744657,\n
        "lat": 49.9328029,\n
        "lon": 3.4488261,\n
        "timestamp": "2020-09-18T16:36:06Z",\n
        "version": 2,\n
        "changeset": 91122977,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744658,\n
        "lat": 49.9328313,\n
        "lon": 3.4483659,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744659,\n
        "lat": 49.9328105,\n
        "lon": 3.4495562,\n
        "timestamp": "2020-09-18T16:36:06Z",\n
        "version": 2,\n
        "changeset": 91122977,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744660,\n
        "lat": 49.9328493,\n
        "lon": 3.4483449,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744661,\n
        "lat": 49.9328573,\n
        "lon": 3.4482249,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744662,\n
        "lat": 49.9328358,\n
        "lon": 3.4492307,\n
        "timestamp": "2020-09-18T16:36:06Z",\n
        "version": 2,\n
        "changeset": 91122977,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744663,\n
        "lat": 49.9328673,\n
        "lon": 3.4481009,\n
        "timestamp": "2016-01-27T18:34:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744664,\n
        "lat": 49.9328401,\n
        "lon": 3.4490241,\n
        "timestamp": "2020-09-18T16:36:06Z",\n
        "version": 2,\n
        "changeset": 91122977,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744665,\n
        "lat": 49.9328743,\n
        "lon": 3.4484559,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744666,\n
        "lat": 49.9328559,\n
        "lon": 3.4492835,\n
        "timestamp": "2020-09-18T16:36:06Z",\n
        "version": 2,\n
        "changeset": 91122977,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744667,\n
        "lat": 49.9328545,\n
        "lon": 3.4496762,\n
        "timestamp": "2020-09-18T16:36:06Z",\n
        "version": 2,\n
        "changeset": 91122977,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744668,\n
        "lat": 49.9328611,\n
        "lon": 3.4490176,\n
        "timestamp": "2020-09-18T16:36:06Z",\n
        "version": 2,\n
        "changeset": 91122977,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744669,\n
        "lat": 49.9328923,\n
        "lon": 3.4484349,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744670,\n
        "lat": 49.9328963,\n
        "lon": 3.4481779,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744671,\n
        "lat": 49.9329123,\n
        "lon": 3.4485139,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744672,\n
        "lat": 49.9328899,\n
        "lon": 3.4491841,\n
        "timestamp": "2020-09-18T16:36:06Z",\n
        "version": 2,\n
        "changeset": 91122977,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744673,\n
        "lat": 49.9329223,\n
        "lon": 3.4484989,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744674,\n
        "lat": 49.9329223,\n
        "lon": 3.4485379,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744676,\n
        "lat": 49.9329333,\n
        "lon": 3.4485229,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744677,\n
        "lat": 49.9329076,\n
        "lon": 3.4491725,\n
        "timestamp": "2020-09-18T16:36:06Z",\n
        "version": 2,\n
        "changeset": 91122977,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744678,\n
        "lat": 49.9329453,\n
        "lon": 3.4485449,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744679,\n
        "lat": 49.9329683,\n
        "lon": 3.4484389,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744680,\n
        "lat": 49.9329823,\n
        "lon": 3.4485029,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744681,\n
        "lat": 49.9329704,\n
        "lon": 3.4493452,\n
        "timestamp": "2020-09-18T16:36:06Z",\n
        "version": 2,\n
        "changeset": 91122977,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744682,\n
        "lat": 49.9330113,\n
        "lon": 3.4483519,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744683,\n
        "lat": 49.9329862,\n
        "lon": 3.4500857,\n
        "timestamp": "2025-09-23T10:12:31Z",\n
        "version": 3,\n
        "changeset": 172335520,\n
        "user": "Swihail",\n
        "uid": 15458726\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744684,\n
        "lat": 49.9330263,\n
        "lon": 3.4486419,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744685,\n
        "lat": 49.9330323,\n
        "lon": 3.4483889,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744686,\n
        "lat": 49.9330033,\n
        "lon": 3.4501236,\n
        "timestamp": "2025-09-23T10:12:31Z",\n
        "version": 4,\n
        "changeset": 172335520,\n
        "user": "Swihail",\n
        "uid": 15458726\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744687,\n
        "lat": 49.9330315,\n
        "lon": 3.4495112,\n
        "timestamp": "2020-09-18T16:36:06Z",\n
        "version": 2,\n
        "changeset": 91122977,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744688,\n
        "lat": 49.9330823,\n
        "lon": 3.4485529,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744689,\n
        "lat": 49.9330530,\n
        "lon": 3.4502418,\n
        "timestamp": "2025-09-23T10:12:31Z",\n
        "version": 4,\n
        "changeset": 172335520,\n
        "user": "Swihail",\n
        "uid": 15458726\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744690,\n
        "lat": 49.9330630,\n
        "lon": 3.4497321,\n
        "timestamp": "2025-09-23T10:12:31Z",\n
        "version": 4,\n
        "changeset": 172335520,\n
        "user": "Swihail",\n
        "uid": 15458726\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744691,\n
        "lat": 49.9331033,\n
        "lon": 3.4487479,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744692,\n
        "lat": 49.9331253,\n
        "lon": 3.4488639,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744693,\n
        "lat": 49.9330978,\n
        "lon": 3.4499664,\n
        "timestamp": "2025-09-23T10:12:31Z",\n
        "version": 3,\n
        "changeset": 172335520,\n
        "user": "Swihail",\n
        "uid": 15458726\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744694,\n
        "lat": 49.9330992,\n
        "lon": 3.4496954,\n
        "timestamp": "2025-09-23T10:12:31Z",\n
        "version": 4,\n
        "changeset": 172335520,\n
        "user": "Swihail",\n
        "uid": 15458726\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744695,\n
        "lat": 49.9331043,\n
        "lon": 3.4499841,\n
        "timestamp": "2025-09-23T10:12:31Z",\n
        "version": 4,\n
        "changeset": 172335520,\n
        "user": "Swihail",\n
        "uid": 15458726\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744696,\n
        "lat": 49.9331156,\n
        "lon": 3.4500110,\n
        "timestamp": "2025-09-23T10:12:31Z",\n
        "version": 4,\n
        "changeset": 172335520,\n
        "user": "Swihail",\n
        "uid": 15458726\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744697,\n
        "lat": 49.9331473,\n
        "lon": 3.4488039,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744698,\n
        "lat": 49.9331553,\n
        "lon": 3.4486569,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744699,\n
        "lat": 49.9331773,\n
        "lon": 3.4487729,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744700,\n
        "lat": 49.9331433,\n
        "lon": 3.4499445,\n
        "timestamp": "2025-09-23T10:12:31Z",\n
        "version": 4,\n
        "changeset": 172335520,\n
        "user": "Swihail",\n
        "uid": 15458726\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744701,\n
        "lat": 49.9331783,\n
        "lon": 3.4488599,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744702,\n
        "lat": 49.9331793,\n
        "lon": 3.4489179,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744703,\n
        "lat": 49.9331853,\n
        "lon": 3.4497349,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744704,\n
        "lat": 49.9331863,\n
        "lon": 3.4488389,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744705,\n
        "lat": 49.9331933,\n
        "lon": 3.4488169,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744706,\n
        "lat": 49.9331933,\n
        "lon": 3.4488749,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744707,\n
        "lat": 49.9331993,\n
        "lon": 3.4488069,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744708,\n
        "lat": 49.9331993,\n
        "lon": 3.4496659,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744709,\n
        "lat": 49.9332033,\n
        "lon": 3.4487279,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744710,\n
        "lat": 49.9332123,\n
        "lon": 3.4488729,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744711,\n
        "lat": 49.9332193,\n
        "lon": 3.4488579,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744712,\n
        "lat": 49.9332213,\n
        "lon": 3.4487559,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744713,\n
        "lat": 49.9332283,\n
        "lon": 3.4487479,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744714,\n
        "lat": 49.9332293,\n
        "lon": 3.4498489,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744715,\n
        "lat": 49.9332413,\n
        "lon": 3.4489189,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744716,\n
        "lat": 49.9332483,\n
        "lon": 3.4489299,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744717,\n
        "lat": 49.9332583,\n
        "lon": 3.4496989,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744719,\n
        "lat": 49.9332713,\n
        "lon": 3.4489609,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744720,\n
        "lat": 49.9332813,\n
        "lon": 3.4489469,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744721,\n
        "lat": 49.9332893,\n
        "lon": 3.4488379,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744722,\n
        "lat": 49.9332903,\n
        "lon": 3.4492489,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744723,\n
        "lat": 49.9332923,\n
        "lon": 3.4488429,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744724,\n
        "lat": 49.9332943,\n
        "lon": 3.4491339,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744725,\n
        "lat": 49.9333103,\n
        "lon": 3.4491459,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744726,\n
        "lat": 49.9333183,\n
        "lon": 3.4491439,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744727,\n
        "lat": 49.9333193,\n
        "lon": 3.4490049,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744728,\n
        "lat": 49.9333313,\n
        "lon": 3.4490489,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744729,\n
        "lat": 49.9333543,\n
        "lon": 3.4489369,\n
        "timestamp": "2016-01-27T18:34:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744730,\n
        "lat": 49.9333723,\n
        "lon": 3.4493079,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744731,\n
        "lat": 49.9333783,\n
        "lon": 3.4489649,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744732,\n
        "lat": 49.9334033,\n
        "lon": 3.4491989,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744733,\n
        "lat": 49.9334643,\n
        "lon": 3.4491299,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744734,\n
        "lat": 49.9334855,\n
        "lon": 3.4791542,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744735,\n
        "lat": 49.9334923,\n
        "lon": 3.4491579,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744736,\n
        "lat": 49.9335103,\n
        "lon": 3.4490239,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744737,\n
        "lat": 49.9335195,\n
        "lon": 3.4792712,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744738,\n
        "lat": 49.9335213,\n
        "lon": 3.4490969,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744739,\n
        "lat": 49.9335495,\n
        "lon": 3.4791112,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744740,\n
        "lat": 49.9335623,\n
        "lon": 3.4493869,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744741,\n
        "lat": 49.9335653,\n
        "lon": 3.4491369,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744742,\n
        "lat": 49.9335815,\n
        "lon": 3.4792272,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744743,\n
        "lat": 49.9335843,\n
        "lon": 3.4490959,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744744,\n
        "lat": 49.9336083,\n
        "lon": 3.4494229,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744745,\n
        "lat": 49.9336213,\n
        "lon": 3.4493829,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744746,\n
        "lat": 49.9336273,\n
        "lon": 3.4491379,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744747,\n
        "lat": 49.9336343,\n
        "lon": 3.4493929,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744748,\n
        "lat": 49.9336413,\n
        "lon": 3.4496779,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744749,\n
        "lat": 49.9336415,\n
        "lon": 3.4792912,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744750,\n
        "lat": 49.9336535,\n
        "lon": 3.4793372,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744751,\n
        "lat": 49.9336563,\n
        "lon": 3.4492199,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744752,\n
        "lat": 49.9336683,\n
        "lon": 3.4496049,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744753,\n
        "lat": 49.9336693,\n
        "lon": 3.4491799,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744754,\n
        "lat": 49.9336773,\n
        "lon": 3.4492399,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744755,\n
        "lat": 49.9336805,\n
        "lon": 3.4793222,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744756,\n
        "lat": 49.9336975,\n
        "lon": 3.4793792,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744857,\n
        "lat": 49.9336983,\n
        "lon": 3.4497349,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744858,\n
        "lat": 49.9337263,\n
        "lon": 3.4496649,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744859,\n
        "lat": 49.9337343,\n
        "lon": 3.4495699,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744860,\n
        "lat": 49.9337463,\n
        "lon": 3.4494219,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744861,\n
        "lat": 49.9337485,\n
        "lon": 3.4792162,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744862,\n
        "lat": 49.9337503,\n
        "lon": 3.4495839,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744863,\n
        "lat": 49.9337583,\n
        "lon": 3.4495609,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744864,\n
        "lat": 49.9337613,\n
        "lon": 3.4495629,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744865,\n
        "lat": 49.9337743,\n
        "lon": 3.4494499,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744866,\n
        "lat": 49.9337805,\n
        "lon": 3.4793232,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744867,\n
        "lat": 49.9337873,\n
        "lon": 3.4492929,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744868,\n
        "lat": 49.9338043,\n
        "lon": 3.4495409,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744869,\n
        "lat": 49.9338223,\n
        "lon": 3.4494899,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744870,\n
        "lat": 49.9338283,\n
        "lon": 3.4495619,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744871,\n
        "lat": 49.9338333,\n
        "lon": 3.4495479,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744872,\n
        "lat": 49.9338343,\n
        "lon": 3.4493389,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744873,\n
        "lat": 49.9338316,\n
        "lon": 3.4767944,\n
        "timestamp": "2023-10-13T11:34:42Z",\n
        "version": 2,\n
        "changeset": 142519945,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744874,\n
        "lat": 49.9338316,\n
        "lon": 3.4769574,\n
        "timestamp": "2023-10-13T11:34:42Z",\n
        "version": 2,\n
        "changeset": 142519945,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744875,\n
        "lat": 49.9338463,\n
        "lon": 3.4495099,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744876,\n
        "lat": 49.9338713,\n
        "lon": 3.4494379,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744877,\n
        "lat": 49.9339016,\n
        "lon": 3.4767954,\n
        "timestamp": "2023-10-13T11:34:42Z",\n
        "version": 2,\n
        "changeset": 142519945,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744878,\n
        "lat": 49.9339026,\n
        "lon": 3.4769554,\n
        "timestamp": "2023-10-13T11:34:42Z",\n
        "version": 2,\n
        "changeset": 142519945,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744879,\n
        "lat": 49.9339037,\n
        "lon": 3.4798403,\n
        "timestamp": "2023-02-15T15:25:09Z",\n
        "version": 2,\n
        "changeset": 132587411,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744880,\n
        "lat": 49.9339047,\n
        "lon": 3.4799253,\n
        "timestamp": "2023-02-15T15:25:09Z",\n
        "version": 2,\n
        "changeset": 132587411,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744881,\n
        "lat": 49.9339433,\n
        "lon": 3.4496439,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744882,\n
        "lat": 49.9339463,\n
        "lon": 3.4496349,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744883,\n
        "lat": 49.9339613,\n
        "lon": 3.4496469,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744884,\n
        "lat": 49.9339617,\n
        "lon": 3.4798353,\n
        "timestamp": "2023-02-15T15:25:09Z",\n
        "version": 2,\n
        "changeset": 132587411,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744885,\n
        "lat": 49.9339637,\n
        "lon": 3.4799243,\n
        "timestamp": "2023-02-15T15:25:09Z",\n
        "version": 2,\n
        "changeset": 132587411,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744886,\n
        "lat": 49.9339963,\n
        "lon": 3.4495479,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744887,\n
        "lat": 49.9339983,\n
        "lon": 3.4497239,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744888,\n
        "lat": 49.9340433,\n
        "lon": 3.4496239,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744889,\n
        "lat": 49.9340433,\n
        "lon": 3.4497759,\n
        "timestamp": "2016-01-27T18:34:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744890,\n
        "lat": 49.9340503,\n
        "lon": 3.4496319,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744891,\n
        "lat": 49.9340583,\n
        "lon": 3.4497929,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744892,\n
        "lat": 49.9340863,\n
        "lon": 3.4495569,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744893,\n
        "lat": 49.9340863,\n
        "lon": 3.4496749,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744894,\n
        "lat": 49.9340893,\n
        "lon": 3.4496789,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744895,\n
        "lat": 49.9341033,\n
        "lon": 3.4496939,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744896,\n
        "lat": 49.9341223,\n
        "lon": 3.4495959,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744897,\n
        "lat": 49.9342083,\n
        "lon": 3.4498089,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744898,\n
        "lat": 49.9342423,\n
        "lon": 3.4497319,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744899,\n
        "lat": 49.9342443,\n
        "lon": 3.4498329,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744900,\n
        "lat": 49.9342723,\n
        "lon": 3.4497679,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744901,\n
        "lat": 49.9342885,\n
        "lon": 3.4769822,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744902,\n
        "lat": 49.9343103,\n
        "lon": 3.4499019,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744903,\n
        "lat": 49.9343205,\n
        "lon": 3.4769382,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744904,\n
        "lat": 49.9343355,\n
        "lon": 3.4770782,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744905,\n
        "lat": 49.9343393,\n
        "lon": 3.4498409,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744906,\n
        "lat": 49.9343354,\n
        "lon": 3.4500317,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 2,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744907,\n
        "lat": 49.9343715,\n
        "lon": 3.4770342,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744908,\n
        "lat": 49.9343644,\n
        "lon": 3.4499777,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 2,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744909,\n
        "lat": 49.9344002,\n
        "lon": 3.4504674,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 3,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744910,\n
        "lat": 49.9344192,\n
        "lon": 3.4504134,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 3,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744911,\n
        "lat": 49.9344575,\n
        "lon": 3.4778022,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744912,\n
        "lat": 49.9344635,\n
        "lon": 3.4777292,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744913,\n
        "lat": 49.9344302,\n
        "lon": 3.4503484,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 3,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744914,\n
        "lat": 49.9344464,\n
        "lon": 3.4501847,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 2,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744915,\n
        "lat": 49.9344825,\n
        "lon": 3.4777672,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744916,\n
        "lat": 49.9344452,\n
        "lon": 3.4504344,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 3,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744917,\n
        "lat": 49.9344532,\n
        "lon": 3.4505184,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 3,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744918,\n
        "lat": 49.9344602,\n
        "lon": 3.4503934,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 3,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744919,\n
        "lat": 49.9344662,\n
        "lon": 3.4503994,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 3,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744920,\n
        "lat": 49.9344784,\n
        "lon": 3.4501327,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 2,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744921,\n
        "lat": 49.9345075,\n
        "lon": 3.4776712,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744922,\n
        "lat": 49.9344712,\n
        "lon": 3.4503894,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 3,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744923,\n
        "lat": 49.9344822,\n
        "lon": 3.4502074,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 3,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744924,\n
        "lat": 49.9345235,\n
        "lon": 3.4779332,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744925,\n
        "lat": 49.9345345,\n
        "lon": 3.4779172,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744926,\n
        "lat": 49.9345122,\n
        "lon": 3.4503454,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 3,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744927,\n
        "lat": 49.9345505,\n
        "lon": 3.4779502,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744928,\n
        "lat": 49.9345352,\n
        "lon": 3.4500604,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 3,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744929,\n
        "lat": 49.9345441,\n
        "lon": 3.4503635,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 2,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744930,\n
        "lat": 49.9345412,\n
        "lon": 3.4502644,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 3,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744931,\n
        "lat": 49.9345522,\n
        "lon": 3.4502354,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 3,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744932,\n
        "lat": 49.9345925,\n
        "lon": 3.4778412,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744933,\n
        "lat": 49.9345681,\n
        "lon": 3.4503814,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 2,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744934,\n
        "lat": 49.9345722,\n
        "lon": 3.4501744,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 3,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744935,\n
        "lat": 49.9345874,\n
        "lon": 3.4502637,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 2,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744936,\n
        "lat": 49.9346175,\n
        "lon": 3.4778672,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744937,\n
        "lat": 49.9346175,\n
        "lon": 3.4780822,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744938,\n
        "lat": 49.9345922,\n
        "lon": 3.4501134,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 3,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744939,\n
        "lat": 49.9346088,\n
        "lon": 3.4502814,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 2,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744940,\n
        "lat": 49.9346475,\n
        "lon": 3.4777362,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744941,\n
        "lat": 49.9346477,\n
        "lon": 3.4775893,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744942,\n
        "lat": 49.9346478,\n
        "lon": 3.4775791,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744943,\n
        "lat": 49.9346487,\n
        "lon": 3.4775993,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744944,\n
        "lat": 49.9346489,\n
        "lon": 3.4775690,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744945,\n
        "lat": 49.9346507,\n
        "lon": 3.4776090,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744946,\n
        "lat": 49.9346510,\n
        "lon": 3.4775594,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744947,\n
        "lat": 49.9346537,\n
        "lon": 3.4776181,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744948,\n
        "lat": 49.9346541,\n
        "lon": 3.4775504,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744949,\n
        "lat": 49.9346576,\n
        "lon": 3.4776263,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744950,\n
        "lat": 49.9346581,\n
        "lon": 3.4775423,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744951,\n
        "lat": 49.9346623,\n
        "lon": 3.4776334,\n
        "timestamp": "2016-01-27T18:34:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744952,\n
        "lat": 49.9346629,\n
        "lon": 3.4775353,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744953,\n
        "lat": 49.9346284,\n
        "lon": 3.4502222,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 2,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744954,\n
        "lat": 49.9346677,\n
        "lon": 3.4776393,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744955,\n
        "lat": 49.9346683,\n
        "lon": 3.4775296,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971744956,\n
        "lat": 49.9346736,\n
        "lon": 3.4776437,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745057,\n
        "lat": 49.9346743,\n
        "lon": 3.4775253,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745058,\n
        "lat": 49.9346441,\n
        "lon": 3.4503123,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 2,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745059,\n
        "lat": 49.9346795,\n
        "lon": 3.4780032,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745060,\n
        "lat": 49.9346799,\n
        "lon": 3.4776466,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745061,\n
        "lat": 49.9346806,\n
        "lon": 3.4775226,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745062,\n
        "lat": 49.9346555,\n
        "lon": 3.4503214,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 2,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745063,\n
        "lat": 49.9346864,\n
        "lon": 3.4776480,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745064,\n
        "lat": 49.9346871,\n
        "lon": 3.4775214,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745065,\n
        "lat": 49.9346531,\n
        "lon": 3.4501623,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 2,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745066,\n
        "lat": 49.9346929,\n
        "lon": 3.4776476,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745067,\n
        "lat": 49.9346936,\n
        "lon": 3.4775219,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745068,\n
        "lat": 49.9346994,\n
        "lon": 3.4776457,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745069,\n
        "lat": 49.9347001,\n
        "lon": 3.4775241,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745070,\n
        "lat": 49.9346674,\n
        "lon": 3.4502543,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 2,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745071,\n
        "lat": 49.9347055,\n
        "lon": 3.4776422,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745072,\n
        "lat": 49.9347055,\n
        "lon": 3.4778392,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745073,\n
        "lat": 49.9347062,\n
        "lon": 3.4775278,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745074,\n
        "lat": 49.9346775,\n
        "lon": 3.4502644,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 2,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745075,\n
        "lat": 49.9347112,\n
        "lon": 3.4776372,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745076,\n
        "lat": 49.9347118,\n
        "lon": 3.4775329,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745077,\n
        "lat": 49.9347163,\n
        "lon": 3.4776308,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745078,\n
        "lat": 49.9347169,\n
        "lon": 3.4775394,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745079,\n
        "lat": 49.9347207,\n
        "lon": 3.4776232,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745080,\n
        "lat": 49.9347212,\n
        "lon": 3.4775471,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745081,\n
        "lat": 49.9346877,\n
        "lon": 3.4501984,\n
        "timestamp": "2020-09-19T11:24:15Z",\n
        "version": 2,\n
        "changeset": 91147408,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745082,\n
        "lat": 49.9347243,\n
        "lon": 3.4776146,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745083,\n
        "lat": 49.9347246,\n
        "lon": 3.4775558,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745084,\n
        "lat": 49.9347269,\n
        "lon": 3.4776053,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745085,\n
        "lat": 49.9347271,\n
        "lon": 3.4775652,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745086,\n
        "lat": 49.9347285,\n
        "lon": 3.4775954,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745087,\n
        "lat": 49.9347287,\n
        "lon": 3.4775751,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745088,\n
        "lat": 49.9347291,\n
        "lon": 3.4775853,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745089,\n
        "lat": 49.9347815,\n
        "lon": 3.4785762,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745090,\n
        "lat": 49.9347935,\n
        "lon": 3.4775422,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745091,\n
        "lat": 49.9348005,\n
        "lon": 3.4785292,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745092,\n
        "lat": 49.9348045,\n
        "lon": 3.4785442,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745093,\n
        "lat": 49.9348085,\n
        "lon": 3.4786642,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745094,\n
        "lat": 49.9348175,\n
        "lon": 3.4786522,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745095,\n
        "lat": 49.9348265,\n
        "lon": 3.4787072,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745096,\n
        "lat": 49.9348405,\n
        "lon": 3.4788002,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745097,\n
        "lat": 49.9348455,\n
        "lon": 3.4781082,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745098,\n
        "lat": 49.9348485,\n
        "lon": 3.4786322,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745099,\n
        "lat": 49.9348505,\n
        "lon": 3.4776512,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745100,\n
        "lat": 49.9348645,\n
        "lon": 3.4786682,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745101,\n
        "lat": 49.9348655,\n
        "lon": 3.4784532,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745102,\n
        "lat": 49.9348755,\n
        "lon": 3.4786022,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745103,\n
        "lat": 49.9348925,\n
        "lon": 3.4786402,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745104,\n
        "lat": 49.9349005,\n
        "lon": 3.4787212,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745105,\n
        "lat": 49.9349115,\n
        "lon": 3.4785542,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745106,\n
        "lat": 49.9349285,\n
        "lon": 3.4785372,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745107,\n
        "lat": 49.9349495,\n
        "lon": 3.4785872,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745108,\n
        "lat": 49.9349505,\n
        "lon": 3.4790002,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745109,\n
        "lat": 49.9349613,\n
        "lon": 3.4508899,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745110,\n
        "lat": 49.9349943,\n
        "lon": 3.4504659,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745111,\n
        "lat": 49.9349955,\n
        "lon": 3.4779212,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745112,\n
        "lat": 49.9350013,\n
        "lon": 3.4505409,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745113,\n
        "lat": 49.9350033,\n
        "lon": 3.4504449,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745114,\n
        "lat": 49.9350083,\n
        "lon": 3.4509399,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745115,\n
        "lat": 49.9350095,\n
        "lon": 3.4789172,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745116,\n
        "lat": 49.9350103,\n
        "lon": 3.4505179,\n
        "timestamp": "2016-01-27T18:34:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745117,\n
        "lat": 49.9350123,\n
        "lon": 3.4505529,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745118,\n
        "lat": 49.9350153,\n
        "lon": 3.4504879,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745119,\n
        "lat": 49.9350213,\n
        "lon": 3.4505299,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745120,\n
        "lat": 49.9350253,\n
        "lon": 3.4504669,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745121,\n
        "lat": 49.9350363,\n
        "lon": 3.4508949,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745122,\n
        "lat": 49.9350513,\n
        "lon": 3.4509119,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745123,\n
        "lat": 49.9350613,\n
        "lon": 3.4508389,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745124,\n
        "lat": 49.9350665,\n
        "lon": 3.4761692,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745125,\n
        "lat": 49.9350695,\n
        "lon": 3.4780532,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745126,\n
        "lat": 49.9350773,\n
        "lon": 3.4508569,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745127,\n
        "lat": 49.9350785,\n
        "lon": 3.4761122,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745128,\n
        "lat": 49.9350943,\n
        "lon": 3.4508259,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745129,\n
        "lat": 49.9350983,\n
        "lon": 3.4505869,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745130,\n
        "lat": 49.9351055,\n
        "lon": 3.4761862,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745131,\n
        "lat": 49.9351165,\n
        "lon": 3.4761302,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745132,\n
        "lat": 49.9351195,\n
        "lon": 3.4788872,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745133,\n
        "lat": 49.9351205,\n
        "lon": 3.4780012,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745134,\n
        "lat": 49.9351235,\n
        "lon": 3.4788172,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745135,\n
        "lat": 49.9351255,\n
        "lon": 3.4787872,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745136,\n
        "lat": 49.9351265,\n
        "lon": 3.4785472,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745137,\n
        "lat": 49.9351285,\n
        "lon": 3.4785732,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745138,\n
        "lat": 49.9351345,\n
        "lon": 3.4785632,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745139,\n
        "lat": 49.9351405,\n
        "lon": 3.4780472,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745140,\n
        "lat": 49.9351425,\n
        "lon": 3.4786002,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745141,\n
        "lat": 49.9351453,\n
        "lon": 3.4506319,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745142,\n
        "lat": 49.9351505,\n
        "lon": 3.4785922,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745143,\n
        "lat": 49.9351523,\n
        "lon": 3.4506749,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745144,\n
        "lat": 49.9351615,\n
        "lon": 3.4782632,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745145,\n
        "lat": 49.9351645,\n
        "lon": 3.4786192,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745146,\n
        "lat": 49.9351745,\n
        "lon": 3.4786072,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745147,\n
        "lat": 49.9351853,\n
        "lon": 3.4509139,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745148,\n
        "lat": 49.9351865,\n
        "lon": 3.4784712,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745149,\n
        "lat": 49.9351865,\n
        "lon": 3.4789142,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745150,\n
        "lat": 49.9351935,\n
        "lon": 3.4781732,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745151,\n
        "lat": 49.9351945,\n
        "lon": 3.4788132,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745152,\n
        "lat": 49.9352063,\n
        "lon": 3.4507479,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745153,\n
        "lat": 49.9352105,\n
        "lon": 3.4782122,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745154,\n
        "lat": 49.9352133,\n
        "lon": 3.4507319,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745155,\n
        "lat": 49.9352215,\n
        "lon": 3.4778992,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745156,\n
        "lat": 49.9352305,\n
        "lon": 3.4785632,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745157,\n
        "lat": 49.9352335,\n
        "lon": 3.4787172,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745158,\n
        "lat": 49.9352373,\n
        "lon": 3.4507779,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745159,\n
        "lat": 49.9352415,\n
        "lon": 3.4779492,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745160,\n
        "lat": 49.9352495,\n
        "lon": 3.4785412,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745161,\n
        "lat": 49.9352595,\n
        "lon": 3.4785622,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745162,\n
        "lat": 49.9352635,\n
        "lon": 3.4770062,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745163,\n
        "lat": 49.9352985,\n
        "lon": 3.4785142,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745164,\n
        "lat": 49.9353205,\n
        "lon": 3.4771082,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745165,\n
        "lat": 49.9353205,\n
        "lon": 3.4789052,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745166,\n
        "lat": 49.9353325,\n
        "lon": 3.4785732,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745167,\n
        "lat": 49.9353665,\n
        "lon": 3.4768652,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745168,\n
        "lat": 49.9353685,\n
        "lon": 3.4771502,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745169,\n
        "lat": 49.9353955,\n
        "lon": 3.4772022,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745170,\n
        "lat": 49.9354005,\n
        "lon": 3.4777962,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745171,\n
        "lat": 49.9354005,\n
        "lon": 3.4789972,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745172,\n
        "lat": 49.9354035,\n
        "lon": 3.4769932,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745173,\n
        "lat": 49.9354146,\n
        "lon": 3.4701300,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745174,\n
        "lat": 49.9354156,\n
        "lon": 3.4698990,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745175,\n
        "lat": 49.9354166,\n
        "lon": 3.4511878,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745176,\n
        "lat": 49.9354235,\n
        "lon": 3.4769672,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745177,\n
        "lat": 49.9354236,\n
        "lon": 3.4513868,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745178,\n
        "lat": 49.9354286,\n
        "lon": 3.4511648,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745179,\n
        "lat": 49.9354306,\n
        "lon": 3.4513948,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745180,\n
        "lat": 49.9354346,\n
        "lon": 3.4512238,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745181,\n
        "lat": 49.9354395,\n
        "lon": 3.4770552,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745182,\n
        "lat": 49.9354395,\n
        "lon": 3.4779442,\n
        "timestamp": "2016-01-27T18:34:30Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745183,\n
        "lat": 49.9354396,\n
        "lon": 3.4512138,\n
        "timestamp": "2016-01-27T18:34:31Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745184,\n
        "lat": 49.9354436,\n
        "lon": 3.4513488,\n
        "timestamp": "2016-01-27T18:34:31Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745185,\n
        "lat": 49.9354456,\n
        "lon": 3.4701280,\n
        "timestamp": "2016-01-27T18:34:31Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745186,\n
        "lat": 49.9354466,\n
        "lon": 3.4698990,\n
        "timestamp": "2016-01-27T18:34:31Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745187,\n
        "lat": 49.9354496,\n
        "lon": 3.4513558,\n
        "timestamp": "2016-01-27T18:34:31Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745188,\n
        "lat": 49.9354516,\n
        "lon": 3.4511898,\n
        "timestamp": "2016-01-27T18:34:31Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745189,\n
        "lat": 49.9354516,\n
        "lon": 3.4514178,\n
        "timestamp": "2016-01-27T18:34:31Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745190,\n
        "lat": 49.9354596,\n
        "lon": 3.4510988,\n
        "timestamp": "2016-01-27T18:34:31Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745191,\n
        "lat": 49.9354646,\n
        "lon": 3.4700540,\n
        "timestamp": "2016-01-27T18:34:31Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745192,\n
        "lat": 49.9354656,\n
        "lon": 3.4699780,\n
        "timestamp": "2016-01-27T18:34:31Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745193,\n
        "lat": 49.9354665,\n
        "lon": 3.4771032,\n
        "timestamp": "2016-01-27T18:34:31Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745194,\n
        "lat": 49.9354815,\n
        "lon": 3.4777512,\n
        "timestamp": "2016-01-27T18:34:31Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745195,\n
        "lat": 49.9354826,\n
        "lon": 3.4513138,\n
        "timestamp": "2016-01-27T18:34:31Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745196,\n
        "lat": 49.9354846,\n
        "lon": 3.4512798,\n
        "timestamp": "2016-01-27T18:34:31Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745197,\n
        "lat": 49.9354867,\n
        "lon": 3.4700805,\n
        "timestamp": "2016-01-27T18:34:31Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745198,\n
        "lat": 49.9354868,\n
        "lon": 3.4700915,\n
        "timestamp": "2016-01-27T18:34:31Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745200,\n
        "lat": 49.9354875,\n
        "lon": 3.4699422,\n
        "timestamp": "2016-07-05T13:25:52Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745201,\n
        "lat": 49.9354877,\n
        "lon": 3.4700696,\n
        "timestamp": "2016-01-27T18:34:31Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745204,\n
        "lat": 49.9354880,\n
        "lon": 3.4701024,\n
        "timestamp": "2016-01-27T18:34:32Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745206,\n
        "lat": 49.9354885,\n
        "lon": 3.4699557,\n
        "timestamp": "2016-07-05T13:25:52Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745207,\n
        "lat": 49.9354886,\n
        "lon": 3.4700550,\n
        "timestamp": "2016-01-27T18:34:32Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745208,\n
        "lat": 49.9354884,\n
        "lon": 3.4699287,\n
        "timestamp": "2016-07-05T13:25:52Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745210,\n
        "lat": 49.9354896,\n
        "lon": 3.4699800,\n
        "timestamp": "2016-01-27T18:34:32Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745211,\n
        "lat": 49.9354898,\n
        "lon": 3.4700591,\n
        "timestamp": "2016-01-27T18:34:32Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745213,\n
        "lat": 49.9354904,\n
        "lon": 3.4701128,\n
        "timestamp": "2016-01-27T18:34:32Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745215,\n
        "lat": 49.9354909,\n
        "lon": 3.4699157,\n
        "timestamp": "2016-07-05T13:25:52Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745216,\n
        "lat": 49.9354912,\n
        "lon": 3.4699686,\n
        "timestamp": "2016-07-05T13:25:52Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745217,\n
        "lat": 49.9354925,\n
        "lon": 3.4785202,\n
        "timestamp": "2016-01-27T18:34:32Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745219,\n
        "lat": 49.9354930,\n
        "lon": 3.4700493,\n
        "timestamp": "2016-01-27T18:34:32Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745221,\n
        "lat": 49.9354938,\n
        "lon": 3.4701225,\n
        "timestamp": "2016-01-27T18:34:32Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745223,\n
        "lat": 49.9354955,\n
        "lon": 3.4699804,\n
        "timestamp": "2016-07-05T13:25:52Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745224,\n
        "lat": 49.9354966,\n
        "lon": 3.4513278,\n
        "timestamp": "2016-01-27T18:34:32Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745225,\n
        "lat": 49.9354951,\n
        "lon": 3.4699038,\n
        "timestamp": "2016-07-05T13:25:53Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745226,\n
        "lat": 49.9354972,\n
        "lon": 3.4700404,\n
        "timestamp": "2016-01-27T18:34:32Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745228,\n
        "lat": 49.9354981,\n
        "lon": 3.4701312,\n
        "timestamp": "2016-01-27T18:34:32Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745232,\n
        "lat": 49.9355016,\n
        "lon": 3.4512448,\n
        "timestamp": "2016-01-27T18:34:32Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745233,\n
        "lat": 49.9355012,\n
        "lon": 3.4699906,\n
        "timestamp": "2016-07-05T13:25:53Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745234,\n
        "lat": 49.9355022,\n
        "lon": 3.4700326,\n
        "timestamp": "2016-01-27T18:34:32Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745235,\n
        "lat": 49.9355033,\n
        "lon": 3.4701387,\n
        "timestamp": "2016-01-27T18:34:32Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745238,\n
        "lat": 49.9355065,\n
        "lon": 3.4782262,\n
        "timestamp": "2016-01-27T18:34:32Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745239,\n
        "lat": 49.9355007,\n
        "lon": 3.4698935,\n
        "timestamp": "2016-07-05T13:25:53Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745240,\n
        "lat": 49.9355081,\n
        "lon": 3.4699988,\n
        "timestamp": "2016-07-05T13:25:53Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745241,\n
        "lat": 49.9355080,\n
        "lon": 3.4700262,\n
        "timestamp": "2016-01-27T18:34:32Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745242,\n
        "lat": 49.9355092,\n
        "lon": 3.4701448,\n
        "timestamp": "2016-01-27T18:34:32Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745244,\n
        "lat": 49.9355105,\n
        "lon": 3.4783112,\n
        "timestamp": "2016-01-27T18:34:32Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745245,\n
        "lat": 49.9355106,\n
        "lon": 3.4512538,\n
        "timestamp": "2016-01-27T18:34:32Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745247,\n
        "lat": 49.9355076,\n
        "lon": 3.4698851,\n
        "timestamp": "2016-07-05T13:25:53Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745248,\n
        "lat": 49.9355137,\n
        "lon": 3.4687733,\n
        "timestamp": "2016-01-27T18:34:32Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745250,\n
        "lat": 49.9355143,\n
        "lon": 3.4700213,\n
        "timestamp": "2016-01-27T18:34:32Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745251,\n
        "lat": 49.9355147,\n
        "lon": 3.4684813,\n
        "timestamp": "2016-01-27T18:34:32Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745252,\n
        "lat": 49.9355157,\n
        "lon": 3.4701493,\n
        "timestamp": "2016-01-27T18:34:32Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745254,\n
        "lat": 49.9355160,\n
        "lon": 3.4700047,\n
        "timestamp": "2016-07-05T13:25:53Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745457,\n
        "lat": 49.9355211,\n
        "lon": 3.4700181,\n
        "timestamp": "2016-01-27T18:34:32Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745458,\n
        "lat": 49.9355154,\n
        "lon": 3.4698790,\n
        "timestamp": "2016-07-05T13:25:53Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745459,\n
        "lat": 49.9355225,\n
        "lon": 3.4701522,\n
        "timestamp": "2016-01-27T18:34:32Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745460,\n
        "lat": 49.9355245,\n
        "lon": 3.4700080,\n
        "timestamp": "2016-07-05T13:25:53Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745463,\n
        "lat": 49.9355282,\n
        "lon": 3.4700166,\n
        "timestamp": "2016-01-27T18:34:32Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745464,\n
        "lat": 49.9355238,\n
        "lon": 3.4698755,\n
        "timestamp": "2016-07-05T13:25:53Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745465,\n
        "lat": 49.9355296,\n
        "lon": 3.4701534,\n
        "timestamp": "2016-01-27T18:34:33Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745468,\n
        "lat": 49.9355332,\n
        "lon": 3.4700086,\n
        "timestamp": "2016-07-05T13:25:53Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745469,\n
        "lat": 49.9355352,\n
        "lon": 3.4700169,\n
        "timestamp": "2016-01-27T18:34:33Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745471,\n
        "lat": 49.9355366,\n
        "lon": 3.4511858,\n
        "timestamp": "2016-01-27T18:34:33Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745472,\n
        "lat": 49.9355366,\n
        "lon": 3.4701528,\n
        "timestamp": "2016-01-27T18:34:33Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745474,\n
        "lat": 49.9355325,\n
        "lon": 3.4698747,\n
        "timestamp": "2016-07-05T13:25:53Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745475,\n
        "lat": 49.9355418,\n
        "lon": 3.4700064,\n
        "timestamp": "2016-07-05T13:25:53Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745476,\n
        "lat": 49.9355422,\n
        "lon": 3.4700189,\n
        "timestamp": "2016-01-27T18:34:33Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745478,\n
        "lat": 49.9355436,\n
        "lon": 3.4701504,\n
        "timestamp": "2016-01-27T18:34:33Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745480,\n
        "lat": 49.9355456,\n
        "lon": 3.4511558,\n
        "timestamp": "2016-01-27T18:34:33Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745481,\n
        "lat": 49.9355412,\n
        "lon": 3.4698767,\n
        "timestamp": "2016-07-05T13:25:53Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745483,\n
        "lat": 49.9355486,\n
        "lon": 3.4511598,\n
        "timestamp": "2016-01-27T18:34:33Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745484,\n
        "lat": 49.9355489,\n
        "lon": 3.4700226,\n
        "timestamp": "2016-01-27T18:34:33Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745486,\n
        "lat": 49.9355502,\n
        "lon": 3.4701463,\n
        "timestamp": "2016-01-27T18:34:33Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745487,\n
        "lat": 49.9355500,\n
        "lon": 3.4700016,\n
        "timestamp": "2016-07-05T13:25:53Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745488,\n
        "lat": 49.9355506,\n
        "lon": 3.4513848,\n
        "timestamp": "2016-01-27T18:34:33Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745491,\n
        "lat": 49.9355494,\n
        "lon": 3.4698813,\n
        "timestamp": "2016-07-05T13:25:53Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745492,\n
        "lat": 49.9355551,\n
        "lon": 3.4700280,\n
        "timestamp": "2016-01-27T18:34:33Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745493,\n
        "lat": 49.9355573,\n
        "lon": 3.4699943,\n
        "timestamp": "2016-07-05T13:25:53Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745494,\n
        "lat": 49.9355562,\n
        "lon": 3.4701407,\n
        "timestamp": "2016-01-27T18:34:33Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745497,\n
        "lat": 49.9355568,\n
        "lon": 3.4698884,\n
        "timestamp": "2016-07-05T13:25:53Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745498,\n
        "lat": 49.9355606,\n
        "lon": 3.4700348,\n
        "timestamp": "2016-01-27T18:34:33Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745500,\n
        "lat": 49.9355617,\n
        "lon": 3.4701336,\n
        "timestamp": "2016-01-27T18:34:33Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745502,\n
        "lat": 49.9355636,\n
        "lon": 3.4699849,\n
        "timestamp": "2016-07-05T13:25:53Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745504,\n
        "lat": 49.9355654,\n
        "lon": 3.4700429,\n
        "timestamp": "2016-01-27T18:34:33Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745505,\n
        "lat": 49.9355685,\n
        "lon": 3.4699737,\n
        "timestamp": "2016-07-05T13:25:53Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745506,\n
        "lat": 49.9355663,\n
        "lon": 3.4701252,\n
        "timestamp": "2016-01-27T18:34:33Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745507,\n
        "lat": 49.9355632,\n
        "lon": 3.4698976,\n
        "timestamp": "2016-07-05T13:25:53Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745510,\n
        "lat": 49.9355719,\n
        "lon": 3.4699612,\n
        "timestamp": "2016-07-05T13:25:53Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745511,\n
        "lat": 49.9355693,\n
        "lon": 3.4700522,\n
        "timestamp": "2016-01-27T18:34:33Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745512,\n
        "lat": 49.9355700,\n
        "lon": 3.4701158,\n
        "timestamp": "2016-01-27T18:34:33Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745513,\n
        "lat": 49.9355682,\n
        "lon": 3.4699087,\n
        "timestamp": "2016-07-05T13:25:53Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745517,\n
        "lat": 49.9355722,\n
        "lon": 3.4700622,\n
        "timestamp": "2016-01-27T18:34:33Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745519,\n
        "lat": 49.9355725,\n
        "lon": 3.4786142,\n
        "timestamp": "2016-01-27T18:34:33Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745520,\n
        "lat": 49.9355726,\n
        "lon": 3.4701056,\n
        "timestamp": "2016-01-27T18:34:33Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745521,\n
        "lat": 49.9355736,\n
        "lon": 3.4699479,\n
        "timestamp": "2016-07-05T13:25:53Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745522,\n
        "lat": 49.9355717,\n
        "lon": 3.4699211,\n
        "timestamp": "2016-07-05T13:25:53Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745524,\n
        "lat": 49.9355736,\n
        "lon": 3.4510958,\n
        "timestamp": "2016-01-27T18:34:33Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745527,\n
        "lat": 49.9355735,\n
        "lon": 3.4699344,\n
        "timestamp": "2016-07-05T13:25:53Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745528,\n
        "lat": 49.9355740,\n
        "lon": 3.4700729,\n
        "timestamp": "2016-01-27T18:34:33Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745529,\n
        "lat": 49.9355742,\n
        "lon": 3.4700948,\n
        "timestamp": "2016-01-27T18:34:33Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745530,\n
        "lat": 49.9355747,\n
        "lon": 3.4700839,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745531,\n
        "lat": 49.9355836,\n
        "lon": 3.4513088,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745532,\n
        "lat": 49.9355850,\n
        "lon": 3.4700909,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745533,\n
        "lat": 49.9355851,\n
        "lon": 3.4700798,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745534,\n
        "lat": 49.9355859,\n
        "lon": 3.4701019,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745535,\n
        "lat": 49.9355863,\n
        "lon": 3.4700689,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745536,\n
        "lat": 49.9355869,\n
        "lon": 3.4699385,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745537,\n
        "lat": 49.9355874,\n
        "lon": 3.4699278,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745538,\n
        "lat": 49.9355875,\n
        "lon": 3.4699491,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745539,\n
        "lat": 49.9355880,\n
        "lon": 3.4701125,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745540,\n
        "lat": 49.9355887,\n
        "lon": 3.4700584,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745541,\n
        "lat": 49.9355891,\n
        "lon": 3.4699174,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745542,\n
        "lat": 49.9355891,\n
        "lon": 3.4699595,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745543,\n
        "lat": 49.9355911,\n
        "lon": 3.4701225,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745544,\n
        "lat": 49.9355917,\n
        "lon": 3.4699075,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745545,\n
        "lat": 49.9355918,\n
        "lon": 3.4699694,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745546,\n
        "lat": 49.9355920,\n
        "lon": 3.4700486,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745547,\n
        "lat": 49.9355936,\n
        "lon": 3.4513188,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745548,\n
        "lat": 49.9355952,\n
        "lon": 3.4701316,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745549,\n
        "lat": 49.9355954,\n
        "lon": 3.4698984,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745550,\n
        "lat": 49.9355955,\n
        "lon": 3.4699785,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745551,\n
        "lat": 49.9355964,\n
        "lon": 3.4700398,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745552,\n
        "lat": 49.9355986,\n
        "lon": 3.4511198,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745553,\n
        "lat": 49.9355999,\n
        "lon": 3.4698903,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745554,\n
        "lat": 49.9356000,\n
        "lon": 3.4699866,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745555,\n
        "lat": 49.9356002,\n
        "lon": 3.4701396,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745556,\n
        "lat": 49.9356015,\n
        "lon": 3.4700321,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745657,\n
        "lat": 49.9356015,\n
        "lon": 3.4782142,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745658,\n
        "lat": 49.9356045,\n
        "lon": 3.4783112,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745659,\n
        "lat": 49.9356051,\n
        "lon": 3.4698834,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745660,\n
        "lat": 49.9356053,\n
        "lon": 3.4699934,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745661,\n
        "lat": 49.9356059,\n
        "lon": 3.4701463,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745662,\n
        "lat": 49.9356074,\n
        "lon": 3.4700257,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745663,\n
        "lat": 49.9356106,\n
        "lon": 3.4514478,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745664,\n
        "lat": 49.9356111,\n
        "lon": 3.4698779,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745665,\n
        "lat": 49.9356112,\n
        "lon": 3.4699989,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745666,\n
        "lat": 49.9356122,\n
        "lon": 3.4701515,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745667,\n
        "lat": 49.9356138,\n
        "lon": 3.4700209,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745668,\n
        "lat": 49.9356175,\n
        "lon": 3.4698740,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745669,\n
        "lat": 49.9356176,\n
        "lon": 3.4700028,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745670,\n
        "lat": 49.9356189,\n
        "lon": 3.4701552,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745671,\n
        "lat": 49.9356206,\n
        "lon": 3.4700177,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745672,\n
        "lat": 49.9356242,\n
        "lon": 3.4698716,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745673,\n
        "lat": 49.9356244,\n
        "lon": 3.4700051,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745674,\n
        "lat": 49.9356259,\n
        "lon": 3.4701571,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745675,\n
        "lat": 49.9356266,\n
        "lon": 3.4514338,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745676,\n
        "lat": 49.9356277,\n
        "lon": 3.4700162,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745677,\n
        "lat": 49.9356311,\n
        "lon": 3.4698709,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745678,\n
        "lat": 49.9356312,\n
        "lon": 3.4700057,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745679,\n
        "lat": 49.9356331,\n
        "lon": 3.4701573,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745680,\n
        "lat": 49.9356348,\n
        "lon": 3.4700164,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745681,\n
        "lat": 49.9356356,\n
        "lon": 3.4512248,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745682,\n
        "lat": 49.9356379,\n
        "lon": 3.4698720,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745683,\n
        "lat": 49.9356381,\n
        "lon": 3.4700046,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745684,\n
        "lat": 49.9356402,\n
        "lon": 3.4701558,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745685,\n
        "lat": 49.9356419,\n
        "lon": 3.4700183,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745686,\n
        "lat": 49.9356446,\n
        "lon": 3.4698747,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745687,\n
        "lat": 49.9356448,\n
        "lon": 3.4700019,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745688,\n
        "lat": 49.9356470,\n
        "lon": 3.4701526,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745689,\n
        "lat": 49.9356486,\n
        "lon": 3.4700219,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745690,\n
        "lat": 49.9356509,\n
        "lon": 3.4698790,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745691,\n
        "lat": 49.9356511,\n
        "lon": 3.4699975,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745692,\n
        "lat": 49.9356534,\n
        "lon": 3.4701477,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745693,\n
        "lat": 49.9356549,\n
        "lon": 3.4700272,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745694,\n
        "lat": 49.9356567,\n
        "lon": 3.4698849,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745695,\n
        "lat": 49.9356568,\n
        "lon": 3.4699917,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745696,\n
        "lat": 49.9356593,\n
        "lon": 3.4701414,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745697,\n
        "lat": 49.9356606,\n
        "lon": 3.4700339,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745698,\n
        "lat": 49.9356618,\n
        "lon": 3.4698920,\n
        "timestamp": "2016-01-27T18:34:34Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745699,\n
        "lat": 49.9356619,\n
        "lon": 3.4699845,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745700,\n
        "lat": 49.9356644,\n
        "lon": 3.4701337,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745701,\n
        "lat": 49.9356656,\n
        "lon": 3.4700419,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745702,\n
        "lat": 49.9356661,\n
        "lon": 3.4699004,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745703,\n
        "lat": 49.9356662,\n
        "lon": 3.4699761,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745704,\n
        "lat": 49.9356687,\n
        "lon": 3.4701248,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745705,\n
        "lat": 49.9356696,\n
        "lon": 3.4699097,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745706,\n
        "lat": 49.9356696,\n
        "lon": 3.4699668,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745707,\n
        "lat": 49.9356697,\n
        "lon": 3.4700510,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745708,\n
        "lat": 49.9356706,\n
        "lon": 3.4514808,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745709,\n
        "lat": 49.9356720,\n
        "lon": 3.4699197,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745710,\n
        "lat": 49.9356721,\n
        "lon": 3.4701151,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745711,\n
        "lat": 49.9356728,\n
        "lon": 3.4699515,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745712,\n
        "lat": 49.9356728,\n
        "lon": 3.4700609,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745713,\n
        "lat": 49.9356734,\n
        "lon": 3.4699302,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745714,\n
        "lat": 49.9356736,\n
        "lon": 3.4699409,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745715,\n
        "lat": 49.9356744,\n
        "lon": 3.4701046,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745716,\n
        "lat": 49.9356748,\n
        "lon": 3.4700716,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745717,\n
        "lat": 49.9356757,\n
        "lon": 3.4700936,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745718,\n
        "lat": 49.9356758,\n
        "lon": 3.4700826,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745719,\n
        "lat": 49.9356797,\n
        "lon": 3.4692523,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745720,\n
        "lat": 49.9356807,\n
        "lon": 3.4687733,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745721,\n
        "lat": 49.9356826,\n
        "lon": 3.4513098,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745722,\n
        "lat": 49.9356855,\n
        "lon": 3.4773772,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745723,\n
        "lat": 49.9356855,\n
        "lon": 3.4774312,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745724,\n
        "lat": 49.9356876,\n
        "lon": 3.4512828,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745725,\n
        "lat": 49.9356936,\n
        "lon": 3.4516818,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745726,\n
        "lat": 49.9356937,\n
        "lon": 3.4692773,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745727,\n
        "lat": 49.9357155,\n
        "lon": 3.4774322,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745728,\n
        "lat": 49.9357165,\n
        "lon": 3.4773782,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745729,\n
        "lat": 49.9357186,\n
        "lon": 3.4515768,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745730,\n
        "lat": 49.9357256,\n
        "lon": 3.4513568,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745731,\n
        "lat": 49.9357306,\n
        "lon": 3.4515448,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745732,\n
        "lat": 49.9357326,\n
        "lon": 3.4515928,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745733,\n
        "lat": 49.9357386,\n
        "lon": 3.4515248,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745734,\n
        "lat": 49.9357546,\n
        "lon": 3.4516168,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745744,\n
        "lat": 49.9357776,\n
        "lon": 3.4515658,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745751,\n
        "lat": 49.9357946,\n
        "lon": 3.4516508,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745754,\n
        "lat": 49.9358026,\n
        "lon": 3.4518028,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745755,\n
        "lat": 49.9358027,\n
        "lon": 3.4699703,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745756,\n
        "lat": 49.9358057,\n
        "lon": 3.4697213,\n
        "timestamp": "2016-01-27T18:34:35Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745884,\n
        "lat": 49.9358406,\n
        "lon": 3.4517158,\n
        "timestamp": "2016-01-27T18:34:36Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745891,\n
        "lat": 49.9358536,\n
        "lon": 3.4517148,\n
        "timestamp": "2016-01-27T18:34:36Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745894,\n
        "lat": 49.9358567,\n
        "lon": 3.4688903,\n
        "timestamp": "2016-01-27T18:34:36Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745895,\n
        "lat": 49.9358597,\n
        "lon": 3.4684903,\n
        "timestamp": "2016-01-27T18:34:36Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745902,\n
        "lat": 49.9358726,\n
        "lon": 3.4514588,\n
        "timestamp": "2016-01-27T18:34:36Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745903,\n
        "lat": 49.9358726,\n
        "lon": 3.4516378,\n
        "timestamp": "2016-01-27T18:34:36Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745906,\n
        "lat": 49.9358776,\n
        "lon": 3.4517778,\n
        "timestamp": "2016-01-27T18:34:36Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745909,\n
        "lat": 49.9358816,\n
        "lon": 3.4516468,\n
        "timestamp": "2016-01-27T18:34:36Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745931,\n
        "lat": 49.9359186,\n
        "lon": 3.4515258,\n
        "timestamp": "2016-01-27T18:34:36Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745944,\n
        "lat": 49.9359507,\n
        "lon": 3.4699853,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745949,\n
        "lat": 49.9359577,\n
        "lon": 3.4697333,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971745956,\n
        "lat": 49.9359656,\n
        "lon": 3.4518968,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746061,\n
        "lat": 49.9359726,\n
        "lon": 3.4515498,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746062,\n
        "lat": 49.9359756,\n
        "lon": 3.4519088,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746063,\n
        "lat": 49.9359836,\n
        "lon": 3.4518658,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746064,\n
        "lat": 49.9359896,\n
        "lon": 3.4518798,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746065,\n
        "lat": 49.9359917,\n
        "lon": 3.4690263,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746066,\n
        "lat": 49.9359947,\n
        "lon": 3.4688943,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746067,\n
        "lat": 49.9359947,\n
        "lon": 3.4704673,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746068,\n
        "lat": 49.9359976,\n
        "lon": 3.4519368,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746069,\n
        "lat": 49.9359977,\n
        "lon": 3.4702973,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746070,\n
        "lat": 49.9360207,\n
        "lon": 3.4704653,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746071,\n
        "lat": 49.9360217,\n
        "lon": 3.4705243,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746072,\n
        "lat": 49.9360576,\n
        "lon": 3.4518728,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746073,\n
        "lat": 49.9360876,\n
        "lon": 3.4517208,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746074,\n
        "lat": 49.9360897,\n
        "lon": 3.4705233,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746075,\n
        "lat": 49.9360897,\n
        "lon": 3.4705543,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746076,\n
        "lat": 49.9360916,\n
        "lon": 3.4520318,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746077,\n
        "lat": 49.9361036,\n
        "lon": 3.4520038,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746078,\n
        "lat": 49.9361066,\n
        "lon": 3.4517498,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746079,\n
        "lat": 49.9361146,\n
        "lon": 3.4520178,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746080,\n
        "lat": 49.9361266,\n
        "lon": 3.4519468,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746081,\n
        "lat": 49.9361406,\n
        "lon": 3.4521168,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746082,\n
        "lat": 49.9361586,\n
        "lon": 3.4520638,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746083,\n
        "lat": 49.9361597,\n
        "lon": 3.4705513,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746084,\n
        "lat": 49.9361597,\n
        "lon": 3.4706103,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746085,\n
        "lat": 49.9361696,\n
        "lon": 3.4521478,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746086,\n
        "lat": 49.9361776,\n
        "lon": 3.4518538,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746087,\n
        "lat": 49.9361866,\n
        "lon": 3.4520958,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746088,\n
        "lat": 49.9362396,\n
        "lon": 3.4519478,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746089,\n
        "lat": 49.9362816,\n
        "lon": 3.4522248,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746090,\n
        "lat": 49.9363187,\n
        "lon": 3.4684153,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746091,\n
        "lat": 49.9363197,\n
        "lon": 3.4683893,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746092,\n
        "lat": 49.9363306,\n
        "lon": 3.4521388,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746093,\n
        "lat": 49.9363317,\n
        "lon": 3.4705913,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746094,\n
        "lat": 49.9363317,\n
        "lon": 3.4706173,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746095,\n
        "lat": 49.9363327,\n
        "lon": 3.4704733,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746096,\n
        "lat": 49.9363327,\n
        "lon": 3.4705173,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746097,\n
        "lat": 49.9363397,\n
        "lon": 3.4683913,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746098,\n
        "lat": 49.9363397,\n
        "lon": 3.4684173,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746099,\n
        "lat": 49.9363406,\n
        "lon": 3.4525898,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746100,\n
        "lat": 49.9363506,\n
        "lon": 3.4523188,\n
        "timestamp": "2016-01-27T18:34:37Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746101,\n
        "lat": 49.9363727,\n
        "lon": 3.4705913,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746102,\n
        "lat": 49.9363737,\n
        "lon": 3.4705183,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746103,\n
        "lat": 49.9363746,\n
        "lon": 3.4527418,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746104,\n
        "lat": 49.9363776,\n
        "lon": 3.4525018,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746105,\n
        "lat": 49.9363786,\n
        "lon": 3.4526308,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746106,\n
        "lat": 49.9363846,\n
        "lon": 3.4526478,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746107,\n
        "lat": 49.9363967,\n
        "lon": 3.4692973,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746108,\n
        "lat": 49.9363977,\n
        "lon": 3.4690473,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746109,\n
        "lat": 49.9363986,\n
        "lon": 3.4527648,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746110,\n
        "lat": 49.9363996,\n
        "lon": 3.4522328,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746111,\n
        "lat": 49.9364007,\n
        "lon": 3.4699083,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746112,\n
        "lat": 49.9364047,\n
        "lon": 3.4696113,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746113,\n
        "lat": 49.9364066,\n
        "lon": 3.4526708,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746114,\n
        "lat": 49.9364147,\n
        "lon": 3.4703103,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746115,\n
        "lat": 49.9364167,\n
        "lon": 3.4701023,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746116,\n
        "lat": 49.9364176,\n
        "lon": 3.4525428,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746117,\n
        "lat": 49.9364186,\n
        "lon": 3.4523978,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746118,\n
        "lat": 49.9364367,\n
        "lon": 3.4705223,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746119,\n
        "lat": 49.9364377,\n
        "lon": 3.4704773,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746120,\n
        "lat": 49.9364426,\n
        "lon": 3.4525208,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746121,\n
        "lat": 49.9364556,\n
        "lon": 3.4523168,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746122,\n
        "lat": 49.9364626,\n
        "lon": 3.4525408,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746123,\n
        "lat": 49.9364657,\n
        "lon": 3.4699103,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746124,\n
        "lat": 49.9364697,\n
        "lon": 3.4696133,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746125,\n
        "lat": 49.9364747,\n
        "lon": 3.4704783,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746126,\n
        "lat": 49.9364777,\n
        "lon": 3.4701043,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746127,\n
        "lat": 49.9364866,\n
        "lon": 3.4525648,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746128,\n
        "lat": 49.9364906,\n
        "lon": 3.4524798,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746129,\n
        "lat": 49.9365266,\n
        "lon": 3.4523938,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746130,\n
        "lat": 49.9365457,\n
        "lon": 3.4706293,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746131,\n
        "lat": 49.9365467,\n
        "lon": 3.4705703,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746132,\n
        "lat": 49.9365486,\n
        "lon": 3.4525418,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746133,\n
        "lat": 49.9365506,\n
        "lon": 3.4528798,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746134,\n
        "lat": 49.9365576,\n
        "lon": 3.4527708,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746135,\n
        "lat": 49.9365696,\n
        "lon": 3.4528988,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746136,\n
        "lat": 49.9365756,\n
        "lon": 3.4528258,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746137,\n
        "lat": 49.9365866,\n
        "lon": 3.4524588,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746138,\n
        "lat": 49.9365946,\n
        "lon": 3.4528418,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746139,\n
        "lat": 49.9365957,\n
        "lon": 3.4706303,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746140,\n
        "lat": 49.9365967,\n
        "lon": 3.4705733,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746141,\n
        "lat": 49.9366046,\n
        "lon": 3.4528208,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746142,\n
        "lat": 49.9366326,\n
        "lon": 3.4526048,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746143,\n
        "lat": 49.9366616,\n
        "lon": 3.4525358,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746144,\n
        "lat": 49.9366806,\n
        "lon": 3.4526548,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746145,\n
        "lat": 49.9367096,\n
        "lon": 3.4525848,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746146,\n
        "lat": 49.9367326,\n
        "lon": 3.4527368,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746147,\n
        "lat": 49.9367806,\n
        "lon": 3.4527918,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746148,\n
        "lat": 49.9367996,\n
        "lon": 3.4527498,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746149,\n
        "lat": 49.9368026,\n
        "lon": 3.4525878,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746150,\n
        "lat": 49.9368206,\n
        "lon": 3.4527748,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746151,\n
        "lat": 49.9368436,\n
        "lon": 3.4526318,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746152,\n
        "lat": 49.9368486,\n
        "lon": 3.4526208,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746153,\n
        "lat": 49.9368596,\n
        "lon": 3.4532498,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746154,\n
        "lat": 49.9368626,\n
        "lon": 3.4526768,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746155,\n
        "lat": 49.9368646,\n
        "lon": 3.4530268,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746156,\n
        "lat": 49.9368856,\n
        "lon": 3.4529738,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746257,\n
        "lat": 49.9368886,\n
        "lon": 3.4530548,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746258,\n
        "lat": 49.9369016,\n
        "lon": 3.4527208,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746259,\n
        "lat": 49.9369096,\n
        "lon": 3.4529998,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746260,\n
        "lat": 49.9369116,\n
        "lon": 3.4531528,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746261,\n
        "lat": 49.9369166,\n
        "lon": 3.4526898,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746262,\n
        "lat": 49.9369176,\n
        "lon": 3.4529758,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746263,\n
        "lat": 49.9369326,\n
        "lon": 3.4531028,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746264,\n
        "lat": 49.9369346,\n
        "lon": 3.4531068,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746265,\n
        "lat": 49.9369396,\n
        "lon": 3.4533418,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746266,\n
        "lat": 49.9369676,\n
        "lon": 3.4531848,\n
        "timestamp": "2016-01-27T18:34:38Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746267,\n
        "lat": 49.9369886,\n
        "lon": 3.4529778,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746268,\n
        "lat": 49.9369936,\n
        "lon": 3.4529838,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746269,\n
        "lat": 49.9369976,\n
        "lon": 3.4532188,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746270,\n
        "lat": 49.9370076,\n
        "lon": 3.4527838,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746271,\n
        "lat": 49.9370366,\n
        "lon": 3.4530318,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746272,\n
        "lat": 49.9370596,\n
        "lon": 3.4528348,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746273,\n
        "lat": 49.9370756,\n
        "lon": 3.4529778,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746274,\n
        "lat": 49.9371116,\n
        "lon": 3.4528828,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746275,\n
        "lat": 49.9371216,\n
        "lon": 3.4530568,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746276,\n
        "lat": 49.9371316,\n
        "lon": 3.4530298,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746277,\n
        "lat": 49.9371525,\n
        "lon": 3.4538432,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746278,\n
        "lat": 49.9371766,\n
        "lon": 3.4531048,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746279,\n
        "lat": 49.9371855,\n
        "lon": 3.4538872,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746280,\n
        "lat": 49.9372115,\n
        "lon": 3.4537492,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746281,\n
        "lat": 49.9372216,\n
        "lon": 3.4529868,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746282,\n
        "lat": 49.9372415,\n
        "lon": 3.4537942,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746283,\n
        "lat": 49.9372445,\n
        "lon": 3.4537992,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746284,\n
        "lat": 49.9372465,\n
        "lon": 3.4534092,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746285,\n
        "lat": 49.9372465,\n
        "lon": 3.4536902,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746286,\n
        "lat": 49.9372605,\n
        "lon": 3.4533702,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746287,\n
        "lat": 49.9372615,\n
        "lon": 3.4533812,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746288,\n
        "lat": 49.9372815,\n
        "lon": 3.4537392,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746289,\n
        "lat": 49.9372835,\n
        "lon": 3.4534652,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746290,\n
        "lat": 49.9373045,\n
        "lon": 3.4534342,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746291,\n
        "lat": 49.9373075,\n
        "lon": 3.4532922,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746292,\n
        "lat": 49.9373795,\n
        "lon": 3.4533932,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746293,\n
        "lat": 49.9373825,\n
        "lon": 3.4535502,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746294,\n
        "lat": 49.9373841,\n
        "lon": 3.4572115,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746295,\n
        "lat": 49.9373941,\n
        "lon": 3.4572875,\n
        "timestamp": "2016-01-27T18:34:39Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746296,\n
        "lat": 49.9374171,\n
        "lon": 3.4572795,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746297,\n
        "lat": 49.9374215,\n
        "lon": 3.4533192,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746298,\n
        "lat": 49.9374291,\n
        "lon": 3.4575265,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746299,\n
        "lat": 49.9374491,\n
        "lon": 3.4575195,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746300,\n
        "lat": 49.9374775,\n
        "lon": 3.4533962,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746301,\n
        "lat": 49.9374851,\n
        "lon": 3.4571795,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746302,\n
        "lat": 49.9375081,\n
        "lon": 3.4571715,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746303,\n
        "lat": 49.9375251,\n
        "lon": 3.4574935,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746304,\n
        "lat": 49.9375255,\n
        "lon": 3.4535452,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746305,\n
        "lat": 49.9375485,\n
        "lon": 3.4535722,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746306,\n
        "lat": 49.9375491,\n
        "lon": 3.4574845,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746307,\n
        "lat": 49.9375575,\n
        "lon": 3.4534902,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746308,\n
        "lat": 49.9375725,\n
        "lon": 3.4535502,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746309,\n
        "lat": 49.9375785,\n
        "lon": 3.4535192,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746310,\n
        "lat": 49.9375835,\n
        "lon": 3.4537132,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746311,\n
        "lat": 49.9376015,\n
        "lon": 3.4535872,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746312,\n
        "lat": 49.9376045,\n
        "lon": 3.4535972,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746313,\n
        "lat": 49.9376045,\n
        "lon": 3.4536352,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746314,\n
        "lat": 49.9376095,\n
        "lon": 3.4536692,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746315,\n
        "lat": 49.9376155,\n
        "lon": 3.4536122,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746316,\n
        "lat": 49.9376215,\n
        "lon": 3.4535732,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746317,\n
        "lat": 49.9376235,\n
        "lon": 3.4536632,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746318,\n
        "lat": 49.9376245,\n
        "lon": 3.4535452,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746319,\n
        "lat": 49.9376315,\n
        "lon": 3.4535862,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746320,\n
        "lat": 49.9376395,\n
        "lon": 3.4537902,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746321,\n
        "lat": 49.9376425,\n
        "lon": 3.4535672,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746322,\n
        "lat": 49.9376591,\n
        "lon": 3.4569965,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746323,\n
        "lat": 49.9376645,\n
        "lon": 3.4533832,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746324,\n
        "lat": 49.9376655,\n
        "lon": 3.4537442,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746325,\n
        "lat": 49.9376665,\n
        "lon": 3.4535882,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746326,\n
        "lat": 49.9376791,\n
        "lon": 3.4570675,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746327,\n
        "lat": 49.9376825,\n
        "lon": 3.4534932,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746328,\n
        "lat": 49.9376941,\n
        "lon": 3.4569515,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746329,\n
        "lat": 49.9376981,\n
        "lon": 3.4569685,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746330,\n
        "lat": 49.9377145,\n
        "lon": 3.4534322,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746331,\n
        "lat": 49.9377151,\n
        "lon": 3.4576985,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746332,\n
        "lat": 49.9377175,\n
        "lon": 3.4536512,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746333,\n
        "lat": 49.9377481,\n
        "lon": 3.4578355,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746334,\n
        "lat": 49.9377495,\n
        "lon": 3.4535932,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746335,\n
        "lat": 49.9377515,\n
        "lon": 3.4535902,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746336,\n
        "lat": 49.9377611,\n
        "lon": 3.4570125,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746337,\n
        "lat": 49.9377741,\n
        "lon": 3.4568975,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746338,\n
        "lat": 49.9377931,\n
        "lon": 3.4577735,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746339,\n
        "lat": 49.9378011,\n
        "lon": 3.4578025,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746340,\n
        "lat": 49.9378035,\n
        "lon": 3.4534972,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746341,\n
        "lat": 49.9378405,\n
        "lon": 3.4536632,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746342,\n
        "lat": 49.9378483,\n
        "lon": 3.4577419,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746343,\n
        "lat": 49.9378503,\n
        "lon": 3.4577469,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746344,\n
        "lat": 49.9378525,\n
        "lon": 3.4536712,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746345,\n
        "lat": 49.9378585,\n
        "lon": 3.4536552,\n
        "timestamp": "2016-01-27T18:34:40Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746346,\n
        "lat": 49.9378651,\n
        "lon": 3.4572015,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746347,\n
        "lat": 49.9378743,\n
        "lon": 3.4577270,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746348,\n
        "lat": 49.9378763,\n
        "lon": 3.4577319,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746349,\n
        "lat": 49.9378811,\n
        "lon": 3.4576035,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746350,\n
        "lat": 49.9378821,\n
        "lon": 3.4571885,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746351,\n
        "lat": 49.9378835,\n
        "lon": 3.4537092,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746352,\n
        "lat": 49.9378901,\n
        "lon": 3.4576365,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746353,\n
        "lat": 49.9378905,\n
        "lon": 3.4536812,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746354,\n
        "lat": 49.9378945,\n
        "lon": 3.4535612,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746355,\n
        "lat": 49.9379231,\n
        "lon": 3.4576145,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746356,\n
        "lat": 49.9379285,\n
        "lon": 3.4536012,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746457,\n
        "lat": 49.9379315,\n
        "lon": 3.4535882,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746458,\n
        "lat": 49.9379341,\n
        "lon": 3.4575975,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746459,\n
        "lat": 49.9379441,\n
        "lon": 3.4576435,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746460,\n
        "lat": 49.9379441,\n
        "lon": 3.4576885,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746461,\n
        "lat": 49.9379541,\n
        "lon": 3.4576815,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746462,\n
        "lat": 49.9379731,\n
        "lon": 3.4573765,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746463,\n
        "lat": 49.9379881,\n
        "lon": 3.4576135,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746464,\n
        "lat": 49.9379895,\n
        "lon": 3.4537882,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746465,\n
        "lat": 49.9379901,\n
        "lon": 3.4575585,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746466,\n
        "lat": 49.9379941,\n
        "lon": 3.4573625,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746467,\n
        "lat": 49.9379981,\n
        "lon": 3.4576565,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746468,\n
        "lat": 49.9380065,\n
        "lon": 3.4537272,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746469,\n
        "lat": 49.9380181,\n
        "lon": 3.4575525,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746470,\n
        "lat": 49.9380335,\n
        "lon": 3.4537442,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746471,\n
        "lat": 49.9380365,\n
        "lon": 3.4538102,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746472,\n
        "lat": 49.9380411,\n
        "lon": 3.4575395,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746473,\n
        "lat": 49.9380545,\n
        "lon": 3.4536792,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746474,\n
        "lat": 49.9380641,\n
        "lon": 3.4573975,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746475,\n
        "lat": 49.9380645,\n
        "lon": 3.4538482,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746476,\n
        "lat": 49.9380705,\n
        "lon": 3.4540142,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746477,\n
        "lat": 49.9380815,\n
        "lon": 3.4540332,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746478,\n
        "lat": 49.9380865,\n
        "lon": 3.4539872,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746479,\n
        "lat": 49.9380901,\n
        "lon": 3.4575045,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746480,\n
        "lat": 49.9380945,\n
        "lon": 3.4537092,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746481,\n
        "lat": 49.9381085,\n
        "lon": 3.4541292,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746482,\n
        "lat": 49.9381205,\n
        "lon": 3.4539292,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746483,\n
        "lat": 49.9381235,\n
        "lon": 3.4541052,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746484,\n
        "lat": 49.9381275,\n
        "lon": 3.4537332,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746485,\n
        "lat": 49.9381326,\n
        "lon": 3.4580487,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746486,\n
        "lat": 49.9381336,\n
        "lon": 3.4580507,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746487,\n
        "lat": 49.9381445,\n
        "lon": 3.4538922,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746488,\n
        "lat": 49.9381461,\n
        "lon": 3.4570445,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746489,\n
        "lat": 49.9381565,\n
        "lon": 3.4539122,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746490,\n
        "lat": 49.9381571,\n
        "lon": 3.4570845,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746491,\n
        "lat": 49.9381575,\n
        "lon": 3.4542022,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746492,\n
        "lat": 49.9381656,\n
        "lon": 3.4581527,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746493,\n
        "lat": 49.9381685,\n
        "lon": 3.4539992,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746494,\n
        "lat": 49.9381705,\n
        "lon": 3.4541812,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746495,\n
        "lat": 49.9381761,\n
        "lon": 3.4573205,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746496,\n
        "lat": 49.9381765,\n
        "lon": 3.4540132,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746497,\n
        "lat": 49.9381905,\n
        "lon": 3.4538132,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746498,\n
        "lat": 49.9381961,\n
        "lon": 3.4570145,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746499,\n
        "lat": 49.9382031,\n
        "lon": 3.4574265,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746500,\n
        "lat": 49.9382061,\n
        "lon": 3.4570515,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746501,\n
        "lat": 49.9382095,\n
        "lon": 3.4539312,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746502,\n
        "lat": 49.9382201,\n
        "lon": 3.4565885,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746503,\n
        "lat": 49.9382245,\n
        "lon": 3.4540982,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746504,\n
        "lat": 49.9382321,\n
        "lon": 3.4572855,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746505,\n
        "lat": 49.9382335,\n
        "lon": 3.4539682,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746506,\n
        "lat": 49.9382346,\n
        "lon": 3.4579677,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746507,\n
        "lat": 49.9382391,\n
        "lon": 3.4572795,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746508,\n
        "lat": 49.9382405,\n
        "lon": 3.4541212,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746509,\n
        "lat": 49.9382491,\n
        "lon": 3.4573575,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746510,\n
        "lat": 49.9382535,\n
        "lon": 3.4546032,\n
        "timestamp": "2016-01-27T18:34:41Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746511,\n
        "lat": 49.9382571,\n
        "lon": 3.4573515,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746512,\n
        "lat": 49.9382601,\n
        "lon": 3.4573585,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746513,\n
        "lat": 49.9382655,\n
        "lon": 3.4539132,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746514,\n
        "lat": 49.9382695,\n
        "lon": 3.4540762,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746515,\n
        "lat": 49.9382696,\n
        "lon": 3.4580717,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746516,\n
        "lat": 49.9382851,\n
        "lon": 3.4573425,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746517,\n
        "lat": 49.9382891,\n
        "lon": 3.4568565,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746518,\n
        "lat": 49.9382905,\n
        "lon": 3.4541102,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746519,\n
        "lat": 49.9382921,\n
        "lon": 3.4573655,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746520,\n
        "lat": 49.9382975,\n
        "lon": 3.4538672,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746521,\n
        "lat": 49.9383141,\n
        "lon": 3.4559795,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746522,\n
        "lat": 49.9383205,\n
        "lon": 3.4540662,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746523,\n
        "lat": 49.9383225,\n
        "lon": 3.4547702,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746524,\n
        "lat": 49.9383255,\n
        "lon": 3.4545332,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746525,\n
        "lat": 49.9383341,\n
        "lon": 3.4565155,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746526,\n
        "lat": 49.9383341,\n
        "lon": 3.4573255,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746527,\n
        "lat": 49.9383361,\n
        "lon": 3.4560505,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746528,\n
        "lat": 49.9383361,\n
        "lon": 3.4573385,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746529,\n
        "lat": 49.9383375,\n
        "lon": 3.4539252,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746530,\n
        "lat": 49.9383446,\n
        "lon": 3.4579017,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746531,\n
        "lat": 49.9383485,\n
        "lon": 3.4541222,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746532,\n
        "lat": 49.9383521,\n
        "lon": 3.4565875,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746533,\n
        "lat": 49.9383555,\n
        "lon": 3.4540142,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746534,\n
        "lat": 49.9383561,\n
        "lon": 3.4572085,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746535,\n
        "lat": 49.9383571,\n
        "lon": 3.4572085,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746536,\n
        "lat": 49.9383575,\n
        "lon": 3.4541952,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746537,\n
        "lat": 49.9383755,\n
        "lon": 3.4541702,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746538,\n
        "lat": 49.9383765,\n
        "lon": 3.4542292,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746539,\n
        "lat": 49.9383775,\n
        "lon": 3.4539822,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746540,\n
        "lat": 49.9383801,\n
        "lon": 3.4572965,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746541,\n
        "lat": 49.9383835,\n
        "lon": 3.4540642,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746542,\n
        "lat": 49.9383885,\n
        "lon": 3.4549372,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746543,\n
        "lat": 49.9383911,\n
        "lon": 3.4568845,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746544,\n
        "lat": 49.9383916,\n
        "lon": 3.4580447,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746545,\n
        "lat": 49.9383935,\n
        "lon": 3.4546992,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746546,\n
        "lat": 49.9383945,\n
        "lon": 3.4542062,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746547,\n
        "lat": 49.9384011,\n
        "lon": 3.4567785,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746548,\n
        "lat": 49.9384035,\n
        "lon": 3.4542242,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746549,\n
        "lat": 49.9384096,\n
        "lon": 3.4579547,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746550,\n
        "lat": 49.9384105,\n
        "lon": 3.4543752,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746551,\n
        "lat": 49.9384195,\n
        "lon": 3.4543892,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746552,\n
        "lat": 49.9384211,\n
        "lon": 3.4558885,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746553,\n
        "lat": 49.9384281,\n
        "lon": 3.4567585,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746554,\n
        "lat": 49.9384281,\n
        "lon": 3.4568155,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746555,\n
        "lat": 49.9384296,\n
        "lon": 3.4580147,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746556,\n
        "lat": 49.9384331,\n
        "lon": 3.4568365,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746557,\n
        "lat": 49.9384335,\n
        "lon": 3.4545992,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746558,\n
        "lat": 49.9384345,\n
        "lon": 3.4543502,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746559,\n
        "lat": 49.9384386,\n
        "lon": 3.4576727,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746560,\n
        "lat": 49.9384411,\n
        "lon": 3.4568075,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746561,\n
        "lat": 49.9384415,\n
        "lon": 3.4541742,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746562,\n
        "lat": 49.9384415,\n
        "lon": 3.4546502,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746563,\n
        "lat": 49.9384425,\n
        "lon": 3.4549592,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746564,\n
        "lat": 49.9384435,\n
        "lon": 3.4543682,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746565,\n
        "lat": 49.9384461,\n
        "lon": 3.4568265,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746566,\n
        "lat": 49.9384481,\n
        "lon": 3.4559605,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746567,\n
        "lat": 49.9384486,\n
        "lon": 3.4578147,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746568,\n
        "lat": 49.9384491,\n
        "lon": 3.4568465,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746569,\n
        "lat": 49.9384495,\n
        "lon": 3.4546712,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746570,\n
        "lat": 49.9384501,\n
        "lon": 3.4568455,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746571,\n
        "lat": 49.9384511,\n
        "lon": 3.4564375,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746572,\n
        "lat": 49.9384515,\n
        "lon": 3.4546422,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746573,\n
        "lat": 49.9384555,\n
        "lon": 3.4550042,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746574,\n
        "lat": 49.9384595,\n
        "lon": 3.4548682,\n
        "timestamp": "2016-01-27T18:34:42Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746575,\n
        "lat": 49.9384675,\n
        "lon": 3.4543452,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746576,\n
        "lat": 49.9384686,\n
        "lon": 3.4577887,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746577,\n
        "lat": 49.9384701,\n
        "lon": 3.4565005,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746578,\n
        "lat": 49.9384741,\n
        "lon": 3.4572285,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746579,\n
        "lat": 49.9384756,\n
        "lon": 3.4579007,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746580,\n
        "lat": 49.9384825,\n
        "lon": 3.4545242,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746581,\n
        "lat": 49.9384885,\n
        "lon": 3.4543262,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746582,\n
        "lat": 49.9384905,\n
        "lon": 3.4545472,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746583,\n
        "lat": 49.9384906,\n
        "lon": 3.4577707,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746584,\n
        "lat": 49.9384995,\n
        "lon": 3.4549152,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746585,\n
        "lat": 49.9385016,\n
        "lon": 3.4578077,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746586,\n
        "lat": 49.9385075,\n
        "lon": 3.4543742,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746587,\n
        "lat": 49.9385075,\n
        "lon": 3.4548482,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746588,\n
        "lat": 49.9385095,\n
        "lon": 3.4543052,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746589,\n
        "lat": 49.9385135,\n
        "lon": 3.4549572,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746590,\n
        "lat": 49.9385155,\n
        "lon": 3.4548192,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746591,\n
        "lat": 49.9385181,\n
        "lon": 3.4566985,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746592,\n
        "lat": 49.9385215,\n
        "lon": 3.4548362,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746593,\n
        "lat": 49.9385221,\n
        "lon": 3.4563925,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746594,\n
        "lat": 49.9385115,\n
        "lon": 3.4560756,\n
        "timestamp": "2023-10-12T16:34:10Z",\n
        "version": 2,\n
        "changeset": 142488251,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746595,\n
        "lat": 49.9385255,\n
        "lon": 3.4548932,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746596,\n
        "lat": 49.9385281,\n
        "lon": 3.4567295,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746597,\n
        "lat": 49.9385331,\n
        "lon": 3.4571945,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746598,\n
        "lat": 49.9385336,\n
        "lon": 3.4577417,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746599,\n
        "lat": 49.9385391,\n
        "lon": 3.4564485,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746600,\n
        "lat": 49.9385436,\n
        "lon": 3.4577807,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746601,\n
        "lat": 49.9385330,\n
        "lon": 3.4561197,\n
        "timestamp": "2023-10-12T16:34:10Z",\n
        "version": 2,\n
        "changeset": 142488251,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746602,\n
        "lat": 49.9385476,\n
        "lon": 3.4576027,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746603,\n
        "lat": 49.9385366,\n
        "lon": 3.4561141,\n
        "timestamp": "2023-10-12T16:34:10Z",\n
        "version": 2,\n
        "changeset": 142488251,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746604,\n
        "lat": 49.9385417,\n
        "lon": 3.4560281,\n
        "timestamp": "2023-10-12T16:34:10Z",\n
        "version": 2,\n
        "changeset": 142488251,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746605,\n
        "lat": 49.9385555,\n
        "lon": 3.4548672,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746606,\n
        "lat": 49.9385565,\n
        "lon": 3.4542622,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746607,\n
        "lat": 49.9385665,\n
        "lon": 3.4548982,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746608,\n
        "lat": 49.9385715,\n
        "lon": 3.4547482,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746609,\n
        "lat": 49.9385715,\n
        "lon": 3.4549142,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746610,\n
        "lat": 49.9385715,\n
        "lon": 3.4552242,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746611,\n
        "lat": 49.9385756,\n
        "lon": 3.4577137,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746612,\n
        "lat": 49.9385639,\n
        "lon": 3.4560622,\n
        "timestamp": "2023-10-12T16:34:10Z",\n
        "version": 2,\n
        "changeset": 142488251,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746613,\n
        "lat": 49.9385785,\n
        "lon": 3.4547682,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746614,\n
        "lat": 49.9385795,\n
        "lon": 3.4548492,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746615,\n
        "lat": 49.9385805,\n
        "lon": 3.4542362,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746616,\n
        "lat": 49.9385875,\n
        "lon": 3.4552782,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746617,\n
        "lat": 49.9385905,\n
        "lon": 3.4542952,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746618,\n
        "lat": 49.9385905,\n
        "lon": 3.4548792,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746619,\n
        "lat": 49.9385886,\n
        "lon": 3.4560234,\n
        "timestamp": "2023-10-12T16:34:10Z",\n
        "version": 2,\n
        "changeset": 142488251,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746620,\n
        "lat": 49.9385975,\n
        "lon": 3.4555702,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746621,\n
        "lat": 49.9385995,\n
        "lon": 3.4542872,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746622,\n
        "lat": 49.9386016,\n
        "lon": 3.4577417,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746623,\n
        "lat": 49.9386035,\n
        "lon": 3.4552042,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746624,\n
        "lat": 49.9386071,\n
        "lon": 3.4564635,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746625,\n
        "lat": 49.9386111,\n
        "lon": 3.4567415,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746626,\n
        "lat": 49.9386175,\n
        "lon": 3.4545132,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746627,\n
        "lat": 49.9386186,\n
        "lon": 3.4574607,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746628,\n
        "lat": 49.9386205,\n
        "lon": 3.4552552,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746629,\n
        "lat": 49.9386101,\n
        "lon": 3.4561113,\n
        "timestamp": "2023-10-12T16:34:10Z",\n
        "version": 2,\n
        "changeset": 142488251,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746630,\n
        "lat": 49.9386246,\n
        "lon": 3.4577257,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746631,\n
        "lat": 49.9386281,\n
        "lon": 3.4570275,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746632,\n
        "lat": 49.9386285,\n
        "lon": 3.4543882,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746633,\n
        "lat": 49.9386315,\n
        "lon": 3.4546502,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746634,\n
        "lat": 49.9386278,\n
        "lon": 3.4560835,\n
        "timestamp": "2023-10-12T16:34:10Z",\n
        "version": 2,\n
        "changeset": 142488251,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746635,\n
        "lat": 49.9386386,\n
        "lon": 3.4578717,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746636,\n
        "lat": 49.9386395,\n
        "lon": 3.4545642,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746637,\n
        "lat": 49.9386401,\n
        "lon": 3.4571535,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746638,\n
        "lat": 49.9386455,\n
        "lon": 3.4546862,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746639,\n
        "lat": 49.9386465,\n
        "lon": 3.4551752,\n
        "timestamp": "2016-01-27T18:34:43Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746640,\n
        "lat": 49.9386476,\n
        "lon": 3.4575457,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746641,\n
        "lat": 49.9386501,\n
        "lon": 3.4571865,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746642,\n
        "lat": 49.9386535,\n
        "lon": 3.4557582,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746643,\n
        "lat": 49.9386545,\n
        "lon": 3.4552002,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746644,\n
        "lat": 49.9386585,\n
        "lon": 3.4555262,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746645,\n
        "lat": 49.9386591,\n
        "lon": 3.4564125,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746646,\n
        "lat": 49.9386591,\n
        "lon": 3.4571365,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746647,\n
        "lat": 49.9386601,\n
        "lon": 3.4566425,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746648,\n
        "lat": 49.9386616,\n
        "lon": 3.4578567,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746649,\n
        "lat": 49.9386626,\n
        "lon": 3.4573877,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746650,\n
        "lat": 49.9386635,\n
        "lon": 3.4544682,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746651,\n
        "lat": 49.9386635,\n
        "lon": 3.4547842,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746652,\n
        "lat": 49.9386635,\n
        "lon": 3.4552282,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746653,\n
        "lat": 49.9386691,\n
        "lon": 3.4571745,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746654,\n
        "lat": 49.9386696,\n
        "lon": 3.4574187,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746655,\n
        "lat": 49.9386741,\n
        "lon": 3.4566975,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746656,\n
        "lat": 49.9386741,\n
        "lon": 3.4569575,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746657,\n
        "lat": 49.9386588,\n
        "lon": 3.4563125,\n
        "timestamp": "2023-10-12T16:34:10Z",\n
        "version": 2,\n
        "changeset": 142488251,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746658,\n
        "lat": 49.9386821,\n
        "lon": 3.4569865,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746659,\n
        "lat": 49.9386835,\n
        "lon": 3.4551792,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746660,\n
        "lat": 49.9386845,\n
        "lon": 3.4545232,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746661,\n
        "lat": 49.9386851,\n
        "lon": 3.4566895,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746662,\n
        "lat": 49.9386886,\n
        "lon": 3.4575537,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746663,\n
        "lat": 49.9386916,\n
        "lon": 3.4575737,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746664,\n
        "lat": 49.9386935,\n
        "lon": 3.4552072,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746665,\n
        "lat": 49.9386936,\n
        "lon": 3.4575257,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746666,\n
        "lat": 49.9386941,\n
        "lon": 3.4566815,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746667,\n
        "lat": 49.9386996,\n
        "lon": 3.4575477,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746668,\n
        "lat": 49.9387005,\n
        "lon": 3.4549012,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746669,\n
        "lat": 49.9387026,\n
        "lon": 3.4575687,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746670,\n
        "lat": 49.9387066,\n
        "lon": 3.4573497,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746671,\n
        "lat": 49.9387095,\n
        "lon": 3.4545792,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746672,\n
        "lat": 49.9387095,\n
        "lon": 3.4548322,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746673,\n
        "lat": 49.9387155,\n
        "lon": 3.4557172,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746674,\n
        "lat": 49.9387206,\n
        "lon": 3.4574097,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746675,\n
        "lat": 49.9386995,\n
        "lon": 3.4562484,\n
        "timestamp": "2023-10-12T16:34:10Z",\n
        "version": 2,\n
        "changeset": 142488251,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746676,\n
        "lat": 49.9387251,\n
        "lon": 3.4571335,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746677,\n
        "lat": 49.9387275,\n
        "lon": 3.4548802,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746678,\n
        "lat": 49.9387331,\n
        "lon": 3.4568525,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746679,\n
        "lat": 49.9387336,\n
        "lon": 3.4574637,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746680,\n
        "lat": 49.9387385,\n
        "lon": 3.4550172,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746681,\n
        "lat": 49.9387426,\n
        "lon": 3.4573987,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746682,\n
        "lat": 49.9387491,\n
        "lon": 3.4566335,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746683,\n
        "lat": 49.9387521,\n
        "lon": 3.4568335,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746684,\n
        "lat": 49.9387546,\n
        "lon": 3.4574517,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746685,\n
        "lat": 49.9387625,\n
        "lon": 3.4547052,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746686,\n
        "lat": 49.9387655,\n
        "lon": 3.4554342,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746687,\n
        "lat": 49.9387691,\n
        "lon": 3.4568885,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746688,\n
        "lat": 49.9387766,\n
        "lon": 3.4575287,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746689,\n
        "lat": 49.9387785,\n
        "lon": 3.4551482,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746690,\n
        "lat": 49.9387846,\n
        "lon": 3.4572957,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746691,\n
        "lat": 49.9387875,\n
        "lon": 3.4547702,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746692,\n
        "lat": 49.9388121,\n
        "lon": 3.4568585,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746693,\n
        "lat": 49.9388125,\n
        "lon": 3.4552612,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746694,\n
        "lat": 49.9388201,\n
        "lon": 3.4569325,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746695,\n
        "lat": 49.9388216,\n
        "lon": 3.4574947,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746696,\n
        "lat": 49.9388225,\n
        "lon": 3.4552552,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746697,\n
        "lat": 49.9388301,\n
        "lon": 3.4568515,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746698,\n
        "lat": 49.9388346,\n
        "lon": 3.4572677,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746699,\n
        "lat": 49.9388371,\n
        "lon": 3.4569265,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746700,\n
        "lat": 49.9388425,\n
        "lon": 3.4549372,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746701,\n
        "lat": 49.9388585,\n
        "lon": 3.4553652,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746702,\n
        "lat": 49.9388715,\n
        "lon": 3.4553952,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746703,\n
        "lat": 49.9388716,\n
        "lon": 3.4574677,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746704,\n
        "lat": 49.9388915,\n
        "lon": 3.4554582,\n
        "timestamp": "2016-01-27T18:34:44Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746705,\n
        "lat": 49.9389191,\n
        "lon": 3.4579163,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746706,\n
        "lat": 49.9389202,\n
        "lon": 3.4566488,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746707,\n
        "lat": 49.9389285,\n
        "lon": 3.4554302,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746708,\n
        "lat": 49.9389299,\n
        "lon": 3.4561236,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746709,\n
        "lat": 49.9389319,\n
        "lon": 3.4561866,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746710,\n
        "lat": 49.9389375,\n
        "lon": 3.4554542,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746711,\n
        "lat": 49.9389509,\n
        "lon": 3.4558736,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746712,\n
        "lat": 49.9389535,\n
        "lon": 3.4553312,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746713,\n
        "lat": 49.9389542,\n
        "lon": 3.4567558,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746714,\n
        "lat": 49.9389609,\n
        "lon": 3.4558276,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746715,\n
        "lat": 49.9389619,\n
        "lon": 3.4558716,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746716,\n
        "lat": 49.9389649,\n
        "lon": 3.4561196,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746717,\n
        "lat": 49.9389669,\n
        "lon": 3.4557476,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746718,\n
        "lat": 49.9389759,\n
        "lon": 3.4557296,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746719,\n
        "lat": 49.9389775,\n
        "lon": 3.4554222,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746720,\n
        "lat": 49.9389819,\n
        "lon": 3.4557696,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746721,\n
        "lat": 49.9389839,\n
        "lon": 3.4558206,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746722,\n
        "lat": 49.9389872,\n
        "lon": 3.4582989,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746723,\n
        "lat": 49.9389949,\n
        "lon": 3.4557486,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746724,\n
        "lat": 49.9390062,\n
        "lon": 3.4565798,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746725,\n
        "lat": 49.9390369,\n
        "lon": 3.4561766,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746726,\n
        "lat": 49.9390409,\n
        "lon": 3.4557396,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746727,\n
        "lat": 49.9390422,\n
        "lon": 3.4566838,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746728,\n
        "lat": 49.9390439,\n
        "lon": 3.4557736,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746729,\n
        "lat": 49.9390499,\n
        "lon": 3.4557276,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746730,\n
        "lat": 49.9390559,\n
        "lon": 3.4558326,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746731,\n
        "lat": 49.9390579,\n
        "lon": 3.4561056,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746732,\n
        "lat": 49.9390599,\n
        "lon": 3.4557426,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746733,\n
        "lat": 49.9390599,\n
        "lon": 3.4561476,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746734,\n
        "lat": 49.9390652,\n
        "lon": 3.4566928,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746735,\n
        "lat": 49.9390682,\n
        "lon": 3.4564668,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746736,\n
        "lat": 49.9390709,\n
        "lon": 3.4558556,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746737,\n
        "lat": 49.9390759,\n
        "lon": 3.4558326,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746738,\n
        "lat": 49.9390779,\n
        "lon": 3.4558546,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746739,\n
        "lat": 49.9390839,\n
        "lon": 3.4557546,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746740,\n
        "lat": 49.9390869,\n
        "lon": 3.4560986,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746741,\n
        "lat": 49.9390872,\n
        "lon": 3.4567558,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746742,\n
        "lat": 49.9390919,\n
        "lon": 3.4557906,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746743,\n
        "lat": 49.9390932,\n
        "lon": 3.4566708,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746744,\n
        "lat": 49.9390952,\n
        "lon": 3.4565698,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746745,\n
        "lat": 49.9390986,\n
        "lon": 3.4572417,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746746,\n
        "lat": 49.9391009,\n
        "lon": 3.4557476,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746747,\n
        "lat": 49.9391079,\n
        "lon": 3.4557856,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746748,\n
        "lat": 49.9391086,\n
        "lon": 3.4572877,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746749,\n
        "lat": 49.9391142,\n
        "lon": 3.4564348,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746750,\n
        "lat": 49.9391172,\n
        "lon": 3.4567348,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746751,\n
        "lat": 49.9391266,\n
        "lon": 3.4570407,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746752,\n
        "lat": 49.9391296,\n
        "lon": 3.4573937,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746753,\n
        "lat": 49.9391312,\n
        "lon": 3.4567788,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746754,\n
        "lat": 49.9391316,\n
        "lon": 3.4570727,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746755,\n
        "lat": 49.9391352,\n
        "lon": 3.4565098,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746756,\n
        "lat": 49.9391396,\n
        "lon": 3.4572237,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746757,\n
        "lat": 49.9391406,\n
        "lon": 3.4571187,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746758,\n
        "lat": 49.9391422,\n
        "lon": 3.4565368,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746759,\n
        "lat": 49.9391473,\n
        "lon": 3.4586409,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746760,\n
        "lat": 49.9391476,\n
        "lon": 3.4572707,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746761,\n
        "lat": 49.9391516,\n
        "lon": 3.4572687,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746762,\n
        "lat": 49.9391526,\n
        "lon": 3.4572747,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746763,\n
        "lat": 49.9391530,\n
        "lon": 3.4582040,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746764,\n
        "lat": 49.9391532,\n
        "lon": 3.4568668,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746765,\n
        "lat": 49.9391570,\n
        "lon": 3.4582260,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746766,\n
        "lat": 49.9391672,\n
        "lon": 3.4565918,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746767,\n
        "lat": 49.9391682,\n
        "lon": 3.4563898,\n
        "timestamp": "2016-01-27T18:34:45Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746768,\n
        "lat": 49.9391696,\n
        "lon": 3.4573757,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746769,\n
        "lat": 49.9391753,\n
        "lon": 3.4585809,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746770,\n
        "lat": 49.9391773,\n
        "lon": 3.4587669,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746771,\n
        "lat": 49.9391816,\n
        "lon": 3.4572627,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746772,\n
        "lat": 49.9391833,\n
        "lon": 3.4586219,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746773,\n
        "lat": 49.9391871,\n
        "lon": 3.4581894,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746774,\n
        "lat": 49.9391882,\n
        "lon": 3.4563798,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746775,\n
        "lat": 49.9391902,\n
        "lon": 3.4565748,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746776,\n
        "lat": 49.9392016,\n
        "lon": 3.4573597,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746777,\n
        "lat": 49.9392019,\n
        "lon": 3.4584784,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746778,\n
        "lat": 49.9392022,\n
        "lon": 3.4564248,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746779,\n
        "lat": 49.9392052,\n
        "lon": 3.4558408,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746780,\n
        "lat": 49.9392062,\n
        "lon": 3.4567298,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746781,\n
        "lat": 49.9392063,\n
        "lon": 3.4601529,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746782,\n
        "lat": 49.9392086,\n
        "lon": 3.4570907,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746783,\n
        "lat": 49.9392097,\n
        "lon": 3.4577914,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746784,\n
        "lat": 49.9392102,\n
        "lon": 3.4564538,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746785,\n
        "lat": 49.9392103,\n
        "lon": 3.4587489,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746786,\n
        "lat": 49.9392126,\n
        "lon": 3.4571117,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746787,\n
        "lat": 49.9392212,\n
        "lon": 3.4560558,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746788,\n
        "lat": 49.9392282,\n
        "lon": 3.4567138,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746789,\n
        "lat": 49.9392283,\n
        "lon": 3.4588179,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746790,\n
        "lat": 49.9392302,\n
        "lon": 3.4565388,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746791,\n
        "lat": 49.9392322,\n
        "lon": 3.4564128,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746792,\n
        "lat": 49.9392359,\n
        "lon": 3.4584637,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746793,\n
        "lat": 49.9392372,\n
        "lon": 3.4562438,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746794,\n
        "lat": 49.9392388,\n
        "lon": 3.4584802,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746795,\n
        "lat": 49.9392482,\n
        "lon": 3.4564038,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746796,\n
        "lat": 49.9392493,\n
        "lon": 3.4580139,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746797,\n
        "lat": 49.9392522,\n
        "lon": 3.4568018,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746798,\n
        "lat": 49.9392552,\n
        "lon": 3.4565248,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746799,\n
        "lat": 49.9392632,\n
        "lon": 3.4559368,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746800,\n
        "lat": 49.9392732,\n
        "lon": 3.4565148,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746801,\n
        "lat": 49.9392739,\n
        "lon": 3.4581520,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746802,\n
        "lat": 49.9392772,\n
        "lon": 3.4560118,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746803,\n
        "lat": 49.9392782,\n
        "lon": 3.4559278,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746804,\n
        "lat": 49.9392806,\n
        "lon": 3.4570637,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746805,\n
        "lat": 49.9392822,\n
        "lon": 3.4561098,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746806,\n
        "lat": 49.9392823,\n
        "lon": 3.4585309,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746807,\n
        "lat": 49.9392826,\n
        "lon": 3.4570817,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746808,\n
        "lat": 49.9392882,\n
        "lon": 3.4559528,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746809,\n
        "lat": 49.9392912,\n
        "lon": 3.4560068,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746810,\n
        "lat": 49.9392922,\n
        "lon": 3.4562288,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746811,\n
        "lat": 49.9392942,\n
        "lon": 3.4566738,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746812,\n
        "lat": 49.9392952,\n
        "lon": 3.4560438,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746813,\n
        "lat": 49.9392962,\n
        "lon": 3.4566058,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746814,\n
        "lat": 49.9392964,\n
        "lon": 3.4582709,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746815,\n
        "lat": 49.9393022,\n
        "lon": 3.4559238,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746816,\n
        "lat": 49.9393062,\n
        "lon": 3.4559488,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746817,\n
        "lat": 49.9393092,\n
        "lon": 3.4560668,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746818,\n
        "lat": 49.9393102,\n
        "lon": 3.4563928,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746819,\n
        "lat": 49.9393112,\n
        "lon": 3.4560968,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746820,\n
        "lat": 49.9393162,\n
        "lon": 3.4567618,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746821,\n
        "lat": 49.9393166,\n
        "lon": 3.4561447,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746822,\n
        "lat": 49.9393203,\n
        "lon": 3.4586939,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746823,\n
        "lat": 49.9393233,\n
        "lon": 3.4604509,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746824,\n
        "lat": 49.9393238,\n
        "lon": 3.4579819,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746825,\n
        "lat": 49.9393242,\n
        "lon": 3.4562438,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746826,\n
        "lat": 49.9393269,\n
        "lon": 3.4584423,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746827,\n
        "lat": 49.9393282,\n
        "lon": 3.4562478,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746828,\n
        "lat": 49.9393353,\n
        "lon": 3.4600239,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746829,\n
        "lat": 49.9393362,\n
        "lon": 3.4558348,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746830,\n
        "lat": 49.9393369,\n
        "lon": 3.4581501,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746831,\n
        "lat": 49.9393392,\n
        "lon": 3.4563738,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746832,\n
        "lat": 49.9393393,\n
        "lon": 3.4590389,\n
        "timestamp": "2016-01-27T18:34:46Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746833,\n
        "lat": 49.9393393,\n
        "lon": 3.4593219,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746834,\n
        "lat": 49.9393403,\n
        "lon": 3.4579389,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746835,\n
        "lat": 49.9393412,\n
        "lon": 3.4560558,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746836,\n
        "lat": 49.9393446,\n
        "lon": 3.4569457,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746837,\n
        "lat": 49.9393472,\n
        "lon": 3.4558028,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746838,\n
        "lat": 49.9393492,\n
        "lon": 3.4559078,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746839,\n
        "lat": 49.9393493,\n
        "lon": 3.4579779,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746840,\n
        "lat": 49.9393502,\n
        "lon": 3.4561358,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746841,\n
        "lat": 49.9393513,\n
        "lon": 3.4590909,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746842,\n
        "lat": 49.9393522,\n
        "lon": 3.4558288,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746843,\n
        "lat": 49.9393525,\n
        "lon": 3.4581433,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746844,\n
        "lat": 49.9393540,\n
        "lon": 3.4582462,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746845,\n
        "lat": 49.9393546,\n
        "lon": 3.4570207,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746846,\n
        "lat": 49.9393553,\n
        "lon": 3.4586759,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746847,\n
        "lat": 49.9393556,\n
        "lon": 3.4570307,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746848,\n
        "lat": 49.9393562,\n
        "lon": 3.4564708,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746849,\n
        "lat": 49.9393642,\n
        "lon": 3.4563918,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746850,\n
        "lat": 49.9393662,\n
        "lon": 3.4559328,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746851,\n
        "lat": 49.9393672,\n
        "lon": 3.4564338,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746852,\n
        "lat": 49.9393713,\n
        "lon": 3.4587389,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746853,\n
        "lat": 49.9393732,\n
        "lon": 3.4559758,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746854,\n
        "lat": 49.9393752,\n
        "lon": 3.4565558,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746855,\n
        "lat": 49.9393753,\n
        "lon": 3.4594389,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746856,\n
        "lat": 49.9393766,\n
        "lon": 3.4571757,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746857,\n
        "lat": 49.9393796,\n
        "lon": 3.4571917,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746858,\n
        "lat": 49.9393856,\n
        "lon": 3.4572347,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746859,\n
        "lat": 49.9393862,\n
        "lon": 3.4564458,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746860,\n
        "lat": 49.9393926,\n
        "lon": 3.4570057,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746861,\n
        "lat": 49.9394053,\n
        "lon": 3.4592699,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746862,\n
        "lat": 49.9394156,\n
        "lon": 3.4571627,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746863,\n
        "lat": 49.9394222,\n
        "lon": 3.4559088,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746864,\n
        "lat": 49.9394226,\n
        "lon": 3.4571607,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746865,\n
        "lat": 49.9394236,\n
        "lon": 3.4571757,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746866,\n
        "lat": 49.9394303,\n
        "lon": 3.4588579,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746867,\n
        "lat": 49.9394306,\n
        "lon": 3.4572197,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746868,\n
        "lat": 49.9394322,\n
        "lon": 3.4559538,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746869,\n
        "lat": 49.9394336,\n
        "lon": 3.4568567,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746870,\n
        "lat": 49.9394373,\n
        "lon": 3.4584519,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746871,\n
        "lat": 49.9394403,\n
        "lon": 3.4585299,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746872,\n
        "lat": 49.9394413,\n
        "lon": 3.4590369,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746873,\n
        "lat": 49.9394423,\n
        "lon": 3.4596849,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746874,\n
        "lat": 49.9394433,\n
        "lon": 3.4588279,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746875,\n
        "lat": 49.9394443,\n
        "lon": 3.4593869,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746876,\n
        "lat": 49.9394456,\n
        "lon": 3.4569017,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746877,\n
        "lat": 49.9394462,\n
        "lon": 3.4560178,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746878,\n
        "lat": 49.9394473,\n
        "lon": 3.4590609,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746879,\n
        "lat": 49.9394476,\n
        "lon": 3.4568467,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746880,\n
        "lat": 49.9394503,\n
        "lon": 3.4585209,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746881,\n
        "lat": 49.9394536,\n
        "lon": 3.4568967,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746882,\n
        "lat": 49.9394543,\n
        "lon": 3.4589669,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746883,\n
        "lat": 49.9394543,\n
        "lon": 3.4603269,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746884,\n
        "lat": 49.9394583,\n
        "lon": 3.4586229,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746885,\n
        "lat": 49.9394623,\n
        "lon": 3.4578749,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746886,\n
        "lat": 49.9394643,\n
        "lon": 3.4590239,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746887,\n
        "lat": 49.9394656,\n
        "lon": 3.4568227,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746888,\n
        "lat": 49.9394676,\n
        "lon": 3.4568347,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746889,\n
        "lat": 49.9394703,\n
        "lon": 3.4590489,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746890,\n
        "lat": 49.9394723,\n
        "lon": 3.4579119,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746891,\n
        "lat": 49.9394773,\n
        "lon": 3.4591289,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746892,\n
        "lat": 49.9394796,\n
        "lon": 3.4570547,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746893,\n
        "lat": 49.9394803,\n
        "lon": 3.4591459,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746894,\n
        "lat": 49.9394806,\n
        "lon": 3.4568807,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746895,\n
        "lat": 49.9394826,\n
        "lon": 3.4569097,\n
        "timestamp": "2016-01-27T18:34:47Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746957,\n
        "lat": 49.9395163,\n
        "lon": 3.4595059,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746958,\n
        "lat": 49.9395173,\n
        "lon": 3.4579219,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746959,\n
        "lat": 49.9395203,\n
        "lon": 3.4583019,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746960,\n
        "lat": 49.9395203,\n
        "lon": 3.4585919,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746961,\n
        "lat": 49.9395203,\n
        "lon": 3.4587879,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746962,\n
        "lat": 49.9395203,\n
        "lon": 3.4594719,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746963,\n
        "lat": 49.9395266,\n
        "lon": 3.4569287,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746964,\n
        "lat": 49.9395273,\n
        "lon": 3.4590789,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746965,\n
        "lat": 49.9395283,\n
        "lon": 3.4590279,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746966,\n
        "lat": 49.9395293,\n
        "lon": 3.4589749,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746967,\n
        "lat": 49.9395293,\n
        "lon": 3.4591059,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746968,\n
        "lat": 49.9395293,\n
        "lon": 3.4594969,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746969,\n
        "lat": 49.9395303,\n
        "lon": 3.4591589,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746970,\n
        "lat": 49.9395303,\n
        "lon": 3.4591849,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746971,\n
        "lat": 49.9395373,\n
        "lon": 3.4588669,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746972,\n
        "lat": 49.9395393,\n
        "lon": 3.4591799,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746973,\n
        "lat": 49.9395393,\n
        "lon": 3.4595249,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746974,\n
        "lat": 49.9395426,\n
        "lon": 3.4569827,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746975,\n
        "lat": 49.9395453,\n
        "lon": 3.4592179,\n
        "timestamp": "2016-01-27T18:34:49Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746976,\n
        "lat": 49.9395466,\n
        "lon": 3.4570077,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746977,\n
        "lat": 49.9395493,\n
        "lon": 3.4595819,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746978,\n
        "lat": 49.9395503,\n
        "lon": 3.4583009,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746979,\n
        "lat": 49.9395503,\n
        "lon": 3.4584279,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746980,\n
        "lat": 49.9395523,\n
        "lon": 3.4588569,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746981,\n
        "lat": 49.9395556,\n
        "lon": 3.4570337,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746982,\n
        "lat": 49.9395563,\n
        "lon": 3.4597039,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746983,\n
        "lat": 49.9395616,\n
        "lon": 3.4568537,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746984,\n
        "lat": 49.9395703,\n
        "lon": 3.4598629,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746985,\n
        "lat": 49.9395733,\n
        "lon": 3.4589509,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746986,\n
        "lat": 49.9395733,\n
        "lon": 3.4593949,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746987,\n
        "lat": 49.9395776,\n
        "lon": 3.4567497,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746988,\n
        "lat": 49.9395803,\n
        "lon": 3.4582339,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746989,\n
        "lat": 49.9395803,\n
        "lon": 3.4582989,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746990,\n
        "lat": 49.9395843,\n
        "lon": 3.4596779,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746991,\n
        "lat": 49.9395843,\n
        "lon": 3.4597859,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746992,\n
        "lat": 49.9395903,\n
        "lon": 3.4591589,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746993,\n
        "lat": 49.9395923,\n
        "lon": 3.4591089,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746994,\n
        "lat": 49.9395926,\n
        "lon": 3.4569737,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746995,\n
        "lat": 49.9395966,\n
        "lon": 3.4568287,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746996,\n
        "lat": 49.9395973,\n
        "lon": 3.4594689,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746997,\n
        "lat": 49.9395983,\n
        "lon": 3.4591939,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746998,\n
        "lat": 49.9395983,\n
        "lon": 3.4592729,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971746999,\n
        "lat": 49.9395993,\n
        "lon": 3.4582109,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747000,\n
        "lat": 49.9395993,\n
        "lon": 3.4582329,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747001,\n
        "lat": 49.9396003,\n
        "lon": 3.4589379,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747002,\n
        "lat": 49.9396003,\n
        "lon": 3.4598209,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747003,\n
        "lat": 49.9396043,\n
        "lon": 3.4598309,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747004,\n
        "lat": 49.9396073,\n
        "lon": 3.4599609,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747005,\n
        "lat": 49.9396083,\n
        "lon": 3.4593069,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747006,\n
        "lat": 49.9396093,\n
        "lon": 3.4579169,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747007,\n
        "lat": 49.9396093,\n
        "lon": 3.4582119,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747008,\n
        "lat": 49.9396093,\n
        "lon": 3.4593639,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747009,\n
        "lat": 49.9396163,\n
        "lon": 3.4583009,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747010,\n
        "lat": 49.9396163,\n
        "lon": 3.4584229,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747011,\n
        "lat": 49.9396173,\n
        "lon": 3.4591119,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747012,\n
        "lat": 49.9396173,\n
        "lon": 3.4591449,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747013,\n
        "lat": 49.9396193,\n
        "lon": 3.4590929,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747014,\n
        "lat": 49.9396303,\n
        "lon": 3.4592489,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747015,\n
        "lat": 49.9396313,\n
        "lon": 3.4594369,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747016,\n
        "lat": 49.9396363,\n
        "lon": 3.4604969,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747017,\n
        "lat": 49.9396403,\n
        "lon": 3.4592839,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747018,\n
        "lat": 49.9396543,\n
        "lon": 3.4605589,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747019,\n
        "lat": 49.9396642,\n
        "lon": 3.4611981,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747020,\n
        "lat": 49.9396643,\n
        "lon": 3.4593159,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747021,\n
        "lat": 49.9396693,\n
        "lon": 3.4598989,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747022,\n
        "lat": 49.9396743,\n
        "lon": 3.4599109,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747023,\n
        "lat": 49.9396823,\n
        "lon": 3.4593899,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747024,\n
        "lat": 49.9396903,\n
        "lon": 3.4598709,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747025,\n
        "lat": 49.9396973,\n
        "lon": 3.4598899,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747026,\n
        "lat": 49.9396992,\n
        "lon": 3.4613371,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747027,\n
        "lat": 49.9397093,\n
        "lon": 3.4595499,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747028,\n
        "lat": 49.9397163,\n
        "lon": 3.4604359,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747029,\n
        "lat": 49.9397212,\n
        "lon": 3.4613061,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747030,\n
        "lat": 49.9397253,\n
        "lon": 3.4596079,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747031,\n
        "lat": 49.9397282,\n
        "lon": 3.4613911,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747032,\n
        "lat": 49.9397283,\n
        "lon": 3.4595379,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747033,\n
        "lat": 49.9397363,\n
        "lon": 3.4604969,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747034,\n
        "lat": 49.9397393,\n
        "lon": 3.4596859,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747035,\n
        "lat": 49.9397413,\n
        "lon": 3.4595949,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747036,\n
        "lat": 49.9397472,\n
        "lon": 3.4610921,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747037,\n
        "lat": 49.9397502,\n
        "lon": 3.4610971,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747038,\n
        "lat": 49.9397522,\n
        "lon": 3.4613621,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747039,\n
        "lat": 49.9397773,\n
        "lon": 3.4597889,\n
        "timestamp": "2016-01-27T18:34:50Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747040,\n
        "lat": 49.9398112,\n
        "lon": 3.4612081,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747041,\n
        "lat": 49.9398113,\n
        "lon": 3.4603279,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747042,\n
        "lat": 49.9398212,\n
        "lon": 3.4611441,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747043,\n
        "lat": 49.9398303,\n
        "lon": 3.4604029,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747044,\n
        "lat": 49.9398352,\n
        "lon": 3.4611781,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747045,\n
        "lat": 49.9398402,\n
        "lon": 3.4616021,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747046,\n
        "lat": 49.9398422,\n
        "lon": 3.4612671,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747047,\n
        "lat": 49.9398642,\n
        "lon": 3.4615701,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747048,\n
        "lat": 49.9398752,\n
        "lon": 3.4612231,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747049,\n
        "lat": 49.9398833,\n
        "lon": 3.4602819,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747050,\n
        "lat": 49.9399013,\n
        "lon": 3.4603539,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747051,\n
        "lat": 49.9399342,\n
        "lon": 3.4614371,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747052,\n
        "lat": 49.9399572,\n
        "lon": 3.4617401,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747053,\n
        "lat": 49.9399672,\n
        "lon": 3.4613971,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747054,\n
        "lat": 49.9399812,\n
        "lon": 3.4615231,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747055,\n
        "lat": 49.9399892,\n
        "lon": 3.4608461,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747056,\n
        "lat": 49.9399952,\n
        "lon": 3.4615041,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747057,\n
        "lat": 49.9400112,\n
        "lon": 3.4615371,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747058,\n
        "lat": 49.9400212,\n
        "lon": 3.4609151,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747059,\n
        "lat": 49.9400352,\n
        "lon": 3.4616371,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747060,\n
        "lat": 49.9400892,\n
        "lon": 3.4619571,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747061,\n
        "lat": 49.9401002,\n
        "lon": 3.4610291,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747062,\n
        "lat": 49.9401162,\n
        "lon": 3.4609711,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747063,\n
        "lat": 49.9401182,\n
        "lon": 3.4609751,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747064,\n
        "lat": 49.9401282,\n
        "lon": 3.4609951,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747065,\n
        "lat": 49.9401392,\n
        "lon": 3.4611051,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747066,\n
        "lat": 49.9401402,\n
        "lon": 3.4609431,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747067,\n
        "lat": 49.9401572,\n
        "lon": 3.4609761,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747068,\n
        "lat": 49.9401632,\n
        "lon": 3.4618471,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747069,\n
        "lat": 49.9401672,\n
        "lon": 3.4610711,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747070,\n
        "lat": 49.9401842,\n
        "lon": 3.4613141,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747071,\n
        "lat": 49.9401922,\n
        "lon": 3.4609321,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747072,\n
        "lat": 49.9402372,\n
        "lon": 3.4612081,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747073,\n
        "lat": 49.9402422,\n
        "lon": 3.4610771,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747074,\n
        "lat": 49.9402582,\n
        "lon": 3.4610561,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747075,\n
        "lat": 49.9402612,\n
        "lon": 3.4612581,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747076,\n
        "lat": 49.9402822,\n
        "lon": 3.4611511,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747077,\n
        "lat": 49.9402882,\n
        "lon": 3.4613141,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747078,\n
        "lat": 49.9403042,\n
        "lon": 3.4612371,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747079,\n
        "lat": 49.9403182,\n
        "lon": 3.4612181,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747080,\n
        "lat": 49.9403212,\n
        "lon": 3.4612701,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747081,\n
        "lat": 49.9403362,\n
        "lon": 3.4612511,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747082,\n
        "lat": 49.9403482,\n
        "lon": 3.4616801,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747083,\n
        "lat": 49.9403492,\n
        "lon": 3.4614081,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747084,\n
        "lat": 49.9403842,\n
        "lon": 3.4614671,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747085,\n
        "lat": 49.9403872,\n
        "lon": 3.4616191,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747086,\n
        "lat": 49.9404222,\n
        "lon": 3.4613061,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747087,\n
        "lat": 49.9404262,\n
        "lon": 3.4618051,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747088,\n
        "lat": 49.9404392,\n
        "lon": 3.4616561,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747089,\n
        "lat": 49.9404592,\n
        "lon": 3.4613571,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747090,\n
        "lat": 49.9404662,\n
        "lon": 3.4617431,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747091,\n
        "lat": 49.9404802,\n
        "lon": 3.4617191,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747092,\n
        "lat": 49.9405482,\n
        "lon": 3.4614811,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747093,\n
        "lat": 49.9405882,\n
        "lon": 3.4620981,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747094,\n
        "lat": 49.9405902,\n
        "lon": 3.4615411,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747095,\n
        "lat": 49.9406152,\n
        "lon": 3.4621541,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747096,\n
        "lat": 49.9406372,\n
        "lon": 3.4621291,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747097,\n
        "lat": 49.9406612,\n
        "lon": 3.4620871,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747098,\n
        "lat": 49.9406732,\n
        "lon": 3.4622061,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747099,\n
        "lat": 49.9406992,\n
        "lon": 3.4621461,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747100,\n
        "lat": 49.9407022,\n
        "lon": 3.4621751,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747101,\n
        "lat": 49.9407092,\n
        "lon": 3.4621681,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747102,\n
        "lat": 49.9407272,\n
        "lon": 3.4619411,\n
        "timestamp": "2016-01-27T18:34:51Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747103,\n
        "lat": 49.9407302,\n
        "lon": 3.4621101,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747104,\n
        "lat": 49.9407312,\n
        "lon": 3.4620201,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747105,\n
        "lat": 49.9407352,\n
        "lon": 3.4621211,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747106,\n
        "lat": 49.9407482,\n
        "lon": 3.4619871,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747107,\n
        "lat": 49.9407622,\n
        "lon": 3.4620931,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747108,\n
        "lat": 49.9407862,\n
        "lon": 3.4622981,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747109,\n
        "lat": 49.9407982,\n
        "lon": 3.4623361,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747110,\n
        "lat": 49.9408022,\n
        "lon": 3.4620941,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747111,\n
        "lat": 49.9408282,\n
        "lon": 3.4622551,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747112,\n
        "lat": 49.9408362,\n
        "lon": 3.4619131,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747113,\n
        "lat": 49.9408382,\n
        "lon": 3.4621831,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747114,\n
        "lat": 49.9408432,\n
        "lon": 3.4622901,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747115,\n
        "lat": 49.9408572,\n
        "lon": 3.4622261,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747116,\n
        "lat": 49.9408592,\n
        "lon": 3.4619931,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747117,\n
        "lat": 49.9408662,\n
        "lon": 3.4620081,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747118,\n
        "lat": 49.9408722,\n
        "lon": 3.4622621,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747119,\n
        "lat": 49.9408742,\n
        "lon": 3.4620221,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747120,\n
        "lat": 49.9408772,\n
        "lon": 3.4619751,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747121,\n
        "lat": 49.9408792,\n
        "lon": 3.4622781,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747122,\n
        "lat": 49.9409112,\n
        "lon": 3.4621091,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747123,\n
        "lat": 49.9409312,\n
        "lon": 3.4624011,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747124,\n
        "lat": 49.9409492,\n
        "lon": 3.4621981,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747125,\n
        "lat": 49.9409672,\n
        "lon": 3.4622851,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747126,\n
        "lat": 49.9409802,\n
        "lon": 3.4622701,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747127,\n
        "lat": 49.9409882,\n
        "lon": 3.4623381,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747128,\n
        "lat": 49.9412242,\n
        "lon": 3.4627411,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747129,\n
        "lat": 49.9412412,\n
        "lon": 3.4630471,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747130,\n
        "lat": 49.9412452,\n
        "lon": 3.4631181,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747131,\n
        "lat": 49.9412602,\n
        "lon": 3.4631461,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747132,\n
        "lat": 49.9412652,\n
        "lon": 3.4630921,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747133,\n
        "lat": 49.9412682,\n
        "lon": 3.4630081,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747134,\n
        "lat": 49.9412712,\n
        "lon": 3.4626811,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747135,\n
        "lat": 49.9412772,\n
        "lon": 3.4631171,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747136,\n
        "lat": 49.9412842,\n
        "lon": 3.4631341,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747137,\n
        "lat": 49.9412862,\n
        "lon": 3.4630421,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747138,\n
        "lat": 49.9412932,\n
        "lon": 3.4630321,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747139,\n
        "lat": 49.9413122,\n
        "lon": 3.4630691,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747140,\n
        "lat": 49.9413322,\n
        "lon": 3.4631081,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747141,\n
        "lat": 49.9413362,\n
        "lon": 3.4629721,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747142,\n
        "lat": 49.9413622,\n
        "lon": 3.4633321,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747143,\n
        "lat": 49.9413632,\n
        "lon": 3.4639501,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747144,\n
        "lat": 49.9413742,\n
        "lon": 3.4634851,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747145,\n
        "lat": 49.9413742,\n
        "lon": 3.4640681,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747146,\n
        "lat": 49.9413852,\n
        "lon": 3.4629151,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747147,\n
        "lat": 49.9413942,\n
        "lon": 3.4639421,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747148,\n
        "lat": 49.9413992,\n
        "lon": 3.4633221,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747149,\n
        "lat": 49.9414042,\n
        "lon": 3.4640611,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747150,\n
        "lat": 49.9414162,\n
        "lon": 3.4634761,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747151,\n
        "lat": 49.9414432,\n
        "lon": 3.4632661,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747152,\n
        "lat": 49.9414562,\n
        "lon": 3.4637891,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747153,\n
        "lat": 49.9414622,\n
        "lon": 3.4638281,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747154,\n
        "lat": 49.9414622,\n
        "lon": 3.4639331,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747155,\n
        "lat": 49.9414702,\n
        "lon": 3.4638891,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747156,\n
        "lat": 49.9414712,\n
        "lon": 3.4633321,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747257,\n
        "lat": 49.9414732,\n
        "lon": 3.4640501,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747258,\n
        "lat": 49.9414932,\n
        "lon": 3.4633091,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747259,\n
        "lat": 49.9414982,\n
        "lon": 3.4637731,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747260,\n
        "lat": 49.9415032,\n
        "lon": 3.4638191,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747261,\n
        "lat": 49.9415092,\n
        "lon": 3.4638761,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747262,\n
        "lat": 49.9415122,\n
        "lon": 3.4631911,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747263,\n
        "lat": 49.9415422,\n
        "lon": 3.4634141,\n
        "timestamp": "2016-01-27T18:34:52Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747264,\n
        "lat": 49.9415792,\n
        "lon": 3.4636151,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747265,\n
        "lat": 49.9415912,\n
        "lon": 3.4633661,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747266,\n
        "lat": 49.9416012,\n
        "lon": 3.4635981,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747267,\n
        "lat": 49.9416142,\n
        "lon": 3.4637361,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747268,\n
        "lat": 49.9416162,\n
        "lon": 3.4636391,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747269,\n
        "lat": 49.9416182,\n
        "lon": 3.4636351,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747270,\n
        "lat": 49.9416432,\n
        "lon": 3.4637141,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747271,\n
        "lat": 49.9416562,\n
        "lon": 3.4637041,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747272,\n
        "lat": 49.9416972,\n
        "lon": 3.4638271,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747273,\n
        "lat": 49.9417022,\n
        "lon": 3.4638231,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747274,\n
        "lat": 49.9417062,\n
        "lon": 3.4638351,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747275,\n
        "lat": 49.9417342,\n
        "lon": 3.4637911,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747276,\n
        "lat": 49.9417362,\n
        "lon": 3.4636381,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747277,\n
        "lat": 49.9417392,\n
        "lon": 3.4638081,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747278,\n
        "lat": 49.9417422,\n
        "lon": 3.4639491,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747279,\n
        "lat": 49.9417632,\n
        "lon": 3.4640241,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747280,\n
        "lat": 49.9417822,\n
        "lon": 3.4637551,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747281,\n
        "lat": 49.9418072,\n
        "lon": 3.4639051,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747282,\n
        "lat": 49.9418312,\n
        "lon": 3.4639781,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747283,\n
        "lat": 49.9462950,\n
        "lon": 3.4495980,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747284,\n
        "lat": 49.9463410,\n
        "lon": 3.4496830,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747285,\n
        "lat": 49.9464090,\n
        "lon": 3.4494420,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747286,\n
        "lat": 49.9464520,\n
        "lon": 3.4495230,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747287,\n
        "lat": 49.9466710,\n
        "lon": 3.4494410,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747288,\n
        "lat": 49.9466950,\n
        "lon": 3.4491080,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747289,\n
        "lat": 49.9467140,\n
        "lon": 3.4490760,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747290,\n
        "lat": 49.9467150,\n
        "lon": 3.4491310,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747291,\n
        "lat": 49.9467220,\n
        "lon": 3.4495220,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747292,\n
        "lat": 49.9467320,\n
        "lon": 3.4491000,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747293,\n
        "lat": 49.9467650,\n
        "lon": 3.4493110,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747294,\n
        "lat": 49.9468110,\n
        "lon": 3.4493890,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747295,\n
        "lat": 49.9469020,\n
        "lon": 3.4490490,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747296,\n
        "lat": 49.9469350,\n
        "lon": 3.4488540,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747297,\n
        "lat": 49.9469420,\n
        "lon": 3.4488590,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747298,\n
        "lat": 49.9469550,\n
        "lon": 3.4490790,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747299,\n
        "lat": 49.9469600,\n
        "lon": 3.4487320,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747300,\n
        "lat": 49.9470220,\n
        "lon": 3.4487640,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747301,\n
        "lat": 49.9500500,\n
        "lon": 3.4754520,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747302,\n
        "lat": 49.9502650,\n
        "lon": 3.4755640,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747303,\n
        "lat": 49.9502670,\n
        "lon": 3.4744600,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747304,\n
        "lat": 49.9502780,\n
        "lon": 3.4755000,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747305,\n
        "lat": 49.9502910,\n
        "lon": 3.4754410,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747306,\n
        "lat": 49.9503150,\n
        "lon": 3.4755190,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747307,\n
        "lat": 49.9503310,\n
        "lon": 3.4754620,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971747308,\n
        "lat": 49.9504810,\n
        "lon": 3.4745730,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951860,\n
        "lat": 49.9324268,\n
        "lon": 3.4466595,\n
        "timestamp": "2016-01-27T20:06:38Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951861,\n
        "lat": 49.9324828,\n
        "lon": 3.4468315,\n
        "timestamp": "2016-01-27T20:06:38Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951862,\n
        "lat": 49.9325018,\n
        "lon": 3.4468925,\n
        "timestamp": "2016-01-27T20:06:38Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951863,\n
        "lat": 49.9325038,\n
        "lon": 3.4466135,\n
        "timestamp": "2016-01-27T20:06:38Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951864,\n
        "lat": 49.9325448,\n
        "lon": 3.4470325,\n
        "timestamp": "2016-01-27T20:06:38Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951865,\n
        "lat": 49.9325528,\n
        "lon": 3.4467825,\n
        "timestamp": "2016-01-27T20:06:38Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951866,\n
        "lat": 49.9325528,\n
        "lon": 3.4468565,\n
        "timestamp": "2016-01-27T20:06:38Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951867,\n
        "lat": 49.9325958,\n
        "lon": 3.4469975,\n
        "timestamp": "2016-01-27T20:06:38Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951868,\n
        "lat": 49.9328228,\n
        "lon": 3.4473285,\n
        "timestamp": "2016-01-27T20:06:38Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951869,\n
        "lat": 49.9328628,\n
        "lon": 3.4472915,\n
        "timestamp": "2016-01-27T20:06:38Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951870,\n
        "lat": 49.9328738,\n
        "lon": 3.4473185,\n
        "timestamp": "2016-01-27T20:06:38Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951871,\n
        "lat": 49.9328998,\n
        "lon": 3.4475295,\n
        "timestamp": "2016-01-27T20:06:38Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951872,\n
        "lat": 49.9329018,\n
        "lon": 3.4472915,\n
        "timestamp": "2016-01-27T20:06:38Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951873,\n
        "lat": 49.9329118,\n
        "lon": 3.4475665,\n
        "timestamp": "2016-01-27T20:06:38Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951874,\n
        "lat": 49.9329288,\n
        "lon": 3.4476015,\n
        "timestamp": "2016-01-27T20:06:38Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951875,\n
        "lat": 49.9329308,\n
        "lon": 3.4473925,\n
        "timestamp": "2016-01-27T20:06:38Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951876,\n
        "lat": 49.9329378,\n
        "lon": 3.4473845,\n
        "timestamp": "2016-01-27T20:06:38Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951877,\n
        "lat": 49.9329628,\n
        "lon": 3.4474695,\n
        "timestamp": "2016-01-27T20:06:38Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951878,\n
        "lat": 49.9329658,\n
        "lon": 3.4476165,\n
        "timestamp": "2016-01-27T20:06:38Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951879,\n
        "lat": 49.9329878,\n
        "lon": 3.4475935,\n
        "timestamp": "2016-01-27T20:06:38Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951880,\n
        "lat": 49.9329908,\n
        "lon": 3.4474655,\n
        "timestamp": "2016-01-27T20:06:38Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951881,\n
        "lat": 49.9329918,\n
        "lon": 3.4476915,\n
        "timestamp": "2016-01-27T20:06:38Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951882,\n
        "lat": 49.9329958,\n
        "lon": 3.4476865,\n
        "timestamp": "2016-01-27T20:06:38Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951883,\n
        "lat": 49.9330068,\n
        "lon": 3.4474435,\n
        "timestamp": "2016-01-27T20:06:38Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951884,\n
        "lat": 49.9330078,\n
        "lon": 3.4475085,\n
        "timestamp": "2016-01-27T20:06:38Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951885,\n
        "lat": 49.9330148,\n
        "lon": 3.4477425,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951886,\n
        "lat": 49.9330318,\n
        "lon": 3.4474905,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951887,\n
        "lat": 49.9330338,\n
        "lon": 3.4475445,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951888,\n
        "lat": 49.9330418,\n
        "lon": 3.4477115,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951889,\n
        "lat": 49.9330528,\n
        "lon": 3.4478355,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951890,\n
        "lat": 49.9330638,\n
        "lon": 3.4478705,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951891,\n
        "lat": 49.9330668,\n
        "lon": 3.4478665,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951892,\n
        "lat": 49.9330878,\n
        "lon": 3.4476625,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951893,\n
        "lat": 49.9331098,\n
        "lon": 3.4477735,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951894,\n
        "lat": 49.9331268,\n
        "lon": 3.4478065,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951895,\n
        "lat": 49.9331408,\n
        "lon": 3.4480365,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951896,\n
        "lat": 49.9331458,\n
        "lon": 3.4481685,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951897,\n
        "lat": 49.9331528,\n
        "lon": 3.4477785,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951898,\n
        "lat": 49.9331548,\n
        "lon": 3.4478615,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951899,\n
        "lat": 49.9331798,\n
        "lon": 3.4478345,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951900,\n
        "lat": 49.9331848,\n
        "lon": 3.4479875,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951901,\n
        "lat": 49.9331888,\n
        "lon": 3.4479335,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951902,\n
        "lat": 49.9331908,\n
        "lon": 3.4480005,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951903,\n
        "lat": 49.9331978,\n
        "lon": 3.4482705,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951904,\n
        "lat": 49.9332288,\n
        "lon": 3.4478875,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951905,\n
        "lat": 49.9332328,\n
        "lon": 3.4480685,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951906,\n
        "lat": 49.9332438,\n
        "lon": 3.4479195,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951907,\n
        "lat": 49.9332468,\n
        "lon": 3.4482225,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951908,\n
        "lat": 49.9332478,\n
        "lon": 3.4479315,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951909,\n
        "lat": 49.9332578,\n
        "lon": 3.4481135,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951910,\n
        "lat": 49.9332708,\n
        "lon": 3.4480975,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951911,\n
        "lat": 49.9332978,\n
        "lon": 3.4481455,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951912,\n
        "lat": 49.9332988,\n
        "lon": 3.4483205,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951913,\n
        "lat": 49.9333078,\n
        "lon": 3.4481465,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951914,\n
        "lat": 49.9333178,\n
        "lon": 3.4480375,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951915,\n
        "lat": 49.9333208,\n
        "lon": 3.4482965,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951916,\n
        "lat": 49.9333388,\n
        "lon": 3.4483305,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951917,\n
        "lat": 49.9333448,\n
        "lon": 3.4480905,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951918,\n
        "lat": 49.9333798,\n
        "lon": 3.4485795,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951919,\n
        "lat": 49.9333808,\n
        "lon": 3.4482795,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951920,\n
        "lat": 49.9334528,\n
        "lon": 3.4484785,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951921,\n
        "lat": 49.9334608,\n
        "lon": 3.4485265,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951922,\n
        "lat": 49.9334698,\n
        "lon": 3.4486985,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951923,\n
        "lat": 49.9334728,\n
        "lon": 3.4485075,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951924,\n
        "lat": 49.9334738,\n
        "lon": 3.4476395,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951925,\n
        "lat": 49.9334788,\n
        "lon": 3.4486095,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951926,\n
        "lat": 49.9334888,\n
        "lon": 3.4476685,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951927,\n
        "lat": 49.9334958,\n
        "lon": 3.4484245,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951928,\n
        "lat": 49.9334958,\n
        "lon": 3.4485785,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951929,\n
        "lat": 49.9335008,\n
        "lon": 3.4486425,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951930,\n
        "lat": 49.9335028,\n
        "lon": 3.4476075,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951931,\n
        "lat": 49.9335088,\n
        "lon": 3.4484435,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951932,\n
        "lat": 49.9335138,\n
        "lon": 3.4486015,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951933,\n
        "lat": 49.9335178,\n
        "lon": 3.4476365,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951934,\n
        "lat": 49.9335258,\n
        "lon": 3.4485805,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951935,\n
        "lat": 49.9335398,\n
        "lon": 3.4486365,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951936,\n
        "lat": 49.9335518,\n
        "lon": 3.4486145,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951937,\n
        "lat": 49.9335638,\n
        "lon": 3.4485135,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951938,\n
        "lat": 49.9335908,\n
        "lon": 3.4485505,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951939,\n
        "lat": 49.9335938,\n
        "lon": 3.4488975,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951940,\n
        "lat": 49.9336118,\n
        "lon": 3.4487465,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951941,\n
        "lat": 49.9336268,\n
        "lon": 3.4487625,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951942,\n
        "lat": 49.9336348,\n
        "lon": 3.4486935,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951943,\n
        "lat": 49.9336438,\n
        "lon": 3.4489575,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951944,\n
        "lat": 49.9336458,\n
        "lon": 3.4487835,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951945,\n
        "lat": 49.9336528,\n
        "lon": 3.4487095,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951946,\n
        "lat": 49.9336568,\n
        "lon": 3.4488665,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951947,\n
        "lat": 49.9336708,\n
        "lon": 3.4488825,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951948,\n
        "lat": 49.9336828,\n
        "lon": 3.4487255,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951949,\n
        "lat": 49.9336828,\n
        "lon": 3.4487355,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951950,\n
        "lat": 49.9336858,\n
        "lon": 3.4487285,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951951,\n
        "lat": 49.9337098,\n
        "lon": 3.4486555,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951952,\n
        "lat": 49.9337158,\n
        "lon": 3.4490115,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951953,\n
        "lat": 49.9337208,\n
        "lon": 3.4486245,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951954,\n
        "lat": 49.9337268,\n
        "lon": 3.4486745,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951955,\n
        "lat": 49.9337268,\n
        "lon": 3.4488805,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971951956,\n
        "lat": 49.9337308,\n
        "lon": 3.4486765,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952657,\n
        "lat": 49.9337338,\n
        "lon": 3.4488625,\n
        "timestamp": "2016-01-27T20:06:39Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952658,\n
        "lat": 49.9337349,\n
        "lon": 3.4486527,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952659,\n
        "lat": 49.9337388,\n
        "lon": 3.4486425,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952660,\n
        "lat": 49.9337488,\n
        "lon": 3.4488975,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952661,\n
        "lat": 49.9337498,\n
        "lon": 3.4488045,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952662,\n
        "lat": 49.9337548,\n
        "lon": 3.4488805,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952663,\n
        "lat": 49.9337588,\n
        "lon": 3.4490555,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952664,\n
        "lat": 49.9337628,\n
        "lon": 3.4485855,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952665,\n
        "lat": 49.9337698,\n
        "lon": 3.4488195,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952666,\n
        "lat": 49.9338008,\n
        "lon": 3.4487205,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952667,\n
        "lat": 49.9338068,\n
        "lon": 3.4484745,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952668,\n
        "lat": 49.9338358,\n
        "lon": 3.4487835,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952669,\n
        "lat": 49.9338648,\n
        "lon": 3.4486825,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952670,\n
        "lat": 49.9338998,\n
        "lon": 3.4485615,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952671,\n
        "lat": 49.9339168,\n
        "lon": 3.4492185,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952672,\n
        "lat": 49.9339258,\n
        "lon": 3.4488705,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952673,\n
        "lat": 49.9339628,\n
        "lon": 3.4487755,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952674,\n
        "lat": 49.9339678,\n
        "lon": 3.4492645,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952675,\n
        "lat": 49.9339728,\n
        "lon": 3.4489635,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952676,\n
        "lat": 49.9340028,\n
        "lon": 3.4488205,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952677,\n
        "lat": 49.9340258,\n
        "lon": 3.4489975,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952678,\n
        "lat": 49.9340568,\n
        "lon": 3.4488565,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952679,\n
        "lat": 49.9340838,\n
        "lon": 3.4493565,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952680,\n
        "lat": 49.9341048,\n
        "lon": 3.4492325,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952681,\n
        "lat": 49.9341528,\n
        "lon": 3.4493065,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952682,\n
        "lat": 49.9341608,\n
        "lon": 3.4492545,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952683,\n
        "lat": 49.9341658,\n
        "lon": 3.4494185,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952684,\n
        "lat": 49.9341668,\n
        "lon": 3.4492155,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952685,\n
        "lat": 49.9341678,\n
        "lon": 3.4492155,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952686,\n
        "lat": 49.9341708,\n
        "lon": 3.4491865,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952687,\n
        "lat": 49.9341768,\n
        "lon": 3.4493205,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952688,\n
        "lat": 49.9341778,\n
        "lon": 3.4491895,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952689,\n
        "lat": 49.9341838,\n
        "lon": 3.4491015,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952690,\n
        "lat": 49.9342018,\n
        "lon": 3.4486705,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952691,\n
        "lat": 49.9342268,\n
        "lon": 3.4485365,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952692,\n
        "lat": 49.9342598,\n
        "lon": 3.4486955,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952693,\n
        "lat": 49.9342638,\n
        "lon": 3.4491425,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952694,\n
        "lat": 49.9342818,\n
        "lon": 3.4485615,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952695,\n
        "lat": 49.9343318,\n
        "lon": 3.4487255,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952696,\n
        "lat": 49.9343478,\n
        "lon": 3.4488045,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952697,\n
        "lat": 49.9343638,\n
        "lon": 3.4495855,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952698,\n
        "lat": 49.9343708,\n
        "lon": 3.4486835,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952699,\n
        "lat": 49.9344118,\n
        "lon": 3.4494545,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952700,\n
        "lat": 49.9344358,\n
        "lon": 3.4496555,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952701,\n
        "lat": 49.9344508,\n
        "lon": 3.4493745,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952702,\n
        "lat": 49.9344648,\n
        "lon": 3.4492815,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952703,\n
        "lat": 49.9344778,\n
        "lon": 3.4493915,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952704,\n
        "lat": 49.9344858,\n
        "lon": 3.4495235,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952705,\n
        "lat": 49.9344918,\n
        "lon": 3.4492915,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952706,\n
        "lat": 49.9345098,\n
        "lon": 3.4494125,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952707,\n
        "lat": 49.9345138,\n
        "lon": 3.4488815,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952708,\n
        "lat": 49.9345258,\n
        "lon": 3.4493035,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952709,\n
        "lat": 49.9345368,\n
        "lon": 3.4487605,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952710,\n
        "lat": 49.9345378,\n
        "lon": 3.4495525,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952711,\n
        "lat": 49.9345708,\n
        "lon": 3.4495805,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952712,\n
        "lat": 49.9345758,\n
        "lon": 3.4494355,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952713,\n
        "lat": 49.9345838,\n
        "lon": 3.4494235,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952714,\n
        "lat": 49.9345918,\n
        "lon": 3.4493255,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952715,\n
        "lat": 49.9346148,\n
        "lon": 3.4494495,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952716,\n
        "lat": 49.9346825,\n
        "lon": 3.4497440,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952717,\n
        "lat": 49.9346945,\n
        "lon": 3.4496750,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952718,\n
        "lat": 49.9346945,\n
        "lon": 3.4499650,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952719,\n
        "lat": 49.9346965,\n
        "lon": 3.4496640,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952720,\n
        "lat": 49.9347005,\n
        "lon": 3.4499460,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952721,\n
        "lat": 49.9347085,\n
        "lon": 3.4497580,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952722,\n
        "lat": 49.9347215,\n
        "lon": 3.4496860,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952723,\n
        "lat": 49.9347235,\n
        "lon": 3.4496750,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952724,\n
        "lat": 49.9347235,\n
        "lon": 3.4498820,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952725,\n
        "lat": 49.9347395,\n
        "lon": 3.4498920,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952726,\n
        "lat": 49.9347465,\n
        "lon": 3.4498100,\n
        "timestamp": "2016-01-27T20:06:40Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952727,\n
        "lat": 49.9347665,\n
        "lon": 3.4500220,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952728,\n
        "lat": 49.9347795,\n
        "lon": 3.4499350,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952729,\n
        "lat": 49.9347865,\n
        "lon": 3.4499370,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952730,\n
        "lat": 49.9347905,\n
        "lon": 3.4499080,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952731,\n
        "lat": 49.9347955,\n
        "lon": 3.4498220,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952732,\n
        "lat": 49.9348375,\n
        "lon": 3.4499290,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952733,\n
        "lat": 49.9348455,\n
        "lon": 3.4500700,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952734,\n
        "lat": 49.9348475,\n
        "lon": 3.4498630,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952735,\n
        "lat": 49.9348765,\n
        "lon": 3.4498870,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952736,\n
        "lat": 49.9348785,\n
        "lon": 3.4498750,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952737,\n
        "lat": 49.9348885,\n
        "lon": 3.4499550,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952738,\n
        "lat": 49.9348945,\n
        "lon": 3.4498970,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952739,\n
        "lat": 49.9349005,\n
        "lon": 3.4497440,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952740,\n
        "lat": 49.9349005,\n
        "lon": 3.4499310,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952741,\n
        "lat": 49.9349055,\n
        "lon": 3.4499020,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952742,\n
        "lat": 49.9349075,\n
        "lon": 3.4498900,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952743,\n
        "lat": 49.9349125,\n
        "lon": 3.4500060,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952744,\n
        "lat": 49.9349135,\n
        "lon": 3.4498540,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952745,\n
        "lat": 49.9349175,\n
        "lon": 3.4501100,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952746,\n
        "lat": 49.9349185,\n
        "lon": 3.4499680,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952747,\n
        "lat": 49.9349235,\n
        "lon": 3.4499410,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952748,\n
        "lat": 49.9349295,\n
        "lon": 3.4499000,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952749,\n
        "lat": 49.9349305,\n
        "lon": 3.4500140,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952750,\n
        "lat": 49.9349355,\n
        "lon": 3.4498630,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952751,\n
        "lat": 49.9349415,\n
        "lon": 3.4500980,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952752,\n
        "lat": 49.9349505,\n
        "lon": 3.4497680,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952753,\n
        "lat": 49.9349605,\n
        "lon": 3.4501350,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952754,\n
        "lat": 49.9349655,\n
        "lon": 3.4500310,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952755,\n
        "lat": 49.9349665,\n
        "lon": 3.4501180,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952756,\n
        "lat": 49.9349895,\n
        "lon": 3.4500530,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952857,\n
        "lat": 49.9349925,\n
        "lon": 3.4500420,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952858,\n
        "lat": 49.9350375,\n
        "lon": 3.4499340,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952859,\n
        "lat": 49.9350455,\n
        "lon": 3.4502130,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952860,\n
        "lat": 49.9350535,\n
        "lon": 3.4498930,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952861,\n
        "lat": 49.9350685,\n
        "lon": 3.4501100,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952862,\n
        "lat": 49.9350785,\n
        "lon": 3.4502720,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952863,\n
        "lat": 49.9350825,\n
        "lon": 3.4500560,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952864,\n
        "lat": 49.9350895,\n
        "lon": 3.4499880,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952865,\n
        "lat": 49.9351045,\n
        "lon": 3.4499470,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952866,\n
        "lat": 49.9351045,\n
        "lon": 3.4499930,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952867,\n
        "lat": 49.9351085,\n
        "lon": 3.4500810,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952868,\n
        "lat": 49.9351195,\n
        "lon": 3.4503110,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952869,\n
        "lat": 49.9351305,\n
        "lon": 3.4500200,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952870,\n
        "lat": 49.9351315,\n
        "lon": 3.4500980,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952871,\n
        "lat": 49.9351485,\n
        "lon": 3.4503380,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952872,\n
        "lat": 49.9351505,\n
        "lon": 3.4502010,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952873,\n
        "lat": 49.9351685,\n
        "lon": 3.4501430,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952874,\n
        "lat": 49.9351725,\n
        "lon": 3.4501270,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952875,\n
        "lat": 49.9351825,\n
        "lon": 3.4502340,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952876,\n
        "lat": 49.9351845,\n
        "lon": 3.4503720,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952877,\n
        "lat": 49.9352005,\n
        "lon": 3.4501730,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952878,\n
        "lat": 49.9352205,\n
        "lon": 3.4502700,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952879,\n
        "lat": 49.9352495,\n
        "lon": 3.4502940,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952880,\n
        "lat": 49.9352595,\n
        "lon": 3.4502620,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952881,\n
        "lat": 49.9352865,\n
        "lon": 3.4504660,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952882,\n
        "lat": 49.9352885,\n
        "lon": 3.4503280,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952883,\n
        "lat": 49.9352925,\n
        "lon": 3.4504490,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952884,\n
        "lat": 49.9352985,\n
        "lon": 3.4502940,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952885,\n
        "lat": 49.9353225,\n
        "lon": 3.4503610,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952886,\n
        "lat": 49.9353345,\n
        "lon": 3.4503190,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952887,\n
        "lat": 49.9353705,\n
        "lon": 3.4505220,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952888,\n
        "lat": 49.9353905,\n
        "lon": 3.4503700,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952889,\n
        "lat": 49.9353945,\n
        "lon": 3.4503610,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952890,\n
        "lat": 49.9354015,\n
        "lon": 3.4504370,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952891,\n
        "lat": 49.9354075,\n
        "lon": 3.4505540,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952892,\n
        "lat": 49.9354135,\n
        "lon": 3.4504490,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952893,\n
        "lat": 49.9354215,\n
        "lon": 3.4504300,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952894,\n
        "lat": 49.9354225,\n
        "lon": 3.4503880,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952895,\n
        "lat": 49.9354285,\n
        "lon": 3.4504370,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952896,\n
        "lat": 49.9354325,\n
        "lon": 3.4503960,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952897,\n
        "lat": 49.9354405,\n
        "lon": 3.4503470,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952898,\n
        "lat": 49.9354405,\n
        "lon": 3.4504040,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952899,\n
        "lat": 49.9354485,\n
        "lon": 3.4503570,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952900,\n
        "lat": 49.9354485,\n
        "lon": 3.4504510,\n
        "timestamp": "2016-01-27T20:06:41Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952901,\n
        "lat": 49.9354635,\n
        "lon": 3.4503530,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952902,\n
        "lat": 49.9354805,\n
        "lon": 3.4503690,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952903,\n
        "lat": 49.9355005,\n
        "lon": 3.4501640,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952904,\n
        "lat": 49.9355045,\n
        "lon": 3.4501770,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952905,\n
        "lat": 49.9355095,\n
        "lon": 3.4501440,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952906,\n
        "lat": 49.9355155,\n
        "lon": 3.4506800,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952907,\n
        "lat": 49.9355275,\n
        "lon": 3.4503160,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952908,\n
        "lat": 49.9355395,\n
        "lon": 3.4501710,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952909,\n
        "lat": 49.9355405,\n
        "lon": 3.4507140,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952910,\n
        "lat": 49.9355435,\n
        "lon": 3.4496580,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952911,\n
        "lat": 49.9355435,\n
        "lon": 3.4507050,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952912,\n
        "lat": 49.9355515,\n
        "lon": 3.4501840,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952913,\n
        "lat": 49.9355595,\n
        "lon": 3.4503480,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952914,\n
        "lat": 49.9355685,\n
        "lon": 3.4496760,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952915,\n
        "lat": 49.9355735,\n
        "lon": 3.4505220,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952916,\n
        "lat": 49.9355745,\n
        "lon": 3.4503640,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952917,\n
        "lat": 49.9355755,\n
        "lon": 3.4503160,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952918,\n
        "lat": 49.9355805,\n
        "lon": 3.4507520,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952919,\n
        "lat": 49.9355845,\n
        "lon": 3.4495310,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952920,\n
        "lat": 49.9355845,\n
        "lon": 3.4501790,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952921,\n
        "lat": 49.9355895,\n
        "lon": 3.4503300,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952922,\n
        "lat": 49.9356045,\n
        "lon": 3.4505490,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952923,\n
        "lat": 49.9356095,\n
        "lon": 3.4495510,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952924,\n
        "lat": 49.9356105,\n
        "lon": 3.4505540,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952925,\n
        "lat": 49.9356335,\n
        "lon": 3.4503780,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952926,\n
        "lat": 49.9356445,\n
        "lon": 3.4504650,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952927,\n
        "lat": 49.9356545,\n
        "lon": 3.4507940,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952928,\n
        "lat": 49.9356755,\n
        "lon": 3.4502760,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952929,\n
        "lat": 49.9356775,\n
        "lon": 3.4504960,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952930,\n
        "lat": 49.9356965,\n
        "lon": 3.4506790,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952931,\n
        "lat": 49.9357285,\n
        "lon": 3.4508680,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952932,\n
        "lat": 49.9357315,\n
        "lon": 3.4508890,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952933,\n
        "lat": 49.9357325,\n
        "lon": 3.4507170,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952934,\n
        "lat": 49.9357375,\n
        "lon": 3.4508760,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952935,\n
        "lat": 49.9357625,\n
        "lon": 3.4506410,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952936,\n
        "lat": 49.9358005,\n
        "lon": 3.4506790,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952937,\n
        "lat": 49.9358205,\n
        "lon": 3.4508530,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952938,\n
        "lat": 49.9358205,\n
        "lon": 3.4509790,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952939,\n
        "lat": 49.9358265,\n
        "lon": 3.4508810,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952940,\n
        "lat": 49.9358295,\n
        "lon": 3.4506390,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952941,\n
        "lat": 49.9358325,\n
        "lon": 3.4508650,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952942,\n
        "lat": 49.9358335,\n
        "lon": 3.4506290,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952943,\n
        "lat": 49.9358505,\n
        "lon": 3.4509030,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952944,\n
        "lat": 49.9358575,\n
        "lon": 3.4510090,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952945,\n
        "lat": 49.9358825,\n
        "lon": 3.4509120,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952946,\n
        "lat": 49.9358885,\n
        "lon": 3.4506800,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952947,\n
        "lat": 49.9358915,\n
        "lon": 3.4509230,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952948,\n
        "lat": 49.9358965,\n
        "lon": 3.4508720,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952949,\n
        "lat": 49.9359085,\n
        "lon": 3.4508450,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952950,\n
        "lat": 49.9359175,\n
        "lon": 3.4508550,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952951,\n
        "lat": 49.9359175,\n
        "lon": 3.4510600,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952952,\n
        "lat": 49.9359375,\n
        "lon": 3.4508110,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952953,\n
        "lat": 49.9359375,\n
        "lon": 3.4510090,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952954,\n
        "lat": 49.9359465,\n
        "lon": 3.4510810,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952955,\n
        "lat": 49.9359505,\n
        "lon": 3.4510200,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971952956,\n
        "lat": 49.9359515,\n
        "lon": 3.4509720,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953057,\n
        "lat": 49.9359525,\n
        "lon": 3.4508070,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953058,\n
        "lat": 49.9359645,\n
        "lon": 3.4508370,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953059,\n
        "lat": 49.9359645,\n
        "lon": 3.4509820,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953060,\n
        "lat": 49.9359655,\n
        "lon": 3.4509360,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953061,\n
        "lat": 49.9359695,\n
        "lon": 3.4508240,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953062,\n
        "lat": 49.9359765,\n
        "lon": 3.4509930,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953063,\n
        "lat": 49.9359775,\n
        "lon": 3.4509450,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953064,\n
        "lat": 49.9359825,\n
        "lon": 3.4507210,\n
        "timestamp": "2016-01-27T20:06:42Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953065,\n
        "lat": 49.9359955,\n
        "lon": 3.4509450,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953066,\n
        "lat": 49.9360065,\n
        "lon": 3.4511270,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953067,\n
        "lat": 49.9360155,\n
        "lon": 3.4509610,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953068,\n
        "lat": 49.9360295,\n
        "lon": 3.4507650,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953069,\n
        "lat": 49.9360307,\n
        "lon": 3.4513851,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953070,\n
        "lat": 49.9360355,\n
        "lon": 3.4510470,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953071,\n
        "lat": 49.9360495,\n
        "lon": 3.4508670,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953072,\n
        "lat": 49.9360545,\n
        "lon": 3.4509970,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953073,\n
        "lat": 49.9360605,\n
        "lon": 3.4508230,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953074,\n
        "lat": 49.9360755,\n
        "lon": 3.4507850,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953075,\n
        "lat": 49.9360777,\n
        "lon": 3.4513051,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953076,\n
        "lat": 49.9360825,\n
        "lon": 3.4509220,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953077,\n
        "lat": 49.9360825,\n
        "lon": 3.4511650,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953078,\n
        "lat": 49.9360895,\n
        "lon": 3.4509040,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953079,\n
        "lat": 49.9361035,\n
        "lon": 3.4508670,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953080,\n
        "lat": 49.9361165,\n
        "lon": 3.4511670,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953081,\n
        "lat": 49.9361167,\n
        "lon": 3.4515051,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953082,\n
        "lat": 49.9361185,\n
        "lon": 3.4508280,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953083,\n
        "lat": 49.9361235,\n
        "lon": 3.4510550,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953084,\n
        "lat": 49.9361377,\n
        "lon": 3.4513861,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953085,\n
        "lat": 49.9361467,\n
        "lon": 3.4514431,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953086,\n
        "lat": 49.9361597,\n
        "lon": 3.4514161,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953087,\n
        "lat": 49.9361725,\n
        "lon": 3.4510070,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953088,\n
        "lat": 49.9361787,\n
        "lon": 3.4512781,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953089,\n
        "lat": 49.9361807,\n
        "lon": 3.4514711,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953090,\n
        "lat": 49.9361837,\n
        "lon": 3.4512401,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953091,\n
        "lat": 49.9361847,\n
        "lon": 3.4513031,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953092,\n
        "lat": 49.9361897,\n
        "lon": 3.4512841,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953093,\n
        "lat": 49.9362047,\n
        "lon": 3.4516311,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953094,\n
        "lat": 49.9362087,\n
        "lon": 3.4512391,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953095,\n
        "lat": 49.9362337,\n
        "lon": 3.4515641,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953096,\n
        "lat": 49.9362387,\n
        "lon": 3.4516821,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953097,\n
        "lat": 49.9362447,\n
        "lon": 3.4513851,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953098,\n
        "lat": 49.9362547,\n
        "lon": 3.4514021,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953099,\n
        "lat": 49.9362587,\n
        "lon": 3.4513631,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953100,\n
        "lat": 49.9362687,\n
        "lon": 3.4513311,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953101,\n
        "lat": 49.9362697,\n
        "lon": 3.4513791,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953102,\n
        "lat": 49.9362937,\n
        "lon": 3.4515991,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953103,\n
        "lat": 49.9362947,\n
        "lon": 3.4514221,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953104,\n
        "lat": 49.9362977,\n
        "lon": 3.4514661,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953105,\n
        "lat": 49.9363007,\n
        "lon": 3.4514911,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953106,\n
        "lat": 49.9363037,\n
        "lon": 3.4516141,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953107,\n
        "lat": 49.9363037,\n
        "lon": 3.4517811,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953108,\n
        "lat": 49.9363067,\n
        "lon": 3.4514211,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953109,\n
        "lat": 49.9363067,\n
        "lon": 3.4514801,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953110,\n
        "lat": 49.9363227,\n
        "lon": 3.4515401,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953111,\n
        "lat": 49.9363277,\n
        "lon": 3.4515331,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953112,\n
        "lat": 49.9363317,\n
        "lon": 3.4513801,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953113,\n
        "lat": 49.9363387,\n
        "lon": 3.4515641,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953114,\n
        "lat": 49.9363607,\n
        "lon": 3.4518491,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953115,\n
        "lat": 49.9363701,\n
        "lon": 3.4508929,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953116,\n
        "lat": 49.9363717,\n
        "lon": 3.4518251,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953117,\n
        "lat": 49.9363787,\n
        "lon": 3.4513701,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953118,\n
        "lat": 49.9363987,\n
        "lon": 3.4515581,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953119,\n
        "lat": 49.9363987,\n
        "lon": 3.4517621,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953120,\n
        "lat": 49.9364047,\n
        "lon": 3.4517721,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953121,\n
        "lat": 49.9364111,\n
        "lon": 3.4507919,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953122,\n
        "lat": 49.9364127,\n
        "lon": 3.4517551,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953123,\n
        "lat": 49.9364157,\n
        "lon": 3.4517201,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953124,\n
        "lat": 49.9364187,\n
        "lon": 3.4515441,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953125,\n
        "lat": 49.9364227,\n
        "lon": 3.4517041,\n
        "timestamp": "2016-01-27T20:06:43Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953126,\n
        "lat": 49.9364237,\n
        "lon": 3.4517931,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953127,\n
        "lat": 49.9364267,\n
        "lon": 3.4515281,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953128,\n
        "lat": 49.9364297,\n
        "lon": 3.4515561,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953129,\n
        "lat": 49.9364307,\n
        "lon": 3.4517731,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953130,\n
        "lat": 49.9364377,\n
        "lon": 3.4515391,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953131,\n
        "lat": 49.9364377,\n
        "lon": 3.4517421,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953132,\n
        "lat": 49.9364407,\n
        "lon": 3.4518101,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953133,\n
        "lat": 49.9364447,\n
        "lon": 3.4517261,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953134,\n
        "lat": 49.9364477,\n
        "lon": 3.4516441,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953135,\n
        "lat": 49.9364501,\n
        "lon": 3.4509849,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953136,\n
        "lat": 49.9364541,\n
        "lon": 3.4509729,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953137,\n
        "lat": 49.9364567,\n
        "lon": 3.4517731,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953138,\n
        "lat": 49.9364587,\n
        "lon": 3.4516181,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953139,\n
        "lat": 49.9364637,\n
        "lon": 3.4519421,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953140,\n
        "lat": 49.9364677,\n
        "lon": 3.4519331,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953141,\n
        "lat": 49.9364697,\n
        "lon": 3.4516651,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953142,\n
        "lat": 49.9364761,\n
        "lon": 3.4510109,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953143,\n
        "lat": 49.9364877,\n
        "lon": 3.4518721,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953144,\n
        "lat": 49.9364927,\n
        "lon": 3.4518771,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953145,\n
        "lat": 49.9365077,\n
        "lon": 3.4518331,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953146,\n
        "lat": 49.9365077,\n
        "lon": 3.4518441,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953147,\n
        "lat": 49.9365211,\n
        "lon": 3.4508979,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953148,\n
        "lat": 49.9365331,\n
        "lon": 3.4510649,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953149,\n
        "lat": 49.9365547,\n
        "lon": 3.4519521,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953150,\n
        "lat": 49.9365581,\n
        "lon": 3.4513869,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953151,\n
        "lat": 49.9365667,\n
        "lon": 3.4520821,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953152,\n
        "lat": 49.9365687,\n
        "lon": 3.4519251,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953153,\n
        "lat": 49.9365711,\n
        "lon": 3.4509709,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953154,\n
        "lat": 49.9365757,\n
        "lon": 3.4519801,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953155,\n
        "lat": 49.9365781,\n
        "lon": 3.4511079,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953156,\n
        "lat": 49.9365787,\n
        "lon": 3.4520601,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953257,\n
        "lat": 49.9365837,\n
        "lon": 3.4519641,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953258,\n
        "lat": 49.9365911,\n
        "lon": 3.4514179,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953259,\n
        "lat": 49.9365921,\n
        "lon": 3.4513019,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953260,\n
        "lat": 49.9366077,\n
        "lon": 3.4519931,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953261,\n
        "lat": 49.9366117,\n
        "lon": 3.4519841,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953262,\n
        "lat": 49.9366151,\n
        "lon": 3.4510139,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953263,\n
        "lat": 49.9366241,\n
        "lon": 3.4513329,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953264,\n
        "lat": 49.9366437,\n
        "lon": 3.4517741,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953265,\n
        "lat": 49.9366441,\n
        "lon": 3.4511719,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953266,\n
        "lat": 49.9366521,\n
        "lon": 3.4513219,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953267,\n
        "lat": 49.9366647,\n
        "lon": 3.4517311,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953268,\n
        "lat": 49.9366651,\n
        "lon": 3.4511529,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953269,\n
        "lat": 49.9366667,\n
        "lon": 3.4521831,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953270,\n
        "lat": 49.9366757,\n
        "lon": 3.4518141,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953271,\n
        "lat": 49.9366757,\n
        "lon": 3.4521641,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953272,\n
        "lat": 49.9366807,\n
        "lon": 3.4521981,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953273,\n
        "lat": 49.9366821,\n
        "lon": 3.4510769,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953274,\n
        "lat": 49.9366847,\n
        "lon": 3.4517321,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953275,\n
        "lat": 49.9366871,\n
        "lon": 3.4511749,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953276,\n
        "lat": 49.9366897,\n
        "lon": 3.4521791,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953277,\n
        "lat": 49.9366931,\n
        "lon": 3.4510839,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953278,\n
        "lat": 49.9366957,\n
        "lon": 3.4520741,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953279,\n
        "lat": 49.9366967,\n
        "lon": 3.4517701,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953280,\n
        "lat": 49.9367001,\n
        "lon": 3.4511189,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953281,\n
        "lat": 49.9367007,\n
        "lon": 3.4520631,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953282,\n
        "lat": 49.9367031,\n
        "lon": 3.4513689,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953283,\n
        "lat": 49.9367067,\n
        "lon": 3.4517561,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953284,\n
        "lat": 49.9367071,\n
        "lon": 3.4510979,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953285,\n
        "lat": 49.9367071,\n
        "lon": 3.4511269,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953286,\n
        "lat": 49.9367097,\n
        "lon": 3.4516761,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953287,\n
        "lat": 49.9367137,\n
        "lon": 3.4520781,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953288,\n
        "lat": 49.9367217,\n
        "lon": 3.4520611,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953289,\n
        "lat": 49.9367237,\n
        "lon": 3.4521011,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953290,\n
        "lat": 49.9367261,\n
        "lon": 3.4511279,\n
        "timestamp": "2016-01-27T20:06:44Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953291,\n
        "lat": 49.9367311,\n
        "lon": 3.4511329,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953292,\n
        "lat": 49.9367327,\n
        "lon": 3.4516971,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953293,\n
        "lat": 49.9367347,\n
        "lon": 3.4523211,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953294,\n
        "lat": 49.9367351,\n
        "lon": 3.4511249,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953295,\n
        "lat": 49.9367357,\n
        "lon": 3.4520741,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953296,\n
        "lat": 49.9367447,\n
        "lon": 3.4520831,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953297,\n
        "lat": 49.9367581,\n
        "lon": 3.4512049,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953298,\n
        "lat": 49.9367587,\n
        "lon": 3.4523491,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953299,\n
        "lat": 49.9367607,\n
        "lon": 3.4522611,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953300,\n
        "lat": 49.9367631,\n
        "lon": 3.4512109,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953301,\n
        "lat": 49.9367631,\n
        "lon": 3.4515709,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953302,\n
        "lat": 49.9367647,\n
        "lon": 3.4520391,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953303,\n
        "lat": 49.9367761,\n
        "lon": 3.4511659,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953304,\n
        "lat": 49.9368107,\n
        "lon": 3.4520891,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953305,\n
        "lat": 49.9368177,\n
        "lon": 3.4522021,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953306,\n
        "lat": 49.9368187,\n
        "lon": 3.4523321,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953307,\n
        "lat": 49.9368197,\n
        "lon": 3.4520681,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953308,\n
        "lat": 49.9368197,\n
        "lon": 3.4520991,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953309,\n
        "lat": 49.9368201,\n
        "lon": 3.4516249,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953310,\n
        "lat": 49.9368287,\n
        "lon": 3.4520771,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953311,\n
        "lat": 49.9368451,\n
        "lon": 3.4513709,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953312,\n
        "lat": 49.9368527,\n
        "lon": 3.4523681,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953313,\n
        "lat": 49.9368577,\n
        "lon": 3.4521061,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953314,\n
        "lat": 49.9368677,\n
        "lon": 3.4523351,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953315,\n
        "lat": 49.9368687,\n
        "lon": 3.4522121,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953316,\n
        "lat": 49.9368787,\n
        "lon": 3.4519461,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953317,\n
        "lat": 49.9369001,\n
        "lon": 3.4514239,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953318,\n
        "lat": 49.9369087,\n
        "lon": 3.4518631,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953319,\n
        "lat": 49.9369097,\n
        "lon": 3.4519791,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953320,\n
        "lat": 49.9369127,\n
        "lon": 3.4519721,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953321,\n
        "lat": 49.9369131,\n
        "lon": 3.4515329,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953322,\n
        "lat": 49.9369301,\n
        "lon": 3.4517429,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953323,\n
        "lat": 49.9369407,\n
        "lon": 3.4524091,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953324,\n
        "lat": 49.9369427,\n
        "lon": 3.4518961,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953325,\n
        "lat": 49.9369431,\n
        "lon": 3.4514559,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953326,\n
        "lat": 49.9369597,\n
        "lon": 3.4520161,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953327,\n
        "lat": 49.9369777,\n
        "lon": 3.4523221,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953328,\n
        "lat": 49.9369781,\n
        "lon": 3.4516299,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953329,\n
        "lat": 49.9369801,\n
        "lon": 3.4517879,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953330,\n
        "lat": 49.9369831,\n
        "lon": 3.4514989,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953331,\n
        "lat": 49.9369871,\n
        "lon": 3.4516099,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953332,\n
        "lat": 49.9369897,\n
        "lon": 3.4519391,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953333,\n
        "lat": 49.9370081,\n
        "lon": 3.4514389,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953334,\n
        "lat": 49.9370241,\n
        "lon": 3.4516799,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953335,\n
        "lat": 49.9370411,\n
        "lon": 3.4514749,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953336,\n
        "lat": 49.9370641,\n
        "lon": 3.4514129,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953337,\n
        "lat": 49.9370871,\n
        "lon": 3.4513529,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953338,\n
        "lat": 49.9371111,\n
        "lon": 3.4514549,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953339,\n
        "lat": 49.9371148,\n
        "lon": 3.4525952,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953340,\n
        "lat": 49.9371311,\n
        "lon": 3.4519169,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953341,\n
        "lat": 49.9371341,\n
        "lon": 3.4513949,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953342,\n
        "lat": 49.9371428,\n
        "lon": 3.4525222,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953343,\n
        "lat": 49.9371428,\n
        "lon": 3.4526392,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953344,\n
        "lat": 49.9371488,\n
        "lon": 3.4526242,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953345,\n
        "lat": 49.9371531,\n
        "lon": 3.4516489,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953346,\n
        "lat": 49.9371591,\n
        "lon": 3.4518569,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953347,\n
        "lat": 49.9371628,\n
        "lon": 3.4526582,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953348,\n
        "lat": 49.9371661,\n
        "lon": 3.4519579,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953349,\n
        "lat": 49.9371678,\n
        "lon": 3.4526432,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953350,\n
        "lat": 49.9371718,\n
        "lon": 3.4524412,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953351,\n
        "lat": 49.9371771,\n
        "lon": 3.4517609,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953352,\n
        "lat": 49.9371851,\n
        "lon": 3.4515719,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953353,\n
        "lat": 49.9371868,\n
        "lon": 3.4524552,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953354,\n
        "lat": 49.9371898,\n
        "lon": 3.4525672,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953355,\n
        "lat": 49.9371918,\n
        "lon": 3.4523852,\n
        "timestamp": "2016-01-27T20:06:45Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953356,\n
        "lat": 49.9371921,\n
        "lon": 3.4518999,\n
        "timestamp": "2016-01-27T20:06:46Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953457,\n
        "lat": 49.9371951,\n
        "lon": 3.4518939,\n
        "timestamp": "2016-01-27T20:06:46Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953458,\n
        "lat": 49.9372021,\n
        "lon": 3.4515899,\n
        "timestamp": "2016-01-27T20:06:46Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953459,\n
        "lat": 49.9372021,\n
        "lon": 3.4517029,\n
        "timestamp": "2016-01-27T20:06:46Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953460,\n
        "lat": 49.9372078,\n
        "lon": 3.4523992,\n
        "timestamp": "2016-01-27T20:06:46Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953461,\n
        "lat": 49.9372198,\n
        "lon": 3.4524852,\n
        "timestamp": "2016-01-27T20:06:46Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953462,\n
        "lat": 49.9372201,\n
        "lon": 3.4515489,\n
        "timestamp": "2016-01-27T20:06:46Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953463,\n
        "lat": 49.9372208,\n
        "lon": 3.4525962,\n
        "timestamp": "2016-01-27T20:06:46Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953464,\n
        "lat": 49.9372291,\n
        "lon": 3.4518179,\n
        "timestamp": "2016-01-27T20:06:46Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953465,\n
        "lat": 49.9372348,\n
        "lon": 3.4525612,\n
        "timestamp": "2016-01-27T20:06:46Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953466,\n
        "lat": 49.9372378,\n
        "lon": 3.4527112,\n
        "timestamp": "2016-01-27T20:06:46Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953467,\n
        "lat": 49.9372481,\n
        "lon": 3.4517779,\n
        "timestamp": "2016-01-27T20:06:46Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953468,\n
        "lat": 49.9372541,\n
        "lon": 3.4517639,\n
        "timestamp": "2016-01-27T20:06:46Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953469,\n
        "lat": 49.9372678,\n
        "lon": 3.4527442,\n
        "timestamp": "2016-01-27T20:06:46Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953470,\n
        "lat": 49.9372681,\n
        "lon": 3.4519799,\n
        "timestamp": "2016-01-27T20:06:46Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953471,\n
        "lat": 49.9372701,\n
        "lon": 3.4518039,\n
        "timestamp": "2016-01-27T20:06:46Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953472,\n
        "lat": 49.9372721,\n
        "lon": 3.4516039,\n
        "timestamp": "2016-01-27T20:06:46Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953473,\n
        "lat": 49.9372781,\n
        "lon": 3.4515909,\n
        "timestamp": "2016-01-27T20:06:46Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953474,\n
        "lat": 49.9372818,\n
        "lon": 3.4526082,\n
        "timestamp": "2016-01-27T20:06:46Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953475,\n
        "lat": 49.9372881,\n
        "lon": 3.4516889,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953476,\n
        "lat": 49.9372908,\n
        "lon": 3.4523202,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953477,\n
        "lat": 49.9372968,\n
        "lon": 3.4525742,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953478,\n
        "lat": 49.9372978,\n
        "lon": 3.4526692,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953479,\n
        "lat": 49.9373051,\n
        "lon": 3.4518959,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953480,\n
        "lat": 49.9373101,\n
        "lon": 3.4517169,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953481,\n
        "lat": 49.9373148,\n
        "lon": 3.4528552,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953482,\n
        "lat": 49.9373151,\n
        "lon": 3.4516329,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953483,\n
        "lat": 49.9373198,\n
        "lon": 3.4526132,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953484,\n
        "lat": 49.9373318,\n
        "lon": 3.4523832,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953485,\n
        "lat": 49.9373338,\n
        "lon": 3.4528072,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953486,\n
        "lat": 49.9373378,\n
        "lon": 3.4523592,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953487,\n
        "lat": 49.9373408,\n
        "lon": 3.4521692,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953488,\n
        "lat": 49.9373408,\n
        "lon": 3.4527112,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953489,\n
        "lat": 49.9373458,\n
        "lon": 3.4527732,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953490,\n
        "lat": 49.9373591,\n
        "lon": 3.4514139,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953491,\n
        "lat": 49.9373608,\n
        "lon": 3.4527302,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953492,\n
        "lat": 49.9373638,\n
        "lon": 3.4526542,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953493,\n
        "lat": 49.9373648,\n
        "lon": 3.4524112,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953494,\n
        "lat": 49.9373961,\n
        "lon": 3.4514539,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953495,\n
        "lat": 49.9374048,\n
        "lon": 3.4523172,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953496,\n
        "lat": 49.9374198,\n
        "lon": 3.4523282,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953497,\n
        "lat": 49.9374268,\n
        "lon": 3.4522362,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953498,\n
        "lat": 49.9374318,\n
        "lon": 3.4523382,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953499,\n
        "lat": 49.9374468,\n
        "lon": 3.4522502,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953500,\n
        "lat": 49.9374518,\n
        "lon": 3.4528992,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953501,\n
        "lat": 49.9374531,\n
        "lon": 3.4519639,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953502,\n
        "lat": 49.9374588,\n
        "lon": 3.4528832,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953503,\n
        "lat": 49.9374598,\n
        "lon": 3.4529942,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953504,\n
        "lat": 49.9374628,\n
        "lon": 3.4522662,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953505,\n
        "lat": 49.9374658,\n
        "lon": 3.4522602,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953506,\n
        "lat": 49.9374758,\n
        "lon": 3.4523722,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953507,\n
        "lat": 49.9374781,\n
        "lon": 3.4519919,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953508,\n
        "lat": 49.9374838,\n
        "lon": 3.4529312,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953509,\n
        "lat": 49.9374871,\n
        "lon": 3.4520009,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953510,\n
        "lat": 49.9374931,\n
        "lon": 3.4519849,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953511,\n
        "lat": 49.9374951,\n
        "lon": 3.4518669,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953512,\n
        "lat": 49.9375038,\n
        "lon": 3.4522992,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953513,\n
        "lat": 49.9375091,\n
        "lon": 3.4520259,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953514,\n
        "lat": 49.9375158,\n
        "lon": 3.4530472,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953515,\n
        "lat": 49.9375161,\n
        "lon": 3.4520089,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953516,\n
        "lat": 49.9375221,\n
        "lon": 3.4518939,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953517,\n
        "lat": 49.9375451,\n
        "lon": 3.4520429,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953518,\n
        "lat": 49.9375491,\n
        "lon": 3.4520359,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953519,\n
        "lat": 49.9375701,\n
        "lon": 3.4519449,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953520,\n
        "lat": 49.9375728,\n
        "lon": 3.4531012,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953521,\n
        "lat": 49.9375751,\n
        "lon": 3.4520629,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953522,\n
        "lat": 49.9375861,\n
        "lon": 3.4519139,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953523,\n
        "lat": 49.9376071,\n
        "lon": 3.4520959,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953524,\n
        "lat": 49.9376098,\n
        "lon": 3.4527962,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953525,\n
        "lat": 49.9376241,\n
        "lon": 3.4519559,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953526,\n
        "lat": 49.9376368,\n
        "lon": 3.4529192,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953527,\n
        "lat": 49.9376551,\n
        "lon": 3.4519899,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953528,\n
        "lat": 49.9376618,\n
        "lon": 3.4528492,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953529,\n
        "lat": 49.9376638,\n
        "lon": 3.4528422,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953530,\n
        "lat": 49.9376768,\n
        "lon": 3.4529542,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953531,\n
        "lat": 49.9377018,\n
        "lon": 3.4528842,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953532,\n
        "lat": 49.9377171,\n
        "lon": 3.4520449,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953533,\n
        "lat": 49.9377258,\n
        "lon": 3.4529832,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953534,\n
        "lat": 49.9377278,\n
        "lon": 3.4529412,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953535,\n
        "lat": 49.9377348,\n
        "lon": 3.4529472,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953536,\n
        "lat": 49.9377418,\n
        "lon": 3.4529012,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953537,\n
        "lat": 49.9377518,\n
        "lon": 3.4529122,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953538,\n
        "lat": 49.9377531,\n
        "lon": 3.4519499,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953539,\n
        "lat": 49.9377648,\n
        "lon": 3.4528772,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953540,\n
        "lat": 49.9377718,\n
        "lon": 3.4532542,\n
        "timestamp": "2016-01-27T20:06:47Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953541,\n
        "lat": 49.9377878,\n
        "lon": 3.4527802,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953542,\n
        "lat": 49.9377928,\n
        "lon": 3.4532702,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953543,\n
        "lat": 49.9377938,\n
        "lon": 3.4531922,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953544,\n
        "lat": 49.9378018,\n
        "lon": 3.4527402,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953545,\n
        "lat": 49.9378158,\n
        "lon": 3.4532092,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953546,\n
        "lat": 49.9378168,\n
        "lon": 3.4530622,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953547,\n
        "lat": 49.9378188,\n
        "lon": 3.4529662,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953548,\n
        "lat": 49.9378208,\n
        "lon": 3.4528082,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953549,\n
        "lat": 49.9378298,\n
        "lon": 3.4529342,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953550,\n
        "lat": 49.9378318,\n
        "lon": 3.4531952,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953551,\n
        "lat": 49.9378338,\n
        "lon": 3.4527682,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953552,\n
        "lat": 49.9378448,\n
        "lon": 3.4529882,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953553,\n
        "lat": 49.9378508,\n
        "lon": 3.4531012,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953554,\n
        "lat": 49.9378618,\n
        "lon": 3.4530772,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953555,\n
        "lat": 49.9378628,\n
        "lon": 3.4531132,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953556,\n
        "lat": 49.9378728,\n
        "lon": 3.4530862,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953657,\n
        "lat": 49.9378788,\n
        "lon": 3.4532332,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953658,\n
        "lat": 49.9378878,\n
        "lon": 3.4530442,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953659,\n
        "lat": 49.9378921,\n
        "lon": 3.4520849,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953660,\n
        "lat": 49.9378961,\n
        "lon": 3.4520759,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953661,\n
        "lat": 49.9379021,\n
        "lon": 3.4521969,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953662,\n
        "lat": 49.9379071,\n
        "lon": 3.4520459,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953663,\n
        "lat": 49.9379138,\n
        "lon": 3.4531932,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953664,\n
        "lat": 49.9379291,\n
        "lon": 3.4521169,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953665,\n
        "lat": 49.9379298,\n
        "lon": 3.4530672,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953666,\n
        "lat": 49.9379368,\n
        "lon": 3.4530822,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953667,\n
        "lat": 49.9379408,\n
        "lon": 3.4530102,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953668,\n
        "lat": 49.9379431,\n
        "lon": 3.4520789,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953669,\n
        "lat": 49.9379448,\n
        "lon": 3.4530222,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953670,\n
        "lat": 49.9379448,\n
        "lon": 3.4530802,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953671,\n
        "lat": 49.9379468,\n
        "lon": 3.4530162,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953672,\n
        "lat": 49.9379538,\n
        "lon": 3.4530592,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953673,\n
        "lat": 49.9379578,\n
        "lon": 3.4530632,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953674,\n
        "lat": 49.9379608,\n
        "lon": 3.4529502,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953675,\n
        "lat": 49.9379658,\n
        "lon": 3.4530392,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953676,\n
        "lat": 49.9379758,\n
        "lon": 3.4530112,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953677,\n
        "lat": 49.9379788,\n
        "lon": 3.4530502,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953678,\n
        "lat": 49.9379788,\n
        "lon": 3.4530942,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953679,\n
        "lat": 49.9379878,\n
        "lon": 3.4530212,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953680,\n
        "lat": 49.9379888,\n
        "lon": 3.4529732,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953681,\n
        "lat": 49.9379898,\n
        "lon": 3.4530592,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953682,\n
        "lat": 49.9380248,\n
        "lon": 3.4532762,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953683,\n
        "lat": 49.9380578,\n
        "lon": 3.4533052,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953684,\n
        "lat": 49.9380598,\n
        "lon": 3.4531732,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953685,\n
        "lat": 49.9380638,\n
        "lon": 3.4531592,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953686,\n
        "lat": 49.9380748,\n
        "lon": 3.4531262,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953687,\n
        "lat": 49.9380778,\n
        "lon": 3.4531192,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953688,\n
        "lat": 49.9380938,\n
        "lon": 3.4532002,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953689,\n
        "lat": 49.9381108,\n
        "lon": 3.4531482,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953690,\n
        "lat": 49.9381308,\n
        "lon": 3.4534482,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953691,\n
        "lat": 49.9381848,\n
        "lon": 3.4533172,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953692,\n
        "lat": 49.9381888,\n
        "lon": 3.4535272,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953693,\n
        "lat": 49.9381938,\n
        "lon": 3.4533332,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953694,\n
        "lat": 49.9382058,\n
        "lon": 3.4532772,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953695,\n
        "lat": 49.9382228,\n
        "lon": 3.4533682,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953696,\n
        "lat": 49.9382438,\n
        "lon": 3.4533292,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953697,\n
        "lat": 49.9382438,\n
        "lon": 3.4533982,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953698,\n
        "lat": 49.9382538,\n
        "lon": 3.4533812,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953699,\n
        "lat": 49.9382638,\n
        "lon": 3.4533952,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953700,\n
        "lat": 49.9382698,\n
        "lon": 3.4531972,\n
        "timestamp": "2016-01-27T20:06:48Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953701,\n
        "lat": 49.9383108,\n
        "lon": 3.4532792,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953702,\n
        "lat": 49.9383218,\n
        "lon": 3.4531322,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953703,\n
        "lat": 49.9383628,\n
        "lon": 3.4532162,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953704,\n
        "lat": 49.9384203,\n
        "lon": 3.4538041,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953705,\n
        "lat": 49.9384463,\n
        "lon": 3.4538431,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953706,\n
        "lat": 49.9384843,\n
        "lon": 3.4537651,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953707,\n
        "lat": 49.9384893,\n
        "lon": 3.4539101,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953708,\n
        "lat": 49.9384903,\n
        "lon": 3.4537751,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953709,\n
        "lat": 49.9384983,\n
        "lon": 3.4536721,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953710,\n
        "lat": 49.9385223,\n
        "lon": 3.4537061,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953711,\n
        "lat": 49.9385753,\n
        "lon": 3.4539321,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953712,\n
        "lat": 49.9385883,\n
        "lon": 3.4540591,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953713,\n
        "lat": 49.9385903,\n
        "lon": 3.4537961,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953714,\n
        "lat": 49.9386213,\n
        "lon": 3.4540101,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953715,\n
        "lat": 49.9386273,\n
        "lon": 3.4538671,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953716,\n
        "lat": 49.9387233,\n
        "lon": 3.4542531,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953717,\n
        "lat": 49.9387633,\n
        "lon": 3.4543341,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953718,\n
        "lat": 49.9388133,\n
        "lon": 3.4540861,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953719,\n
        "lat": 49.9388153,\n
        "lon": 3.4544761,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953720,\n
        "lat": 49.9388343,\n
        "lon": 3.4545271,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953721,\n
        "lat": 49.9388623,\n
        "lon": 3.4541471,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953722,\n
        "lat": 49.9388633,\n
        "lon": 3.4546101,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953723,\n
        "lat": 49.9388703,\n
        "lon": 3.4543781,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953724,\n
        "lat": 49.9388943,\n
        "lon": 3.4544131,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953725,\n
        "lat": 49.9388943,\n
        "lon": 3.4546971,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953726,\n
        "lat": 49.9389253,\n
        "lon": 3.4547861,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953727,\n
        "lat": 49.9389453,\n
        "lon": 3.4544881,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953728,\n
        "lat": 49.9389463,\n
        "lon": 3.4548441,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953729,\n
        "lat": 49.9389483,\n
        "lon": 3.4547221,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953730,\n
        "lat": 49.9389613,\n
        "lon": 3.4547541,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953731,\n
        "lat": 49.9389913,\n
        "lon": 3.4545641,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953732,\n
        "lat": 49.9390013,\n
        "lon": 3.4547181,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953733,\n
        "lat": 49.9390073,\n
        "lon": 3.4546691,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953734,\n
        "lat": 49.9390103,\n
        "lon": 3.4547431,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953735,\n
        "lat": 49.9390283,\n
        "lon": 3.4547251,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953736,\n
        "lat": 49.9390303,\n
        "lon": 3.4548311,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953737,\n
        "lat": 49.9390313,\n
        "lon": 3.4547331,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953738,\n
        "lat": 49.9390463,\n
        "lon": 3.4547081,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953739,\n
        "lat": 49.9390503,\n
        "lon": 3.4547171,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953740,\n
        "lat": 49.9390523,\n
        "lon": 3.4551321,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953741,\n
        "lat": 49.9390563,\n
        "lon": 3.4547351,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953742,\n
        "lat": 49.9390603,\n
        "lon": 3.4546951,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953743,\n
        "lat": 49.9390613,\n
        "lon": 3.4547311,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953744,\n
        "lat": 49.9390703,\n
        "lon": 3.4547221,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953745,\n
        "lat": 49.9390703,\n
        "lon": 3.4549441,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953746,\n
        "lat": 49.9390763,\n
        "lon": 3.4549591,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953747,\n
        "lat": 49.9390793,\n
        "lon": 3.4546561,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953748,\n
        "lat": 49.9390803,\n
        "lon": 3.4547841,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953749,\n
        "lat": 49.9390803,\n
        "lon": 3.4549351,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953750,\n
        "lat": 49.9390813,\n
        "lon": 3.4544991,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953751,\n
        "lat": 49.9390853,\n
        "lon": 3.4546691,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953752,\n
        "lat": 49.9390853,\n
        "lon": 3.4552251,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953753,\n
        "lat": 49.9390863,\n
        "lon": 3.4549501,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953754,\n
        "lat": 49.9390933,\n
        "lon": 3.4546931,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953755,\n
        "lat": 49.9390943,\n
        "lon": 3.4550091,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953756,\n
        "lat": 49.9391123,\n
        "lon": 3.4546181,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953857,\n
        "lat": 49.9391173,\n
        "lon": 3.4545611,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953858,\n
        "lat": 49.9391223,\n
        "lon": 3.4544431,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953859,\n
        "lat": 49.9391253,\n
        "lon": 3.4549811,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953860,\n
        "lat": 49.9391263,\n
        "lon": 3.4546561,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953861,\n
        "lat": 49.9391473,\n
        "lon": 3.4554011,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953862,\n
        "lat": 49.9391513,\n
        "lon": 3.4550541,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953863,\n
        "lat": 49.9391513,\n
        "lon": 3.4551731,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953864,\n
        "lat": 49.9391573,\n
        "lon": 3.4545051,\n
        "timestamp": "2016-01-27T20:06:49Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953865,\n
        "lat": 49.9391993,\n
        "lon": 3.4553061,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953866,\n
        "lat": 49.9392273,\n
        "lon": 3.4552811,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953867,\n
        "lat": 49.9392383,\n
        "lon": 3.4553131,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953868,\n
        "lat": 49.9392803,\n
        "lon": 3.4552181,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953869,\n
        "lat": 49.9392953,\n
        "lon": 3.4552571,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953870,\n
        "lat": 49.9393263,\n
        "lon": 3.4551741,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953871,\n
        "lat": 49.9393273,\n
        "lon": 3.4553291,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953872,\n
        "lat": 49.9393413,\n
        "lon": 3.4553801,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953873,\n
        "lat": 49.9393423,\n
        "lon": 3.4552141,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953874,\n
        "lat": 49.9393433,\n
        "lon": 3.4552131,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953875,\n
        "lat": 49.9393683,\n
        "lon": 3.4552921,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953876,\n
        "lat": 49.9393833,\n
        "lon": 3.4551751,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953877,\n
        "lat": 49.9394133,\n
        "lon": 3.4552671,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953878,\n
        "lat": 49.9394213,\n
        "lon": 3.4553041,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953879,\n
        "lat": 49.9394303,\n
        "lon": 3.4552531,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953880,\n
        "lat": 49.9394413,\n
        "lon": 3.4552861,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953881,\n
        "lat": 49.9394743,\n
        "lon": 3.4552541,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953882,\n
        "lat": 49.9395023,\n
        "lon": 3.4555841,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953883,\n
        "lat": 49.9395413,\n
        "lon": 3.4554931,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953884,\n
        "lat": 49.9395483,\n
        "lon": 3.4557451,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953885,\n
        "lat": 49.9395693,\n
        "lon": 3.4555901,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953886,\n
        "lat": 49.9395753,\n
        "lon": 3.4554651,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953887,\n
        "lat": 49.9395883,\n
        "lon": 3.4555141,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953888,\n
        "lat": 49.9395903,\n
        "lon": 3.4551921,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953889,\n
        "lat": 49.9396033,\n
        "lon": 3.4557021,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953890,\n
        "lat": 49.9396063,\n
        "lon": 3.4552341,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953891,\n
        "lat": 49.9396093,\n
        "lon": 3.4560771,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953892,\n
        "lat": 49.9396113,\n
        "lon": 3.4554931,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953893,\n
        "lat": 49.9396193,\n
        "lon": 3.4551661,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953894,\n
        "lat": 49.9396193,\n
        "lon": 3.4554251,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953895,\n
        "lat": 49.9396233,\n
        "lon": 3.4560691,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953896,\n
        "lat": 49.9396243,\n
        "lon": 3.4555441,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953897,\n
        "lat": 49.9396313,\n
        "lon": 3.4554751,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953898,\n
        "lat": 49.9396343,\n
        "lon": 3.4552081,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953899,\n
        "lat": 49.9396353,\n
        "lon": 3.4562071,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953900,\n
        "lat": 49.9396362,\n
        "lon": 3.4554709,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953901,\n
        "lat": 49.9396433,\n
        "lon": 3.4556271,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953902,\n
        "lat": 49.9396443,\n
        "lon": 3.4555121,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953903,\n
        "lat": 49.9396493,\n
        "lon": 3.4562021,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953904,\n
        "lat": 49.9396513,\n
        "lon": 3.4562141,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953905,\n
        "lat": 49.9396553,\n
        "lon": 3.4563281,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953906,\n
        "lat": 49.9396563,\n
        "lon": 3.4556821,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953907,\n
        "lat": 49.9396583,\n
        "lon": 3.4562461,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953908,\n
        "lat": 49.9396603,\n
        "lon": 3.4554501,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953909,\n
        "lat": 49.9396623,\n
        "lon": 3.4563711,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953910,\n
        "lat": 49.9396723,\n
        "lon": 3.4554861,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953911,\n
        "lat": 49.9396773,\n
        "lon": 3.4561871,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953912,\n
        "lat": 49.9396803,\n
        "lon": 3.4562041,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953913,\n
        "lat": 49.9396893,\n
        "lon": 3.4558241,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953914,\n
        "lat": 49.9396893,\n
        "lon": 3.4562461,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953915,\n
        "lat": 49.9396943,\n
        "lon": 3.4565521,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953916,\n
        "lat": 49.9397003,\n
        "lon": 3.4555951,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953917,\n
        "lat": 49.9397033,\n
        "lon": 3.4560941,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953918,\n
        "lat": 49.9397054,\n
        "lon": 3.4575840,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953919,\n
        "lat": 49.9397074,\n
        "lon": 3.4576730,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953920,\n
        "lat": 49.9397123,\n
        "lon": 3.4556471,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953921,\n
        "lat": 49.9397123,\n
        "lon": 3.4563501,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953922,\n
        "lat": 49.9397153,\n
        "lon": 3.4560231,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953923,\n
        "lat": 49.9397153,\n
        "lon": 3.4563071,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953924,\n
        "lat": 49.9397183,\n
        "lon": 3.4559861,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953925,\n
        "lat": 49.9397183,\n
        "lon": 3.4561691,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953926,\n
        "lat": 49.9397203,\n
        "lon": 3.4563481,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953927,\n
        "lat": 49.9397273,\n
        "lon": 3.4560821,\n
        "timestamp": "2016-01-27T20:06:50Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953928,\n
        "lat": 49.9397283,\n
        "lon": 3.4560251,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953929,\n
        "lat": 49.9397293,\n
        "lon": 3.4561861,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953930,\n
        "lat": 49.9397333,\n
        "lon": 3.4561631,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953931,\n
        "lat": 49.9397333,\n
        "lon": 3.4564641,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953932,\n
        "lat": 49.9397343,\n
        "lon": 3.4561451,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953933,\n
        "lat": 49.9397363,\n
        "lon": 3.4561841,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953934,\n
        "lat": 49.9397373,\n
        "lon": 3.4562261,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953935,\n
        "lat": 49.9397394,\n
        "lon": 3.4574460,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953936,\n
        "lat": 49.9397403,\n
        "lon": 3.4561811,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953937,\n
        "lat": 49.9397443,\n
        "lon": 3.4562241,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953938,\n
        "lat": 49.9397474,\n
        "lon": 3.4575770,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953939,\n
        "lat": 49.9397483,\n
        "lon": 3.4557901,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953940,\n
        "lat": 49.9397483,\n
        "lon": 3.4561401,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953941,\n
        "lat": 49.9397514,\n
        "lon": 3.4569900,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953942,\n
        "lat": 49.9397533,\n
        "lon": 3.4564301,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953943,\n
        "lat": 49.9397548,\n
        "lon": 3.4589607,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953944,\n
        "lat": 49.9397553,\n
        "lon": 3.4561761,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953945,\n
        "lat": 49.9397563,\n
        "lon": 3.4559471,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953946,\n
        "lat": 49.9397563,\n
        "lon": 3.4564511,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953947,\n
        "lat": 49.9397593,\n
        "lon": 3.4559651,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953948,\n
        "lat": 49.9397638,\n
        "lon": 3.4590617,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953949,\n
        "lat": 49.9397673,\n
        "lon": 3.4560091,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953950,\n
        "lat": 49.9397674,\n
        "lon": 3.4571450,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953951,\n
        "lat": 49.9397708,\n
        "lon": 3.4590427,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953952,\n
        "lat": 49.9397714,\n
        "lon": 3.4571430,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953953,\n
        "lat": 49.9397854,\n
        "lon": 3.4572830,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953954,\n
        "lat": 49.9397883,\n
        "lon": 3.4561231,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953955,\n
        "lat": 49.9397884,\n
        "lon": 3.4573200,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971953956,\n
        "lat": 49.9397903,\n
        "lon": 3.4559981,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954057,\n
        "lat": 49.9397918,\n
        "lon": 3.4590317,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954058,\n
        "lat": 49.9397928,\n
        "lon": 3.4590347,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954059,\n
        "lat": 49.9397934,\n
        "lon": 3.4574340,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954060,\n
        "lat": 49.9397943,\n
        "lon": 3.4560221,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954061,\n
        "lat": 49.9397943,\n
        "lon": 3.4561601,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954062,\n
        "lat": 49.9397953,\n
        "lon": 3.4561211,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954063,\n
        "lat": 49.9397954,\n
        "lon": 3.4574790,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954064,\n
        "lat": 49.9397974,\n
        "lon": 3.4575660,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954065,\n
        "lat": 49.9398018,\n
        "lon": 3.4592547,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954066,\n
        "lat": 49.9398023,\n
        "lon": 3.4561571,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954067,\n
        "lat": 49.9398034,\n
        "lon": 3.4566230,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954068,\n
        "lat": 49.9398123,\n
        "lon": 3.4564071,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954069,\n
        "lat": 49.9398164,\n
        "lon": 3.4573180,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954070,\n
        "lat": 49.9398194,\n
        "lon": 3.4573420,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954071,\n
        "lat": 49.9398218,\n
        "lon": 3.4593537,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954072,\n
        "lat": 49.9398243,\n
        "lon": 3.4559151,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954073,\n
        "lat": 49.9398244,\n
        "lon": 3.4574740,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954074,\n
        "lat": 49.9398273,\n
        "lon": 3.4565051,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954075,\n
        "lat": 49.9398274,\n
        "lon": 3.4569670,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954076,\n
        "lat": 49.9398274,\n
        "lon": 3.4569690,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954077,\n
        "lat": 49.9398274,\n
        "lon": 3.4575170,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954078,\n
        "lat": 49.9398278,\n
        "lon": 3.4592657,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954079,\n
        "lat": 49.9398288,\n
        "lon": 3.4584917,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954080,\n
        "lat": 49.9398308,\n
        "lon": 3.4592827,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954081,\n
        "lat": 49.9398314,\n
        "lon": 3.4575520,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954082,\n
        "lat": 49.9398324,\n
        "lon": 3.4576350,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954083,\n
        "lat": 49.9398334,\n
        "lon": 3.4568290,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954084,\n
        "lat": 49.9398338,\n
        "lon": 3.4593037,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954085,\n
        "lat": 49.9398344,\n
        "lon": 3.4570320,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954086,\n
        "lat": 49.9398364,\n
        "lon": 3.4570540,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954087,\n
        "lat": 49.9398368,\n
        "lon": 3.4594367,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954088,\n
        "lat": 49.9398374,\n
        "lon": 3.4572500,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954089,\n
        "lat": 49.9398398,\n
        "lon": 3.4580087,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954090,\n
        "lat": 49.9398403,\n
        "lon": 3.4560011,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954091,\n
        "lat": 49.9398404,\n
        "lon": 3.4572700,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954092,\n
        "lat": 49.9398424,\n
        "lon": 3.4571230,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954093,\n
        "lat": 49.9398474,\n
        "lon": 3.4573360,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954094,\n
        "lat": 49.9398508,\n
        "lon": 3.4581867,\n
        "timestamp": "2016-01-27T20:06:51Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954095,\n
        "lat": 49.9398514,\n
        "lon": 3.4571910,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954096,\n
        "lat": 49.9398534,\n
        "lon": 3.4570490,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954097,\n
        "lat": 49.9398544,\n
        "lon": 3.4569590,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954098,\n
        "lat": 49.9398558,\n
        "lon": 3.4586617,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954099,\n
        "lat": 49.9398574,\n
        "lon": 3.4570860,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954100,\n
        "lat": 49.9398588,\n
        "lon": 3.4590187,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954101,\n
        "lat": 49.9398594,\n
        "lon": 3.4575390,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954102,\n
        "lat": 49.9398604,\n
        "lon": 3.4568820,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954103,\n
        "lat": 49.9398624,\n
        "lon": 3.4570240,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954104,\n
        "lat": 49.9398628,\n
        "lon": 3.4594257,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954105,\n
        "lat": 49.9398634,\n
        "lon": 3.4566340,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954106,\n
        "lat": 49.9398668,\n
        "lon": 3.4594457,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954107,\n
        "lat": 49.9398698,\n
        "lon": 3.4592467,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954108,\n
        "lat": 49.9398704,\n
        "lon": 3.4569690,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954109,\n
        "lat": 49.9398724,\n
        "lon": 3.4566930,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954110,\n
        "lat": 49.9398724,\n
        "lon": 3.4576170,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954111,\n
        "lat": 49.9398728,\n
        "lon": 3.4592667,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954112,\n
        "lat": 49.9398768,\n
        "lon": 3.4592867,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954113,\n
        "lat": 49.9398778,\n
        "lon": 3.4590107,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954114,\n
        "lat": 49.9398784,\n
        "lon": 3.4571130,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954115,\n
        "lat": 49.9398824,\n
        "lon": 3.4571580,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954116,\n
        "lat": 49.9398834,\n
        "lon": 3.4567790,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954117,\n
        "lat": 49.9398838,\n
        "lon": 3.4595487,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954118,\n
        "lat": 49.9398864,\n
        "lon": 3.4570780,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954119,\n
        "lat": 49.9398864,\n
        "lon": 3.4571830,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954120,\n
        "lat": 49.9398874,\n
        "lon": 3.4568110,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954121,\n
        "lat": 49.9398874,\n
        "lon": 3.4571100,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954122,\n
        "lat": 49.9398888,\n
        "lon": 3.4590647,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954123,\n
        "lat": 49.9398894,\n
        "lon": 3.4566240,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954124,\n
        "lat": 49.9398914,\n
        "lon": 3.4572310,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954125,\n
        "lat": 49.9398924,\n
        "lon": 3.4566480,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954126,\n
        "lat": 49.9398934,\n
        "lon": 3.4566840,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954127,\n
        "lat": 49.9398934,\n
        "lon": 3.4574910,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954128,\n
        "lat": 49.9398938,\n
        "lon": 3.4592147,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954129,\n
        "lat": 49.9398964,\n
        "lon": 3.4568740,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954130,\n
        "lat": 49.9398964,\n
        "lon": 3.4575210,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954131,\n
        "lat": 49.9398974,\n
        "lon": 3.4571060,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954132,\n
        "lat": 49.9398998,\n
        "lon": 3.4584627,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954133,\n
        "lat": 49.9399014,\n
        "lon": 3.4569080,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954134,\n
        "lat": 49.9399018,\n
        "lon": 3.4588997,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954135,\n
        "lat": 49.9399024,\n
        "lon": 3.4570740,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954136,\n
        "lat": 49.9399024,\n
        "lon": 3.4571510,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954137,\n
        "lat": 49.9399064,\n
        "lon": 3.4567690,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954138,\n
        "lat": 49.9399064,\n
        "lon": 3.4571038,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954139,\n
        "lat": 49.9399074,\n
        "lon": 3.4569560,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954140,\n
        "lat": 49.9399078,\n
        "lon": 3.4596677,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954141,\n
        "lat": 49.9399108,\n
        "lon": 3.4594307,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954142,\n
        "lat": 49.9399118,\n
        "lon": 3.4592297,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954143,\n
        "lat": 49.9399148,\n
        "lon": 3.4589837,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954144,\n
        "lat": 49.9399154,\n
        "lon": 3.4569040,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954145,\n
        "lat": 49.9399158,\n
        "lon": 3.4592497,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954146,\n
        "lat": 49.9399198,\n
        "lon": 3.4592687,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954147,\n
        "lat": 49.9399234,\n
        "lon": 3.4569500,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954148,\n
        "lat": 49.9399258,\n
        "lon": 3.4586317,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954149,\n
        "lat": 49.9399278,\n
        "lon": 3.4595307,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954150,\n
        "lat": 49.9399368,\n
        "lon": 3.4579957,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954151,\n
        "lat": 49.9399374,\n
        "lon": 3.4570960,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954152,\n
        "lat": 49.9399408,\n
        "lon": 3.4589837,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954153,\n
        "lat": 49.9399414,\n
        "lon": 3.4571360,\n
        "timestamp": "2016-01-27T20:06:52Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954154,\n
        "lat": 49.9399418,\n
        "lon": 3.4597907,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954155,\n
        "lat": 49.9399458,\n
        "lon": 3.4581677,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954156,\n
        "lat": 49.9399508,\n
        "lon": 3.4590407,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954257,\n
        "lat": 49.9399558,\n
        "lon": 3.4589057,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954258,\n
        "lat": 49.9399618,\n
        "lon": 3.4593087,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954259,\n
        "lat": 49.9399658,\n
        "lon": 3.4589647,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954260,\n
        "lat": 49.9399698,\n
        "lon": 3.4593587,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954261,\n
        "lat": 49.9399738,\n
        "lon": 3.4593847,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954262,\n
        "lat": 49.9399778,\n
        "lon": 3.4594057,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954263,\n
        "lat": 49.9399784,\n
        "lon": 3.4566070,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954264,\n
        "lat": 49.9399804,\n
        "lon": 3.4566170,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954265,\n
        "lat": 49.9399818,\n
        "lon": 3.4588947,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954266,\n
        "lat": 49.9399918,\n
        "lon": 3.4589547,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954267,\n
        "lat": 49.9399928,\n
        "lon": 3.4585657,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954268,\n
        "lat": 49.9399964,\n
        "lon": 3.4568310,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954269,\n
        "lat": 49.9399978,\n
        "lon": 3.4586017,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954270,\n
        "lat": 49.9399988,\n
        "lon": 3.4593487,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954271,\n
        "lat": 49.9400008,\n
        "lon": 3.4579877,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954272,\n
        "lat": 49.9400068,\n
        "lon": 3.4593957,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954273,\n
        "lat": 49.9400068,\n
        "lon": 3.4600087,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954274,\n
        "lat": 49.9400084,\n
        "lon": 3.4569180,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954275,\n
        "lat": 49.9400088,\n
        "lon": 3.4581387,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954276,\n
        "lat": 49.9400093,\n
        "lon": 3.4551701,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954277,\n
        "lat": 49.9400114,\n
        "lon": 3.4565500,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954278,\n
        "lat": 49.9400128,\n
        "lon": 3.4593237,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954279,\n
        "lat": 49.9400158,\n
        "lon": 3.4593427,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954280,\n
        "lat": 49.9400168,\n
        "lon": 3.4593927,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954281,\n
        "lat": 49.9400184,\n
        "lon": 3.4565930,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954282,\n
        "lat": 49.9400243,\n
        "lon": 3.4552081,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954283,\n
        "lat": 49.9400303,\n
        "lon": 3.4551501,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954284,\n
        "lat": 49.9400308,\n
        "lon": 3.4593187,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954285,\n
        "lat": 49.9400308,\n
        "lon": 3.4595987,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954286,\n
        "lat": 49.9400348,\n
        "lon": 3.4594817,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954287,\n
        "lat": 49.9400378,\n
        "lon": 3.4600997,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954288,\n
        "lat": 49.9400388,\n
        "lon": 3.4580647,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954289,\n
        "lat": 49.9400408,\n
        "lon": 3.4593837,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954290,\n
        "lat": 49.9400428,\n
        "lon": 3.4581307,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954291,\n
        "lat": 49.9400443,\n
        "lon": 3.4551851,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954292,\n
        "lat": 49.9400488,\n
        "lon": 3.4585417,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954293,\n
        "lat": 49.9400548,\n
        "lon": 3.4585797,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954294,\n
        "lat": 49.9400584,\n
        "lon": 3.4568100,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954295,\n
        "lat": 49.9400608,\n
        "lon": 3.4597117,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954296,\n
        "lat": 49.9400618,\n
        "lon": 3.4594707,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954297,\n
        "lat": 49.9400668,\n
        "lon": 3.4579797,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954298,\n
        "lat": 49.9400704,\n
        "lon": 3.4568950,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954299,\n
        "lat": 49.9400718,\n
        "lon": 3.4580527,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954300,\n
        "lat": 49.9400718,\n
        "lon": 3.4580597,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954301,\n
        "lat": 49.9400778,\n
        "lon": 3.4581267,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954302,\n
        "lat": 49.9400848,\n
        "lon": 3.4595767,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954303,\n
        "lat": 49.9400878,\n
        "lon": 3.4593657,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954304,\n
        "lat": 49.9401318,\n
        "lon": 3.4595487,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954305,\n
        "lat": 49.9401458,\n
        "lon": 3.4604247,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954306,\n
        "lat": 49.9401728,\n
        "lon": 3.4598967,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954307,\n
        "lat": 49.9401738,\n
        "lon": 3.4604867,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954308,\n
        "lat": 49.9401888,\n
        "lon": 3.4599457,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954309,\n
        "lat": 49.9402018,\n
        "lon": 3.4599907,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954310,\n
        "lat": 49.9402058,\n
        "lon": 3.4599347,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954311,\n
        "lat": 49.9402198,\n
        "lon": 3.4583317,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954312,\n
        "lat": 49.9402198,\n
        "lon": 3.4599787,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954313,\n
        "lat": 49.9402258,\n
        "lon": 3.4583737,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954314,\n
        "lat": 49.9402268,\n
        "lon": 3.4606047,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954315,\n
        "lat": 49.9402408,\n
        "lon": 3.4600397,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954316,\n
        "lat": 49.9402498,\n
        "lon": 3.4603357,\n
        "timestamp": "2016-01-27T20:06:53Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954317,\n
        "lat": 49.9402568,\n
        "lon": 3.4600957,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954318,\n
        "lat": 49.9402578,\n
        "lon": 3.4606737,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954319,\n
        "lat": 49.9402668,\n
        "lon": 3.4601017,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954320,\n
        "lat": 49.9402738,\n
        "lon": 3.4603987,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954321,\n
        "lat": 49.9402798,\n
        "lon": 3.4600987,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954322,\n
        "lat": 49.9402898,\n
        "lon": 3.4601277,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954323,\n
        "lat": 49.9402908,\n
        "lon": 3.4600907,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954324,\n
        "lat": 49.9402998,\n
        "lon": 3.4601187,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954325,\n
        "lat": 49.9403028,\n
        "lon": 3.4583037,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954326,\n
        "lat": 49.9403043,\n
        "lon": 3.4559727,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954327,\n
        "lat": 49.9403048,\n
        "lon": 3.4601797,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954328,\n
        "lat": 49.9403098,\n
        "lon": 3.4583447,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954329,\n
        "lat": 49.9403153,\n
        "lon": 3.4560447,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954330,\n
        "lat": 49.9403338,\n
        "lon": 3.4599737,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954331,\n
        "lat": 49.9403363,\n
        "lon": 3.4557417,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954332,\n
        "lat": 49.9403363,\n
        "lon": 3.4559617,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954333,\n
        "lat": 49.9403438,\n
        "lon": 3.4604967,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954334,\n
        "lat": 49.9403473,\n
        "lon": 3.4560337,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954335,\n
        "lat": 49.9403523,\n
        "lon": 3.4561307,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954336,\n
        "lat": 49.9403533,\n
        "lon": 3.4559557,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954337,\n
        "lat": 49.9403543,\n
        "lon": 3.4558677,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954338,\n
        "lat": 49.9403548,\n
        "lon": 3.4607267,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954339,\n
        "lat": 49.9403553,\n
        "lon": 3.4559017,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954340,\n
        "lat": 49.9403603,\n
        "lon": 3.4557337,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954341,\n
        "lat": 49.9403623,\n
        "lon": 3.4559527,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954342,\n
        "lat": 49.9403633,\n
        "lon": 3.4560287,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954343,\n
        "lat": 49.9403643,\n
        "lon": 3.4558627,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954344,\n
        "lat": 49.9403643,\n
        "lon": 3.4562127,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954345,\n
        "lat": 49.9403683,\n
        "lon": 3.4558957,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954346,\n
        "lat": 49.9403708,\n
        "lon": 3.4605677,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954347,\n
        "lat": 49.9403768,\n
        "lon": 3.4601277,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954348,\n
        "lat": 49.9403783,\n
        "lon": 3.4558577,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954349,\n
        "lat": 49.9403848,\n
        "lon": 3.4607997,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954350,\n
        "lat": 49.9403903,\n
        "lon": 3.4558547,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954351,\n
        "lat": 49.9403928,\n
        "lon": 3.4607917,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954352,\n
        "lat": 49.9403943,\n
        "lon": 3.4558837,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954353,\n
        "lat": 49.9403948,\n
        "lon": 3.4608257,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954354,\n
        "lat": 49.9404013,\n
        "lon": 3.4560147,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954355,\n
        "lat": 49.9404038,\n
        "lon": 3.4608167,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954356,\n
        "lat": 49.9404063,\n
        "lon": 3.4558817,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954457,\n
        "lat": 49.9404133,\n
        "lon": 3.4559317,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954458,\n
        "lat": 49.9404144,\n
        "lon": 3.4564450,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954459,\n
        "lat": 49.9404163,\n
        "lon": 3.4561107,\n
        "timestamp": "2016-01-27T20:06:54Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954460,\n
        "lat": 49.9404208,\n
        "lon": 3.4608607,\n
        "timestamp": "2016-01-27T20:06:55Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954461,\n
        "lat": 49.9404213,\n
        "lon": 3.4559287,\n
        "timestamp": "2016-01-27T20:06:55Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954462,\n
        "lat": 49.9404218,\n
        "lon": 3.4606607,\n
        "timestamp": "2016-01-27T20:06:55Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954463,\n
        "lat": 49.9404273,\n
        "lon": 3.4561947,\n
        "timestamp": "2016-01-27T20:06:55Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954464,\n
        "lat": 49.9404304,\n
        "lon": 3.4565210,\n
        "timestamp": "2016-01-27T20:06:55Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954465,\n
        "lat": 49.9404313,\n
        "lon": 3.4560017,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954466,\n
        "lat": 49.9404414,\n
        "lon": 3.4565740,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954467,\n
        "lat": 49.9404524,\n
        "lon": 3.4568910,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954468,\n
        "lat": 49.9404708,\n
        "lon": 3.4609427,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954469,\n
        "lat": 49.9404798,\n
        "lon": 3.4608027,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954470,\n
        "lat": 49.9404823,\n
        "lon": 3.4560907,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954471,\n
        "lat": 49.9404834,\n
        "lon": 3.4564970,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954472,\n
        "lat": 49.9404894,\n
        "lon": 3.4566590,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954473,\n
        "lat": 49.9404914,\n
        "lon": 3.4564930,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954474,\n
        "lat": 49.9404924,\n
        "lon": 3.4565450,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954475,\n
        "lat": 49.9404924,\n
        "lon": 3.4565480,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954476,\n
        "lat": 49.9404953,\n
        "lon": 3.4561747,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954477,\n
        "lat": 49.9405004,\n
        "lon": 3.4565420,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954478,\n
        "lat": 49.9405024,\n
        "lon": 3.4564880,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954479,\n
        "lat": 49.9405044,\n
        "lon": 3.4565020,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954480,\n
        "lat": 49.9405054,\n
        "lon": 3.4565960,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954481,\n
        "lat": 49.9405144,\n
        "lon": 3.4569510,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954482,\n
        "lat": 49.9405174,\n
        "lon": 3.4567300,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954483,\n
        "lat": 49.9405175,\n
        "lon": 3.4564813,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954484,\n
        "lat": 49.9405204,\n
        "lon": 3.4564950,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954485,\n
        "lat": 49.9405248,\n
        "lon": 3.4608867,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954486,\n
        "lat": 49.9405274,\n
        "lon": 3.4563980,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954487,\n
        "lat": 49.9405304,\n
        "lon": 3.4564150,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954488,\n
        "lat": 49.9405374,\n
        "lon": 3.4564720,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954489,\n
        "lat": 49.9405438,\n
        "lon": 3.4611177,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954490,\n
        "lat": 49.9405534,\n
        "lon": 3.4564030,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954491,\n
        "lat": 49.9405618,\n
        "lon": 3.4609777,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954492,\n
        "lat": 49.9405794,\n
        "lon": 3.4563730,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954493,\n
        "lat": 49.9405794,\n
        "lon": 3.4567900,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954494,\n
        "lat": 49.9405894,\n
        "lon": 3.4565510,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954495,\n
        "lat": 49.9405944,\n
        "lon": 3.4565720,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954496,\n
        "lat": 49.9405948,\n
        "lon": 3.4609457,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954497,\n
        "lat": 49.9405984,\n
        "lon": 3.4565930,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954498,\n
        "lat": 49.9406084,\n
        "lon": 3.4565170,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954499,\n
        "lat": 49.9406174,\n
        "lon": 3.4565130,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954500,\n
        "lat": 49.9406238,\n
        "lon": 3.4612847,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954501,\n
        "lat": 49.9406274,\n
        "lon": 3.4565550,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954502,\n
        "lat": 49.9406308,\n
        "lon": 3.4610317,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954503,\n
        "lat": 49.9406314,\n
        "lon": 3.4563510,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954504,\n
        "lat": 49.9406324,\n
        "lon": 3.4565750,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954505,\n
        "lat": 49.9406754,\n
        "lon": 3.4565260,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954506,\n
        "lat": 49.9406778,\n
        "lon": 3.4613787,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954507,\n
        "lat": 49.9407038,\n
        "lon": 3.4613427,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954508,\n
        "lat": 49.9407398,\n
        "lon": 3.4614057,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954509,\n
        "lat": 49.9407448,\n
        "lon": 3.4611277,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954510,\n
        "lat": 49.9407858,\n
        "lon": 3.4614257,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954511,\n
        "lat": 49.9408208,\n
        "lon": 3.4612787,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954512,\n
        "lat": 49.9408208,\n
        "lon": 3.4615377,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954513,\n
        "lat": 49.9408328,\n
        "lon": 3.4615187,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954514,\n
        "lat": 49.9408428,\n
        "lon": 3.4615807,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954515,\n
        "lat": 49.9408498,\n
        "lon": 3.4613437,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954516,\n
        "lat": 49.9409188,\n
        "lon": 3.4614787,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954517,\n
        "lat": 49.9409278,\n
        "lon": 3.4614387,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954518,\n
        "lat": 49.9409498,\n
        "lon": 3.4614777,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954519,\n
        "lat": 49.9409506,\n
        "lon": 3.4616593,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954520,\n
        "lat": 49.9409758,\n
        "lon": 3.4613707,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954521,\n
        "lat": 49.9409876,\n
        "lon": 3.4617453,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954522,\n
        "lat": 49.9409898,\n
        "lon": 3.4613517,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954523,\n
        "lat": 49.9409998,\n
        "lon": 3.4614077,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954524,\n
        "lat": 49.9410128,\n
        "lon": 3.4613897,\n
        "timestamp": "2016-01-27T20:06:56Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954525,\n
        "lat": 49.9410526,\n
        "lon": 3.4617073,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954526,\n
        "lat": 49.9410816,\n
        "lon": 3.4615163,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954527,\n
        "lat": 49.9411206,\n
        "lon": 3.4616073,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954528,\n
        "lat": 49.9411606,\n
        "lon": 3.4620123,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954529,\n
        "lat": 49.9412286,\n
        "lon": 3.4619523,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954530,\n
        "lat": 49.9412356,\n
        "lon": 3.4615433,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954531,\n
        "lat": 49.9412636,\n
        "lon": 3.4616253,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954532,\n
        "lat": 49.9412736,\n
        "lon": 3.4623253,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954533,\n
        "lat": 49.9412996,\n
        "lon": 3.4623973,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954534,\n
        "lat": 49.9413186,\n
        "lon": 3.4622883,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954535,\n
        "lat": 49.9413276,\n
        "lon": 3.4622513,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954536,\n
        "lat": 49.9413476,\n
        "lon": 3.4623483,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954537,\n
        "lat": 49.9413606,\n
        "lon": 3.4614343,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954538,\n
        "lat": 49.9413726,\n
        "lon": 3.4623553,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954539,\n
        "lat": 49.9413826,\n
        "lon": 3.4614133,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954540,\n
        "lat": 49.9413886,\n
        "lon": 3.4615153,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954541,\n
        "lat": 49.9413926,\n
        "lon": 3.4614393,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954542,\n
        "lat": 49.9414096,\n
        "lon": 3.4613913,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954543,\n
        "lat": 49.9414126,\n
        "lon": 3.4615853,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954544,\n
        "lat": 49.9414186,\n
        "lon": 3.4614153,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954545,\n
        "lat": 49.9414356,\n
        "lon": 3.4626843,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954546,\n
        "lat": 49.9414386,\n
        "lon": 3.4626793,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954547,\n
        "lat": 49.9414516,\n
        "lon": 3.4625263,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954548,\n
        "lat": 49.9414526,\n
        "lon": 3.4617003,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954549,\n
        "lat": 49.9414636,\n
        "lon": 3.4615433,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954550,\n
        "lat": 49.9414686,\n
        "lon": 3.4617443,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954551,\n
        "lat": 49.9414816,\n
        "lon": 3.4627683,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954552,\n
        "lat": 49.9414926,\n
        "lon": 3.4626183,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954553,\n
        "lat": 49.9415066,\n
        "lon": 3.4616553,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954554,\n
        "lat": 49.9415346,\n
        "lon": 3.4627093,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954555,\n
        "lat": 49.9416266,\n
        "lon": 3.4624683,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954556,\n
        "lat": 49.9416416,\n
        "lon": 3.4612053,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954557,\n
        "lat": 49.9416466,\n
        "lon": 3.4624453,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954558,\n
        "lat": 49.9416666,\n
        "lon": 3.4612653,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954559,\n
        "lat": 49.9416826,\n
        "lon": 3.4622683,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954560,\n
        "lat": 49.9416946,\n
        "lon": 3.4613583,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954561,\n
        "lat": 49.9416946,\n
        "lon": 3.4625803,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954562,\n
        "lat": 49.9417016,\n
        "lon": 3.4623823,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954563,\n
        "lat": 49.9417036,\n
        "lon": 3.4625653,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954564,\n
        "lat": 49.9417066,\n
        "lon": 3.4625993,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954565,\n
        "lat": 49.9417236,\n
        "lon": 3.4622233,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954566,\n
        "lat": 49.9417236,\n
        "lon": 3.4623563,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954567,\n
        "lat": 49.9417336,\n
        "lon": 3.4614553,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954568,\n
        "lat": 49.9417336,\n
        "lon": 3.4625603,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954569,\n
        "lat": 49.9417376,\n
        "lon": 3.4616013,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954570,\n
        "lat": 49.9417496,\n
        "lon": 3.4617743,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954571,\n
        "lat": 49.9417546,\n
        "lon": 3.4616653,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954572,\n
        "lat": 49.9417616,\n
        "lon": 3.4616603,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954573,\n
        "lat": 49.9417636,\n
        "lon": 3.4623123,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954574,\n
        "lat": 49.9417729,\n
        "lon": 3.4623017,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954575,\n
        "lat": 49.9417856,\n
        "lon": 3.4617343,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954576,\n
        "lat": 49.9417866,\n
        "lon": 3.4610683,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954577,\n
        "lat": 49.9417926,\n
        "lon": 3.4611833,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954578,\n
        "lat": 49.9417946,\n
        "lon": 3.4615433,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954579,\n
        "lat": 49.9417956,\n
        "lon": 3.4611413,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954580,\n
        "lat": 49.9417966,\n
        "lon": 3.4632713,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954581,\n
        "lat": 49.9418076,\n
        "lon": 3.4611723,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954582,\n
        "lat": 49.9418136,\n
        "lon": 3.4616493,\n
        "timestamp": "2016-01-27T20:06:57Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954583,\n
        "lat": 49.9418196,\n
        "lon": 3.4611613,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954584,\n
        "lat": 49.9418306,\n
        "lon": 3.4616283,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954585,\n
        "lat": 49.9418316,\n
        "lon": 3.4619543,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954586,\n
        "lat": 49.9418416,\n
        "lon": 3.4633313,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954587,\n
        "lat": 49.9418436,\n
        "lon": 3.4624523,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954588,\n
        "lat": 49.9418446,\n
        "lon": 3.4611443,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954589,\n
        "lat": 49.9418466,\n
        "lon": 3.4613493,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954590,\n
        "lat": 49.9418496,\n
        "lon": 3.4630343,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954591,\n
        "lat": 49.9418746,\n
        "lon": 3.4612443,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954592,\n
        "lat": 49.9418756,\n
        "lon": 3.4629873,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954593,\n
        "lat": 49.9418816,\n
        "lon": 3.4612593,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954594,\n
        "lat": 49.9418886,\n
        "lon": 3.4620363,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954595,\n
        "lat": 49.9418956,\n
        "lon": 3.4630973,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954596,\n
        "lat": 49.9418966,\n
        "lon": 3.4613103,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954597,\n
        "lat": 49.9419086,\n
        "lon": 3.4618663,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954598,\n
        "lat": 49.9419186,\n
        "lon": 3.4630673,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954599,\n
        "lat": 49.9419216,\n
        "lon": 3.4626143,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954600,\n
        "lat": 49.9419256,\n
        "lon": 3.4630543,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954601,\n
        "lat": 49.9419306,\n
        "lon": 3.4621233,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954602,\n
        "lat": 49.9419306,\n
        "lon": 3.4630823,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954603,\n
        "lat": 49.9419366,\n
        "lon": 3.4630703,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954604,\n
        "lat": 49.9419506,\n
        "lon": 3.4618223,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954605,\n
        "lat": 49.9419656,\n
        "lon": 3.4631103,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954606,\n
        "lat": 49.9419916,\n
        "lon": 3.4619173,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954607,\n
        "lat": 49.9419926,\n
        "lon": 3.4617753,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954608,\n
        "lat": 49.9420026,\n
        "lon": 3.4622663,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954609,\n
        "lat": 49.9420276,\n
        "lon": 3.4624883,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954610,\n
        "lat": 49.9420336,\n
        "lon": 3.4618673,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954611,\n
        "lat": 49.9420336,\n
        "lon": 3.4631993,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954612,\n
        "lat": 49.9420576,\n
        "lon": 3.4632623,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954613,\n
        "lat": 49.9420806,\n
        "lon": 3.4624283,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954614,\n
        "lat": 49.9421276,\n
        "lon": 3.4627043,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954615,\n
        "lat": 49.9421286,\n
        "lon": 3.4630863,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954616,\n
        "lat": 49.9421316,\n
        "lon": 3.4617803,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954617,\n
        "lat": 49.9421336,\n
        "lon": 3.4631013,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954618,\n
        "lat": 49.9421616,\n
        "lon": 3.4625933,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954619,\n
        "lat": 49.9422566,\n
        "lon": 3.4629683,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954620,\n
        "lat": 49.9422606,\n
        "lon": 3.4621473,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954621,\n
        "lat": 49.9422876,\n
        "lon": 3.4630493,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954622,\n
        "lat": 49.9422936,\n
        "lon": 3.4616453,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954623,\n
        "lat": 49.9423186,\n
        "lon": 3.4629103,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954624,\n
        "lat": 49.9423846,\n
        "lon": 3.4626903,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954625,\n
        "lat": 49.9424206,\n
        "lon": 3.4627443,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954626,\n
        "lat": 49.9424216,\n
        "lon": 3.4620113,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954627,\n
        "lat": 49.9424276,\n
        "lon": 3.4626213,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954628,\n
        "lat": 49.9425176,\n
        "lon": 3.4632023,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954629,\n
        "lat": 49.9426156,\n
        "lon": 3.4630413,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3971954630,\n
        "lat": 49.9426576,\n
        "lon": 3.4629713,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 7920827754,\n
        "lat": 49.9327723,\n
        "lon": 3.4494536,\n
        "timestamp": "2020-09-18T16:36:06Z",\n
        "version": 1,\n
        "changeset": 91122977,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 7921083407,\n
        "lat": 49.9332330,\n
        "lon": 3.4500480,\n
        "timestamp": "2025-09-23T10:12:31Z",\n
        "version": 2,\n
        "changeset": 172335520,\n
        "user": "Swihail",\n
        "uid": 15458726\n
      },\n
      {\n
        "type": "node",\n
        "id": 7922834218,\n
        "lat": 49.9344677,\n
        "lon": 3.4511468,\n
        "timestamp": "2020-09-19T11:37:15Z",\n
        "version": 1,\n
        "changeset": 91147672,\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 : 2020"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7922834219,\n
        "lat": 49.9344883,\n
        "lon": 3.4510243,\n
        "timestamp": "2020-09-19T11:37:15Z",\n
        "version": 1,\n
        "changeset": 91147672,\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 : 2020"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7922834220,\n
        "lat": 49.9345276,\n
        "lon": 3.4509415,\n
        "timestamp": "2020-09-19T11:37:15Z",\n
        "version": 1,\n
        "changeset": 91147672,\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 : 2020"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7922834221,\n
        "lat": 49.9345548,\n
        "lon": 3.4508482,\n
        "timestamp": "2020-09-19T11:37:15Z",\n
        "version": 1,\n
        "changeset": 91147672,\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 : 2020"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7922834222,\n
        "lat": 49.9346252,\n
        "lon": 3.4506763,\n
        "timestamp": "2020-09-19T11:37:15Z",\n
        "version": 1,\n
        "changeset": 91147672,\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 : 2020"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7922834223,\n
        "lat": 49.9346699,\n
        "lon": 3.4505831,\n
        "timestamp": "2020-09-19T11:37:15Z",\n
        "version": 1,\n
        "changeset": 91147672,\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 : 2020"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7922834224,\n
        "lat": 49.9347611,\n
        "lon": 3.4509478,\n
        "timestamp": "2020-09-19T11:37:15Z",\n
        "version": 1,\n
        "changeset": 91147672,\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 : 2020"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7922834225,\n
        "lat": 49.9348261,\n
        "lon": 3.4507904,\n
        "timestamp": "2020-09-19T11:37:15Z",\n
        "version": 1,\n
        "changeset": 91147672,\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 : 2020"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7922834226,\n
        "lat": 49.9348309,\n
        "lon": 3.4502373,\n
        "timestamp": "2020-09-19T11:37:15Z",\n
        "version": 1,\n
        "changeset": 91147672,\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 : 2020"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7922834227,\n
        "lat": 49.9348990,\n
        "lon": 3.4503190,\n
        "timestamp": "2020-09-19T11:37:15Z",\n
        "version": 1,\n
        "changeset": 91147672,\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 : 2020"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7922834228,\n
        "lat": 49.9349365,\n
        "lon": 3.4503610,\n
        "timestamp": "2020-09-19T11:37:15Z",\n
        "version": 1,\n
        "changeset": 91147672,\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 : 2020"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7922834229,\n
        "lat": 49.9349766,\n
        "lon": 3.4504009,\n
        "timestamp": "2020-09-19T11:37:15Z",\n
        "version": 1,\n
        "changeset": 91147672,\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 : 2020"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8675549440,\n
        "lat": 49.9177830,\n
        "lon": 3.4344220,\n
        "timestamp": "2021-04-28T08:35:29Z",\n
        "version": 1,\n
        "changeset": 103758431,\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": 8675549441,\n
        "lat": 49.9177287,\n
        "lon": 3.4345961,\n
        "timestamp": "2021-04-28T08:35:29Z",\n
        "version": 1,\n
        "changeset": 103758431,\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": 8675549442,\n
        "lat": 49.9178250,\n
        "lon": 3.4346884,\n
        "timestamp": "2021-04-28T08:35:29Z",\n
        "version": 1,\n
        "changeset": 103758431,\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": 8675549443,\n
        "lat": 49.9179669,\n
        "lon": 3.4347936,\n
        "timestamp": "2021-04-28T08:35:29Z",\n
        "version": 1,\n
        "changeset": 103758431,\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": 8675549444,\n
        "lat": 49.9180606,\n
        "lon": 3.4348485,\n
        "timestamp": "2021-04-28T08:35:29Z",\n
        "version": 1,\n
        "changeset": 103758431,\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": 8675549445,\n
        "lat": 49.9181676,\n
        "lon": 3.4349575,\n
        "timestamp": "2021-04-28T08:35:29Z",\n
        "version": 1,\n
        "changeset": 103758431,\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": 8675549446,\n
        "lat": 49.9183176,\n
        "lon": 3.4350545,\n
        "timestamp": "2021-04-28T08:35:29Z",\n
        "version": 1,\n
        "changeset": 103758431,\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": 8675549447,\n
        "lat": 49.9185595,\n
        "lon": 3.4349735,\n
        "timestamp": "2021-04-28T08:35:29Z",\n
        "version": 1,\n
        "changeset": 103758431,\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": 8681111391,\n
        "lat": 49.9386037,\n
        "lon": 3.4555419,\n
        "timestamp": "2021-04-29T20:51:01Z",\n
        "version": 1,\n
        "changeset": 103869401,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 8681111392,\n
        "lat": 49.9388655,\n
        "lon": 3.4553910,\n
        "timestamp": "2021-04-29T20:51:01Z",\n
        "version": 1,\n
        "changeset": 103869401,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 8681111393,\n
        "lat": 49.9388399,\n
        "lon": 3.4549294,\n
        "timestamp": "2021-04-29T20:51:01Z",\n
        "version": 1,\n
        "changeset": 103869401,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 9459684601,\n
        "lat": 49.9385739,\n
        "lon": 3.4526534,\n
        "timestamp": "2022-01-30T07:45:17Z",\n
        "version": 1,\n
        "changeset": 116768592,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9609159578,\n
        "lat": 49.9233635,\n
        "lon": 3.4303440,\n
        "timestamp": "2022-03-26T14:54:41Z",\n
        "version": 1,\n
        "changeset": 118950659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 9609159579,\n
        "lat": 49.9234152,\n
        "lon": 3.4304930,\n
        "timestamp": "2022-03-26T14:54:41Z",\n
        "version": 1,\n
        "changeset": 118950659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 9609159580,\n
        "lat": 49.9234707,\n
        "lon": 3.4303656,\n
        "timestamp": "2023-08-12T16:44:36Z",\n
        "version": 2,\n
        "changeset": 139795093,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 9609159581,\n
        "lat": 49.9236210,\n
        "lon": 3.4303039,\n
        "timestamp": "2023-08-12T16:44:36Z",\n
        "version": 2,\n
        "changeset": 139795093,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 9609159582,\n
        "lat": 49.9215186,\n
        "lon": 3.4297997,\n
        "timestamp": "2022-03-26T14:54:41Z",\n
        "version": 1,\n
        "changeset": 118950659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 9823097314,\n
        "lat": 49.9356849,\n
        "lon": 3.4524295,\n
        "timestamp": "2022-06-16T16:31:26Z",\n
        "version": 1,\n
        "changeset": 122472113,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9823097315,\n
        "lat": 49.9356650,\n
        "lon": 3.4523517,\n
        "timestamp": "2022-06-16T16:31:26Z",\n
        "version": 1,\n
        "changeset": 122472113,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157778,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971730752,\n
          3971742890,\n
          3971742894,\n
          3971743063,\n
          3971743062,\n
          3971743061,\n
          3971743060,\n
          3971730755,\n
          3971730754,\n
          3971730756,\n
          3971730752\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157780,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746529,\n
          3971746503,\n
          3971746508,\n
          3971746514,\n
          3971746518,\n
          3971746522,\n
          3971746531,\n
          3971746541,\n
          3971746533,\n
          3971746539,\n
          3971746529\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157782,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746337,\n
          3971746328,\n
          3971746329,\n
          3971746322,\n
          3971746326,\n
          3971746336,\n
          3971746458,\n
          3971746465,\n
          3971746350,\n
          3971746346,\n
          3971746337\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157785,\n
        "timestamp": "2016-01-27T18:34:53Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742463,\n
          3971742339,\n
          3971742340,\n
          3971742332,\n
          3971742335,\n
          3971742343,\n
          3971742348,\n
          3971742352,\n
          3971742354,\n
          3971742467,\n
          3971742463\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157786,\n
        "timestamp": "2016-01-27T18:34:54Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743547,\n
          3971743507,\n
          3971743504,\n
          3971743519,\n
          3971743521,\n
          3971743534,\n
          3971743535,\n
          3971743662,\n
          3971743664,\n
          3971743544,\n
          3971743547\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157788,\n
        "timestamp": "2016-01-27T18:34:54Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744715,\n
          3971744721,\n
          3971744713,\n
          3971744712,\n
          3971744709,\n
          3971744699,\n
          3971744707,\n
          3971744705,\n
          3971744711,\n
          3971744710,\n
          3971744715\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157790,\n
        "timestamp": "2016-01-27T18:34:54Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747002,\n
          3971747003,\n
          3971746984,\n
          3971747004,\n
          3971747021,\n
          3971747022,\n
          3971747025,\n
          3971747024,\n
          3971747039,\n
          3971747034,\n
          3971747002\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157792,\n
        "timestamp": "2016-01-27T18:34:54Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743720,\n
          3971743736,\n
          3971743981,\n
          3971744013,\n
          3971743993,\n
          3971743985,\n
          3971743988,\n
          3971743992,\n
          3971743964,\n
          3971743756,\n
          3971743720\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157794,\n
        "timestamp": "2016-01-27T18:34:54Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746354,\n
          3971746345,\n
          3971746353,\n
          3971746351,\n
          3971746464,\n
          3971746468,\n
          3971746470,\n
          3971746473,\n
          3971746457,\n
          3971746356,\n
          3971746354\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157795,\n
        "timestamp": "2016-01-27T18:34:54Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747120,\n
          3971747112,\n
          3971747104,\n
          3971747107,\n
          3971747105,\n
          3971747103,\n
          3971747099,\n
          3971747101,\n
          3971747117,\n
          3971747116,\n
          3971747120\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157797,\n
        "timestamp": "2016-01-27T18:34:54Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744729,\n
          3971744723,\n
          3971744716,\n
          3971744719,\n
          3971744720,\n
          3971744727,\n
          3971744724,\n
          3971744725,\n
          3971744728,\n
          3971744731,\n
          3971744729\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157800,\n
        "timestamp": "2016-01-27T18:34:54Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743480,\n
          3971743478,\n
          3971743356,\n
          3971743458,\n
          3971743467,\n
          3971743468,\n
          3971743488,\n
          3971743486,\n
          3971743498,\n
          3971743499,\n
          3971743480\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157802,\n
        "timestamp": "2016-01-27T18:34:54Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746667,\n
          3971746669,\n
          3971746688,\n
          3971746684,\n
          3971746679,\n
          3971746674,\n
          3971746670,\n
          3971746649,\n
          3971746654,\n
          3971746665,\n
          3971746667\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157804,\n
        "timestamp": "2016-01-27T18:34:54Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743065,\n
          3971743057,\n
          3971743067,\n
          3971743080,\n
          3971743075,\n
          3971743074,\n
          3971743070,\n
          3971743068,\n
          3971743066,\n
          3971743071,\n
          3971743065\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157805,\n
        "timestamp": "2016-01-27T18:34:54Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743265,\n
          3971743257,\n
          3971743156,\n
          3971743151,\n
          3971743135,\n
          3971743104,\n
          3971743117,\n
          3971743132,\n
          3971743142,\n
          3971743267,\n
          3971743265\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157806,\n
        "timestamp": "2016-01-27T18:34:54Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746333,\n
          3971746339,\n
          3971746338,\n
          3971746342,\n
          3971746347,\n
          3971746460,\n
          3971746355,\n
          3971746352,\n
          3971746349,\n
          3971746331,\n
          3971746333\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157808,\n
        "timestamp": "2016-01-27T18:34:54Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743128,\n
          3971743103,\n
          3971743097,\n
          3971743102,\n
          3971743093,\n
          3971743086,\n
          3971743096,\n
          3971743107,\n
          3971743120,\n
          3971743129,\n
          3971743128\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157811,\n
        "timestamp": "2016-01-27T18:34:55Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742505,\n
          3971742496,\n
          3971742485,\n
          3971742497,\n
          3971742462,\n
          3971742466,\n
          3971742477,\n
          3971742481,\n
          3971742514,\n
          3971742511,\n
          3971742505\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157812,\n
        "timestamp": "2016-01-27T18:34:55Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743737,\n
          3971743742,\n
          3971743740,\n
          3971743516,\n
          3971743517,\n
          3971743522,\n
          3971743673,\n
          3971743669,\n
          3971743713,\n
          3971743711,\n
          3971743737\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157814,\n
        "timestamp": "2016-01-27T18:34:55Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746507,\n
          3971746511,\n
          3971746512,\n
          3971746516,\n
          3971746519,\n
          3971746528,\n
          3971746526,\n
          3971746540,\n
          3971746535,\n
          3971746534,\n
          3971746507\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157816,\n
        "timestamp": "2016-01-27T18:34:55Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746513,\n
          3971746505,\n
          3971746501,\n
          3971746493,\n
          3971746496,\n
          3971746483,\n
          3971746494,\n
          3971746503,\n
          3971746529,\n
          3971746520,\n
          3971746513\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157817,\n
        "timestamp": "2016-01-27T18:34:55Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744662,\n
          3971744672,\n
          3971744664,\n
          3971744668,\n
          3971744657,\n
          3971744445,\n
          3971744448,\n
          3971744447,\n
          3971744449,\n
          3971744453,\n
          3971744662\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157819,\n
        "timestamp": "2016-01-27T18:34:55Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746149,\n
          3971746146,\n
          3971746147,\n
          3971746148,\n
          3971746150,\n
          3971746154,\n
          3971746258,\n
          3971746261,\n
          3971746152,\n
          3971746151,\n
          3971746149\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157821,\n
        "timestamp": "2016-01-27T18:34:55Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742350,\n
          3971742344,\n
          3971742346,\n
          3971742338,\n
          3971742345,\n
          3971742327,\n
          3971742330,\n
          3971742339,\n
          3971742463,\n
          3971742460,\n
          3971742350\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157823,\n
        "timestamp": "2016-01-27T18:34:55Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746601,\n
          3971746657,\n
          3971746675,\n
          3971746629,\n
          3971746634,\n
          3971746619,\n
          3971746612,\n
          3971746604,\n
          3971746594,\n
          3971746603,\n
          3971746601\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157825,\n
        "timestamp": "2016-01-27T18:34:55Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746851,\n
          3971746818,\n
          3971746795,\n
          3971746791,\n
          3971746798,\n
          3971746800,\n
          3971746813,\n
          3971746854,\n
          3971746848,\n
          3971746859,\n
          3971746851\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157827,\n
        "timestamp": "2016-01-27T18:34:55Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746847,\n
          3971746845,\n
          3971746836,\n
          3971746751,\n
          3971746754,\n
          3971746757,\n
          3971746782,\n
          3971746786,\n
          3971746807,\n
          3971746804,\n
          3971746847\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157829,\n
        "timestamp": "2016-01-27T18:34:55Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746290,\n
          3971746293,\n
          3971746300,\n
          3971746297,\n
          3971746292,\n
          3971746291,\n
          3971746286,\n
          3971746287,\n
          3971746284,\n
          3971746289,\n
          3971746290\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157831,\n
        "timestamp": "2016-01-27T18:34:55Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746792,\n
          3971746794,\n
          3971746826,\n
          3971746814,\n
          3971746844,\n
          3971746830,\n
          3971746843,\n
          3971746824,\n
          3971746796,\n
          3971746801,\n
          3971746773,\n
          3971746792\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157834,\n
        "timestamp": "2016-01-27T18:34:55Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744930,\n
          3971744923,\n
          3971744913,\n
          3971744922,\n
          3971744919,\n
          3971744918,\n
          3971744916,\n
          3971744910,\n
          3971744909,\n
          3971744917,\n
          3971744926,\n
          3971744930\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157836,\n
        "timestamp": "2016-01-27T18:34:56Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746877,\n
          3971746868,\n
          3971746853,\n
          3971746809,\n
          3971746812,\n
          3971746787,\n
          3971746793,\n
          3971746810,\n
          3971746805,\n
          3971746819,\n
          3971746817,\n
          3971746877\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157839,\n
        "timestamp": "2016-01-27T18:34:56Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743809,\n
          3971743837,\n
          3971744378,\n
          3971744368,\n
          3971744359,\n
          3971743855,\n
          3971743854,\n
          3971743852,\n
          3971743853,\n
          3971743849,\n
          3971743839,\n
          3971743809\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157840,\n
        "timestamp": "2016-01-27T18:34:56Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743697,\n
          3971743696,\n
          3971743683,\n
          3971743682,\n
          3971743706,\n
          3971743705,\n
          3971743546,\n
          3971743550,\n
          3971743698,\n
          3971743743,\n
          3971743741,\n
          3971743697\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157843,\n
        "timestamp": "2016-01-27T18:34:56Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745726,\n
          3971746107,\n
          3971746108,\n
          3971746065,\n
          3971746066,\n
          3971745894,\n
          3971745895,\n
          3971745251,\n
          3971745248,\n
          3971745720,\n
          3971745719,\n
          3971745726\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157844,\n
        "timestamp": "2016-01-27T18:34:56Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742550,\n
          3971742556,\n
          3971742545,\n
          3971742554,\n
          3971742660,\n
          3971742676,\n
          3971742661,\n
          3971742662,\n
          3971742540,\n
          3971742526,\n
          3971742537,\n
          3971742550\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157846,\n
        "timestamp": "2016-01-27T18:34:56Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743507,\n
          3971743547,\n
          3971743657,\n
          3971743556,\n
          3971743666,\n
          3971743668,\n
          3971743553,\n
          3971743552,\n
          3971743542,\n
          3971743543,\n
          3971743510,\n
          3971743507\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157848,\n
        "timestamp": "2016-01-27T18:34:56Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746625,\n
          3971746655,\n
          3971746647,\n
          3971746596,\n
          3971746591,\n
          3971746553,\n
          3971746560,\n
          3971746554,\n
          3971746556,\n
          3971746565,\n
          3971746570,\n
          3971746625\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157850,\n
        "timestamp": "2016-01-27T18:34:56Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743464,\n
          3971743354,\n
          3971743335,\n
          3971743339,\n
          3971743345,\n
          3971743475,\n
          3971743471,\n
          3971743469,\n
          3971743476,\n
          3971743479,\n
          3971743490,\n
          3971743464\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157851,\n
        "timestamp": "2016-01-27T18:34:56Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745142,\n
          3971745145,\n
          3971745146,\n
          3971745157,\n
          3971745166,\n
          3971745163,\n
          3971745161,\n
          3971745160,\n
          3971745156,\n
          3971745148,\n
          3971745136,\n
          3971745138,\n
          3971745142\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157852,\n
        "timestamp": "2016-01-27T18:34:56Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742502,\n
          3971742486,\n
          3971742472,\n
          3971742479,\n
          3971742470,\n
          3971742475,\n
          3971742483,\n
          3971742490,\n
          3971742480,\n
          3971742476,\n
          3971742461,\n
          3971742464,\n
          3971742502\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157854,\n
        "timestamp": "2016-01-27T18:34:56Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742295,\n
          3971742285,\n
          3971742277,\n
          3971742280,\n
          3971742289,\n
          3971742293,\n
          3971742290,\n
          3971742294,\n
          3971742300,\n
          3971742297,\n
          3971742299,\n
          3971742298,\n
          3971742295\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157855,\n
        "timestamp": "2016-01-27T18:34:56Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742681,\n
          3971742673,\n
          3971742658,\n
          3971742665,\n
          3971742667,\n
          3971742669,\n
          3971742672,\n
          3971742677,\n
          3971742684,\n
          3971742696,\n
          3971742698,\n
          3971742695,\n
          3971742681\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157857,\n
        "timestamp": "2025-05-08T17:22:42Z",\n
        "version": 4,\n
        "changeset": 165995049,\n
        "user": "nlehuby",\n
        "uid": 1424448,\n
        "nodes": [\n
          3971746691,\n
          3971746672,\n
          3971746677,\n
          3971746668,\n
          3971746651,\n
          3971746614,\n
          3971746618,\n
          3971746659,\n
          3971746664,\n
          3971746686,\n
          3971746701,\n
          3971746696,\n
          3971746693,\n
          3971746689,\n
          3971746680,\n
          3971746700,\n
          8681111393,\n
          3971746691\n
        ],\n
        "tags": {\n
          "addr:housenumber": "5",\n
          "addr:street": "Rue Eugène Lemaire",\n
          "amenity": "townhall",\n
          "building": "civic",\n
          "contact:email": "mairie-etaves-et-bocquiaux@wanadoo.fr",\n
          "contact:phone": "+33 3 23 66 00 82",\n
          "name": "Mairie d'Étaves-et-Bocquiaux",\n
          "opening_hours": "Mo 09:00-12:00; Tu 14:00-17:00; Th 08:30-12:00; Fr 09:00-12:00,13:30-18:00",\n
          "ref:FR:SIRET": "21020276800011",\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": 394157859,\n
        "timestamp": "2016-01-27T18:34:57Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742036,\n
          3971742034,\n
          3971742035,\n
          3971742030,\n
          3971742033,\n
          3971742029,\n
          3971742028,\n
          3971742026,\n
          3971742019,\n
          3971742025,\n
          3971742024,\n
          3971742027,\n
          3971742036\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157861,\n
        "timestamp": "2016-01-27T18:34:57Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747010,\n
          3971747009,\n
          3971746989,\n
          3971746988,\n
          3971747000,\n
          3971746999,\n
          3971747007,\n
          3971747006,\n
          3971746958,\n
          3971746959,\n
          3971746978,\n
          3971746979,\n
          3971747010\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157863,\n
        "timestamp": "2016-01-27T18:34:57Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745524,\n
          3971745480,\n
          3971745483,\n
          3971745471,\n
          3971745190,\n
          3971745178,\n
          3971745188,\n
          3971745232,\n
          3971745245,\n
          3971745195,\n
          3971745224,\n
          3971745552,\n
          3971745524\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157864,\n
        "timestamp": "2016-01-27T18:34:57Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743850,\n
          3971743822,\n
          3971743818,\n
          3971743797,\n
          3971743801,\n
          3971744023,\n
          3971744013,\n
          3971743981,\n
          3971744007,\n
          3971743798,\n
          3971743800,\n
          3971743814,\n
          3971744357,\n
          3971743850\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157866,\n
        "timestamp": "2016-01-27T18:34:57Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746685,\n
          3971746671,\n
          3971746633,\n
          3971746638,\n
          3971746608,\n
          3971746613,\n
          3971746590,\n
          3971746592,\n
          3971746587,\n
          3971746595,\n
          3971746605,\n
          3971746614,\n
          3971746651,\n
          3971746685\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157869,\n
        "timestamp": "2016-01-27T18:34:57Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743724,\n
          3971743729,\n
          3971743722,\n
          3971743732,\n
          3971743983,\n
          3971743980,\n
          3971743975,\n
          3971743968,\n
          3971744016,\n
          3971744015,\n
          3971744004,\n
          3971743970,\n
          3971743979,\n
          3971743724\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157871,\n
        "timestamp": "2016-01-27T18:34:57Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746969,\n
          3971747011,\n
          3971747013,\n
          3971746993,\n
          3971747001,\n
          3971746985,\n
          3971746966,\n
          3971746965,\n
          3971741548,\n
          3971741550,\n
          3971741555,\n
          3971746964,\n
          3971746967,\n
          3971746969\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157873,\n
        "timestamp": "2016-01-27T18:34:57Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745095,\n
          3971745100,\n
          3971745098,\n
          3971745102,\n
          3971745103,\n
          3971745107,\n
          3971745106,\n
          3971745105,\n
          3971745101,\n
          3971745091,\n
          3971745092,\n
          3971745089,\n
          3971745094,\n
          3971745093,\n
          3971745095\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157875,\n
        "timestamp": "2016-01-27T18:34:57Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746966,\n
          3971746985,\n
          3971746980,\n
          3971746971,\n
          3971746961,\n
          3971746874,\n
          3971746866,\n
          3971746882,\n
          3971746832,\n
          3971746841,\n
          3971746872,\n
          3971746886,\n
          3971741539,\n
          3971741536,\n
          3971746966\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157876,\n
        "timestamp": "2016-01-27T18:34:57Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746809,\n
          3971746802,\n
          3971746799,\n
          3971746803,\n
          3971746808,\n
          3971746816,\n
          3971746815,\n
          3971746838,\n
          3971746829,\n
          3971746842,\n
          3971746837,\n
          3971746779,\n
          3971746787,\n
          3971746812,\n
          3971746809\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157877,\n
        "timestamp": "2016-01-27T18:34:58Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743678,\n
          3971743500,\n
          3971743505,\n
          3971743305,\n
          3971743285,\n
          3971743260,\n
          3971743266,\n
          3971743276,\n
          3971743284,\n
          3971743295,\n
          3971743496,\n
          3971743491,\n
          3971743672,\n
          3971743681,\n
          3971743714,\n
          3971743678\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157878,\n
        "timestamp": "2016-01-27T18:34:58Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744050,\n
          3971744029,\n
          3971744012,\n
          3971743997,\n
          3971743973,\n
          3971743982,\n
          3971744005,\n
          3971744001,\n
          3971744008,\n
          3971744009,\n
          3971744017,\n
          3971744020,\n
          3971744038,\n
          3971744042,\n
          3971743810,\n
          3971744050\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157879,\n
        "timestamp": "2016-01-27T18:34:58Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971741998,\n
          3971741995,\n
          3971741996,\n
          3971742003,\n
          3971742001,\n
          3971741993,\n
          3971741994,\n
          3971741992,\n
          3971741987,\n
          3971741989,\n
          3971741988,\n
          3971741983,\n
          3971741984,\n
          3971741986,\n
          3971742000,\n
          3971741998\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157880,\n
        "timestamp": "2016-01-27T18:34:58Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744685,\n
          3971744682,\n
          3971744679,\n
          3971744661,\n
          3971744455,\n
          3971744660,\n
          3971744658,\n
          3971744665,\n
          3971744669,\n
          3971744673,\n
          3971744671,\n
          3971744674,\n
          3971744676,\n
          3971744678,\n
          3971744680,\n
          3971744685\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157881,\n
        "timestamp": "2016-01-27T18:34:58Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971733618,\n
          3971733616,\n
          3971733613,\n
          3971733612,\n
          3971733615,\n
          3971733614,\n
          3971733649,\n
          3971733648,\n
          3971733641,\n
          3971733639,\n
          3971733631,\n
          3971733632,\n
          3971733621,\n
          3971733623,\n
          3971733617,\n
          3971733618\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157882,\n
        "timestamp": "2016-01-27T18:34:58Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746330,\n
          3971746323,\n
          3971746308,\n
          3971746311,\n
          3971746318,\n
          3971746321,\n
          3971746319,\n
          3971746316,\n
          3971746312,\n
          3971746315,\n
          3971746313,\n
          3971746317,\n
          3971746325,\n
          3971746332,\n
          3971746334,\n
          3971746335,\n
          3971746327,\n
          3971746330\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157883,\n
        "timestamp": "2016-01-27T18:34:58Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746119,\n
          3971746125,\n
          3971746126,\n
          3971746115,\n
          3971746114,\n
          3971746069,\n
          3971746067,\n
          3971746070,\n
          3971746071,\n
          3971746074,\n
          3971746075,\n
          3971746083,\n
          3971746084,\n
          3971746094,\n
          3971746093,\n
          3971746101,\n
          3971746102,\n
          3971746096,\n
          3971746095,\n
          3971746119\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157884,\n
        "timestamp": "2016-01-27T18:34:58Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746995,\n
          3971746987,\n
          3971746887,\n
          3971746888,\n
          3971746879,\n
          3971746881,\n
          3971746894,\n
          3971741538,\n
          3971746895,\n
          3971741542,\n
          3971746963,\n
          3971746974,\n
          3971741545,\n
          3971741547,\n
          3971746892,\n
          3971741540,\n
          3971746981,\n
          3971746976,\n
          3971746994,\n
          3971746983,\n
          3971746995\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157885,\n
        "timestamp": "2024-01-11T19:13:46Z",\n
        "version": 3,\n
        "changeset": 146155500,\n
        "user": "Olyon",\n
        "uid": 1443767,\n
        "nodes": [\n
          3971746737,\n
          3971746730,\n
          3971746728,\n
          3971746732,\n
          3971746729,\n
          3971746726,\n
          3971746723,\n
          3971746718,\n
          3971746717,\n
          3971746720,\n
          3971746721,\n
          3971746714,\n
          3971746715,\n
          3971746711,\n
          3971746716,\n
          3971746708,\n
          3971746709,\n
          3971746725,\n
          3971746733,\n
          3971746731,\n
          3971746740,\n
          3971746736,\n
          3971746738,\n
          3971746737\n
        ],\n
        "tags": {\n
          "amenity": "place_of_worship",\n
          "building": "church",\n
          "denomination": "catholic",\n
          "name": "Église Saint-Martin",\n
          "religion": "christian",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wikidata": "Q38225826"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157886,\n
        "timestamp": "2016-01-27T18:34:58Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747031,\n
          3971747038,\n
          3971747047,\n
          3971747052,\n
          3971747059,\n
          3971747077,\n
          3971747075,\n
          3971747070,\n
          3971747057,\n
          3971747056,\n
          3971747054,\n
          3971747051,\n
          3971747053,\n
          3971747048,\n
          3971747046,\n
          3971747040,\n
          3971747044,\n
          3971747042,\n
          3971747058,\n
          3971747055,\n
          3971747037,\n
          3971747036,\n
          3971747019,\n
          3971747029,\n
          3971747026,\n
          3971747031\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157888,\n
        "timestamp": "2016-01-27T18:34:59Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745660,\n
          3971745665,\n
          3971745669,\n
          3971745673,\n
          3971745678,\n
          3971745683,\n
          3971745687,\n
          3971745691,\n
          3971745695,\n
          3971745699,\n
          3971745703,\n
          3971745706,\n
          3971745711,\n
          3971745714,\n
          3971745713,\n
          3971745709,\n
          3971745705,\n
          3971745702,\n
          3971745698,\n
          3971745694,\n
          3971745690,\n
          3971745686,\n
          3971745682,\n
          3971745677,\n
          3971745672,\n
          3971745668,\n
          3971745664,\n
          3971745659,\n
          3971745553,\n
          3971745549,\n
          3971745544,\n
          3971745541,\n
          3971745537,\n
          3971745536,\n
          3971745538,\n
          3971745542,\n
          3971745545,\n
          3971745550,\n
          3971745554,\n
          3971745660\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157891,\n
        "timestamp": "2016-01-27T18:34:59Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743098,\n
          3971743094,\n
          3971743091,\n
          3971743089,\n
          3971743087,\n
          3971743088,\n
          3971743090,\n
          3971743092,\n
          3971743095,\n
          3971743099,\n
          3971743101,\n
          3971743106,\n
          3971743111,\n
          3971743113,\n
          3971743116,\n
          3971743121,\n
          3971743123,\n
          3971743127,\n
          3971743131,\n
          3971743134,\n
          3971743137,\n
          3971743140,\n
          3971743143,\n
          3971743146,\n
          3971743147,\n
          3971743145,\n
          3971743141,\n
          3971743138,\n
          3971743136,\n
          3971743133,\n
          3971743130,\n
          3971743125,\n
          3971743122,\n
          3971743118,\n
          3971743114,\n
          3971743112,\n
          3971743109,\n
          3971743105,\n
          3971743100,\n
          3971743098\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157892,\n
        "timestamp": "2016-01-27T18:34:59Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745068,\n
          3971745071,\n
          3971745075,\n
          3971745077,\n
          3971745079,\n
          3971745082,\n
          3971745084,\n
          3971745086,\n
          3971745088,\n
          3971745087,\n
          3971745085,\n
          3971745083,\n
          3971745080,\n
          3971745078,\n
          3971745076,\n
          3971745073,\n
          3971745069,\n
          3971745067,\n
          3971745064,\n
          3971745061,\n
          3971745057,\n
          3971744955,\n
          3971744952,\n
          3971744950,\n
          3971744948,\n
          3971744946,\n
          3971744944,\n
          3971744942,\n
          3971744941,\n
          3971744943,\n
          3971744945,\n
          3971744947,\n
          3971744949,\n
          3971744951,\n
          3971744954,\n
          3971744956,\n
          3971745060,\n
          3971745063,\n
          3971745066,\n
          3971745068\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157893,\n
        "timestamp": "2016-01-27T18:34:59Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745204,\n
          3971745213,\n
          3971745221,\n
          3971745228,\n
          3971745235,\n
          3971745242,\n
          3971745252,\n
          3971745459,\n
          3971745465,\n
          3971745472,\n
          3971745478,\n
          3971745486,\n
          3971745494,\n
          3971745500,\n
          3971745506,\n
          3971745512,\n
          3971745520,\n
          3971745529,\n
          3971745530,\n
          3971745528,\n
          3971745517,\n
          3971745511,\n
          3971745504,\n
          3971745498,\n
          3971745492,\n
          3971745484,\n
          3971745476,\n
          3971745469,\n
          3971745463,\n
          3971745457,\n
          3971745250,\n
          3971745241,\n
          3971745234,\n
          3971745226,\n
          3971745219,\n
          3971745211,\n
          3971745201,\n
          3971745197,\n
          3971745198,\n
          3971745204\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157894,\n
        "timestamp": "2016-01-27T18:35:00Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745181,\n
          3971745168,\n
          3971745169,\n
          3971745193,\n
          3971745181\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157895,\n
        "timestamp": "2016-01-27T18:35:00Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743670,\n
          3971743667,\n
          3971743717,\n
          3971743718,\n
          3971743670\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157896,\n
        "timestamp": "2016-01-27T18:35:00Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743286,\n
          3971743292,\n
          3971743288,\n
          3971743279,\n
          3971743286\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157898,\n
        "timestamp": "2016-01-27T18:35:00Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746571,\n
          3971746577,\n
          3971746599,\n
          3971746593,\n
          3971746571\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157899,\n
        "timestamp": "2016-01-27T18:35:00Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744427,\n
          3971744419,\n
          3971744422,\n
          3971744429,\n
          3971744427\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157900,\n
        "timestamp": "2016-01-27T18:35:00Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744450,\n
          3971744441,\n
          3971744443,\n
          3971744452,\n
          3971744450\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157901,\n
        "timestamp": "2016-01-27T18:35:00Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971741541,\n
          3971741537,\n
          3971746891,\n
          3971746893,\n
          3971741541\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157902,\n
        "timestamp": "2016-01-27T18:35:00Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746868,\n
          3971746863,\n
          3971746850,\n
          3971746853,\n
          3971746868\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157903,\n
        "timestamp": "2016-01-27T18:35:00Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743349,\n
          3971743331,\n
          3971743332,\n
          3971743351,\n
          3971743349\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157904,\n
        "timestamp": "2016-01-27T18:35:00Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746129,\n
          3971746128,\n
          3971746132,\n
          3971746137,\n
          3971746129\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157905,\n
        "timestamp": "2016-01-27T18:35:00Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744663,\n
          3971744442,\n
          3971744446,\n
          3971744670,\n
          3971744663\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157906,\n
        "timestamp": "2016-01-27T18:35:00Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746134,\n
          3971746141,\n
          3971746144,\n
          3971746142,\n
          3971746134\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157907,\n
        "timestamp": "2016-01-27T18:35:00Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742527,\n
          3971742521,\n
          3971742522,\n
          3971742531,\n
          3971742527\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157909,\n
        "timestamp": "2016-01-27T18:35:00Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743462,\n
          3971743470,\n
          3971743489,\n
          3971743484,\n
          3971743462\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157911,\n
        "timestamp": "2016-01-27T18:35:01Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743661,\n
          3971743530,\n
          3971743529,\n
          3971743658,\n
          3971743661\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157912,\n
        "timestamp": "2016-01-27T18:35:01Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742038,\n
          3971742040,\n
          3971742039,\n
          3971742037,\n
          3971742038\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157914,\n
        "timestamp": "2016-01-27T18:35:01Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743977,\n
          3971743972,\n
          3971743750,\n
          3971743960,\n
          3971743977\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157916,\n
        "timestamp": "2016-01-27T18:35:01Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742858,\n
          3971742756,\n
          3971742749,\n
          3971742751,\n
          3971742858\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157918,\n
        "timestamp": "2016-01-27T18:35:01Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744880,\n
          3971744885,\n
          3971744884,\n
          3971744879,\n
          3971744880\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157920,\n
        "timestamp": "2016-01-27T18:35:01Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746461,\n
          3971746467,\n
          3971746463,\n
          3971746459,\n
          3971746461\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157921,\n
        "timestamp": "2016-01-27T18:35:01Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745123,\n
          3971745121,\n
          3971745122,\n
          3971745126,\n
          3971745123\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157923,\n
        "timestamp": "2016-01-27T18:35:01Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744370,\n
          3971744365,\n
          3971744358,\n
          3971744362,\n
          3971744370\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157925,\n
        "timestamp": "2016-01-27T18:35:01Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746543,\n
          3971746578,\n
          3971746597,\n
          3971746568,\n
          3971746543\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157926,\n
        "timestamp": "2016-01-27T18:35:01Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746628,\n
          3971746623,\n
          3971746610,\n
          3971746616,\n
          3971746628\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157927,\n
        "timestamp": "2016-01-27T18:35:01Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747149,\n
          3971747147,\n
          3971747143,\n
          3971747145,\n
          3971747149\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157928,\n
        "timestamp": "2016-01-27T18:35:01Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743997,\n
          3971744012,\n
          3971744006,\n
          3971743987,\n
          3971743997\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157929,\n
        "timestamp": "2016-01-27T18:35:01Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746674,\n
          3971746679,\n
          3971746684,\n
          3971746681,\n
          3971746674\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157930,\n
        "timestamp": "2016-01-27T18:35:01Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746650,\n
          3971746626,\n
          3971746636,\n
          3971746660,\n
          3971746650\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157931,\n
        "timestamp": "2016-01-27T18:35:01Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747261,\n
          3971747260,\n
          3971747153,\n
          3971747155,\n
          3971747261\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157932,\n
        "timestamp": "2016-01-27T18:35:02Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743272,\n
          3971743271,\n
          3971743265,\n
          3971743267,\n
          3971743272\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157933,\n
        "timestamp": "2016-01-27T18:35:02Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743270,\n
          3971743274,\n
          3971743277,\n
          3971743273,\n
          3971743270\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157934,\n
        "timestamp": "2016-01-27T18:35:02Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742259,\n
          3971742265,\n
          3971742266,\n
          3971742263,\n
          3971742259\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157935,\n
        "timestamp": "2016-01-27T18:35:02Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971741962,\n
          3971733655,\n
          3971733656,\n
          3971741963,\n
          3971741962\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157936,\n
        "timestamp": "2016-01-27T18:35:02Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747294,\n
          3971747293,\n
          3971747287,\n
          3971747291,\n
          3971747294\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157937,\n
        "timestamp": "2016-01-27T18:35:02Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742308,\n
          3971742306,\n
          3971742304,\n
          3971742305,\n
          3971742308\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157938,\n
        "timestamp": "2016-01-27T18:35:02Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744703,\n
          3971744714,\n
          3971744717,\n
          3971744708,\n
          3971744703\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157939,\n
        "timestamp": "2016-01-27T18:35:02Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742869,\n
          3971742862,\n
          3971742864,\n
          3971742871,\n
          3971742869\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157940,\n
        "timestamp": "2016-01-27T18:35:02Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746521,\n
          3971746527,\n
          3971746566,\n
          3971746552,\n
          3971746521\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157941,\n
        "timestamp": "2016-01-27T18:35:02Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746484,\n
          3971746480,\n
          3971746471,\n
          3971746475,\n
          3971746484\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157942,\n
        "timestamp": "2016-01-27T18:35:02Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971733620,\n
          3971733619,\n
          3971733607,\n
          3971733609,\n
          3971733620\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157943,\n
        "timestamp": "2016-01-27T18:35:02Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747153,\n
          3971747260,\n
          3971747259,\n
          3971747152,\n
          3971747153\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157944,\n
        "timestamp": "2016-01-27T18:35:02Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745110,\n
          3971745118,\n
          3971745120,\n
          3971745113,\n
          3971745110\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157945,\n
        "timestamp": "2016-01-27T18:35:02Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746885,\n
          3971746834,\n
          3971746839,\n
          3971746890,\n
          3971746885\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157947,\n
        "timestamp": "2016-01-27T18:35:02Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743816,\n
          3971743819,\n
          3971743848,\n
          3971743843,\n
          3971743816\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157949,\n
        "timestamp": "2016-01-27T18:35:03Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746304,\n
          3971746305,\n
          3971746309,\n
          3971746307,\n
          3971746304\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157951,\n
        "timestamp": "2016-01-27T18:35:03Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742546,\n
          3971742678,\n
          3971742671,\n
          3971742544,\n
          3971742546\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157953,\n
        "timestamp": "2016-01-27T18:35:03Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743998,\n
          3971743702,\n
          3971743700,\n
          3971743996,\n
          3971743998\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157956,\n
        "timestamp": "2016-01-27T18:35:03Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745129,\n
          3971745109,\n
          3971745114,\n
          3971745141,\n
          3971745129\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157958,\n
        "timestamp": "2016-01-27T18:35:03Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745183,\n
          3971745188,\n
          3971745178,\n
          3971745175,\n
          3971745183\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157960,\n
        "timestamp": "2016-01-27T18:35:03Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743483,\n
          3971743338,\n
          3971743342,\n
          3971743485,\n
          3971743483\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157963,\n
        "timestamp": "2016-01-27T18:35:03Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742326,\n
          3971742320,\n
          3971742322,\n
          3971742333,\n
          3971742326\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157965,\n
        "timestamp": "2016-01-27T18:35:03Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742023,\n
          3971742017,\n
          3971742012,\n
          3971742014,\n
          3971742023\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157967,\n
        "timestamp": "2016-01-27T18:35:03Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743996,\n
          3971743700,\n
          3971743695,\n
          3971743994,\n
          3971743996\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157970,\n
        "timestamp": "2016-01-27T18:35:03Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744026,\n
          3971743999,\n
          3971744021,\n
          3971743796,\n
          3971744026\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157972,\n
        "timestamp": "2016-01-27T18:35:03Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743470,\n
          3971743462,\n
          3971743343,\n
          3971743347,\n
          3971743470\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157975,\n
        "timestamp": "2016-01-27T18:35:03Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744900,\n
          3971744899,\n
          3971744902,\n
          3971744905,\n
          3971744900\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157977,\n
        "timestamp": "2016-01-27T18:35:03Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747146,\n
          3971747134,\n
          3971747128,\n
          3971747141,\n
          3971747146\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157980,\n
        "timestamp": "2016-01-27T18:35:03Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747015,\n
          3971747008,\n
          3971746986,\n
          3971746996,\n
          3971747015\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157982,\n
        "timestamp": "2016-01-27T18:35:03Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744425,\n
          3971744421,\n
          3971744415,\n
          3971744417,\n
          3971744425\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157984,\n
        "timestamp": "2016-01-27T18:35:04Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746577,\n
          3971746571,\n
          3971746525,\n
          3971746532,\n
          3971746577\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157987,\n
        "timestamp": "2016-01-27T18:35:04Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746669,\n
          3971746667,\n
          3971746662,\n
          3971746663,\n
          3971746669\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157988,\n
        "timestamp": "2016-01-27T18:35:04Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746673,\n
          3971746644,\n
          3971746620,\n
          3971746642,\n
          3971746673\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157990,\n
        "timestamp": "2016-01-27T18:35:04Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743154,\n
          3971743261,\n
          3971743258,\n
          3971743152,\n
          3971743154\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157992,\n
        "timestamp": "2016-01-27T18:35:04Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744737,\n
          3971744742,\n
          3971744739,\n
          3971744734,\n
          3971744737\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157994,\n
        "timestamp": "2016-01-27T18:35:04Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971741985,\n
          3971741981,\n
          3971741974,\n
          3971741977,\n
          3971741985\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157996,\n
        "timestamp": "2016-01-27T18:35:04Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747122,\n
          3971747119,\n
          3971747110,\n
          3971747113,\n
          3971747122\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157998,\n
        "timestamp": "2016-01-27T18:35:04Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746690,\n
          3971746695,\n
          3971746703,\n
          3971746698,\n
          3971746690\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394157999,\n
        "timestamp": "2016-01-27T18:35:04Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747020,\n
          3971747008,\n
          3971747015,\n
          3971747023,\n
          3971747020\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158001,\n
        "timestamp": "2016-01-27T18:35:04Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742727,\n
          3971742710,\n
          3971742712,\n
          3971742731,\n
          3971742727\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158003,\n
        "timestamp": "2016-01-27T18:35:04Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743725,\n
          3971743735,\n
          3971744003,\n
          3971743995,\n
          3971743725\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158005,\n
        "timestamp": "2016-01-27T18:35:04Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742267,\n
          3971742268,\n
          3971742270,\n
          3971742269,\n
          3971742267\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158007,\n
        "timestamp": "2016-01-27T18:35:04Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746498,\n
          3971746488,\n
          3971746490,\n
          3971746500,\n
          3971746498\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158009,\n
        "timestamp": "2016-01-27T18:35:04Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742258,\n
          3971742257,\n
          3971742053,\n
          3971742055,\n
          3971742258\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158011,\n
        "timestamp": "2016-01-27T18:35:04Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747148,\n
          3971747142,\n
          3971747144,\n
          3971747150,\n
          3971747148\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158013,\n
        "timestamp": "2016-01-27T18:35:04Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744914,\n
          3971744920,\n
          3971744908,\n
          3971744906,\n
          3971744914\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158014,\n
        "timestamp": "2016-01-27T18:35:05Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746865,\n
          3971746857,\n
          3971746858,\n
          3971746867,\n
          3971746865\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158016,\n
        "timestamp": "2016-01-27T18:35:05Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747014,\n
          3971746998,\n
          3971747005,\n
          3971747017,\n
          3971747014\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158018,\n
        "timestamp": "2016-01-27T18:35:05Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745675,\n
          3971745708,\n
          3971745730,\n
          3971745721,\n
          3971745675\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158020,\n
        "timestamp": "2016-01-27T18:35:05Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746112,\n
          3971746111,\n
          3971746123,\n
          3971746124,\n
          3971746112\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158022,\n
        "timestamp": "2021-04-29T20:51:01Z",\n
        "version": 2,\n
        "changeset": 103869401,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          3971746747,\n
          3971746746,\n
          3971746739,\n
          3971746742,\n
          3971746747\n
        ],\n
        "tags": {\n
          "amenity": "shelter",\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158024,\n
        "timestamp": "2016-01-27T18:35:05Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742341,\n
          3971742473,\n
          3971742469,\n
          3971742336,\n
          3971742341\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158026,\n
        "timestamp": "2016-01-27T18:35:05Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746551,\n
          3971746564,\n
          3971746558,\n
          3971746550,\n
          3971746551\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158027,\n
        "timestamp": "2016-01-27T18:35:05Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744434,\n
          3971744435,\n
          3971744439,\n
          3971744438,\n
          3971744434\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158029,\n
        "timestamp": "2016-01-27T18:35:05Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742730,\n
          3971742728,\n
          3971742732,\n
          3971742733,\n
          3971742730\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158032,\n
        "timestamp": "2016-01-27T18:35:05Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742015,\n
          3971742031,\n
          3971742032,\n
          3971742016,\n
          3971742015\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Bing;cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158034,\n
        "timestamp": "2016-01-27T18:35:05Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747059,\n
          3971747052,\n
          3971747060,\n
          3971747068,\n
          3971747059\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158036,\n
        "timestamp": "2016-01-27T18:35:05Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742009,\n
          3971742013,\n
          3971742008,\n
          3971742006,\n
          3971742009\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158038,\n
        "timestamp": "2016-01-27T18:35:05Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743737,\n
          3971743711,\n
          3971743713,\n
          3971743738,\n
          3971743737\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158041,\n
        "timestamp": "2016-01-27T18:35:05Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744381,\n
          3971744387,\n
          3971744396,\n
          3971744391,\n
          3971744381\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158043,\n
        "timestamp": "2016-01-27T18:35:05Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742740,\n
          3971742738,\n
          3971742741,\n
          3971742742,\n
          3971742740\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158045,\n
        "timestamp": "2016-01-27T18:35:06Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745117,\n
          3971745119,\n
          3971745116,\n
          3971745112,\n
          3971745117\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158046,\n
        "timestamp": "2016-01-27T18:35:06Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747080,\n
          3971747081,\n
          3971747079,\n
          3971747078,\n
          3971747080\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158047,\n
        "timestamp": "2016-01-27T18:35:06Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742323,\n
          3971742317,\n
          3971742318,\n
          3971742324,\n
          3971742323\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158048,\n
        "timestamp": "2016-01-27T18:35:06Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746462,\n
          3971746469,\n
          3971746472,\n
          3971746466,\n
          3971746462\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158049,\n
        "timestamp": "2016-01-27T18:35:06Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746643,\n
          3971746652,\n
          3971746664,\n
          3971746659,\n
          3971746643\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158050,\n
        "timestamp": "2016-01-27T18:35:06Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747089,\n
          3971747086,\n
          3971747083,\n
          3971747084,\n
          3971747089\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158051,\n
        "timestamp": "2016-01-27T18:35:06Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743508,\n
          3971743545,\n
          3971743536,\n
          3971743501,\n
          3971743508\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158052,\n
        "timestamp": "2016-01-27T18:35:06Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746653,\n
          3971746646,\n
          3971746637,\n
          3971746641,\n
          3971746653\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158053,\n
        "timestamp": "2016-01-27T18:35:06Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745179,\n
          3971745187,\n
          3971745184,\n
          3971745177,\n
          3971745179\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158054,\n
        "timestamp": "2016-01-27T18:35:06Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743259,\n
          3971743149,\n
          3971743263,\n
          3971743268,\n
          3971743259\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158055,\n
        "timestamp": "2016-01-27T18:35:06Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746282,\n
          3971746280,\n
          3971746277,\n
          3971746279,\n
          3971746282\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158056,\n
        "timestamp": "2016-01-27T18:35:06Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744748,\n
          3971744857,\n
          3971744858,\n
          3971744752,\n
          3971744748\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158057,\n
        "timestamp": "2016-01-27T18:35:06Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745115,\n
          3971745104,\n
          3971745096,\n
          3971745108,\n
          3971745115\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158058,\n
        "timestamp": "2016-01-27T18:35:06Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971741980,\n
          3971741975,\n
          3971741976,\n
          3971741982,\n
          3971741980\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158059,\n
        "timestamp": "2016-01-27T18:35:06Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743747,\n
          3971743739,\n
          3971743539,\n
          3971743541,\n
          3971743747\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158060,\n
        "timestamp": "2016-01-27T18:35:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743356,\n
          3971743478,\n
          3971743480,\n
          3971743355,\n
          3971743356\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158061,\n
        "timestamp": "2016-01-27T18:35:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747285,\n
          3971747283,\n
          3971747284,\n
          3971747286,\n
          3971747285\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158062,\n
        "timestamp": "2016-01-27T18:35:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742754,\n
          3971742755,\n
          3971742863,\n
          3971742861,\n
          3971742754\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158063,\n
        "timestamp": "2016-01-27T18:35:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746645,\n
          3971746624,\n
          3971746666,\n
          3971746682,\n
          3971746645\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158064,\n
        "timestamp": "2016-01-27T18:35:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744405,\n
          3971744424,\n
          3971744436,\n
          3971744410,\n
          3971744405\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158065,\n
        "timestamp": "2022-03-26T14:54:41Z",\n
        "version": 2,\n
        "changeset": 118950659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "nodes": [\n
          9609159578,\n
          3971742041,\n
          3971742043,\n
          9609159579,\n
          9609159578\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158066,\n
        "timestamp": "2016-01-27T18:35:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744416,\n
          3971744437,\n
          3971744440,\n
          3971744426,\n
          3971744416\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158067,\n
        "timestamp": "2016-01-27T18:35:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743266,\n
          3971743260,\n
          3971743115,\n
          3971743144,\n
          3971743266\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158068,\n
        "timestamp": "2016-01-27T18:35:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746699,\n
          3971746697,\n
          3971746692,\n
          3971746694,\n
          3971746699\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158069,\n
        "timestamp": "2016-01-27T18:35:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746523,\n
          3971746545,\n
          3971746524,\n
          3971746510,\n
          3971746523\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158070,\n
        "timestamp": "2016-01-27T18:35:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742275,\n
          3971742273,\n
          3971742271,\n
          3971742272,\n
          3971742275\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158071,\n
        "timestamp": "2016-01-27T18:35:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742347,\n
          3971742342,\n
          3971742328,\n
          3971742331,\n
          3971742347\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158072,\n
        "timestamp": "2016-01-27T18:35:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746257,\n
          3971746259,\n
          3971746156,\n
          3971746155,\n
          3971746257\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158073,\n
        "timestamp": "2016-01-27T18:35:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743459,\n
          3971743323,\n
          3971743333,\n
          3971743465,\n
          3971743459\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158074,\n
        "timestamp": "2016-01-27T18:35:07Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744936,\n
          3971744927,\n
          3971744937,\n
          3971745059,\n
          3971744936\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158075,\n
        "timestamp": "2016-01-27T18:35:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747094,\n
          3971747092,\n
          3971747088,\n
          3971747091,\n
          3971747094\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158076,\n
        "timestamp": "2016-01-27T18:35:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746142,\n
          3971746144,\n
          3971746145,\n
          3971746143,\n
          3971746142\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158077,\n
        "timestamp": "2016-01-27T18:35:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746855,\n
          3971746875,\n
          3971746861,\n
          3971746833,\n
          3971746855\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158078,\n
        "timestamp": "2016-01-27T18:35:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743534,\n
          3971743521,\n
          3971743519,\n
          3971743531,\n
          3971743534\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158079,\n
        "timestamp": "2016-01-27T18:35:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745728,\n
          3971745722,\n
          3971745723,\n
          3971745727,\n
          3971745728\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158080,\n
        "timestamp": "2016-01-27T18:35:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743720,\n
          3971743756,\n
          3971743754,\n
          3971743716,\n
          3971743720\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158081,\n
        "timestamp": "2016-01-27T18:35:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744684,\n
          3971744691,\n
          3971744698,\n
          3971744688,\n
          3971744684\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158082,\n
        "timestamp": "2016-01-27T18:35:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744418,\n
          3971744411,\n
          3971744414,\n
          3971744420,\n
          3971744418\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158083,\n
        "timestamp": "2016-01-27T18:35:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746301,\n
          3971746303,\n
          3971746306,\n
          3971746302,\n
          3971746301\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158084,\n
        "timestamp": "2016-01-27T18:35:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746494,\n
          3971746483,\n
          3971746481,\n
          3971746491,\n
          3971746494\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158085,\n
        "timestamp": "2016-01-27T18:35:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747279,\n
          3971747282,\n
          3971747281,\n
          3971747278,\n
          3971747279\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158086,\n
        "timestamp": "2016-01-27T18:35:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747035,\n
          3971747032,\n
          3971747027,\n
          3971747030,\n
          3971747035\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158087,\n
        "timestamp": "2016-01-27T18:35:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746762,\n
          3971746768,\n
          3971746776,\n
          3971746771,\n
          3971746762\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158088,\n
        "timestamp": "2016-01-27T18:35:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746128,\n
          3971746129,\n
          3971746121,\n
          3971746117,\n
          3971746128\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158089,\n
        "timestamp": "2016-01-27T18:35:08Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745174,\n
          3971745173,\n
          3971745185,\n
          3971745186,\n
          3971745174\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158090,\n
        "timestamp": "2016-01-27T18:35:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746618,\n
          3971746614,\n
          3971746605,\n
          3971746607,\n
          3971746618\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158091,\n
        "timestamp": "2016-01-27T18:35:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744877,\n
          3971744873,\n
          3971744874,\n
          3971744878,\n
          3971744877\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158092,\n
        "timestamp": "2016-01-27T18:35:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746081,\n
          3971746085,\n
          3971746087,\n
          3971746082,\n
          3971746081\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158093,\n
        "timestamp": "2016-01-27T18:35:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971741991,\n
          3971741999,\n
          3971742011,\n
          3971742007,\n
          3971741991\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158094,\n
        "timestamp": "2016-01-27T18:35:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743533,\n
          3971743663,\n
          3971743551,\n
          3971743526,\n
          3971743533\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158095,\n
        "timestamp": "2016-01-27T18:35:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742020,\n
          3971742018,\n
          3971742021,\n
          3971742022,\n
          3971742020\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158096,\n
        "timestamp": "2016-01-27T18:35:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747041,\n
          3971747043,\n
          3971747050,\n
          3971747049,\n
          3971747041\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158097,\n
        "timestamp": "2016-01-27T18:35:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747288,\n
          3971747290,\n
          3971747292,\n
          3971747289,\n
          3971747288\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158098,\n
        "timestamp": "2016-01-27T18:35:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743124,\n
          3971743108,\n
          3971743078,\n
          3971743083,\n
          3971743124\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158099,\n
        "timestamp": "2016-01-27T18:35:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742276,\n
          3971742274,\n
          3971742278,\n
          3971742282,\n
          3971742276\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158100,\n
        "timestamp": "2016-01-27T18:35:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746495,\n
          3971746474,\n
          3971746479,\n
          3971746499,\n
          3971746495\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158102,\n
        "timestamp": "2016-01-27T18:35:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746523,\n
          3971746542,\n
          3971746574,\n
          3971746545,\n
          3971746523\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158103,\n
        "timestamp": "2016-01-27T18:35:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747149,\n
          3971747257,\n
          3971747154,\n
          3971747147,\n
          3971747149\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158104,\n
        "timestamp": "2016-01-27T18:35:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746091,\n
          3971746090,\n
          3971746098,\n
          3971746097,\n
          3971746091\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158106,\n
        "timestamp": "2016-01-27T18:35:09Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746299,\n
          3971746296,\n
          3971746295,\n
          3971746298,\n
          3971746299\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158107,\n
        "timestamp": "2016-01-27T18:35:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743103,\n
          3971743128,\n
          3971743148,\n
          3971743119,\n
          3971743103\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158108,\n
        "timestamp": "2016-01-27T18:35:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742870,\n
          3971742861,\n
          3971742863,\n
          3971742873,\n
          3971742870\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158109,\n
        "timestamp": "2016-01-27T18:35:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746724,\n
          3971746706,\n
          3971746713,\n
          3971746727,\n
          3971746724\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158110,\n
        "timestamp": "2016-01-27T18:35:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742508,\n
          3971742504,\n
          3971742512,\n
          3971742519,\n
          3971742508\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158111,\n
        "timestamp": "2016-01-27T18:35:10Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742707,\n
          3971742697,\n
          3971742701,\n
          3971742709,\n
          3971742707\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158112,\n
        "timestamp": "2016-01-27T18:35:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745171,\n
          3971745519,\n
          3971745217,\n
          3971745165,\n
          3971745171\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158113,\n
        "timestamp": "2016-01-27T18:35:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747136,\n
          3971747140,\n
          3971747139,\n
          3971747135,\n
          3971747136\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158114,\n
        "timestamp": "2016-01-27T18:35:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745099,\n
          3971745072,\n
          3971745097,\n
          3971745111,\n
          3971745099\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158115,\n
        "timestamp": "2016-01-27T18:35:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743291,\n
          3971743283,\n
          3971743264,\n
          3971743269,\n
          3971743291\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158116,\n
        "timestamp": "2016-01-27T18:35:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744901,\n
          3971744904,\n
          3971744907,\n
          3971744903,\n
          3971744901\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158117,\n
        "timestamp": "2016-01-27T18:35:11Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743340,\n
          3971743330,\n
          3971743306,\n
          3971743311,\n
          3971743340\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158118,\n
        "timestamp": "2016-01-27T18:35:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743853,\n
          3971743852,\n
          3971743854,\n
          3971743855,\n
          3971743853\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158119,\n
        "timestamp": "2016-01-27T18:35:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747114,\n
          3971747111,\n
          3971747108,\n
          3971747109,\n
          3971747114\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158120,\n
        "timestamp": "2016-01-27T18:35:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743820,\n
          3971743806,\n
          3971743813,\n
          3971743830,\n
          3971743820\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158121,\n
        "timestamp": "2016-01-27T18:35:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746665,\n
          3971746654,\n
          3971746627,\n
          3971746640,\n
          3971746665\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158122,\n
        "timestamp": "2016-01-27T18:35:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746113,\n
          3971746122,\n
          3971746120,\n
          3971746106,\n
          3971746113\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158123,\n
        "timestamp": "2016-01-27T18:35:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746734,\n
          3971746741,\n
          3971746750,\n
          3971746743,\n
          3971746734\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158124,\n
        "timestamp": "2016-01-27T18:35:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742312,\n
          3971742316,\n
          3971742314,\n
          3971742310,\n
          3971742312\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158125,\n
        "timestamp": "2016-01-27T18:35:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744376,\n
          3971744360,\n
          3971744371,\n
          3971744385,\n
          3971744376\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158126,\n
        "timestamp": "2016-01-27T18:35:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744895,\n
          3971744894,\n
          3971744889,\n
          3971744891,\n
          3971744895\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158127,\n
        "timestamp": "2016-01-27T18:35:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745138,\n
          3971745137,\n
          3971745140,\n
          3971745142,\n
          3971745138\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158128,\n
        "timestamp": "2016-01-27T18:35:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746062,\n
          3971746064,\n
          3971746063,\n
          3971745956,\n
          3971746062\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158129,\n
        "timestamp": "2016-01-27T18:35:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746881,\n
          3971746879,\n
          3971746869,\n
          3971746876,\n
          3971746881\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158130,\n
        "timestamp": "2016-01-27T18:35:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743329,\n
          3971743327,\n
          3971743321,\n
          3971743322,\n
          3971743329\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158131,\n
        "timestamp": "2016-01-27T18:35:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742262,\n
          3971742260,\n
          3971742261,\n
          3971742264,\n
          3971742262\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158132,\n
        "timestamp": "2016-01-27T18:35:12Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744394,\n
          3971744364,\n
          3971744373,\n
          3971744395,\n
          3971744394\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158133,\n
        "timestamp": "2016-01-27T18:35:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971733636,\n
          3971733634,\n
          3971733629,\n
          3971733630,\n
          3971733636\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158134,\n
        "timestamp": "2016-01-27T18:35:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743742,\n
          3971744035,\n
          3971744033,\n
          3971743740,\n
          3971743742\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158135,\n
        "timestamp": "2016-01-27T18:35:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743756,\n
          3971743964,\n
          3971743992,\n
          3971743988,\n
          3971743756\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158136,\n
        "timestamp": "2016-01-27T18:35:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745159,\n
          3971745155,\n
          3971745133,\n
          3971745139,\n
          3971745159\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158137,\n
        "timestamp": "2016-01-27T18:35:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744399,\n
          3971744398,\n
          3971744400,\n
          3971744401,\n
          3971744399\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158138,\n
        "timestamp": "2016-01-27T18:35:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746511,\n
          3971746507,\n
          3971746504,\n
          3971746509,\n
          3971746511\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158139,\n
        "timestamp": "2016-01-27T18:35:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747090,\n
          3971747085,\n
          3971747082,\n
          3971747087,\n
          3971747090\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158140,\n
        "timestamp": "2016-01-27T18:35:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744730,\n
          3971744732,\n
          3971744726,\n
          3971744722,\n
          3971744730\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158141,\n
        "timestamp": "2016-01-27T18:35:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746788,\n
          3971746797,\n
          3971746820,\n
          3971746811,\n
          3971746788\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158142,\n
        "timestamp": "2016-01-27T18:35:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746584,\n
          3971746563,\n
          3971746573,\n
          3971746589,\n
          3971746584\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158145,\n
        "timestamp": "2016-01-27T18:35:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746992,\n
          3971746972,\n
          3971746975,\n
          3971746997,\n
          3971746992\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158147,\n
        "timestamp": "2016-01-27T18:35:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745755,\n
          3971745944,\n
          3971745949,\n
          3971745756,\n
          3971745755\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158150,\n
        "timestamp": "2016-01-27T18:35:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743679,\n
          3971743685,\n
          3971743715,\n
          3971743707,\n
          3971743679\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158151,\n
        "timestamp": "2016-01-27T18:35:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746347,\n
          3971746342,\n
          3971746343,\n
          3971746348,\n
          3971746347\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158155,\n
        "timestamp": "2016-01-27T18:35:13Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742505,\n
          3971742511,\n
          3971742517,\n
          3971742509,\n
          3971742505\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158158,\n
        "timestamp": "2016-01-27T18:35:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742699,\n
          3971742694,\n
          3971742689,\n
          3971742693,\n
          3971742699\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158159,\n
        "timestamp": "2016-01-27T18:35:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745070,\n
          3971745058,\n
          3971745062,\n
          3971745074,\n
          3971745070\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158160,\n
        "timestamp": "2016-01-27T18:35:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742489,\n
          3971742471,\n
          3971742478,\n
          3971742491,\n
          3971742489\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158161,\n
        "timestamp": "2016-01-27T18:35:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742714,\n
          3971742718,\n
          3971742715,\n
          3971742711,\n
          3971742714\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158162,\n
        "timestamp": "2016-01-27T18:35:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745130,\n
          3971745131,\n
          3971745127,\n
          3971745124,\n
          3971745130\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158163,\n
        "timestamp": "2016-01-27T18:35:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746648,\n
          3971746630,\n
          3971746622,\n
          3971746635,\n
          3971746648\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158164,\n
        "timestamp": "2016-01-27T18:35:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743261,\n
          3971743154,\n
          3971743155,\n
          3971743262,\n
          3971743261\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158165,\n
        "timestamp": "2016-01-27T18:35:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746781,\n
          3971746823,\n
          3971746883,\n
          3971746828,\n
          3971746781\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158167,\n
        "timestamp": "2016-01-27T18:35:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744010,\n
          3971743976,\n
          3971743989,\n
          3971744018,\n
          3971744010\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158168,\n
        "timestamp": "2016-01-27T18:35:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971730756,\n
          3971730754,\n
          3971730755,\n
          3971743060,\n
          3971730756\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158169,\n
        "timestamp": "2016-01-27T18:35:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744028,\n
          3971744046,\n
          3971744025,\n
          3971744014,\n
          3971744028\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158170,\n
        "timestamp": "2016-01-27T18:35:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742554,\n
          3971742545,\n
          3971742530,\n
          3971742533,\n
          3971742554\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158171,\n
        "timestamp": "2016-01-27T18:35:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746324,\n
          3971746314,\n
          3971746310,\n
          3971746320,\n
          3971746324\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158172,\n
        "timestamp": "2016-01-27T18:35:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746818,\n
          3971746810,\n
          3971746793,\n
          3971746795,\n
          3971746818\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158173,\n
        "timestamp": "2016-01-27T18:35:14Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747047,\n
          3971747038,\n
          3971747031,\n
          3971747045,\n
          3971747047\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158174,\n
        "timestamp": "2016-01-27T18:35:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746889,\n
          3971746886,\n
          3971746872,\n
          3971746878,\n
          3971746889\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158175,\n
        "timestamp": "2016-01-27T18:35:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746967,\n
          3971746964,\n
          3971741555,\n
          3971741556,\n
          3971746967\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158176,\n
        "timestamp": "2016-01-27T18:35:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745207,\n
          3971745210,\n
          3971745192,\n
          3971745191,\n
          3971745207\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158177,\n
        "timestamp": "2016-01-27T18:35:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744004,\n
          3971744015,\n
          3971744047,\n
          3971744036,\n
          3971744004\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158178,\n
        "timestamp": "2016-01-27T18:35:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743673,\n
          3971743522,\n
          3971743524,\n
          3971743674,\n
          3971743673\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158179,\n
        "timestamp": "2016-01-27T18:35:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745099,\n
          3971745090,\n
          3971744940,\n
          3971745072,\n
          3971745099\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158180,\n
        "timestamp": "2016-01-27T18:35:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746092,\n
          3971746089,\n
          3971746100,\n
          3971746110,\n
          3971746092\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158181,\n
        "timestamp": "2016-01-27T18:35:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742051,\n
          3971742050,\n
          3971742045,\n
          3971742049,\n
          3971742051\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158182,\n
        "timestamp": "2016-01-27T18:35:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746748,\n
          3971746760,\n
          3971746756,\n
          3971746745,\n
          3971746748\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158183,\n
        "timestamp": "2016-01-27T18:35:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743069,\n
          3971743072,\n
          3971743082,\n
          3971743079,\n
          3971743069\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158184,\n
        "timestamp": "2016-01-27T18:35:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971733650,\n
          3971733645,\n
          3971733646,\n
          3971733651,\n
          3971733650\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158185,\n
        "timestamp": "2016-01-27T18:35:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971741539,\n
          3971746886,\n
          3971746889,\n
          3971741543,\n
          3971741539\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158186,\n
        "timestamp": "2016-01-27T18:35:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746968,\n
          3971746962,\n
          3971741552,\n
          3971746957,\n
          3971746968\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158187,\n
        "timestamp": "2016-01-27T18:35:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743824,\n
          3971743841,\n
          3971743856,\n
          3971743845,\n
          3971743824\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158188,\n
        "timestamp": "2016-01-27T18:35:15Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747064,\n
          3971747061,\n
          3971747065,\n
          3971747069,\n
          3971747064\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158189,\n
        "timestamp": "2016-01-27T18:35:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743077,\n
          3971743110,\n
          3971743081,\n
          3971743064,\n
          3971743077\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158190,\n
        "timestamp": "2016-01-27T18:35:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747016,\n
          3971747018,\n
          3971747033,\n
          3971747028,\n
          3971747016\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158191,\n
        "timestamp": "2016-01-27T18:35:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743834,\n
          3971743820,\n
          3971743830,\n
          3971743838,\n
          3971743834\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158192,\n
        "timestamp": "2016-01-27T18:35:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746140,\n
          3971746131,\n
          3971746130,\n
          3971746139,\n
          3971746140\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158193,\n
        "timestamp": "2016-01-27T18:35:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743545,\n
          3971743508,\n
          3971743512,\n
          3971743555,\n
          3971743545\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158194,\n
        "timestamp": "2016-01-27T18:35:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746135,\n
          3971746138,\n
          3971746136,\n
          3971746133,\n
          3971746135\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158195,\n
        "timestamp": "2016-01-27T18:35:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744659,\n
          3971744456,\n
          3971744451,\n
          3971744454,\n
          3971744659\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158196,\n
        "timestamp": "2016-01-27T18:35:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742356,\n
          3971742459,\n
          3971742468,\n
          3971742465,\n
          3971742356\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158197,\n
        "timestamp": "2016-01-27T18:35:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746105,\n
          3971746116,\n
          3971746104,\n
          3971746099,\n
          3971746105\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158198,\n
        "timestamp": "2016-01-27T18:35:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742867,\n
          3971742874,\n
          3971742881,\n
          3971742879,\n
          3971742867\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158199,\n
        "timestamp": "2016-01-27T18:35:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745532,\n
          3971745534,\n
          3971745539,\n
          3971745543,\n
          3971745548,\n
          3971745555,\n
          3971745661,\n
          3971745666,\n
          3971745670,\n
          3971745674,\n
          3971745679,\n
          3971745684,\n
          3971745688,\n
          3971745692,\n
          3971745696,\n
          3971745700,\n
          3971745704,\n
          3971745710,\n
          3971745715,\n
          3971745717,\n
          3971745718,\n
          3971745716,\n
          3971745712,\n
          3971745707,\n
          3971745701,\n
          3971745697,\n
          3971745693,\n
          3971745689,\n
          3971745685,\n
          3971745680,\n
          3971745676,\n
          3971745671,\n
          3971745667,\n
          3971745662,\n
          3971745556,\n
          3971745551,\n
          3971745546,\n
          3971745540,\n
          3971745535,\n
          3971745533,\n
          3971745532\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158200,\n
        "timestamp": "2016-01-27T18:35:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744029,\n
          3971744050,\n
          3971743805,\n
          3971743799,\n
          3971744022,\n
          3971744029\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158201,\n
        "timestamp": "2016-01-27T18:35:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746484,\n
          3971746475,\n
          3971746482,\n
          3971746487,\n
          3971746497,\n
          3971746484\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158202,\n
        "timestamp": "2016-01-27T18:35:16Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747131,\n
          3971747136,\n
          3971747135,\n
          3971747132,\n
          3971747130,\n
          3971747131\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158203,\n
        "timestamp": "2016-01-27T18:35:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971741549,\n
          3971741554,\n
          3971746969,\n
          3971746967,\n
          3971741556,\n
          3971741549\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158204,\n
        "timestamp": "2016-01-27T18:35:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746119,\n
          3971746095,\n
          3971746096,\n
          3971746102,\n
          3971746118,\n
          3971746119\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158205,\n
        "timestamp": "2016-01-27T18:35:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746525,\n
          3971746502,\n
          3971746517,\n
          3971746547,\n
          3971746532,\n
          3971746525\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158206,\n
        "timestamp": "2016-01-27T18:35:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746088,\n
          3971746086,\n
          3971746079,\n
          3971746082,\n
          3971746087,\n
          3971746088\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158207,\n
        "timestamp": "2016-01-27T18:35:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742703,\n
          3971742700,\n
          3971742664,\n
          3971742680,\n
          3971742683,\n
          3971742703\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158208,\n
        "timestamp": "2016-01-27T18:35:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746561,\n
          3971746548,\n
          3971746575,\n
          3971746581,\n
          3971746588,\n
          3971746561\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158209,\n
        "timestamp": "2016-01-27T18:35:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746862,\n
          3971746856,\n
          3971746857,\n
          3971746865,\n
          3971746864,\n
          3971746862\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158210,\n
        "timestamp": "2016-01-27T18:35:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746486,\n
          3971746492,\n
          3971746515,\n
          3971746506,\n
          3971746485,\n
          3971746486\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158211,\n
        "timestamp": "2016-01-27T18:35:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746835,\n
          3971746817,\n
          3971746819,\n
          3971746821,\n
          3971746840,\n
          3971746835\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158212,\n
        "timestamp": "2016-01-27T18:35:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746122,\n
          3971746113,\n
          3971746103,\n
          3971746109,\n
          3971746127,\n
          3971746122\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158213,\n
        "timestamp": "2016-01-27T18:35:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745151,\n
          3971745135,\n
          3971745134,\n
          3971745132,\n
          3971745149,\n
          3971745151\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158214,\n
        "timestamp": "2016-01-27T18:35:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971733614,\n
          3971733615,\n
          3971733612,\n
          3971733611,\n
          3971733610,\n
          3971733614\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158215,\n
        "timestamp": "2016-01-27T18:35:17Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743828,\n
          3971743823,\n
          3971744039,\n
          3971744043,\n
          3971743803,\n
          3971743828\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158216,\n
        "timestamp": "2016-01-27T18:35:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743291,\n
          3971743303,\n
          3971743298,\n
          3971743282,\n
          3971743283,\n
          3971743291\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158217,\n
        "timestamp": "2016-01-27T18:35:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743506,\n
          3971743548,\n
          3971743549,\n
          3971743502,\n
          3971743503,\n
          3971743506\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158218,\n
        "timestamp": "2016-01-27T18:35:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746822,\n
          3971746785,\n
          3971746789,\n
          3971746852,\n
          3971746846,\n
          3971746822\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158219,\n
        "timestamp": "2016-01-27T18:35:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746778,\n
          3971746784,\n
          3971746790,\n
          3971746798,\n
          3971746791,\n
          3971746778\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158220,\n
        "timestamp": "2016-01-27T18:35:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742305,\n
          3971742304,\n
          3971742303,\n
          3971742301,\n
          3971742302,\n
          3971742305\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158221,\n
        "timestamp": "2016-01-27T18:35:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971733613,\n
          3971733616,\n
          3971733618,\n
          3971733608,\n
          3971733606,\n
          3971733613\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158222,\n
        "timestamp": "2016-01-27T18:35:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743814,\n
          3971743824,\n
          3971743845,\n
          3971744361,\n
          3971744357,\n
          3971743814\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158223,\n
        "timestamp": "2016-01-27T18:35:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746755,\n
          3971746749,\n
          3971746735,\n
          3971746744,\n
          3971746758,\n
          3971746755\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158224,\n
        "timestamp": "2016-01-27T18:35:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743337,\n
          3971743336,\n
          3971743318,\n
          3971743320,\n
          3971743328,\n
          3971743337\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158225,\n
        "timestamp": "2016-01-27T18:35:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746856,\n
          3971746862,\n
          3971746860,\n
          3971746845,\n
          3971746847,\n
          3971746856\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158226,\n
        "timestamp": "2016-01-27T18:35:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744392,\n
          3971744388,\n
          3971744386,\n
          3971743832,\n
          3971743842,\n
          3971744392\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158227,\n
        "timestamp": "2016-01-27T18:35:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745167,\n
          3971745162,\n
          3971745164,\n
          3971745172,\n
          3971745176,\n
          3971745167\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158228,\n
        "timestamp": "2016-01-27T18:35:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743707,\n
          3971743715,\n
          3971743722,\n
          3971743729,\n
          3971743724,\n
          3971743707\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158229,\n
        "timestamp": "2016-01-27T18:35:18Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744875,\n
          3971744869,\n
          3971744868,\n
          3971744870,\n
          3971744871,\n
          3971744875\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158231,\n
        "timestamp": "2016-01-27T18:35:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971733652,\n
          3971733640,\n
          3971733642,\n
          3971733645,\n
          3971733650,\n
          3971733652\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158233,\n
        "timestamp": "2016-01-27T18:35:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746623,\n
          3971746628,\n
          3971746652,\n
          3971746643,\n
          3971746639,\n
          3971746623\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158236,\n
        "timestamp": "2016-01-27T18:35:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742471,\n
          3971742489,\n
          3971742473,\n
          3971742341,\n
          3971742353,\n
          3971742471\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158239,\n
        "timestamp": "2016-01-27T18:35:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743821,\n
          3971743823,\n
          3971743828,\n
          3971743835,\n
          3971743827,\n
          3971743821\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158241,\n
        "timestamp": "2016-01-27T18:35:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746653,\n
          3971746676,\n
          3971746658,\n
          3971746631,\n
          3971746646,\n
          3971746653\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158243,\n
        "timestamp": "2016-01-27T18:35:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746777,\n
          3971746792,\n
          3971746773,\n
          3971746763,\n
          3971746765,\n
          3971746777\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158246,\n
        "timestamp": "2016-01-27T18:35:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744681,\n
          3971744456,\n
          3971744659,\n
          3971744667,\n
          3971744687,\n
          3971744681\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158249,\n
        "timestamp": "2016-01-27T18:35:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971741968,\n
          3971741966,\n
          3971741967,\n
          3971741972,\n
          3971741973,\n
          3971741968\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158252,\n
        "timestamp": "2016-01-27T18:35:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746282,\n
          3971746283,\n
          3971746288,\n
          3971746285,\n
          3971746280,\n
          3971746282\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158254,\n
        "timestamp": "2016-01-27T18:35:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745232,\n
          3971745188,\n
          3971745183,\n
          3971745180,\n
          3971745196,\n
          3971745232\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158257,\n
        "timestamp": "2016-01-27T18:35:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744686,\n
          3971744696,\n
          3971744695,\n
          3971744693,\n
          3971744683,\n
          3971744686\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158260,\n
        "timestamp": "2016-01-27T18:35:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742723,\n
          3971742726,\n
          3971742725,\n
          3971742722,\n
          3971742719,\n
          3971742723\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158262,\n
        "timestamp": "2016-01-27T18:35:19Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745150,\n
          3971745182,\n
          3971745170,\n
          3971745159,\n
          3971745139,\n
          3971745150\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158265,\n
        "timestamp": "2016-01-27T18:35:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971741962,\n
          3971741961,\n
          3971733644,\n
          3971733647,\n
          3971733655,\n
          3971741962\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158267,\n
        "timestamp": "2016-01-27T18:35:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746970,\n
          3971746972,\n
          3971746992,\n
          3971747012,\n
          3971747011,\n
          3971746969,\n
          3971746970\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158268,\n
        "timestamp": "2016-01-27T18:35:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746530,\n
          3971746544,\n
          3971746555,\n
          3971746549,\n
          3971746579,\n
          3971746567,\n
          3971746530\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158269,\n
        "timestamp": "2016-01-27T18:35:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745681,\n
          3971745547,\n
          3971745531,\n
          3971745488,\n
          3971745663,\n
          3971745724,\n
          3971745681\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158270,\n
        "timestamp": "2016-01-27T18:35:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971733625,\n
          3971733624,\n
          3971733622,\n
          3971733626,\n
          3971733628,\n
          3971733627,\n
          3971733625\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158271,\n
        "timestamp": "2016-01-27T18:35:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744037,\n
          3971744030,\n
          3971744032,\n
          3971744027,\n
          3971744031,\n
          3971744041,\n
          3971744037\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158272,\n
        "timestamp": "2016-01-27T18:35:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743259,\n
          3971743268,\n
          3971743275,\n
          3971743290,\n
          3971743153,\n
          3971743150,\n
          3971743259\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158273,\n
        "timestamp": "2016-01-27T18:35:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742515,\n
          3971742484,\n
          3971742488,\n
          3971742493,\n
          3971742495,\n
          3971742523,\n
          3971742515\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158274,\n
        "timestamp": "2016-01-27T18:35:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745125,\n
          3971745144,\n
          3971745153,\n
          3971745150,\n
          3971745139,\n
          3971745133,\n
          3971745125\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158275,\n
        "timestamp": "2016-01-27T18:35:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747264,\n
          3971747267,\n
          3971747270,\n
          3971747269,\n
          3971747268,\n
          3971747266,\n
          3971747264\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158276,\n
        "timestamp": "2016-01-27T18:35:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742736,\n
          3971742724,\n
          3971742728,\n
          3971742730,\n
          3971742737,\n
          3971742745,\n
          3971742736\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158277,\n
        "timestamp": "2016-01-27T18:35:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746973,\n
          3971746996,\n
          3971746986,\n
          3971741553,\n
          3971746962,\n
          3971746968,\n
          3971746973\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158278,\n
        "timestamp": "2016-01-27T18:35:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744051,\n
          3971744048,\n
          3971744034,\n
          3971744040,\n
          3971744045,\n
          3971744044,\n
          3971744051\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158279,\n
        "timestamp": "2016-01-27T18:35:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746281,\n
          3971746274,\n
          3971746273,\n
          3971746276,\n
          3971746275,\n
          3971746278,\n
          3971746281\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158280,\n
        "timestamp": "2016-01-27T18:35:20Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743755,\n
          3971743734,\n
          3971743961,\n
          3971743966,\n
          3971743959,\n
          3971743969,\n
          3971743755\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158281,\n
        "timestamp": "2016-01-27T18:35:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742868,\n
          3971742866,\n
          3971742865,\n
          3971742859,\n
          3971742860,\n
          3971742872,\n
          3971742868\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158282,\n
        "timestamp": "2016-01-27T18:35:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971741544,\n
          3971741546,\n
          3971741554,\n
          3971741549,\n
          3971741537,\n
          3971741541,\n
          3971741544\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158283,\n
        "timestamp": "2016-01-27T18:35:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742696,\n
          3971742684,\n
          3971742689,\n
          3971742694,\n
          3971742699,\n
          3971742704,\n
          3971742696\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158284,\n
        "timestamp": "2016-01-27T18:35:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746819,\n
          3971746805,\n
          3971746810,\n
          3971746825,\n
          3971746827,\n
          3971746821,\n
          3971746819\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158285,\n
        "timestamp": "2016-01-27T18:35:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744882,\n
          3971744883,\n
          3971744886,\n
          3971744876,\n
          3971744871,\n
          3971744881,\n
          3971744882\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158286,\n
        "timestamp": "2016-01-27T18:35:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742319,\n
          3971742321,\n
          3971742329,\n
          3971742325,\n
          3971742337,\n
          3971742334,\n
          3971742319\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158287,\n
        "timestamp": "2016-01-27T18:35:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743346,\n
          3971743314,\n
          3971743319,\n
          3971743325,\n
          3971743334,\n
          3971743353,\n
          3971743346\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158288,\n
        "timestamp": "2016-01-27T18:35:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744939,\n
          3971745058,\n
          3971745070,\n
          3971745081,\n
          3971745065,\n
          3971744953,\n
          3971744939\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158290,\n
        "timestamp": "2016-01-27T18:35:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744382,\n
          3971744372,\n
          3971744374,\n
          3971744366,\n
          3971744380,\n
          3971744390,\n
          3971744382\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158291,\n
        "timestamp": "2016-01-27T18:35:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743675,\n
          3971743727,\n
          3971743721,\n
          3971743703,\n
          3971743687,\n
          3971743554,\n
          3971743675\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158292,\n
        "timestamp": "2016-01-27T18:35:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744011,\n
          3971743755,\n
          3971743969,\n
          3971743959,\n
          3971743966,\n
          3971744019,\n
          3971744011\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158293,\n
        "timestamp": "2016-01-27T18:35:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742535,\n
          3971742516,\n
          3971742498,\n
          3971742500,\n
          3971742532,\n
          3971742549,\n
          3971742535\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158294,\n
        "timestamp": "2016-01-27T18:35:21Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743728,\n
          3971743731,\n
          3971743991,\n
          3971743986,\n
          3971743745,\n
          3971743746,\n
          3971743728\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158295,\n
        "timestamp": "2024-01-11T19:13:46Z",\n
        "version": 3,\n
        "changeset": 146155500,\n
        "user": "Olyon",\n
        "uid": 1443767,\n
        "nodes": [\n
          3971742048,\n
          9609159580,\n
          3971742046,\n
          3971742047,\n
          3971742052,\n
          3971742056,\n
          9609159581,\n
          3971742054,\n
          3971742048\n
        ],\n
        "tags": {\n
          "building": "chapel",\n
          "historic": "church",\n
          "name": "Chapelle du Sacré-Cœur-de-Jésus-Pénitent",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wikidata": "Q60346137"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158296,\n
        "timestamp": "2016-01-27T18:35:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744366,\n
          3971743847,\n
          3971743851,\n
          3971744363,\n
          3971744375,\n
          3971744380,\n
          3971744366\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158297,\n
        "timestamp": "2016-01-27T18:35:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746977,\n
          3971746873,\n
          3971741551,\n
          3971746991,\n
          3971746982,\n
          3971746990,\n
          3971746977\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158298,\n
        "timestamp": "2016-01-27T18:35:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745931,\n
          3971745902,\n
          3971745751,\n
          3971745891,\n
          3971745909,\n
          3971745903,\n
          3971745931\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158299,\n
        "timestamp": "2016-01-27T18:35:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744928,\n
          3971744923,\n
          3971744930,\n
          3971744931,\n
          3971744934,\n
          3971744938,\n
          3971744928\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158300,\n
        "timestamp": "2016-01-27T18:35:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742744,\n
          3971742748,\n
          3971742750,\n
          3971742752,\n
          3971742857,\n
          3971742753,\n
          3971742744\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158301,\n
        "timestamp": "2016-01-27T18:35:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742747,\n
          3971742746,\n
          3971742720,\n
          3971742721,\n
          3971742722,\n
          3971742725,\n
          3971742747\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158302,\n
        "timestamp": "2016-01-27T18:35:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744377,\n
          3971743802,\n
          3971743812,\n
          3971744367,\n
          3971744369,\n
          3971744379,\n
          3971744377\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158303,\n
        "timestamp": "2016-01-27T18:35:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746749,\n
          3971746755,\n
          3971746784,\n
          3971746778,\n
          3971746774,\n
          3971746767,\n
          3971746749\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158304,\n
        "timestamp": "2016-01-27T18:35:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742286,\n
          3971742279,\n
          3971742284,\n
          3971742296,\n
          3971742288,\n
          3971742291,\n
          3971742286\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158305,\n
        "timestamp": "2016-01-27T18:35:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744000,\n
          3971743990,\n
          3971743957,\n
          3971743962,\n
          3971743680,\n
          3971743684,\n
          3971744000\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158306,\n
        "timestamp": "2016-01-27T18:35:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742492,\n
          3971742506,\n
          3971742518,\n
          3971742510,\n
          3971742513,\n
          3971742507,\n
          3971742492\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158307,\n
        "timestamp": "2016-01-27T18:35:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743461,\n
          3971743463,\n
          3971743472,\n
          3971743477,\n
          3971743492,\n
          3971743487,\n
          3971743461\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158308,\n
        "timestamp": "2016-01-27T18:35:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744692,\n
          3971744702,\n
          3971744706,\n
          3971744701,\n
          3971744704,\n
          3971744697,\n
          3971744692\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158309,\n
        "timestamp": "2016-01-27T18:35:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746752,\n
          3971746768,\n
          3971746762,\n
          3971746761,\n
          3971746760,\n
          3971746748,\n
          3971746752\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158310,\n
        "timestamp": "2016-01-27T18:35:22Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746476,\n
          3971746477,\n
          3971746489,\n
          3971746487,\n
          3971746482,\n
          3971746478,\n
          3971746476\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158311,\n
        "timestamp": "2016-01-27T18:35:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744743,\n
          3971744736,\n
          3971744733,\n
          3971744735,\n
          3971744738,\n
          3971744741,\n
          3971744743\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158312,\n
        "timestamp": "2016-01-27T18:35:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746880,\n
          3971746871,\n
          3971746884,\n
          3971746960,\n
          3971741535,\n
          3971746870,\n
          3971746880\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158313,\n
        "timestamp": "2016-01-27T18:35:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746607,\n
          3971746605,\n
          3971746595,\n
          3971746584,\n
          3971746589,\n
          3971746609,\n
          3971746607\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158314,\n
        "timestamp": "2016-01-27T18:35:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746712,\n
          3971746702,\n
          3971746704,\n
          3971746707,\n
          3971746710,\n
          3971746719,\n
          3971746712\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158315,\n
        "timestamp": "2016-01-27T18:35:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742690,\n
          3971742675,\n
          3971742666,\n
          3971742670,\n
          3971742534,\n
          3971742536,\n
          3971742690\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158316,\n
        "timestamp": "2016-01-27T18:35:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743084,\n
          3971743085,\n
          3971743073,\n
          3971743076,\n
          3971743139,\n
          3971743126,\n
          3971743084\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158317,\n
        "timestamp": "2022-03-26T14:54:41Z",\n
        "version": 2,\n
        "changeset": 118950659,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "nodes": [\n
          3971733634,\n
          3971733636,\n
          3971733637,\n
          3971733638,\n
          3971733635,\n
          3971733633,\n
          9609159582,\n
          3971733634\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158318,\n
        "timestamp": "2016-01-27T18:35:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747124,\n
          3971747121,\n
          3971747123,\n
          3971747127,\n
          3971747125,\n
          3971747126,\n
          3971747124\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158319,\n
        "timestamp": "2016-01-27T18:35:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744866,\n
          3971744861,\n
          3971744749,\n
          3971744750,\n
          3971744755,\n
          3971744756,\n
          3971744866\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158320,\n
        "timestamp": "2016-01-27T18:35:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742295,\n
          3971742292,\n
          3971742287,\n
          3971742283,\n
          3971742281,\n
          3971742285,\n
          3971742295\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158321,\n
        "timestamp": "2016-01-27T18:35:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746299,\n
          3971746303,\n
          3971746301,\n
          3971746294,\n
          3971746295,\n
          3971746296,\n
          3971746299\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158322,\n
        "timestamp": "2016-01-27T18:35:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745128,\n
          3971745147,\n
          3971745158,\n
          3971745152,\n
          3971745154,\n
          3971745143,\n
          3971745128\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158323,\n
        "timestamp": "2016-01-27T18:35:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746818,\n
          3971746851,\n
          3971746849,\n
          3971746831,\n
          3971746825,\n
          3971746810,\n
          3971746818\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158324,\n
        "timestamp": "2016-01-27T18:35:23Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742877,\n
          3971742880,\n
          3971742886,\n
          3971742896,\n
          3971742891,\n
          3971742875,\n
          3971742877\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158325,\n
        "timestamp": "2016-01-27T18:35:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744404,\n
          3971744406,\n
          3971744403,\n
          3971744407,\n
          3971744412,\n
          3971744408,\n
          3971744404\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158326,\n
        "timestamp": "2016-01-27T18:35:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742713,\n
          3971742702,\n
          3971742705,\n
          3971742706,\n
          3971742717,\n
          3971742729,\n
          3971742713\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158327,\n
        "timestamp": "2016-01-27T18:35:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747299,\n
          3971747296,\n
          3971747297,\n
          3971747295,\n
          3971747298,\n
          3971747300,\n
          3971747299\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158328,\n
        "timestamp": "2016-01-27T18:35:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743294,\n
          3971743348,\n
          3971743341,\n
          3971743315,\n
          3971743313,\n
          3971743293,\n
          3971743294\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158329,\n
        "timestamp": "2016-01-27T18:35:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744897,\n
          3971744898,\n
          3971744896,\n
          3971744893,\n
          3971744894,\n
          3971744895,\n
          3971744897\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158331,\n
        "timestamp": "2016-01-27T18:35:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747262,\n
          3971747151,\n
          3971747156,\n
          3971747258,\n
          3971747263,\n
          3971747265,\n
          3971747262\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158332,\n
        "timestamp": "2016-01-27T18:35:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742683,\n
          3971742688,\n
          3971742686,\n
          3971742691,\n
          3971742708,\n
          3971742703,\n
          3971742683\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158333,\n
        "timestamp": "2016-01-27T18:35:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742657,\n
          3971742551,\n
          3971742663,\n
          3971742668,\n
          3971742674,\n
          3971742679,\n
          3971742685,\n
          3971742657\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158334,\n
        "timestamp": "2016-01-27T18:35:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742306,\n
          3971742308,\n
          3971742313,\n
          3971742315,\n
          3971742311,\n
          3971742307,\n
          3971742309,\n
          3971742306\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158335,\n
        "timestamp": "2016-01-27T18:35:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744912,\n
          3971744915,\n
          3971744911,\n
          3971744924,\n
          3971744925,\n
          3971744932,\n
          3971744921,\n
          3971744912\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158336,\n
        "timestamp": "2020-09-18T16:36:06Z",\n
        "version": 2,\n
        "changeset": 91122977,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "nodes": [\n
          3971744662,\n
          3971744666,\n
          3971744444,\n
          7920827754,\n
          3971744451,\n
          3971744456,\n
          3971744681,\n
          3971744677,\n
          3971744662\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158337,\n
        "timestamp": "2016-01-27T18:35:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745170,\n
          3971745182,\n
          3971745238,\n
          3971745244,\n
          3971745658,\n
          3971745657,\n
          3971745194,\n
          3971745170\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158338,\n
        "timestamp": "2016-01-27T18:35:24Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746606,\n
          3971746588,\n
          3971746581,\n
          3971746586,\n
          3971746617,\n
          3971746621,\n
          3971746615,\n
          3971746606\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158339,\n
        "timestamp": "2016-01-27T18:35:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743751,\n
          3971743691,\n
          3971743710,\n
          3971743540,\n
          3971743660,\n
          3971743730,\n
          3971743974,\n
          3971743751\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158341,\n
        "timestamp": "2016-01-27T18:35:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746340,\n
          3971746335,\n
          3971746334,\n
          3971746341,\n
          3971746344,\n
          3971746345,\n
          3971746354,\n
          3971746340\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158342,\n
        "timestamp": "2016-01-27T18:35:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746257,\n
          3971746263,\n
          3971746267,\n
          3971746272,\n
          3971746270,\n
          3971746262,\n
          3971746259,\n
          3971746257\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158343,\n
        "timestamp": "2016-01-27T18:35:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747135,\n
          3971747139,\n
          3971747138,\n
          3971747137,\n
          3971747133,\n
          3971747129,\n
          3971747132,\n
          3971747135\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158344,\n
        "timestamp": "2016-01-27T18:35:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744397,\n
          3971744389,\n
          3971744393,\n
          3971744402,\n
          3971744400,\n
          3971744398,\n
          3971744399,\n
          3971744397\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158345,\n
        "timestamp": "2016-01-27T18:35:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744931,\n
          3971744935,\n
          3971744929,\n
          3971744933,\n
          3971744939,\n
          3971744953,\n
          3971744934,\n
          3971744931\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158346,\n
        "timestamp": "2016-01-27T18:35:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742499,\n
          3971742487,\n
          3971742494,\n
          3971742503,\n
          3971742501,\n
          3971742528,\n
          3971742524,\n
          3971742499\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158347,\n
        "timestamp": "2016-01-27T18:35:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746797,\n
          3971746788,\n
          3971746775,\n
          3971746766,\n
          3971746780,\n
          3971746753,\n
          3971746764,\n
          3971746797\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158348,\n
        "timestamp": "2016-01-27T18:35:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746785,\n
          3971746822,\n
          3971746806,\n
          3971746769,\n
          3971746772,\n
          3971746759,\n
          3971746770,\n
          3971746785\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158349,\n
        "timestamp": "2016-01-27T18:35:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746655,\n
          3971746625,\n
          3971746656,\n
          3971746687,\n
          3971746683,\n
          3971746678,\n
          3971746661,\n
          3971746655\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158350,\n
        "timestamp": "2016-01-27T18:35:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746076,\n
          3971746077,\n
          3971746080,\n
          3971746072,\n
          3971746078,\n
          3971746073,\n
          3971746068,\n
          3971746076\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158351,\n
        "timestamp": "2016-01-27T18:35:25Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744037,\n
          3971744024,\n
          3971743978,\n
          3971743967,\n
          3971743726,\n
          3971743963,\n
          3971744030,\n
          3971744037\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158352,\n
        "timestamp": "2016-07-05T13:25:17Z",\n
        "version": 2,\n
        "changeset": 40499894,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089,\n
        "nodes": [\n
          3971745502,\n
          3971745505,\n
          3971745510,\n
          3971745521,\n
          3971745527,\n
          3971745522,\n
          3971745513,\n
          3971745507,\n
          3971745497,\n
          3971745491,\n
          3971745481,\n
          3971745474,\n
          3971745464,\n
          3971745458,\n
          3971745247,\n
          3971745239,\n
          3971745225,\n
          3971745215,\n
          3971745208,\n
          3971745200,\n
          3971745206,\n
          3971745216,\n
          3971745223,\n
          3971745233,\n
          3971745240,\n
          3971745254,\n
          3971745460,\n
          3971745468,\n
          3971745475,\n
          3971745487,\n
          3971745493,\n
          3971745502\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158353,\n
        "timestamp": "2016-01-27T18:35:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747276,\n
          3971747271,\n
          3971747272,\n
          3971747273,\n
          3971747274,\n
          3971747277,\n
          3971747275,\n
          3971747280,\n
          3971747276\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158354,\n
        "timestamp": "2025-09-23T10:12:31Z",\n
        "version": 3,\n
        "changeset": 172335520,\n
        "user": "Swihail",\n
        "uid": 15458726,\n
        "nodes": [\n
          3971744700,\n
          3971744695,\n
          3971744696,\n
          3971744686,\n
          3971744689,\n
          7921083407,\n
          3971744694,\n
          3971744690,\n
          3971744700\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158355,\n
        "timestamp": "2016-01-27T18:35:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743514,\n
          3971743749,\n
          3971743752,\n
          3971743694,\n
          3971743699,\n
          3971743677,\n
          3971743676,\n
          3971743518,\n
          3971743514\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158356,\n
        "timestamp": "2016-01-27T18:35:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743537,\n
          3971743509,\n
          3971743511,\n
          3971743513,\n
          3971743527,\n
          3971743532,\n
          3971743538,\n
          3971743659,\n
          3971743537\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158357,\n
        "timestamp": "2016-01-27T18:35:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746068,\n
          3971746073,\n
          3971746061,\n
          3971745906,\n
          3971745956,\n
          3971746063,\n
          3971746064,\n
          3971746062,\n
          3971746068\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158358,\n
        "timestamp": "2016-01-27T18:35:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743457,\n
          3971743316,\n
          3971743317,\n
          3971743307,\n
          3971743309,\n
          3971743324,\n
          3971743326,\n
          3971743460,\n
          3971743457\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158359,\n
        "timestamp": "2016-01-27T18:35:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746705,\n
          3971746722,\n
          3971746765,\n
          3971746763,\n
          3971746773,\n
          3971746801,\n
          3971746796,\n
          3971746783,\n
          3971746705\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158360,\n
        "timestamp": "2016-01-27T18:35:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742723,\n
          3971742719,\n
          3971742722,\n
          3971742721,\n
          3971742715,\n
          3971742718,\n
          3971742714,\n
          3971742716,\n
          3971742723\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158361,\n
        "timestamp": "2016-01-27T18:35:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746265,\n
          3971746269,\n
          3971746266,\n
          3971746271,\n
          3971746268,\n
          3971746264,\n
          3971746260,\n
          3971746153,\n
          3971746265\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158362,\n
        "timestamp": "2016-01-27T18:35:26Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746559,\n
          3971746576,\n
          3971746583,\n
          3971746585,\n
          3971746600,\n
          3971746598,\n
          3971746611,\n
          3971746602,\n
          3971746559\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158363,\n
        "timestamp": "2016-01-27T18:35:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743731,\n
          3971743728,\n
          3971743719,\n
          3971743723,\n
          3971743708,\n
          3971743704,\n
          3971743515,\n
          3971743520,\n
          3971743731\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158364,\n
        "timestamp": "2016-01-27T18:35:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743974,\n
          3971743730,\n
          3971743744,\n
          3971743753,\n
          3971743965,\n
          3971743971,\n
          3971743984,\n
          3971744002,\n
          3971743974\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158365,\n
        "timestamp": "2016-01-27T18:35:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742884,\n
          3971742882,\n
          3971742883,\n
          3971742876,\n
          3971742878,\n
          3971742895,\n
          3971742893,\n
          3971742885,\n
          3971742884\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158366,\n
        "timestamp": "2016-01-27T18:35:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744746,\n
          3971744740,\n
          3971744744,\n
          3971744745,\n
          3971744747,\n
          3971744754,\n
          3971744751,\n
          3971744753,\n
          3971744746\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158367,\n
        "timestamp": "2016-01-27T18:35:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744048,\n
          3971744051,\n
          3971743816,\n
          3971743843,\n
          3971743833,\n
          3971743811,\n
          3971743807,\n
          3971743815,\n
          3971744048\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158368,\n
        "timestamp": "2016-01-27T18:35:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744892,\n
          3971744890,\n
          3971744888,\n
          3971744887,\n
          3971744889,\n
          3971744894,\n
          3971744893,\n
          3971744896,\n
          3971744892\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158369,\n
        "timestamp": "2016-01-27T18:35:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971733605,\n
          3971733603,\n
          3971733602,\n
          3971733599,\n
          3971733598,\n
          3971733601,\n
          3971733600,\n
          3971733604,\n
          3971733605\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158370,\n
        "timestamp": "2016-01-27T18:35:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747102,\n
          3971747093,\n
          3971747095,\n
          3971747096,\n
          3971747098,\n
          3971747100,\n
          3971747097,\n
          3971747106,\n
          3971747102\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158371,\n
        "timestamp": "2016-01-27T18:35:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742739,\n
          3971742734,\n
          3971742735,\n
          3971742743,\n
          3971742742,\n
          3971742741,\n
          3971742738,\n
          3971742740,\n
          3971742739\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158372,\n
        "timestamp": "2016-01-27T18:35:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745224,\n
          3971745195,\n
          3971745245,\n
          3971745232,\n
          3971745196,\n
          3971745187,\n
          3971745179,\n
          3971745189,\n
          3971745224\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158373,\n
        "timestamp": "2016-01-27T18:35:27Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743337,\n
          3971743328,\n
          3971743338,\n
          3971743483,\n
          3971743497,\n
          3971743494,\n
          3971743481,\n
          3971743474,\n
          3971743337\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158374,\n
        "timestamp": "2016-01-27T18:35:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971741981,\n
          3971741985,\n
          3971742010,\n
          3971742005,\n
          3971741990,\n
          3971741997,\n
          3971742002,\n
          3971742004,\n
          3971741981\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158375,\n
        "timestamp": "2016-01-27T18:35:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744432,\n
          3971744430,\n
          3971744428,\n
          3971744423,\n
          3971744409,\n
          3971744413,\n
          3971744433,\n
          3971744431,\n
          3971744432\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158376,\n
        "timestamp": "2016-01-27T18:35:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743304,\n
          3971743300,\n
          3971743296,\n
          3971743301,\n
          3971743297,\n
          3971743281,\n
          3971743299,\n
          3971743312,\n
          3971743304\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158377,\n
        "timestamp": "2016-01-27T18:35:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747124,\n
          3971747122,\n
          3971747113,\n
          3971747115,\n
          3971747111,\n
          3971747114,\n
          3971747118,\n
          3971747121,\n
          3971747124\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158378,\n
        "timestamp": "2016-01-27T18:35:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744049,\n
          3971743804,\n
          3971743844,\n
          3971743836,\n
          3971743846,\n
          3971743840,\n
          3971743829,\n
          3971743826,\n
          3971744049\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158379,\n
        "timestamp": "2016-01-27T18:35:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746541,\n
          3971746531,\n
          3971746537,\n
          3971746536,\n
          3971746538,\n
          3971746546,\n
          3971746548,\n
          3971746561,\n
          3971746541\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158380,\n
        "timestamp": "2016-01-27T18:35:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742889,\n
          3971742892,\n
          3971742887,\n
          3971742888,\n
          3971743059,\n
          3971730753,\n
          3971743058,\n
          3971742897,\n
          3971742889\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158381,\n
        "timestamp": "2016-01-27T18:35:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971744872,\n
          3971744867,\n
          3971744860,\n
          3971744865,\n
          3971744859,\n
          3971744862,\n
          3971744863,\n
          3971744864,\n
          3971744872\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158382,\n
        "timestamp": "2016-01-27T18:35:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747303,\n
          3971747301,\n
          3971747302,\n
          3971747304,\n
          3971747306,\n
          3971747307,\n
          3971747305,\n
          3971747308,\n
          3971747303\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158383,\n
        "timestamp": "2016-01-27T18:35:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971733640,\n
          3971733652,\n
          3971741959,\n
          3971741960,\n
          3971741957,\n
          3971741958,\n
          3971733654,\n
          3971733653,\n
          3971733643,\n
          3971733640\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158384,\n
        "timestamp": "2016-01-27T18:35:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971747062,\n
          3971747063,\n
          3971747072,\n
          3971747076,\n
          3971747073,\n
          3971747074,\n
          3971747071,\n
          3971747067,\n
          3971747066,\n
          3971747062\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158385,\n
        "timestamp": "2016-01-27T18:35:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971745754,\n
          3971745884,\n
          3971745734,\n
          3971745744,\n
          3971745733,\n
          3971745731,\n
          3971745729,\n
          3971745732,\n
          3971745725,\n
          3971745754\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158386,\n
        "timestamp": "2016-01-27T18:35:28Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742467,\n
          3971742354,\n
          3971742355,\n
          3971742349,\n
          3971742351,\n
          3971742457,\n
          3971742458,\n
          3971742482,\n
          3971742474,\n
          3971742467\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158387,\n
        "timestamp": "2016-01-27T18:35:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742542,\n
          3971742529,\n
          3971742538,\n
          3971742541,\n
          3971742543,\n
          3971742547,\n
          3971742555,\n
          3971742663,\n
          3971742551,\n
          3971742542\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158388,\n
        "timestamp": "2016-01-27T18:35:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743828,\n
          3971743803,\n
          3971743808,\n
          3971743817,\n
          3971743825,\n
          3971743831,\n
          3971744384,\n
          3971744383,\n
          3971743835,\n
          3971743828\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158389,\n
        "timestamp": "2016-01-27T18:35:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971741966,\n
          3971741968,\n
          3971741969,\n
          3971741971,\n
          3971741970,\n
          3971741979,\n
          3971741978,\n
          3971741964,\n
          3971741965,\n
          3971741966\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158390,\n
        "timestamp": "2016-01-27T18:35:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742674,\n
          3971742668,\n
          3971742548,\n
          3971742539,\n
          3971742520,\n
          3971742525,\n
          3971742552,\n
          3971742553,\n
          3971742659,\n
          3971742674\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158391,\n
        "timestamp": "2016-01-27T18:35:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743525,\n
          3971743495,\n
          3971743493,\n
          3971743473,\n
          3971743482,\n
          3971743330,\n
          3971743340,\n
          3971743509,\n
          3971743537,\n
          3971743525\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158392,\n
        "timestamp": "2016-01-27T18:35:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743302,\n
          3971743280,\n
          3971743289,\n
          3971743278,\n
          3971743287,\n
          3971743271,\n
          3971743272,\n
          3971743308,\n
          3971743310,\n
          3971743302\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158393,\n
        "timestamp": "2016-01-27T18:35:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743474,\n
          3971743466,\n
          3971743352,\n
          3971743350,\n
          3971743344,\n
          3971743327,\n
          3971743329,\n
          3971743336,\n
          3971743337,\n
          3971743474\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158394,\n
        "timestamp": "2016-01-27T18:35:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971742666,\n
          3971742675,\n
          3971742690,\n
          3971742692,\n
          3971742682,\n
          3971742687,\n
          3971742679,\n
          3971742674,\n
          3971742659,\n
          3971742666\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158395,\n
        "timestamp": "2016-01-27T18:35:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743733,\n
          3971743714,\n
          3971743681,\n
          3971743523,\n
          3971743528,\n
          3971743665,\n
          3971743671,\n
          3971743692,\n
          3971743712,\n
          3971743733\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158396,\n
        "timestamp": "2016-01-27T18:35:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971743709,\n
          3971743958,\n
          3971743748,\n
          3971743686,\n
          3971743693,\n
          3971743688,\n
          3971743689,\n
          3971743690,\n
          3971743701,\n
          3971743709\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394158397,\n
        "timestamp": "2016-01-27T18:35:29Z",\n
        "version": 1,\n
        "changeset": 36842760,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971746626,\n
          3971746650,\n
          3971746632,\n
          3971746580,\n
          3971746582,\n
          3971746557,\n
          3971746572,\n
          3971746562,\n
          3971746569,\n
          3971746626\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181146,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954322,\n
          3971954327,\n
          3971954347,\n
          3971954330,\n
          3971954315,\n
          3971954317,\n
          3971954319,\n
          3971954321,\n
          3971954323,\n
          3971954324,\n
          3971954322\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181149,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954580,\n
          3971954586,\n
          3971954605,\n
          3971954603,\n
          3971954602,\n
          3971954598,\n
          3971954600,\n
          3971954592,\n
          3971954590,\n
          3971954595,\n
          3971954580\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181151,\n
        "timestamp": "2016-01-27T20:06:58Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954483,\n
          3971954488,\n
          3971954490,\n
          3971954487,\n
          3971954486,\n
          3971954458,\n
          3971954464,\n
          3971954471,\n
          3971954473,\n
          3971954478,\n
          3971954483\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181153,\n
        "timestamp": "2016-01-27T20:06:59Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953473,\n
          3971953472,\n
          3971953462,\n
          3971953458,\n
          3971953352,\n
          3971953345,\n
          3971953459,\n
          3971953468,\n
          3971953475,\n
          3971953482,\n
          3971953473\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181155,\n
        "timestamp": "2016-01-27T20:06:59Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952943,\n
          3971952939,\n
          3971952941,\n
          3971952937,\n
          3971952946,\n
          3971952942,\n
          3971952940,\n
          3971952934,\n
          3971952932,\n
          3971952938,\n
          3971952943\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181157,\n
        "timestamp": "2016-01-27T20:06:59Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954570,\n
          3971954585,\n
          3971954597,\n
          3971954582,\n
          3971954584,\n
          3971954578,\n
          3971954569,\n
          3971954572,\n
          3971954571,\n
          3971954575,\n
          3971954570\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181160,\n
        "timestamp": "2016-01-27T20:06:59Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953539,\n
          3971953537,\n
          3971953536,\n
          3971953534,\n
          3971953535,\n
          3971953533,\n
          3971953546,\n
          3971953552,\n
          3971953547,\n
          3971953549,\n
          3971953539\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181162,\n
        "timestamp": "2016-01-27T20:06:59Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953691,\n
          3971953693,\n
          3971953690,\n
          3971953692,\n
          3971953699,\n
          3971953698,\n
          3971953697,\n
          3971953695,\n
          3971953696,\n
          3971953694,\n
          3971953691\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181164,\n
        "timestamp": "2016-01-27T20:06:59Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971951894,\n
          3971951893,\n
          3971951889,\n
          3971951891,\n
          3971951890,\n
          3971951895,\n
          3971951900,\n
          3971951906,\n
          3971951904,\n
          3971951901,\n
          3971951898,\n
          3971951894\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181166,\n
        "timestamp": "2016-01-27T20:06:59Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953474,\n
          3971953465,\n
          3971953463,\n
          3971953354,\n
          3971953342,\n
          3971953339,\n
          3971953344,\n
          3971953343,\n
          3971953347,\n
          3971953349,\n
          3971953466,\n
          3971953474\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181168,\n
        "timestamp": "2016-01-27T20:06:59Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953156,\n
          3971953260,\n
          3971953257,\n
          3971953154,\n
          3971953149,\n
          3971953152,\n
          3971953146,\n
          3971953144,\n
          3971953140,\n
          3971953139,\n
          3971953151,\n
          3971953156\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181171,\n
        "timestamp": "2016-01-27T20:06:59Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953682,\n
          3971953684,\n
          3971953685,\n
          3971953678,\n
          3971953681,\n
          3971953677,\n
          3971953679,\n
          3971953676,\n
          3971953675,\n
          3971953673,\n
          3971953663,\n
          3971953682\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181173,\n
        "timestamp": "2016-01-27T20:06:59Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953516,\n
          3971953507,\n
          3971953509,\n
          3971953510,\n
          3971953515,\n
          3971953517,\n
          3971953518,\n
          3971953521,\n
          3971953525,\n
          3971953522,\n
          3971953519,\n
          3971953516\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181175,\n
        "timestamp": "2016-01-27T20:06:59Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952690,\n
          3971952680,\n
          3971952682,\n
          3971952684,\n
          3971952685,\n
          3971952688,\n
          3971952686,\n
          3971952689,\n
          3971952693,\n
          3971952695,\n
          3971952692,\n
          3971952690\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181177,\n
        "timestamp": "2016-01-27T20:06:59Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953933,\n
          3971953930,\n
          3971953925,\n
          3971953917,\n
          3971953927,\n
          3971953922,\n
          3971953895,\n
          3971953903,\n
          3971953911,\n
          3971953912,\n
          3971953929,\n
          3971953933\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181180,\n
        "timestamp": "2016-01-27T20:07:00Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952736,\n
          3971952735,\n
          3971952738,\n
          3971952741,\n
          3971952740,\n
          3971952747,\n
          3971952748,\n
          3971952742,\n
          3971952744,\n
          3971952750,\n
          3971952752,\n
          3971952739,\n
          3971952736\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181182,\n
        "timestamp": "2016-01-27T20:07:00Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953287,\n
          3971953271,\n
          3971953269,\n
          3971953272,\n
          3971953276,\n
          3971953299,\n
          3971953293,\n
          3971953298,\n
          3971953305,\n
          3971953289,\n
          3971953295,\n
          3971953288,\n
          3971953287\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181184,\n
        "timestamp": "2016-01-27T20:07:00Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953140,\n
          3971953144,\n
          3971953143,\n
          3971953145,\n
          3971953137,\n
          3971953132,\n
          3971953126,\n
          3971953129,\n
          3971953122,\n
          3971953120,\n
          3971953119,\n
          3971953116,\n
          3971953140\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181187,\n
        "timestamp": "2016-01-27T20:07:00Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971951945,\n
          3971951941,\n
          3971951944,\n
          3971951939,\n
          3971951943,\n
          3971951947,\n
          3971951946,\n
          3971951956,\n
          3971951954,\n
          3971951951,\n
          3971951948,\n
          3971951950,\n
          3971951949,\n
          3971951945\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181189,\n
        "timestamp": "2016-01-27T20:07:00Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952666,\n
          3971952665,\n
          3971952661,\n
          3971952657,\n
          3971952662,\n
          3971952660,\n
          3971951952,\n
          3971952663,\n
          3971952668,\n
          3971952669,\n
          3971952664,\n
          3971952659,\n
          3971952658,\n
          3971952666\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181191,\n
        "timestamp": "2016-01-27T20:07:00Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952885,\n
          3971952883,\n
          3971952887,\n
          3971952890,\n
          3971952892,\n
          3971952893,\n
          3971952895,\n
          3971952898,\n
          3971952896,\n
          3971952894,\n
          3971952889,\n
          3971952888,\n
          3971952886,\n
          3971952885\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181193,\n
        "timestamp": "2016-01-27T20:07:00Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953728,\n
          3971953740,\n
          3971953862,\n
          3971953859,\n
          3971953755,\n
          3971953746,\n
          3971953753,\n
          3971953749,\n
          3971953745,\n
          3971953736,\n
          3971953748,\n
          3971953743,\n
          3971953741,\n
          3971953728\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181196,\n
        "timestamp": "2016-01-27T20:07:00Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954281,\n
          3971954277,\n
          3971954067,\n
          3971954083,\n
          3971954120,\n
          3971954116,\n
          3971954137,\n
          3971954126,\n
          3971954109,\n
          3971954105,\n
          3971954123,\n
          3971954125,\n
          3971954264,\n
          3971954263,\n
          3971954281\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181198,\n
        "timestamp": "2016-01-27T20:07:00Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953952,\n
          3971954092,\n
          3971954114,\n
          3971954121,\n
          3971954118,\n
          3971954099,\n
          3971954096,\n
          3971954086,\n
          3971954085,\n
          3971954103,\n
          3971954097,\n
          3971954075,\n
          3971954076,\n
          3971953941,\n
          3971953950,\n
          3971953952\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181200,\n
        "timestamp": "2016-01-27T20:07:00Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954545,\n
          3971954546,\n
          3971954552,\n
          3971954555,\n
          3971954557,\n
          3971954563,\n
          3971954561,\n
          3971954564,\n
          3971954568,\n
          3971954562,\n
          3971954566,\n
          3971954559,\n
          3971954547,\n
          3971954538,\n
          3971954536,\n
          3971954533,\n
          3971954545\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181203,\n
        "timestamp": "2016-01-27T20:07:00Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953060,\n
          3971953068,\n
          3971953064,\n
          3971953057,\n
          3971953061,\n
          3971953058,\n
          3971952952,\n
          3971952950,\n
          3971952949,\n
          3971952948,\n
          3971952945,\n
          3971952947,\n
          3971952944,\n
          3971952951,\n
          3971952953,\n
          3971952956,\n
          3971953060\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181205,\n
        "timestamp": "2016-01-27T20:07:01Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953088,\n
          3971953092,\n
          3971953091,\n
          3971953099,\n
          3971953100,\n
          3971953112,\n
          3971953108,\n
          3971953103,\n
          3971953101,\n
          3971953098,\n
          3971953097,\n
          3971953089,\n
          3971953095,\n
          3971953104,\n
          3971953109,\n
          3971953117,\n
          3971953094,\n
          3971953090,\n
          3971953088\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181208,\n
        "timestamp": "2016-01-27T20:07:01Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954282,\n
          3971954291,\n
          3971954283,\n
          3971954276,\n
          3971954282\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181210,\n
        "timestamp": "2016-01-27T20:07:01Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954133,\n
          3971954139,\n
          3971954147,\n
          3971954144,\n
          3971954133\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181212,\n
        "timestamp": "2016-01-27T20:07:01Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953939,\n
          3971953920,\n
          3971953906,\n
          3971953913,\n
          3971953939\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181214,\n
        "timestamp": "2016-01-27T20:07:01Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952699,\n
          3971952697,\n
          3971952700,\n
          3971952704,\n
          3971952699\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181216,\n
        "timestamp": "2016-01-27T20:07:01Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954295,\n
          3971954285,\n
          3971954140,\n
          3971954154,\n
          3971954295\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181218,\n
        "timestamp": "2016-01-27T20:07:01Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971951930,\n
          3971951924,\n
          3971951926,\n
          3971951933,\n
          3971951930\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181220,\n
        "timestamp": "2016-01-27T20:07:01Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952901,\n
          3971952902,\n
          3971952912,\n
          3971952908,\n
          3971952901\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181222,\n
        "timestamp": "2016-01-27T20:07:01Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953150,\n
          3971953258,\n
          3971953263,\n
          3971953259,\n
          3971953150\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181224,\n
        "timestamp": "2016-01-27T20:07:01Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953270,\n
          3971953279,\n
          3971953267,\n
          3971953264,\n
          3971953270\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181225,\n
        "timestamp": "2016-01-27T20:07:01Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953906,\n
          3971953920,\n
          3971953916,\n
          3971953901,\n
          3971953906\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181228,\n
        "timestamp": "2016-01-27T20:07:01Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954559,\n
          3971954566,\n
          3971954573,\n
          3971954565,\n
          3971954559\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181230,\n
        "timestamp": "2016-01-27T20:07:01Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953893,\n
          3971953888,\n
          3971953890,\n
          3971953898,\n
          3971953893\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181232,\n
        "timestamp": "2016-01-27T20:07:02Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952872,\n
          3971952868,\n
          3971952871,\n
          3971952875,\n
          3971952872\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181234,\n
        "timestamp": "2016-01-27T20:07:02Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952660,\n
          3971952662,\n
          3971952657,\n
          3971951955,\n
          3971952660\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181236,\n
        "timestamp": "2016-01-27T20:07:02Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971951880,\n
          3971951884,\n
          3971951886,\n
          3971951883,\n
          3971951880\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181238,\n
        "timestamp": "2016-01-27T20:07:02Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953498,\n
          3971953506,\n
          3971953512,\n
          3971953504,\n
          3971953498\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181240,\n
        "timestamp": "2016-01-27T20:07:02Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952873,\n
          3971952872,\n
          3971952875,\n
          3971952877,\n
          3971952873\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181242,\n
        "timestamp": "2016-01-27T20:07:02Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953355,\n
          3971953350,\n
          3971953353,\n
          3971953460,\n
          3971953355\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181244,\n
        "timestamp": "2016-01-27T20:07:02Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954152,\n
          3971954113,\n
          3971954122,\n
          3971954156,\n
          3971954152\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181246,\n
        "timestamp": "2016-01-27T20:07:02Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953125,\n
          3971953133,\n
          3971953141,\n
          3971953134,\n
          3971953125\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181247,\n
        "timestamp": "2016-01-27T20:07:02Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954141,\n
          3971954106,\n
          3971954117,\n
          3971954149,\n
          3971954141\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181250,\n
        "timestamp": "2016-01-27T20:07:02Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954495,\n
          3971954497,\n
          3971954504,\n
          3971954501,\n
          3971954495\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181252,\n
        "timestamp": "2016-01-27T20:07:02Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952664,\n
          3971952669,\n
          3971952670,\n
          3971952667,\n
          3971952664\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181254,\n
        "timestamp": "2016-01-27T20:07:02Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953750,\n
          3971953857,\n
          3971953864,\n
          3971953858,\n
          3971953750\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181255,\n
        "timestamp": "2016-01-27T20:07:02Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952879,\n
          3971952882,\n
          3971952884,\n
          3971952880,\n
          3971952879\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181258,\n
        "timestamp": "2016-01-27T20:07:02Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954549,\n
          3971954553,\n
          3971954567,\n
          3971954560,\n
          3971954549\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181260,\n
        "timestamp": "2016-01-27T20:07:02Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971951934,\n
          3971951936,\n
          3971951938,\n
          3971951937,\n
          3971951934\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181262,\n
        "timestamp": "2016-01-27T20:07:03Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954346,\n
          3971954333,\n
          3971954314,\n
          3971954318,\n
          3971954346\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181264,\n
        "timestamp": "2016-01-27T20:07:03Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952677,\n
          3971952675,\n
          3971952671,\n
          3971952674,\n
          3971952677\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181266,\n
        "timestamp": "2016-01-27T20:07:03Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952756,\n
          3971952754,\n
          3971952751,\n
          3971952755,\n
          3971952756\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181268,\n
        "timestamp": "2016-01-27T20:07:03Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954459,\n
          3971954463,\n
          3971954476,\n
          3971954470,\n
          3971954459\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181270,\n
        "timestamp": "2016-01-27T20:07:03Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954094,\n
          3971954155,\n
          3971954150,\n
          3971954089,\n
          3971954094\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181272,\n
        "timestamp": "2016-01-27T20:07:03Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953127,\n
          3971953124,\n
          3971953128,\n
          3971953130,\n
          3971953127\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181274,\n
        "timestamp": "2016-01-27T20:07:03Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953944,\n
          3971953940,\n
          3971953932,\n
          3971953936,\n
          3971953944\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181275,\n
        "timestamp": "2016-01-27T20:07:03Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953516,\n
          3971953511,\n
          3971953501,\n
          3971953507,\n
          3971953516\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181277,\n
        "timestamp": "2016-01-27T20:07:03Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954546,\n
          3971954551,\n
          3971954554,\n
          3971954552,\n
          3971954546\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181279,\n
        "timestamp": "2016-01-27T20:07:03Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953914,\n
          3971953912,\n
          3971953904,\n
          3971953907,\n
          3971953914\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181281,\n
        "timestamp": "2016-01-27T20:07:03Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953721,\n
          3971953718,\n
          3971953716,\n
          3971953717,\n
          3971953721\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181283,\n
        "timestamp": "2016-01-27T20:07:03Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954609,\n
          3971954614,\n
          3971954618,\n
          3971954613,\n
          3971954609\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181285,\n
        "timestamp": "2016-01-27T20:07:03Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953720,\n
          3971953724,\n
          3971953723,\n
          3971953719,\n
          3971953720\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181287,\n
        "timestamp": "2016-01-27T20:07:03Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952922,\n
          3971952915,\n
          3971952906,\n
          3971952911,\n
          3971952922\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181289,\n
        "timestamp": "2016-01-27T20:07:03Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953544,\n
          3971953541,\n
          3971953548,\n
          3971953551,\n
          3971953544\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181290,\n
        "timestamp": "2016-01-27T20:07:04Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953954,\n
          3971954061,\n
          3971954066,\n
          3971954062,\n
          3971953954\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181292,\n
        "timestamp": "2016-01-27T20:07:04Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953934,\n
          3971953929,\n
          3971953912,\n
          3971953914,\n
          3971953934\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181294,\n
        "timestamp": "2016-01-27T20:07:04Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953525,\n
          3971953521,\n
          3971953523,\n
          3971953527,\n
          3971953525\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181297,\n
        "timestamp": "2016-01-27T20:07:04Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954622,\n
          3971954616,\n
          3971954620,\n
          3971954626,\n
          3971954622\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181300,\n
        "timestamp": "2016-01-27T20:07:04Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952698,\n
          3971952696,\n
          3971952707,\n
          3971952709,\n
          3971952698\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181302,\n
        "timestamp": "2016-01-27T20:07:04Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954257,\n
          3971954259,\n
          3971954266,\n
          3971954265,\n
          3971954257\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181305,\n
        "timestamp": "2016-01-27T20:07:04Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954483,\n
          3971954478,\n
          3971954479,\n
          3971954484,\n
          3971954483\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181308,\n
        "timestamp": "2016-01-27T20:07:04Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953292,\n
          3971953286,\n
          3971953274,\n
          3971953283,\n
          3971953292\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181311,\n
        "timestamp": "2016-01-27T20:07:04Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952896,\n
          3971952899,\n
          3971952897,\n
          3971952894,\n
          3971952896\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181314,\n
        "timestamp": "2016-01-27T20:07:04Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952921,\n
          3971952917,\n
          3971952913,\n
          3971952916,\n
          3971952921\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181316,\n
        "timestamp": "2016-01-27T20:07:04Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953722,\n
          3971953725,\n
          3971953731,\n
          3971953727,\n
          3971953722\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181318,\n
        "timestamp": "2016-01-27T20:07:04Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954542,\n
          3971954539,\n
          3971954541,\n
          3971954544,\n
          3971954542\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181320,\n
        "timestamp": "2016-01-27T20:07:04Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954061,\n
          3971953954,\n
          3971953940,\n
          3971953944,\n
          3971954061\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181322,\n
        "timestamp": "2016-01-27T20:07:04Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952675,\n
          3971952677,\n
          3971952678,\n
          3971952676,\n
          3971952675\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181324,\n
        "timestamp": "2016-01-27T20:07:05Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952669,\n
          3971952668,\n
          3971952672,\n
          3971952673,\n
          3971952669\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181326,\n
        "timestamp": "2016-01-27T20:07:05Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953949,\n
          3971953947,\n
          3971953924,\n
          3971953928,\n
          3971953949\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181328,\n
        "timestamp": "2016-01-27T20:07:05Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953062,\n
          3971952954,\n
          3971953066,\n
          3971953070,\n
          3971953062\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181330,\n
        "timestamp": "2016-01-27T20:07:05Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953542,\n
          3971953545,\n
          3971953543,\n
          3971953540,\n
          3971953542\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181332,\n
        "timestamp": "2016-01-27T20:07:05Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953262,\n
          3971953155,\n
          3971953265,\n
          3971953273,\n
          3971953262\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181334,\n
        "timestamp": "2016-01-27T20:07:05Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954523,\n
          3971954520,\n
          3971954517,\n
          3971954518,\n
          3971954523\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181336,\n
        "timestamp": "2016-01-27T20:07:05Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954623,\n
          3971954628,\n
          3971954629,\n
          3971954625,\n
          3971954623\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181338,\n
        "timestamp": "2016-01-27T20:07:05Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954521,\n
          3971954527,\n
          3971954526,\n
          3971954519,\n
          3971954521\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181340,\n
        "timestamp": "2016-01-27T20:07:05Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952705,\n
          3971952702,\n
          3971952701,\n
          3971952703,\n
          3971952705\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181342,\n
        "timestamp": "2016-01-27T20:07:05Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954520,\n
          3971954523,\n
          3971954524,\n
          3971954522,\n
          3971954520\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181344,\n
        "timestamp": "2016-01-27T20:07:05Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952708,\n
          3971952706,\n
          3971952712,\n
          3971952714,\n
          3971952708\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181346,\n
        "timestamp": "2016-01-27T20:07:05Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953478,\n
          3971953488,\n
          3971953492,\n
          3971953483,\n
          3971953478\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181347,\n
        "timestamp": "2016-01-27T20:07:05Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953337,\n
          3971953336,\n
          3971953338,\n
          3971953341,\n
          3971953337\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181349,\n
        "timestamp": "2016-01-27T20:07:05Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954080,\n
          3971954111,\n
          3971954107,\n
          3971954078,\n
          3971954080\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181351,\n
        "timestamp": "2016-01-27T20:07:05Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953754,\n
          3971953751,\n
          3971953742,\n
          3971953744,\n
          3971953754\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181353,\n
        "timestamp": "2016-01-27T20:07:06Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971951894,\n
          3971951898,\n
          3971951899,\n
          3971951897,\n
          3971951894\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181355,\n
        "timestamp": "2016-01-27T20:07:06Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954145,\n
          3971954111,\n
          3971954112,\n
          3971954146,\n
          3971954145\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181357,\n
        "timestamp": "2016-01-27T20:07:06Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971951920,\n
          3971951923,\n
          3971951931,\n
          3971951927,\n
          3971951920\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181359,\n
        "timestamp": "2016-01-27T20:07:06Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953688,\n
          3971953684,\n
          3971953682,\n
          3971953683,\n
          3971953688\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181361,\n
        "timestamp": "2016-01-27T20:07:06Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954463,\n
          3971954459,\n
          3971954335,\n
          3971954344,\n
          3971954463\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181363,\n
        "timestamp": "2016-01-27T20:07:06Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954111,\n
          3971954145,\n
          3971954142,\n
          3971954107,\n
          3971954111\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181365,\n
        "timestamp": "2016-01-27T20:07:06Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954606,\n
          3971954610,\n
          3971954607,\n
          3971954604,\n
          3971954606\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181367,\n
        "timestamp": "2016-01-27T20:07:06Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953903,\n
          3971953895,\n
          3971953891,\n
          3971953899,\n
          3971953903\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181369,\n
        "timestamp": "2016-01-27T20:07:06Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954473,\n
          3971954471,\n
          3971954474,\n
          3971954477,\n
          3971954473\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181371,\n
        "timestamp": "2016-01-27T20:07:06Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954553,\n
          3971954549,\n
          3971954543,\n
          3971954548,\n
          3971954553\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181373,\n
        "timestamp": "2016-01-27T20:07:06Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952869,\n
          3971952866,\n
          3971952863,\n
          3971952867,\n
          3971952869\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181375,\n
        "timestamp": "2016-01-27T20:07:06Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971951879,\n
          3971951888,\n
          3971951892,\n
          3971951887,\n
          3971951879\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181377,\n
        "timestamp": "2016-01-27T20:07:06Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954322,\n
          3971954324,\n
          3971954323,\n
          3971954321,\n
          3971954322\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181379,\n
        "timestamp": "2016-01-27T20:07:06Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953933,\n
          3971953929,\n
          3971953934,\n
          3971953937,\n
          3971953933\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181381,\n
        "timestamp": "2016-01-27T20:07:07Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971951914,\n
          3971951910,\n
          3971951911,\n
          3971951917,\n
          3971951914\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181383,\n
        "timestamp": "2016-01-27T20:07:07Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953948,\n
          3971954065,\n
          3971954128,\n
          3971954100,\n
          3971953948\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181385,\n
        "timestamp": "2016-01-27T20:07:07Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952690,\n
          3971952692,\n
          3971952694,\n
          3971952691,\n
          3971952690\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181387,\n
        "timestamp": "2016-01-27T20:07:07Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953304,\n
          3971953308,\n
          3971953310,\n
          3971953307,\n
          3971953304\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181389,\n
        "timestamp": "2016-01-27T20:07:07Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952923,\n
          3971952919,\n
          3971952910,\n
          3971952914,\n
          3971952923\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181391,\n
        "timestamp": "2016-01-27T20:07:07Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953301,\n
          3971953309,\n
          3971953317,\n
          3971953311,\n
          3971953301\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181393,\n
        "timestamp": "2016-01-27T20:07:07Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954294,\n
          3971954268,\n
          3971954274,\n
          3971954298,\n
          3971954294\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181395,\n
        "timestamp": "2016-01-27T20:07:07Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971951861,\n
          3971951865,\n
          3971951863,\n
          3971951860,\n
          3971951861\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181397,\n
        "timestamp": "2016-01-27T20:07:07Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953912,\n
          3971953911,\n
          3971953903,\n
          3971953904,\n
          3971953912\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181399,\n
        "timestamp": "2016-01-27T20:07:07Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952708,\n
          3971952705,\n
          3971952703,\n
          3971952706,\n
          3971952708\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181401,\n
        "timestamp": "2016-01-27T20:07:07Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954079,\n
          3971954098,\n
          3971954148,\n
          3971954132,\n
          3971954079\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181403,\n
        "timestamp": "2016-01-27T20:07:07Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952713,\n
          3971952710,\n
          3971952711,\n
          3971952715,\n
          3971952713\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181405,\n
        "timestamp": "2016-01-27T20:07:07Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953496,\n
          3971953499,\n
          3971953497,\n
          3971953495,\n
          3971953496\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181407,\n
        "timestamp": "2016-01-27T20:07:08Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953082,\n
          3971953074,\n
          3971953073,\n
          3971953079,\n
          3971953082\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181409,\n
        "timestamp": "2016-01-27T20:07:08Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953329,\n
          3971953334,\n
          3971953328,\n
          3971953322,\n
          3971953329\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181411,\n
        "timestamp": "2016-01-27T20:07:08Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953125,\n
          3971953123,\n
          3971953131,\n
          3971953133,\n
          3971953125\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181413,\n
        "timestamp": "2016-01-27T20:07:08Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954537,\n
          3971954530,\n
          3971954531,\n
          3971954540,\n
          3971954537\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181415,\n
        "timestamp": "2016-01-27T20:07:08Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953059,\n
          3971952956,\n
          3971952953,\n
          3971952955,\n
          3971953059\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181417,\n
        "timestamp": "2016-01-27T20:07:08Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953873,\n
          3971953870,\n
          3971953868,\n
          3971953869,\n
          3971953873\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181419,\n
        "timestamp": "2016-01-27T20:07:08Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954313,\n
          3971954328,\n
          3971954325,\n
          3971954311,\n
          3971954313\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181421,\n
        "timestamp": "2016-01-27T20:07:08Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971951940,\n
          3971951941,\n
          3971951945,\n
          3971951942,\n
          3971951940\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181423,\n
        "timestamp": "2016-01-27T20:07:08Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953059,\n
          3971953063,\n
          3971953060,\n
          3971952956,\n
          3971953059\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181425,\n
        "timestamp": "2016-01-27T20:07:08Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952721,\n
          3971952722,\n
          3971952717,\n
          3971952716,\n
          3971952721\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181427,\n
        "timestamp": "2016-01-27T20:07:08Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954308,\n
          3971954309,\n
          3971954312,\n
          3971954310,\n
          3971954308\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181429,\n
        "timestamp": "2016-01-27T20:07:08Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953153,\n
          3971953148,\n
          3971953155,\n
          3971953262,\n
          3971953153\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181431,\n
        "timestamp": "2016-01-27T20:07:08Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954269,\n
          3971954293,\n
          3971954292,\n
          3971954267,\n
          3971954269\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181433,\n
        "timestamp": "2016-01-27T20:07:08Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954601,\n
          3971954574,\n
          3971954587,\n
          3971954608,\n
          3971954601\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181435,\n
        "timestamp": "2016-01-27T20:07:09Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971951936,\n
          3971951934,\n
          3971951932,\n
          3971951935,\n
          3971951936\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181437,\n
        "timestamp": "2016-01-27T20:07:09Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952717,\n
          3971952722,\n
          3971952723,\n
          3971952719,\n
          3971952717\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181439,\n
        "timestamp": "2016-01-27T20:07:09Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954600,\n
          3971954598,\n
          3971954602,\n
          3971954603,\n
          3971954600\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181441,\n
        "timestamp": "2016-01-27T20:07:09Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954351,\n
          3971954349,\n
          3971954353,\n
          3971954355,\n
          3971954351\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181443,\n
        "timestamp": "2016-01-27T20:07:09Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971951884,\n
          3971951880,\n
          3971951873,\n
          3971951874,\n
          3971951884\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181444,\n
        "timestamp": "2016-01-27T20:07:09Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952858,\n
          3971952864,\n
          3971952865,\n
          3971952860,\n
          3971952858\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181446,\n
        "timestamp": "2016-01-27T20:07:09Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954326,\n
          3971954329,\n
          3971954334,\n
          3971954332,\n
          3971954326\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181448,\n
        "timestamp": "2016-01-27T20:07:09Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953494,\n
          3971953490,\n
          3971953473,\n
          3971953482,\n
          3971953494\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181450,\n
        "timestamp": "2016-01-27T20:07:09Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953324,\n
          3971953320,\n
          3971953326,\n
          3971953332,\n
          3971953324\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181452,\n
        "timestamp": "2016-01-27T20:07:09Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954493,\n
          3971954482,\n
          3971954467,\n
          3971954481,\n
          3971954493\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181453,\n
        "timestamp": "2016-01-27T20:07:09Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971951866,\n
          3971951862,\n
          3971951864,\n
          3971951867,\n
          3971951866\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181455,\n
        "timestamp": "2016-01-27T20:07:09Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954112,\n
          3971954111,\n
          3971954080,\n
          3971954084,\n
          3971954112\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181458,\n
        "timestamp": "2016-01-27T20:07:09Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971951906,\n
          3971951900,\n
          3971951902,\n
          3971951908,\n
          3971951906\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181460,\n
        "timestamp": "2016-01-27T20:07:09Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953700,\n
          3971953701,\n
          3971953703,\n
          3971953702,\n
          3971953700\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181462,\n
        "timestamp": "2016-01-27T20:07:10Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954307,\n
          3971954320,\n
          3971954316,\n
          3971954305,\n
          3971954307\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181464,\n
        "timestamp": "2016-01-27T20:07:10Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953515,\n
          3971953510,\n
          3971953509,\n
          3971953513,\n
          3971953515\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181466,\n
        "timestamp": "2016-01-27T20:07:10Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954301,\n
          3971954300,\n
          3971954288,\n
          3971954290,\n
          3971954301\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181468,\n
        "timestamp": "2016-01-27T20:07:10Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954529,\n
          3971954528,\n
          3971954532,\n
          3971954534,\n
          3971954535,\n
          3971954529\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181470,\n
        "timestamp": "2016-01-27T20:07:10Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954136,\n
          3971954131,\n
          3971954121,\n
          3971954114,\n
          3971954115,\n
          3971954136\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181472,\n
        "timestamp": "2016-01-27T20:07:10Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953660,\n
          3971953659,\n
          3971953664,\n
          3971953668,\n
          3971953662,\n
          3971953660\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181474,\n
        "timestamp": "2016-01-27T20:07:10Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954138,\n
          3971954135,\n
          3971954118,\n
          3971954121,\n
          3971954131,\n
          3971954138\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181476,\n
        "timestamp": "2016-01-27T20:07:10Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953318,\n
          3971953316,\n
          3971953319,\n
          3971953320,\n
          3971953324,\n
          3971953318\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181478,\n
        "timestamp": "2016-01-27T20:07:10Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954343,\n
          3971954348,\n
          3971954340,\n
          3971954331,\n
          3971954337,\n
          3971954343\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181480,\n
        "timestamp": "2016-01-27T20:07:10Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954601,\n
          3971954594,\n
          3971954565,\n
          3971954573,\n
          3971954574,\n
          3971954601\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181482,\n
        "timestamp": "2016-01-27T20:07:10Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953464,\n
          3971953457,\n
          3971953356,\n
          3971953470,\n
          3971953479,\n
          3971953464\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181484,\n
        "timestamp": "2016-01-27T20:07:10Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954309,\n
          3971954308,\n
          3971954306,\n
          3971954273,\n
          3971954287,\n
          3971954309\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181486,\n
        "timestamp": "2016-01-27T20:07:10Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971951951,\n
          3971951954,\n
          3971952658,\n
          3971952659,\n
          3971951953,\n
          3971951951\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181488,\n
        "timestamp": "2016-01-27T20:07:10Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953468,\n
          3971953459,\n
          3971953351,\n
          3971953464,\n
          3971953467,\n
          3971953468\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181490,\n
        "timestamp": "2016-01-27T20:07:11Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954464,\n
          3971954466,\n
          3971954475,\n
          3971954474,\n
          3971954471,\n
          3971954464\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181492,\n
        "timestamp": "2016-01-27T20:07:11Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953754,\n
          3971953860,\n
          3971953756,\n
          3971953747,\n
          3971953751,\n
          3971953754\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181494,\n
        "timestamp": "2016-01-27T20:07:11Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953475,\n
          3971953468,\n
          3971953467,\n
          3971953471,\n
          3971953480,\n
          3971953475\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181496,\n
        "timestamp": "2016-01-27T20:07:11Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954608,\n
          3971954587,\n
          3971954599,\n
          3971954609,\n
          3971954613,\n
          3971954608\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181498,\n
        "timestamp": "2016-01-27T20:07:11Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953496,\n
          3971953498,\n
          3971953504,\n
          3971953505,\n
          3971953499,\n
          3971953496\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181500,\n
        "timestamp": "2016-01-27T20:07:11Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954497,\n
          3971954495,\n
          3971954494,\n
          3971954480,\n
          3971954472,\n
          3971954497\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181502,\n
        "timestamp": "2016-01-27T20:07:11Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953909,\n
          3971953921,\n
          3971953926,\n
          3971953923,\n
          3971953905,\n
          3971953909\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181504,\n
        "timestamp": "2016-01-27T20:07:11Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954139,\n
          3971954133,\n
          3971954129,\n
          3971954102,\n
          3971954108,\n
          3971954139\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181506,\n
        "timestamp": "2016-01-27T20:07:11Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953356,\n
          3971953457,\n
          3971953346,\n
          3971953340,\n
          3971953348,\n
          3971953356\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181508,\n
        "timestamp": "2016-01-27T20:07:11Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954131,\n
          3971954136,\n
          3971954153,\n
          3971954151,\n
          3971954138,\n
          3971954131\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181510,\n
        "timestamp": "2016-01-27T20:07:11Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954077,\n
          3971954081,\n
          3971954101,\n
          3971954130,\n
          3971954127,\n
          3971954077\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181513,\n
        "timestamp": "2016-01-27T20:07:11Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954630,\n
          3971954627,\n
          3971954624,\n
          3971954625,\n
          3971954629,\n
          3971954630\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181515,\n
        "timestamp": "2016-01-27T20:07:11Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952898,\n
          3971952895,\n
          3971952900,\n
          3971952902,\n
          3971952901,\n
          3971952898\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181517,\n
        "timestamp": "2016-01-27T20:07:12Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953910,\n
          3971953908,\n
          3971953900,\n
          3971953897,\n
          3971953902,\n
          3971953910\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181519,\n
        "timestamp": "2016-01-27T20:07:12Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971951888,\n
          3971951879,\n
          3971951878,\n
          3971951882,\n
          3971951881,\n
          3971951885,\n
          3971951888\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181521,\n
        "timestamp": "2016-01-27T20:07:12Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953354,\n
          3971953463,\n
          3971953465,\n
          3971953474,\n
          3971953477,\n
          3971953461,\n
          3971953354\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181523,\n
        "timestamp": "2016-01-27T20:07:12Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954489,\n
          3971954502,\n
          3971954496,\n
          3971954491,\n
          3971954485,\n
          3971954468,\n
          3971954489\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181525,\n
        "timestamp": "2016-01-27T20:07:12Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953900,\n
          3971953894,\n
          3971953886,\n
          3971953887,\n
          3971953892,\n
          3971953897,\n
          3971953900\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181527,\n
        "timestamp": "2016-01-27T20:07:12Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953142,\n
          3971953147,\n
          3971953121,\n
          3971953115,\n
          3971953136,\n
          3971953135,\n
          3971953142\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181529,\n
        "timestamp": "2016-01-27T20:07:12Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953076,\n
          3971953072,\n
          3971953083,\n
          3971953077,\n
          3971953080,\n
          3971953087,\n
          3971953076\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181531,\n
        "timestamp": "2016-01-27T20:07:12Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952857,\n
          3971952756,\n
          3971952755,\n
          3971952753,\n
          3971952859,\n
          3971952861,\n
          3971952857\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181533,\n
        "timestamp": "2016-01-27T20:07:12Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952873,\n
          3971952874,\n
          3971952870,\n
          3971952862,\n
          3971952868,\n
          3971952872,\n
          3971952873\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181534,\n
        "timestamp": "2016-01-27T20:07:12Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971951911,\n
          3971951910,\n
          3971951909,\n
          3971951905,\n
          3971951896,\n
          3971951903,\n
          3971951911\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181536,\n
        "timestamp": "2016-01-27T20:07:12Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953497,\n
          3971953487,\n
          3971953476,\n
          3971953486,\n
          3971953484,\n
          3971953493,\n
          3971953497\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181538,\n
        "timestamp": "2016-01-27T20:07:12Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954510,\n
          3971954513,\n
          3971954512,\n
          3971954514,\n
          3971954516,\n
          3971954515,\n
          3971954510\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181540,\n
        "timestamp": "2016-01-27T20:07:12Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954503,\n
          3971954492,\n
          3971954498,\n
          3971954499,\n
          3971954501,\n
          3971954505,\n
          3971954503\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181542,\n
        "timestamp": "2016-01-27T20:07:12Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952927,\n
          3971952931,\n
          3971952936,\n
          3971952935,\n
          3971952933,\n
          3971952930,\n
          3971952927\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181544,\n
        "timestamp": "2016-01-27T20:07:13Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953075,\n
          3971953069,\n
          3971953081,\n
          3971953085,\n
          3971953086,\n
          3971953084,\n
          3971953075\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181546,\n
        "timestamp": "2016-01-27T20:07:13Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953321,\n
          3971953331,\n
          3971953335,\n
          3971953333,\n
          3971953330,\n
          3971953325,\n
          3971953321\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181548,\n
        "timestamp": "2016-01-27T20:07:13Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953285,\n
          3971953280,\n
          3971953284,\n
          3971953277,\n
          3971953268,\n
          3971953275,\n
          3971953285\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181550,\n
        "timestamp": "2016-01-27T20:07:13Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954583,\n
          3971954576,\n
          3971954556,\n
          3971954558,\n
          3971954579,\n
          3971954581,\n
          3971954583\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181552,\n
        "timestamp": "2016-01-27T20:07:13Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953744,\n
          3971953742,\n
          3971953738,\n
          3971953739,\n
          3971953741,\n
          3971953743,\n
          3971953744\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181554,\n
        "timestamp": "2016-01-27T20:07:13Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953673,\n
          3971953675,\n
          3971953669,\n
          3971953665,\n
          3971953670,\n
          3971953672,\n
          3971953673\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181556,\n
        "timestamp": "2016-01-27T20:07:13Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953485,\n
          3971953489,\n
          3971953491,\n
          3971953488,\n
          3971953478,\n
          3971953469,\n
          3971953485\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181558,\n
        "timestamp": "2016-01-27T20:07:13Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953315,\n
          3971953306,\n
          3971953312,\n
          3971953314,\n
          3971953323,\n
          3971953327,\n
          3971953315\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181560,\n
        "timestamp": "2016-01-27T20:07:13Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954611,\n
          3971954612,\n
          3971954621,\n
          3971954619,\n
          3971954615,\n
          3971954617,\n
          3971954611\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181562,\n
        "timestamp": "2016-01-27T20:07:13Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953943,\n
          3971953951,\n
          3971954057,\n
          3971954058,\n
          3971954143,\n
          3971954134,\n
          3971953943\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181563,\n
        "timestamp": "2016-01-27T20:07:13Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953707,\n
          3971953712,\n
          3971953714,\n
          3971953711,\n
          3971953715,\n
          3971953713,\n
          3971953707\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181565,\n
        "timestamp": "2016-01-27T20:07:13Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953730,\n
          3971953732,\n
          3971953734,\n
          3971953735,\n
          3971953733,\n
          3971953729,\n
          3971953730\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181567,\n
        "timestamp": "2016-01-27T20:07:13Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954509,\n
          3971954500,\n
          3971954506,\n
          3971954507,\n
          3971954508,\n
          3971954511,\n
          3971954509\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181569,\n
        "timestamp": "2016-01-27T20:07:14Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953685,\n
          3971953684,\n
          3971953688,\n
          3971953689,\n
          3971953687,\n
          3971953686,\n
          3971953685\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181571,\n
        "timestamp": "2016-01-27T20:07:14Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953532,\n
          3971953661,\n
          3971953664,\n
          3971953659,\n
          3971953660,\n
          3971953538,\n
          3971953532\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181572,\n
        "timestamp": "2016-01-27T20:07:14Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954091,\n
          3971953953,\n
          3971953955,\n
          3971954069,\n
          3971954070,\n
          3971954093,\n
          3971954091\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181573,\n
        "timestamp": "2016-01-27T20:07:14Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953752,\n
          3971953861,\n
          3971953867,\n
          3971953866,\n
          3971953865,\n
          3971953863,\n
          3971953752\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181574,\n
        "timestamp": "2016-01-27T20:07:14Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971951919,\n
          3971951913,\n
          3971951907,\n
          3971951912,\n
          3971951915,\n
          3971951916,\n
          3971951919\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181575,\n
        "timestamp": "2016-01-27T20:07:14Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953704,\n
          3971953705,\n
          3971953708,\n
          3971953706,\n
          3971953710,\n
          3971953709,\n
          3971953704\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181576,\n
        "timestamp": "2016-01-27T20:07:14Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952680,\n
          3971952679,\n
          3971952683,\n
          3971952687,\n
          3971952681,\n
          3971952682,\n
          3971952680\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181577,\n
        "timestamp": "2016-01-27T20:07:14Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953669,\n
          3971953675,\n
          3971953676,\n
          3971953680,\n
          3971953674,\n
          3971953667,\n
          3971953671,\n
          3971953669\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181578,\n
        "timestamp": "2016-01-27T20:07:14Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953882,\n
          3971953887,\n
          3971953886,\n
          3971953883,\n
          3971953881,\n
          3971953880,\n
          3971953878,\n
          3971953882\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181579,\n
        "timestamp": "2016-01-27T20:07:14Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954289,\n
          3971954280,\n
          3971954286,\n
          3971954296,\n
          3971954302,\n
          3971954304,\n
          3971954303,\n
          3971954289\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181580,\n
        "timestamp": "2016-01-27T20:07:14Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952879,\n
          3971952878,\n
          3971952876,\n
          3971952881,\n
          3971952883,\n
          3971952885,\n
          3971952882,\n
          3971952879\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181581,\n
        "timestamp": "2016-01-27T20:07:14Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954300,\n
          3971954299,\n
          3971954297,\n
          3971954271,\n
          3971954275,\n
          3971954290,\n
          3971954288,\n
          3971954300\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181582,\n
        "timestamp": "2016-01-27T20:07:14Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953896,\n
          3971953892,\n
          3971953887,\n
          3971953882,\n
          3971953884,\n
          3971953889,\n
          3971953885,\n
          3971953896\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181583,\n
        "timestamp": "2016-01-27T20:07:14Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953485,\n
          3971953481,\n
          3971953503,\n
          3971953508,\n
          3971953500,\n
          3971953502,\n
          3971953489,\n
          3971953485\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181584,\n
        "timestamp": "2016-01-27T20:07:15Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953947,\n
          3971953949,\n
          3971953956,\n
          3971954060,\n
          3971954090,\n
          3971954072,\n
          3971953945,\n
          3971953947\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181585,\n
        "timestamp": "2016-01-27T20:07:15Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952895,\n
          3971952893,\n
          3971952892,\n
          3971952890,\n
          3971952887,\n
          3971952891,\n
          3971952900,\n
          3971952895\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181586,\n
        "timestamp": "2016-01-27T20:07:15Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954272,\n
          3971954280,\n
          3971954289,\n
          3971954284,\n
          3971954278,\n
          3971954279,\n
          3971954270,\n
          3971954272\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181587,\n
        "timestamp": "2016-01-27T20:07:15Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952922,\n
          3971952911,\n
          3971952909,\n
          3971952918,\n
          3971952929,\n
          3971952926,\n
          3971952924,\n
          3971952922\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181588,\n
        "timestamp": "2016-01-27T20:07:15Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954462,\n
          3971954338,\n
          3971954349,\n
          3971954351,\n
          3971954355,\n
          3971954460,\n
          3971954469,\n
          3971954462\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181589,\n
        "timestamp": "2016-01-27T20:07:15Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952913,\n
          3971952917,\n
          3971952921,\n
          3971952925,\n
          3971952928,\n
          3971952920,\n
          3971952907,\n
          3971952913\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181590,\n
        "timestamp": "2016-01-27T20:07:15Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953156,\n
          3971953271,\n
          3971953287,\n
          3971953281,\n
          3971953278,\n
          3971953261,\n
          3971953260,\n
          3971953156\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181591,\n
        "timestamp": "2016-01-27T20:07:15Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952738,\n
          3971952735,\n
          3971952733,\n
          3971952745,\n
          3971952749,\n
          3971952743,\n
          3971952746,\n
          3971952737,\n
          3971952738\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181592,\n
        "timestamp": "2016-01-27T20:07:15Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954583,\n
          3971954581,\n
          3971954577,\n
          3971954589,\n
          3971954596,\n
          3971954593,\n
          3971954591,\n
          3971954588,\n
          3971954583\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181593,\n
        "timestamp": "2016-01-27T20:07:15Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971951868,\n
          3971951871,\n
          3971951877,\n
          3971951875,\n
          3971951876,\n
          3971951872,\n
          3971951870,\n
          3971951869,\n
          3971951868\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181594,\n
        "timestamp": "2016-01-27T20:07:15Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953953,\n
          3971954091,\n
          3971954088,\n
          3971954124,\n
          3971954119,\n
          3971954095,\n
          3971954092,\n
          3971953952,\n
          3971953953\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181595,\n
        "timestamp": "2016-01-27T20:07:15Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953550,\n
          3971953657,\n
          3971953666,\n
          3971953658,\n
          3971953556,\n
          3971953554,\n
          3971953553,\n
          3971953555,\n
          3971953550\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181596,\n
        "timestamp": "2016-01-27T20:07:15Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953528,\n
          3971953529,\n
          3971953524,\n
          3971953514,\n
          3971953520,\n
          3971953526,\n
          3971953530,\n
          3971953531,\n
          3971953528\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181597,\n
        "timestamp": "2016-01-27T20:07:15Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953303,\n
          3971953294,\n
          3971953291,\n
          3971953290,\n
          3971953266,\n
          3971953282,\n
          3971953300,\n
          3971953297,\n
          3971953303\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181598,\n
        "timestamp": "2016-01-27T20:07:15Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954354,\n
          3971954348,\n
          3971954343,\n
          3971954345,\n
          3971954339,\n
          3971954341,\n
          3971954336,\n
          3971954342,\n
          3971954354\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181599,\n
        "timestamp": "2016-01-27T20:07:16Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953062,\n
          3971953070,\n
          3971953072,\n
          3971953076,\n
          3971953078,\n
          3971953071,\n
          3971953067,\n
          3971953065,\n
          3971953062\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181600,\n
        "timestamp": "2016-01-27T20:07:16Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954101,\n
          3971954081,\n
          3971954064,\n
          3971953938,\n
          3971953918,\n
          3971953919,\n
          3971954082,\n
          3971954110,\n
          3971954101\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181601,\n
        "timestamp": "2016-01-27T20:07:16Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953096,\n
          3971953102,\n
          3971953106,\n
          3971953113,\n
          3971953110,\n
          3971953111,\n
          3971953105,\n
          3971953093,\n
          3971953096\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181602,\n
        "timestamp": "2016-01-27T20:07:16Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953909,\n
          3971953915,\n
          3971954074,\n
          3971954068,\n
          3971953942,\n
          3971953946,\n
          3971953931,\n
          3971953921,\n
          3971953909\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181603,\n
        "timestamp": "2016-01-27T20:07:16Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954354,\n
          3971954465,\n
          3971954461,\n
          3971954457,\n
          3971954356,\n
          3971954352,\n
          3971954350,\n
          3971954348,\n
          3971954354\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181604,\n
        "timestamp": "2016-01-27T20:07:16Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971951923,\n
          3971951920,\n
          3971951918,\n
          3971951922,\n
          3971951929,\n
          3971951925,\n
          3971951928,\n
          3971951921,\n
          3971951923\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181605,\n
        "timestamp": "2016-01-27T20:07:16Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953938,\n
          3971954064,\n
          3971954081,\n
          3971954077,\n
          3971954073,\n
          3971954063,\n
          3971954059,\n
          3971953935,\n
          3971953938\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181606,\n
        "timestamp": "2016-01-27T20:07:16Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952728,\n
          3971952731,\n
          3971952726,\n
          3971952725,\n
          3971952724,\n
          3971952720,\n
          3971952718,\n
          3971952727,\n
          3971952728\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181607,\n
        "timestamp": "2016-01-27T20:07:16Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953728,\n
          3971953741,\n
          3971953739,\n
          3971953737,\n
          3971953735,\n
          3971953734,\n
          3971953732,\n
          3971953730,\n
          3971953726,\n
          3971953728\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181608,\n
        "timestamp": "2016-01-27T20:07:16Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954529,\n
          3971954550,\n
          3971954548,\n
          3971954543,\n
          3971954540,\n
          3971954531,\n
          3971954530,\n
          3971954525,\n
          3971954528,\n
          3971954529\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181609,\n
        "timestamp": "2016-01-27T20:07:16Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953116,\n
          3971953119,\n
          3971953123,\n
          3971953125,\n
          3971953134,\n
          3971953138,\n
          3971953118,\n
          3971953107,\n
          3971953114,\n
          3971953116\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181610,\n
        "timestamp": "2016-01-27T20:07:16Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952898,\n
          3971952901,\n
          3971952908,\n
          3971952905,\n
          3971952903,\n
          3971952904,\n
          3971952897,\n
          3971952899,\n
          3971952896,\n
          3971952898\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181611,\n
        "timestamp": "2016-01-27T20:07:16Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971954272,\n
          3971954270,\n
          3971954260,\n
          3971954258,\n
          3971954071,\n
          3971954087,\n
          3971954104,\n
          3971954261,\n
          3971954262,\n
          3971954272\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181612,\n
        "timestamp": "2016-01-27T20:07:17Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971952728,\n
          3971952727,\n
          3971952733,\n
          3971952735,\n
          3971952736,\n
          3971952734,\n
          3971952732,\n
          3971952730,\n
          3971952729,\n
          3971952728\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181613,\n
        "timestamp": "2016-01-27T20:07:17Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953305,\n
          3971953313,\n
          3971953310,\n
          3971953308,\n
          3971953304,\n
          3971953302,\n
          3971953296,\n
          3971953295,\n
          3971953289,\n
          3971953305\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 394181614,\n
        "timestamp": "2016-01-27T20:07:17Z",\n
        "version": 1,\n
        "changeset": 36844638,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3971953878,\n
          3971953880,\n
          3971953879,\n
          3971953877,\n
          3971953876,\n
          3971953874,\n
          3971953875,\n
          3971953871,\n
          3971953872,\n
          3971953878\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 936908773,\n
        "timestamp": "2025-09-22T09:27:23Z",\n
        "version": 7,\n
        "changeset": 172283782,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          3971746563,\n
          3971746573,\n
          8681111391,\n
          3971746686,\n
          3971746701,\n
          8681111392,\n
          3971746702,\n
          3971746712,\n
          8681111393,\n
          3971746668,\n
          3971746614,\n
          3971746563\n
        ],\n
        "tags": {\n
          "addr:city": "Étaves-et-Bocquiaux",\n
          "addr:postcode": "02110",\n
          "addr:street": "Rue Eugène Lemaire",\n
          "amenity": "school",\n
          "contact:email": "ce.0022079Z@ac-amiens.fr",\n
          "contact:phone": "+33 323091380",\n
          "name": "École primaire",\n
          "operator:type": "public",\n
          "ref:FR:SIRET": "21020276800029",\n
          "ref:UAI": "0022079Z",\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": "2002-09-01"\n
        }\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]