GET https://osm-labo.cipherbliss.com/admin/stats/02377

HTTP Client

2 Total requests
0 HTTP errors

Clients

http_client 2

Requests

POST https://overpass-api.de/api/interpreter
Request options
[
  "body" => [
    "data" => """
      [out:json][timeout:60];\n
      area["ref:INSEE"="02377"]->.searchArea;\n
      (\n
        nwr["emergency"="fire_hydrant"](area.searchArea);\n
        nwr["amenity"="charging_station"](area.searchArea);\n
        nwr["amenity"="toilets"](area.searchArea);\n
        nwr["highway"="bus_stop"](area.searchArea);\n
        nwr["emergency"="defibrillator"](area.searchArea);\n
        nwr["man_made"="surveillance"](area.searchArea);\n
        nwr["amenity"="recycling"](area.searchArea);\n
        nwr["power"="substation"](area.searchArea);\n
        nwr["healthcare"](area.searchArea);\n
        nwr["amenity"="doctors"](area.searchArea);\n
        nwr["amenity"="pharmacy"](area.searchArea);\n
        nwr["amenity"="hospital"](area.searchArea);\n
        nwr["amenity"="clinic"](area.searchArea);\n
        nwr["amenity"="social_facility"](area.searchArea);\n
        nwr["healthcare"="laboratory"](area.searchArea);\n
        nwr["amenity"="school"](area.searchArea);\n
        nwr["amenity"="police"](area.searchArea);\n
        nwr["amenity"="bicycle_parking"](area.searchArea);\n
        nwr["advertising"="board"]["message"="political"](area.searchArea);\n
        way["building"](area.searchArea);\n
        nwr["email"](area.searchArea);\n
        nwr["contact:email"](area.searchArea);\n
        nwr["amenity"="bench"](area.searchArea);\n
        nwr["amenity"="waste_basket"](area.searchArea);\n
        nwr["highway"="street_lamp"](area.searchArea);\n
        nwr["amenity"="drinking_water"](area.searchArea);\n
        nwr["natural"="tree"](area.searchArea);\n
        nw["power"="pole"](area.searchArea);\n
        nwr["manhole"](area.searchArea);\n
        nwr["amenity"="public_bookcase"](area.searchArea);\n
        nwr["leisure"="playground"](area.searchArea);\n
        nwr["amenity"="restaurant"](area.searchArea);\n
        nwr["ref:FR:RNB"](area.searchArea);\n
      );\n
      (._;>;);\n
      out meta;\n
      >;
      """
  ]
  "timeout" => 60
]
Response 200
[
  "info" => [
    "header_size" => 190
    "request_size" => 2613
    "total_time" => 6.072915
    "namelookup_time" => 0.000473
    "connect_time" => 0.017858
    "pretransfer_time" => 0.038456
    "size_upload" => 2410.0
    "size_download" => 30940.0
    "speed_download" => 5094.0
    "speed_upload" => 396.0
    "download_content_length" => 30940.0
    "upload_content_length" => 2410.0
    "starttransfer_time" => 6.054562
    "primary_ip" => "2a01:4f8:261:3c4f::2"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:8a2:77f0:8dd2:eab4:995c:1e1a"
    "local_port" => 46838
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 38384
    "connect_time_us" => 17858
    "namelookup_time_us" => 473
    "pretransfer_time_us" => 38456
    "starttransfer_time_us" => 6054562
    "posttransfer_time_us" => 38455
    "total_time_us" => 6072915
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1769769822.2216
    "original_url" => "https://overpass-api.de/api/interpreter"
    "pause_handler" => Closure(float $duration) {#953
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#920 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#937 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host overpass-api.de:443 was resolved.\n
      * IPv6: 2a01:4f8:261:3c4f::2, 2a01:4f9:3051:3e48::2\n
      * IPv4: 65.109.112.52, 162.55.144.139\n
      *   Trying [2a01:4f8:261:3c4f::2]:443...\n
      * ALPN: curl offers h2,http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n
      * ALPN: server accepted http/1.1\n
      * Server certificate:\n
      *  subject: CN=gall.openstreetmap.de\n
      *  start date: Jan 21 16:56:04 2026 GMT\n
      *  expire date: Apr 21 16:56:03 2026 GMT\n
      *  subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n
      *  issuer: C=US; O=Let's Encrypt; CN=E7\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n
      *   Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      * Connected to overpass-api.de (2a01:4f8:261:3c4f::2) port 443\n
      * using HTTP/1.x\n
      > POST /api/interpreter HTTP/1.1\r\n
      Host: overpass-api.de\r\n
      Accept: */*\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 2410\r\n
      \r\n
      * upload completely sent off: 2410 bytes\n
      < HTTP/1.1 200 OK\r\n
      < Date: Fri, 30 Jan 2026 10:43:42 GMT\r\n
      < Server: Apache/2.4.66 (Debian)\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Content-Length: 30940\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Fri, 30 Jan 2026 10:43:42 GMT"
    "Server: Apache/2.4.66 (Debian)"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Content-Length: 30940"
    "Content-Type: application/json"
  ]
  "response_content" => [
    """
      {\n
        "version": 0.6,\n
        "generator": "Overpass API 0.7.62.10 2d4cfc48",\n
        "osm3s": {\n
          "timestamp_osm_base": "2026-01-30T10:42:05Z",\n
          "timestamp_areas_base": "2026-01-22T23:45:51Z",\n
          "copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."\n
        },\n
        "elements": [\n
      \n
      {\n
        "type": "node",\n
        "id": 4716849048,\n
        "lat": 49.8768813,\n
        "lon": 3.8056540,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849049,\n
        "lat": 49.8769202,\n
        "lon": 3.8056793,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849050,\n
        "lat": 49.8649808,\n
        "lon": 3.8365498,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849051,\n
        "lat": 49.8649262,\n
        "lon": 3.8366370,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849052,\n
        "lat": 49.8650544,\n
        "lon": 3.8368835,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849053,\n
        "lat": 49.8649825,\n
        "lon": 3.8369828,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849054,\n
        "lat": 49.8650094,\n
        "lon": 3.8370370,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849055,\n
        "lat": 49.8650232,\n
        "lon": 3.8370216,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849056,\n
        "lat": 49.8650595,\n
        "lon": 3.8370967,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849057,\n
        "lat": 49.8651678,\n
        "lon": 3.8369579,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849058,\n
        "lat": 49.8651029,\n
        "lon": 3.8368298,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849059,\n
        "lat": 49.8651164,\n
        "lon": 3.8368101,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849060,\n
        "lat": 49.8648680,\n
        "lon": 3.8368715,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849061,\n
        "lat": 49.8648235,\n
        "lon": 3.8368039,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849062,\n
        "lat": 49.8647569,\n
        "lon": 3.8369130,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849063,\n
        "lat": 49.8647897,\n
        "lon": 3.8369614,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849064,\n
        "lat": 49.8646405,\n
        "lon": 3.8372115,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849065,\n
        "lat": 49.8647123,\n
        "lon": 3.8373161,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849066,\n
        "lat": 49.8648643,\n
        "lon": 3.8370619,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849067,\n
        "lat": 49.8648055,\n
        "lon": 3.8369774,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849068,\n
        "lat": 49.8648535,\n
        "lon": 3.8368984,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849069,\n
        "lat": 49.8648612,\n
        "lon": 3.8369083,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849070,\n
        "lat": 49.8648713,\n
        "lon": 3.8368913,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849071,\n
        "lat": 49.8648640,\n
        "lon": 3.8368813,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849072,\n
        "lat": 49.8641055,\n
        "lon": 3.8393444,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849073,\n
        "lat": 49.8640872,\n
        "lon": 3.8393762,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849074,\n
        "lat": 49.8641352,\n
        "lon": 3.8394473,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849075,\n
        "lat": 49.8641546,\n
        "lon": 3.8394138,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849076,\n
        "lat": 49.8654224,\n
        "lon": 3.8380979,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849077,\n
        "lat": 49.8653909,\n
        "lon": 3.8381393,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849078,\n
        "lat": 49.8654096,\n
        "lon": 3.8381746,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849079,\n
        "lat": 49.8654407,\n
        "lon": 3.8381312,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849080,\n
        "lat": 49.8645615,\n
        "lon": 3.8367116,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849081,\n
        "lat": 49.8645040,\n
        "lon": 3.8366354,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849082,\n
        "lat": 49.8644099,\n
        "lon": 3.8368035,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849083,\n
        "lat": 49.8644694,\n
        "lon": 3.8368880,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849084,\n
        "lat": 49.8707956,\n
        "lon": 3.8377677,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849085,\n
        "lat": 49.8705427,\n
        "lon": 3.8380417,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849086,\n
        "lat": 49.8706802,\n
        "lon": 3.8383455,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849087,\n
        "lat": 49.8709292,\n
        "lon": 3.8380775,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849088,\n
        "lat": 49.8699230,\n
        "lon": 3.8383590,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849606,\n
        "lat": 49.8662434,\n
        "lon": 3.8388131,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849607,\n
        "lat": 49.8663390,\n
        "lon": 3.8387766,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849608,\n
        "lat": 49.8668016,\n
        "lon": 3.8379985,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849609,\n
        "lat": 49.8666912,\n
        "lon": 3.8382516,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849610,\n
        "lat": 49.8667672,\n
        "lon": 3.8383229,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849611,\n
        "lat": 49.8668752,\n
        "lon": 3.8380674,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849612,\n
        "lat": 49.8666965,\n
        "lon": 3.8384902,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849613,\n
        "lat": 49.8667367,\n
        "lon": 3.8383952,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849614,\n
        "lat": 49.8666146,\n
        "lon": 3.8382777,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849615,\n
        "lat": 49.8665728,\n
        "lon": 3.8383766,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849616,\n
        "lat": 49.8663790,\n
        "lon": 3.8384788,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849617,\n
        "lat": 49.8664688,\n
        "lon": 3.8382869,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849618,\n
        "lat": 49.8664274,\n
        "lon": 3.8382428,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849619,\n
        "lat": 49.8663306,\n
        "lon": 3.8384343,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849620,\n
        "lat": 49.8663842,\n
        "lon": 3.8384677,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849621,\n
        "lat": 49.8664767,\n
        "lon": 3.8385615,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849622,\n
        "lat": 49.8665392,\n
        "lon": 3.8384279,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849623,\n
        "lat": 49.8665047,\n
        "lon": 3.8383907,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849624,\n
        "lat": 49.8665644,\n
        "lon": 3.8382524,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849625,\n
        "lat": 49.8665118,\n
        "lon": 3.8381948,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849626,\n
        "lat": 49.8660748,\n
        "lon": 3.8381986,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849627,\n
        "lat": 49.8661664,\n
        "lon": 3.8382830,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849628,\n
        "lat": 49.8662219,\n
        "lon": 3.8381533,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849629,\n
        "lat": 49.8662344,\n
        "lon": 3.8381368,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849630,\n
        "lat": 49.8662140,\n
        "lon": 3.8380975,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849631,\n
        "lat": 49.8661908,\n
        "lon": 3.8381250,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849632,\n
        "lat": 49.8661298,\n
        "lon": 3.8380645,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849633,\n
        "lat": 49.8662452,\n
        "lon": 3.8383555,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849634,\n
        "lat": 49.8662929,\n
        "lon": 3.8382187,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849635,\n
        "lat": 49.8660020,\n
        "lon": 3.8380956,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849636,\n
        "lat": 49.8661882,\n
        "lon": 3.8378028,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849637,\n
        "lat": 49.8661501,\n
        "lon": 3.8377384,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849638,\n
        "lat": 49.8659904,\n
        "lon": 3.8380008,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849639,\n
        "lat": 49.8662293,\n
        "lon": 3.8377381,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849640,\n
        "lat": 49.8660207,\n
        "lon": 3.8381296,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849641,\n
        "lat": 49.8661305,\n
        "lon": 3.8379484,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849642,\n
        "lat": 49.8661261,\n
        "lon": 3.8379380,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849643,\n
        "lat": 49.8662439,\n
        "lon": 3.8377587,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849644,\n
        "lat": 49.8659739,\n
        "lon": 3.8376028,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849645,\n
        "lat": 49.8659837,\n
        "lon": 3.8378534,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849646,\n
        "lat": 49.8660010,\n
        "lon": 3.8378485,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849647,\n
        "lat": 49.8660003,\n
        "lon": 3.8377637,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849648,\n
        "lat": 49.8660409,\n
        "lon": 3.8377603,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849649,\n
        "lat": 49.8660394,\n
        "lon": 3.8376732,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849650,\n
        "lat": 49.8660787,\n
        "lon": 3.8376690,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849651,\n
        "lat": 49.8660767,\n
        "lon": 3.8376003,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849652,\n
        "lat": 49.8660249,\n
        "lon": 3.8376033,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849653,\n
        "lat": 49.8660221,\n
        "lon": 3.8375676,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849654,\n
        "lat": 49.8659900,\n
        "lon": 3.8375693,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849655,\n
        "lat": 49.8659913,\n
        "lon": 3.8376002,\n
        "timestamp": "2017-03-04T17:01:40Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849656,\n
        "lat": 49.8660645,\n
        "lon": 3.8373809,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849657,\n
        "lat": 49.8660333,\n
        "lon": 3.8374891,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849658,\n
        "lat": 49.8661596,\n
        "lon": 3.8375623,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849659,\n
        "lat": 49.8661902,\n
        "lon": 3.8374615,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849660,\n
        "lat": 49.8666972,\n
        "lon": 3.8388615,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849661,\n
        "lat": 49.8666058,\n
        "lon": 3.8387958,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849662,\n
        "lat": 49.8665901,\n
        "lon": 3.8388454,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849663,\n
        "lat": 49.8666863,\n
        "lon": 3.8389106,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849664,\n
        "lat": 49.8656739,\n
        "lon": 3.8387276,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849665,\n
        "lat": 49.8656324,\n
        "lon": 3.8387493,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849666,\n
        "lat": 49.8656382,\n
        "lon": 3.8387627,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849667,\n
        "lat": 49.8655413,\n
        "lon": 3.8388732,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849668,\n
        "lat": 49.8656024,\n
        "lon": 3.8390047,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849669,\n
        "lat": 49.8657033,\n
        "lon": 3.8388938,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849670,\n
        "lat": 49.8656977,\n
        "lon": 3.8388827,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849671,\n
        "lat": 49.8657224,\n
        "lon": 3.8388543,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849672,\n
        "lat": 49.8660814,\n
        "lon": 3.8373323,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849673,\n
        "lat": 49.8661210,\n
        "lon": 3.8373489,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849674,\n
        "lat": 49.8661284,\n
        "lon": 3.8372984,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849675,\n
        "lat": 49.8660900,\n
        "lon": 3.8372834,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849676,\n
        "lat": 49.8659800,\n
        "lon": 3.8369888,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849677,\n
        "lat": 49.8660125,\n
        "lon": 3.8369839,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849678,\n
        "lat": 49.8660106,\n
        "lon": 3.8369277,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849679,\n
        "lat": 49.8659783,\n
        "lon": 3.8369259,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849680,\n
        "lat": 49.8660185,\n
        "lon": 3.8367019,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849681,\n
        "lat": 49.8659722,\n
        "lon": 3.8367097,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849682,\n
        "lat": 49.8659735,\n
        "lon": 3.8367557,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849683,\n
        "lat": 49.8660194,\n
        "lon": 3.8367533,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849684,\n
        "lat": 49.8662347,\n
        "lon": 3.8369006,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849685,\n
        "lat": 49.8661633,\n
        "lon": 3.8368716,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849686,\n
        "lat": 49.8661683,\n
        "lon": 3.8368370,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849687,\n
        "lat": 49.8660899,\n
        "lon": 3.8368105,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849688,\n
        "lat": 49.8660642,\n
        "lon": 3.8369840,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849689,\n
        "lat": 49.8698892,\n
        "lon": 3.8384142,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849690,\n
        "lat": 49.8700309,\n
        "lon": 3.8386207,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849691,\n
        "lat": 49.8700542,\n
        "lon": 3.8385752,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849692,\n
        "lat": 49.8699630,\n
        "lon": 3.8384403,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849693,\n
        "lat": 49.8699680,\n
        "lon": 3.8384264,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849694,\n
        "lat": 49.8697780,\n
        "lon": 3.8381384,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849695,\n
        "lat": 49.8697403,\n
        "lon": 3.8381728,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849696,\n
        "lat": 49.8698328,\n
        "lon": 3.8383348,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849697,\n
        "lat": 49.8699651,\n
        "lon": 3.8382163,\n
        "timestamp": "2017-03-04T17:01:33Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849698,\n
        "lat": 49.8699266,\n
        "lon": 3.8381174,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849699,\n
        "lat": 49.8700918,\n
        "lon": 3.8379633,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849700,\n
        "lat": 49.8701817,\n
        "lon": 3.8381404,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849701,\n
        "lat": 49.8702403,\n
        "lon": 3.8380652,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849702,\n
        "lat": 49.8701196,\n
        "lon": 3.8378284,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849703,\n
        "lat": 49.8701362,\n
        "lon": 3.8378122,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849704,\n
        "lat": 49.8701278,\n
        "lon": 3.8377952,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849705,\n
        "lat": 49.8701109,\n
        "lon": 3.8378123,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849706,\n
        "lat": 49.8701067,\n
        "lon": 3.8378043,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849707,\n
        "lat": 49.8700849,\n
        "lon": 3.8378240,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849708,\n
        "lat": 49.8700721,\n
        "lon": 3.8377877,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849709,\n
        "lat": 49.8700637,\n
        "lon": 3.8377954,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849710,\n
        "lat": 49.8700765,\n
        "lon": 3.8378294,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849711,\n
        "lat": 49.8700521,\n
        "lon": 3.8378533,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849712,\n
        "lat": 49.8700396,\n
        "lon": 3.8378189,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849713,\n
        "lat": 49.8700288,\n
        "lon": 3.8378270,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849714,\n
        "lat": 49.8700414,\n
        "lon": 3.8378613,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849715,\n
        "lat": 49.8700261,\n
        "lon": 3.8378753,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849716,\n
        "lat": 49.8700127,\n
        "lon": 3.8378429,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849717,\n
        "lat": 49.8700015,\n
        "lon": 3.8378516,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849718,\n
        "lat": 49.8700142,\n
        "lon": 3.8378865,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849719,\n
        "lat": 49.8699967,\n
        "lon": 3.8378994,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849720,\n
        "lat": 49.8699868,\n
        "lon": 3.8378658,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849721,\n
        "lat": 49.8699762,\n
        "lon": 3.8378741,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849722,\n
        "lat": 49.8699896,\n
        "lon": 3.8379082,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849723,\n
        "lat": 49.8699737,\n
        "lon": 3.8379236,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849724,\n
        "lat": 49.8699626,\n
        "lon": 3.8378888,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849725,\n
        "lat": 49.8699539,\n
        "lon": 3.8378987,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849726,\n
        "lat": 49.8699635,\n
        "lon": 3.8379316,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849727,\n
        "lat": 49.8699558,\n
        "lon": 3.8379401,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849728,\n
        "lat": 49.8699441,\n
        "lon": 3.8379066,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849729,\n
        "lat": 49.8699356,\n
        "lon": 3.8379139,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849730,\n
        "lat": 49.8699492,\n
        "lon": 3.8379473,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849731,\n
        "lat": 49.8699371,\n
        "lon": 3.8379604,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849732,\n
        "lat": 49.8699237,\n
        "lon": 3.8379264,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849733,\n
        "lat": 49.8699149,\n
        "lon": 3.8379339,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849734,\n
        "lat": 49.8699270,\n
        "lon": 3.8379645,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849735,\n
        "lat": 49.8699126,\n
        "lon": 3.8379778,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849736,\n
        "lat": 49.8699016,\n
        "lon": 3.8379413,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849737,\n
        "lat": 49.8698909,\n
        "lon": 3.8379493,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849738,\n
        "lat": 49.8699037,\n
        "lon": 3.8379875,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849739,\n
        "lat": 49.8698820,\n
        "lon": 3.8380048,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849740,\n
        "lat": 49.8698940,\n
        "lon": 3.8380328,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849741,\n
        "lat": 49.8708131,\n
        "lon": 3.8377336,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849742,\n
        "lat": 49.8707477,\n
        "lon": 3.8375900,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849743,\n
        "lat": 49.8705386,\n
        "lon": 3.8378165,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849744,\n
        "lat": 49.8705868,\n
        "lon": 3.8379231,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849745,\n
        "lat": 49.8705710,\n
        "lon": 3.8379406,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849746,\n
        "lat": 49.8705734,\n
        "lon": 3.8379458,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849747,\n
        "lat": 49.8705330,\n
        "lon": 3.8379902,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849748,\n
        "lat": 49.8705475,\n
        "lon": 3.8380223,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849749,\n
        "lat": 49.8709868,\n
        "lon": 3.8380153,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849750,\n
        "lat": 49.8709948,\n
        "lon": 3.8380337,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849751,\n
        "lat": 49.8710259,\n
        "lon": 3.8379999,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849752,\n
        "lat": 49.8710383,\n
        "lon": 3.8380289,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849753,\n
        "lat": 49.8711523,\n
        "lon": 3.8379053,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849754,\n
        "lat": 49.8709784,\n
        "lon": 3.8375003,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849755,\n
        "lat": 49.8708645,\n
        "lon": 3.8376239,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849756,\n
        "lat": 49.8708848,\n
        "lon": 3.8376711,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849757,\n
        "lat": 49.8703190,\n
        "lon": 3.8378559,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849758,\n
        "lat": 49.8703167,\n
        "lon": 3.8378438,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849759,\n
        "lat": 49.8702626,\n
        "lon": 3.8378744,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849760,\n
        "lat": 49.8703138,\n
        "lon": 3.8380008,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849761,\n
        "lat": 49.8703436,\n
        "lon": 3.8379986,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849762,\n
        "lat": 49.8704081,\n
        "lon": 3.8379621,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849763,\n
        "lat": 49.8703781,\n
        "lon": 3.8378226,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849764,\n
        "lat": 49.8700899,\n
        "lon": 3.8387577,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849765,\n
        "lat": 49.8700720,\n
        "lon": 3.8387480,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849766,\n
        "lat": 49.8700657,\n
        "lon": 3.8387756,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849767,\n
        "lat": 49.8700836,\n
        "lon": 3.8387854,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849768,\n
        "lat": 49.8701118,\n
        "lon": 3.8383154,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849769,\n
        "lat": 49.8701045,\n
        "lon": 3.8383005,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849770,\n
        "lat": 49.8700855,\n
        "lon": 3.8382968,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849771,\n
        "lat": 49.8700363,\n
        "lon": 3.8383555,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849772,\n
        "lat": 49.8700528,\n
        "lon": 3.8383866,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849773,\n
        "lat": 49.8702718,\n
        "lon": 3.8381264,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849774,\n
        "lat": 49.8700872,\n
        "lon": 3.8383443,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849775,\n
        "lat": 49.8700269,\n
        "lon": 3.8384185,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849776,\n
        "lat": 49.8700650,\n
        "lon": 3.8384932,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849777,\n
        "lat": 49.8702222,\n
        "lon": 3.8383021,\n
        "timestamp": "2017-03-04T17:01:34Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849778,\n
        "lat": 49.8702177,\n
        "lon": 3.8382931,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849779,\n
        "lat": 49.8703020,\n
        "lon": 3.8381900,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849780,\n
        "lat": 49.8708833,\n
        "lon": 3.8389871,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849781,\n
        "lat": 49.8705879,\n
        "lon": 3.8396254,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849782,\n
        "lat": 49.8707132,\n
        "lon": 3.8397728,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849783,\n
        "lat": 49.8710086,\n
        "lon": 3.8391344,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849784,\n
        "lat": 49.8702424,\n
        "lon": 3.8383523,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849785,\n
        "lat": 49.8702957,\n
        "lon": 3.8384581,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849786,\n
        "lat": 49.8702139,\n
        "lon": 3.8385611,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849787,\n
        "lat": 49.8702216,\n
        "lon": 3.8385733,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849788,\n
        "lat": 49.8702016,\n
        "lon": 3.8385958,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849789,\n
        "lat": 49.8702213,\n
        "lon": 3.8386351,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849790,\n
        "lat": 49.8702405,\n
        "lon": 3.8386120,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849791,\n
        "lat": 49.8702678,\n
        "lon": 3.8386637,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849792,\n
        "lat": 49.8702740,\n
        "lon": 3.8386550,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849793,\n
        "lat": 49.8703492,\n
        "lon": 3.8388007,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849794,\n
        "lat": 49.8704552,\n
        "lon": 3.8386662,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849795,\n
        "lat": 49.8706040,\n
        "lon": 3.8384843,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849796,\n
        "lat": 49.8705236,\n
        "lon": 3.8383233,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849797,\n
        "lat": 49.8704846,\n
        "lon": 3.8383704,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849798,\n
        "lat": 49.8704367,\n
        "lon": 3.8382709,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849799,\n
        "lat": 49.8704717,\n
        "lon": 3.8382248,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849800,\n
        "lat": 49.8704262,\n
        "lon": 3.8381333,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849801,\n
        "lat": 49.8709538,\n
        "lon": 3.8383052,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849802,\n
        "lat": 49.8707596,\n
        "lon": 3.8384505,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849803,\n
        "lat": 49.8708038,\n
        "lon": 3.8385873,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849804,\n
        "lat": 49.8709981,\n
        "lon": 3.8384422,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849805,\n
        "lat": 49.8641808,\n
        "lon": 3.8394613,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849806,\n
        "lat": 49.8641418,\n
        "lon": 3.8395271,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849807,\n
        "lat": 49.8640554,\n
        "lon": 3.8396619,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849808,\n
        "lat": 49.8640067,\n
        "lon": 3.8397563,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849809,\n
        "lat": 49.8639962,\n
        "lon": 3.8397428,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849810,\n
        "lat": 49.8639733,\n
        "lon": 3.8397836,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849811,\n
        "lat": 49.8639800,\n
        "lon": 3.8397934,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849812,\n
        "lat": 49.8639623,\n
        "lon": 3.8398212,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849813,\n
        "lat": 49.8640050,\n
        "lon": 3.8398868,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849814,\n
        "lat": 49.8641130,\n
        "lon": 3.8397143,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849815,\n
        "lat": 49.8641194,\n
        "lon": 3.8397264,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849816,\n
        "lat": 49.8642340,\n
        "lon": 3.8395399,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849817,\n
        "lat": 49.8788247,\n
        "lon": 3.8136363,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849818,\n
        "lat": 49.8787363,\n
        "lon": 3.8136141,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849819,\n
        "lat": 49.8787210,\n
        "lon": 3.8137338,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849820,\n
        "lat": 49.8787026,\n
        "lon": 3.8137280,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849821,\n
        "lat": 49.8786909,\n
        "lon": 3.8138198,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849822,\n
        "lat": 49.8787095,\n
        "lon": 3.8138255,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849823,\n
        "lat": 49.8787006,\n
        "lon": 3.8138962,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849824,\n
        "lat": 49.8787460,\n
        "lon": 3.8139050,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849825,\n
        "lat": 49.8787501,\n
        "lon": 3.8138721,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849826,\n
        "lat": 49.8787942,\n
        "lon": 3.8138851,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849827,\n
        "lat": 49.8788083,\n
        "lon": 3.8137803,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849828,\n
        "lat": 49.8720596,\n
        "lon": 3.8059684,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849829,\n
        "lat": 49.8720225,\n
        "lon": 3.8060274,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849830,\n
        "lat": 49.8720207,\n
        "lon": 3.8061471,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849831,\n
        "lat": 49.8720759,\n
        "lon": 3.8061508,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849832,\n
        "lat": 49.8720774,\n
        "lon": 3.8061119,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849833,\n
        "lat": 49.8720880,\n
        "lon": 3.8061104,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849834,\n
        "lat": 49.8720902,\n
        "lon": 3.8060670,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849835,\n
        "lat": 49.8720960,\n
        "lon": 3.8060574,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849836,\n
        "lat": 49.8721033,\n
        "lon": 3.8060535,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849837,\n
        "lat": 49.8721168,\n
        "lon": 3.8060513,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849838,\n
        "lat": 49.8721449,\n
        "lon": 3.8060507,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849839,\n
        "lat": 49.8721474,\n
        "lon": 3.8059714,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849840,\n
        "lat": 49.8723046,\n
        "lon": 3.8062371,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849841,\n
        "lat": 49.8722275,\n
        "lon": 3.8062355,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849842,\n
        "lat": 49.8722342,\n
        "lon": 3.8064034,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849843,\n
        "lat": 49.8723111,\n
        "lon": 3.8064026,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849844,\n
        "lat": 49.8720194,\n
        "lon": 3.8062262,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849845,\n
        "lat": 49.8720789,\n
        "lon": 3.8062303,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849846,\n
        "lat": 49.8720802,\n
        "lon": 3.8061511,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849847,\n
        "lat": 49.8715512,\n
        "lon": 3.8060419,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849848,\n
        "lat": 49.8714627,\n
        "lon": 3.8060395,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849849,\n
        "lat": 49.8714618,\n
        "lon": 3.8061153,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849850,\n
        "lat": 49.8714528,\n
        "lon": 3.8061150,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849851,\n
        "lat": 49.8714446,\n
        "lon": 3.8061276,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849852,\n
        "lat": 49.8714443,\n
        "lon": 3.8061532,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849853,\n
        "lat": 49.8714523,\n
        "lon": 3.8061659,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849854,\n
        "lat": 49.8714612,\n
        "lon": 3.8061662,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849855,\n
        "lat": 49.8714562,\n
        "lon": 3.8065856,\n
        "timestamp": "2017-03-04T17:01:35Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849856,\n
        "lat": 49.8715443,\n
        "lon": 3.8065880,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849857,\n
        "lat": 49.8715494,\n
        "lon": 3.8061914,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849858,\n
        "lat": 49.8715695,\n
        "lon": 3.8061920,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849859,\n
        "lat": 49.8715777,\n
        "lon": 3.8061796,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849860,\n
        "lat": 49.8715786,\n
        "lon": 3.8060866,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849861,\n
        "lat": 49.8715706,\n
        "lon": 3.8060739,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849862,\n
        "lat": 49.8715508,\n
        "lon": 3.8060735,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849863,\n
        "lat": 49.8719765,\n
        "lon": 3.8066266,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849864,\n
        "lat": 49.8718678,\n
        "lon": 3.8066245,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849865,\n
        "lat": 49.8718646,\n
        "lon": 3.8070160,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849866,\n
        "lat": 49.8719734,\n
        "lon": 3.8070180,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849867,\n
        "lat": 49.8711462,\n
        "lon": 3.8063375,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849868,\n
        "lat": 49.8709628,\n
        "lon": 3.8063320,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849869,\n
        "lat": 49.8709564,\n
        "lon": 3.8068355,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849870,\n
        "lat": 49.8711398,\n
        "lon": 3.8068410,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849871,\n
        "lat": 49.8712968,\n
        "lon": 3.8063314,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849872,\n
        "lat": 49.8712035,\n
        "lon": 3.8063283,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849873,\n
        "lat": 49.8712013,\n
        "lon": 3.8064752,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849874,\n
        "lat": 49.8712937,\n
        "lon": 3.8064728,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849875,\n
        "lat": 49.8723245,\n
        "lon": 3.8059775,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849876,\n
        "lat": 49.8722168,\n
        "lon": 3.8059738,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849877,\n
        "lat": 49.8722968,\n
        "lon": 3.8060420,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849878,\n
        "lat": 49.8723265,\n
        "lon": 3.8060410,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849879,\n
        "lat": 49.8659303,\n
        "lon": 3.8397420,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849880,\n
        "lat": 49.8659269,\n
        "lon": 3.8397365,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849881,\n
        "lat": 49.8659622,\n
        "lon": 3.8397019,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849882,\n
        "lat": 49.8659308,\n
        "lon": 3.8396403,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849883,\n
        "lat": 49.8658972,\n
        "lon": 3.8396750,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849884,\n
        "lat": 49.8658435,\n
        "lon": 3.8395652,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849885,\n
        "lat": 49.8657963,\n
        "lon": 3.8396127,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849886,\n
        "lat": 49.8658809,\n
        "lon": 3.8397881,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849887,\n
        "lat": 49.8659177,\n
        "lon": 3.8395872,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849888,\n
        "lat": 49.8658775,\n
        "lon": 3.8396346,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849889,\n
        "lat": 49.8659740,\n
        "lon": 3.8396905,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849890,\n
        "lat": 49.8656648,\n
        "lon": 3.8398508,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849891,\n
        "lat": 49.8657585,\n
        "lon": 3.8397656,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849892,\n
        "lat": 49.8657502,\n
        "lon": 3.8397450,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849893,\n
        "lat": 49.8657724,\n
        "lon": 3.8397240,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849894,\n
        "lat": 49.8657377,\n
        "lon": 3.8396336,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849895,\n
        "lat": 49.8656227,\n
        "lon": 3.8397410,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849896,\n
        "lat": 49.8660164,\n
        "lon": 3.8408060,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849897,\n
        "lat": 49.8660720,\n
        "lon": 3.8409018,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849898,\n
        "lat": 49.8660993,\n
        "lon": 3.8408624,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849899,\n
        "lat": 49.8661219,\n
        "lon": 3.8408983,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849900,\n
        "lat": 49.8661771,\n
        "lon": 3.8408130,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849901,\n
        "lat": 49.8661175,\n
        "lon": 3.8407129,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849902,\n
        "lat": 49.8662123,\n
        "lon": 3.8405634,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849903,\n
        "lat": 49.8661733,\n
        "lon": 3.8405020,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849904,\n
        "lat": 49.8661167,\n
        "lon": 3.8405854,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849905,\n
        "lat": 49.8660214,\n
        "lon": 3.8407339,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849906,\n
        "lat": 49.8660392,\n
        "lon": 3.8407644,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849907,\n
        "lat": 49.8663358,\n
        "lon": 3.8409575,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849908,\n
        "lat": 49.8664228,\n
        "lon": 3.8408210,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849909,\n
        "lat": 49.8663333,\n
        "lon": 3.8406829,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849910,\n
        "lat": 49.8662515,\n
        "lon": 3.8408207,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849911,\n
        "lat": 49.8667330,\n
        "lon": 3.8418462,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849912,\n
        "lat": 49.8666929,\n
        "lon": 3.8419056,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849913,\n
        "lat": 49.8667215,\n
        "lon": 3.8419499,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849914,\n
        "lat": 49.8667607,\n
        "lon": 3.8418848,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849915,\n
        "lat": 49.8670608,\n
        "lon": 3.8420946,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849916,\n
        "lat": 49.8671326,\n
        "lon": 3.8419941,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849917,\n
        "lat": 49.8670783,\n
        "lon": 3.8419023,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849918,\n
        "lat": 49.8670066,\n
        "lon": 3.8420068,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849919,\n
        "lat": 49.8666592,\n
        "lon": 3.8398642,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849920,\n
        "lat": 49.8666691,\n
        "lon": 3.8398481,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849921,\n
        "lat": 49.8666565,\n
        "lon": 3.8398303,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849922,\n
        "lat": 49.8666460,\n
        "lon": 3.8398449,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849923,\n
        "lat": 49.8666227,\n
        "lon": 3.8398145,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849924,\n
        "lat": 49.8664970,\n
        "lon": 3.8400100,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849925,\n
        "lat": 49.8665565,\n
        "lon": 3.8400975,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849926,\n
        "lat": 49.8666471,\n
        "lon": 3.8399604,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849927,\n
        "lat": 49.8666765,\n
        "lon": 3.8399980,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849928,\n
        "lat": 49.8667137,\n
        "lon": 3.8399324,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849929,\n
        "lat": 49.8667209,\n
        "lon": 3.8399415,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849930,\n
        "lat": 49.8667331,\n
        "lon": 3.8399543,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849931,\n
        "lat": 49.8667425,\n
        "lon": 3.8399400,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849932,\n
        "lat": 49.8667306,\n
        "lon": 3.8399249,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849933,\n
        "lat": 49.8668289,\n
        "lon": 3.8403672,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849934,\n
        "lat": 49.8669341,\n
        "lon": 3.8401905,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849935,\n
        "lat": 49.8668888,\n
        "lon": 3.8401338,\n
        "timestamp": "2017-03-04T17:01:36Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849936,\n
        "lat": 49.8667868,\n
        "lon": 3.8403088,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849937,\n
        "lat": 49.8666899,\n
        "lon": 3.8404855,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849938,\n
        "lat": 49.8667332,\n
        "lon": 3.8404131,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849939,\n
        "lat": 49.8666056,\n
        "lon": 3.8402276,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849940,\n
        "lat": 49.8665623,\n
        "lon": 3.8402951,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849941,\n
        "lat": 49.8665635,\n
        "lon": 3.8406835,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849942,\n
        "lat": 49.8666199,\n
        "lon": 3.8407651,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849943,\n
        "lat": 49.8667431,\n
        "lon": 3.8405604,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849944,\n
        "lat": 49.8662390,\n
        "lon": 3.8397749,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849945,\n
        "lat": 49.8662287,\n
        "lon": 3.8397966,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849946,\n
        "lat": 49.8662469,\n
        "lon": 3.8398269,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849947,\n
        "lat": 49.8662587,\n
        "lon": 3.8398088,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849948,\n
        "lat": 49.8660765,\n
        "lon": 3.8399322,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849949,\n
        "lat": 49.8661038,\n
        "lon": 3.8399756,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849950,\n
        "lat": 49.8661214,\n
        "lon": 3.8399429,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849951,\n
        "lat": 49.8661473,\n
        "lon": 3.8399778,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849952,\n
        "lat": 49.8662278,\n
        "lon": 3.8397585,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849953,\n
        "lat": 49.8662398,\n
        "lon": 3.8397368,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849954,\n
        "lat": 49.8662219,\n
        "lon": 3.8397081,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849955,\n
        "lat": 49.8661163,\n
        "lon": 3.8398855,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849956,\n
        "lat": 49.8661251,\n
        "lon": 3.8399001,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849957,\n
        "lat": 49.8661133,\n
        "lon": 3.8399263,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849958,\n
        "lat": 49.8660616,\n
        "lon": 3.8398396,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849959,\n
        "lat": 49.8660289,\n
        "lon": 3.8398868,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849960,\n
        "lat": 49.8660644,\n
        "lon": 3.8399480,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849961,\n
        "lat": 49.8672844,\n
        "lon": 3.8398650,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849962,\n
        "lat": 49.8673866,\n
        "lon": 3.8396282,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849963,\n
        "lat": 49.8673021,\n
        "lon": 3.8395322,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849964,\n
        "lat": 49.8671748,\n
        "lon": 3.8398065,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849965,\n
        "lat": 49.8672660,\n
        "lon": 3.8399081,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849966,\n
        "lat": 49.8664970,\n
        "lon": 3.8392525,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849967,\n
        "lat": 49.8664669,\n
        "lon": 3.8392763,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849968,\n
        "lat": 49.8664528,\n
        "lon": 3.8392720,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849969,\n
        "lat": 49.8664507,\n
        "lon": 3.8392922,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849970,\n
        "lat": 49.8664658,\n
        "lon": 3.8392980,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849971,\n
        "lat": 49.8664907,\n
        "lon": 3.8393621,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849972,\n
        "lat": 49.8664792,\n
        "lon": 3.8393914,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849973,\n
        "lat": 49.8664895,\n
        "lon": 3.8394004,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849974,\n
        "lat": 49.8664989,\n
        "lon": 3.8393802,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849975,\n
        "lat": 49.8665367,\n
        "lon": 3.8394210,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849976,\n
        "lat": 49.8665653,\n
        "lon": 3.8393976,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849977,\n
        "lat": 49.8665715,\n
        "lon": 3.8394076,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849978,\n
        "lat": 49.8665719,\n
        "lon": 3.8394339,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849979,\n
        "lat": 49.8665818,\n
        "lon": 3.8394328,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849980,\n
        "lat": 49.8665831,\n
        "lon": 3.8394034,\n
        "timestamp": "2017-07-09T17:38:03Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849981,\n
        "lat": 49.8666106,\n
        "lon": 3.8393832,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849982,\n
        "lat": 49.8666211,\n
        "lon": 3.8393954,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849983,\n
        "lat": 49.8666278,\n
        "lon": 3.8393842,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849984,\n
        "lat": 49.8666152,\n
        "lon": 3.8393641,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849985,\n
        "lat": 49.8666226,\n
        "lon": 3.8393335,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849986,\n
        "lat": 49.8666349,\n
        "lon": 3.8393282,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849987,\n
        "lat": 49.8666346,\n
        "lon": 3.8393139,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849988,\n
        "lat": 49.8666199,\n
        "lon": 3.8393140,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849989,\n
        "lat": 49.8666102,\n
        "lon": 3.8392788,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849990,\n
        "lat": 49.8666272,\n
        "lon": 3.8392625,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849991,\n
        "lat": 49.8666469,\n
        "lon": 3.8392655,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849992,\n
        "lat": 49.8666486,\n
        "lon": 3.8392498,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849993,\n
        "lat": 49.8666338,\n
        "lon": 3.8392370,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849994,\n
        "lat": 49.8666118,\n
        "lon": 3.8391665,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849995,\n
        "lat": 49.8666199,\n
        "lon": 3.8391469,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849996,\n
        "lat": 49.8666098,\n
        "lon": 3.8391392,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849997,\n
        "lat": 49.8666049,\n
        "lon": 3.8391636,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849998,\n
        "lat": 49.8665790,\n
        "lon": 3.8391866,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716849999,\n
        "lat": 49.8665281,\n
        "lon": 3.8390383,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850000,\n
        "lat": 49.8665308,\n
        "lon": 3.8390188,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850001,\n
        "lat": 49.8665189,\n
        "lon": 3.8390121,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850002,\n
        "lat": 49.8665151,\n
        "lon": 3.8390368,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850003,\n
        "lat": 49.8664445,\n
        "lon": 3.8390880,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850004,\n
        "lat": 49.8664304,\n
        "lon": 3.8390803,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850005,\n
        "lat": 49.8664282,\n
        "lon": 3.8390979,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850006,\n
        "lat": 49.8664477,\n
        "lon": 3.8391098,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850007,\n
        "lat": 49.8664276,\n
        "lon": 3.8399203,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850008,\n
        "lat": 49.8663620,\n
        "lon": 3.8400213,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850009,\n
        "lat": 49.8663860,\n
        "lon": 3.8400600,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850010,\n
        "lat": 49.8663592,\n
        "lon": 3.8401072,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850011,\n
        "lat": 49.8664185,\n
        "lon": 3.8401950,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850012,\n
        "lat": 49.8664496,\n
        "lon": 3.8401495,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850013,\n
        "lat": 49.8665259,\n
        "lon": 3.8402668,\n
        "timestamp": "2017-03-04T17:01:37Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850014,\n
        "lat": 49.8665855,\n
        "lon": 3.8401706,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850015,\n
        "lat": 49.8664662,\n
        "lon": 3.8399918,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850016,\n
        "lat": 49.8664994,\n
        "lon": 3.8399385,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850017,\n
        "lat": 49.8664688,\n
        "lon": 3.8398889,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850018,\n
        "lat": 49.8665229,\n
        "lon": 3.8398062,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850019,\n
        "lat": 49.8664856,\n
        "lon": 3.8397435,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850020,\n
        "lat": 49.8664002,\n
        "lon": 3.8398686,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850021,\n
        "lat": 49.8662464,\n
        "lon": 3.8414183,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850022,\n
        "lat": 49.8663447,\n
        "lon": 3.8416028,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850023,\n
        "lat": 49.8666603,\n
        "lon": 3.8412001,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850024,\n
        "lat": 49.8665620,\n
        "lon": 3.8410156,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850025,\n
        "lat": 49.8668202,\n
        "lon": 3.8400560,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850026,\n
        "lat": 49.8667645,\n
        "lon": 3.8399909,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850027,\n
        "lat": 49.8667321,\n
        "lon": 3.8400379,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850028,\n
        "lat": 49.8667194,\n
        "lon": 3.8400204,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850029,\n
        "lat": 49.8666550,\n
        "lon": 3.8401274,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850030,\n
        "lat": 49.8667088,\n
        "lon": 3.8402025,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850031,\n
        "lat": 49.8667770,\n
        "lon": 3.8400961,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850032,\n
        "lat": 49.8667877,\n
        "lon": 3.8401066,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850033,\n
        "lat": 49.8669172,\n
        "lon": 3.8420138,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850034,\n
        "lat": 49.8667535,\n
        "lon": 3.8423411,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850035,\n
        "lat": 49.8668732,\n
        "lon": 3.8424917,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850036,\n
        "lat": 49.8670278,\n
        "lon": 3.8421566,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850037,\n
        "lat": 49.8668030,\n
        "lon": 3.8417388,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850038,\n
        "lat": 49.8667660,\n
        "lon": 3.8418027,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850039,\n
        "lat": 49.8667871,\n
        "lon": 3.8418343,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850040,\n
        "lat": 49.8668244,\n
        "lon": 3.8417699,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850041,\n
        "lat": 49.8668770,\n
        "lon": 3.8415973,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850042,\n
        "lat": 49.8668320,\n
        "lon": 3.8416779,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850043,\n
        "lat": 49.8668647,\n
        "lon": 3.8417297,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850044,\n
        "lat": 49.8669098,\n
        "lon": 3.8416491,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850045,\n
        "lat": 49.8666876,\n
        "lon": 3.8421114,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850046,\n
        "lat": 49.8667898,\n
        "lon": 3.8422393,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850047,\n
        "lat": 49.8668828,\n
        "lon": 3.8420499,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850048,\n
        "lat": 49.8668891,\n
        "lon": 3.8420497,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850049,\n
        "lat": 49.8669344,\n
        "lon": 3.8419561,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850050,\n
        "lat": 49.8669422,\n
        "lon": 3.8419666,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850051,\n
        "lat": 49.8669538,\n
        "lon": 3.8419426,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850052,\n
        "lat": 49.8669460,\n
        "lon": 3.8419321,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850053,\n
        "lat": 49.8669970,\n
        "lon": 3.8418392,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850054,\n
        "lat": 49.8669433,\n
        "lon": 3.8417655,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850055,\n
        "lat": 49.8668222,\n
        "lon": 3.8419781,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850056,\n
        "lat": 49.8668033,\n
        "lon": 3.8419541,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850057,\n
        "lat": 49.8667894,\n
        "lon": 3.8419790,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850058,\n
        "lat": 49.8667670,\n
        "lon": 3.8419550,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850059,\n
        "lat": 49.8656112,\n
        "lon": 3.8357564,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850060,\n
        "lat": 49.8654232,\n
        "lon": 3.8355877,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850061,\n
        "lat": 49.8654119,\n
        "lon": 3.8356207,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850062,\n
        "lat": 49.8653657,\n
        "lon": 3.8355816,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850063,\n
        "lat": 49.8653445,\n
        "lon": 3.8356401,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850064,\n
        "lat": 49.8655236,\n
        "lon": 3.8358046,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850065,\n
        "lat": 49.8655605,\n
        "lon": 3.8359784,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850066,\n
        "lat": 49.8656477,\n
        "lon": 3.8359351,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850067,\n
        "lat": 49.8652195,\n
        "lon": 3.8360633,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850068,\n
        "lat": 49.8652514,\n
        "lon": 3.8361281,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850069,\n
        "lat": 49.8654950,\n
        "lon": 3.8360101,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850070,\n
        "lat": 49.8654913,\n
        "lon": 3.8359876,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850071,\n
        "lat": 49.8655018,\n
        "lon": 3.8359825,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850072,\n
        "lat": 49.8654961,\n
        "lon": 3.8359564,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850073,\n
        "lat": 49.8654078,\n
        "lon": 3.8359966,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850074,\n
        "lat": 49.8654011,\n
        "lon": 3.8359618,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850075,\n
        "lat": 49.8652649,\n
        "lon": 3.8360216,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850076,\n
        "lat": 49.8652588,\n
        "lon": 3.8360086,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850077,\n
        "lat": 49.8657189,\n
        "lon": 3.8365778,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850078,\n
        "lat": 49.8657768,\n
        "lon": 3.8365368,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850079,\n
        "lat": 49.8658415,\n
        "lon": 3.8365300,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850080,\n
        "lat": 49.8658244,\n
        "lon": 3.8360814,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850081,\n
        "lat": 49.8657994,\n
        "lon": 3.8360890,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850082,\n
        "lat": 49.8658041,\n
        "lon": 3.8362218,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850083,\n
        "lat": 49.8657696,\n
        "lon": 3.8362247,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850084,\n
        "lat": 49.8657775,\n
        "lon": 3.8364761,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850085,\n
        "lat": 49.8657070,\n
        "lon": 3.8365278,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850086,\n
        "lat": 49.8658654,\n
        "lon": 3.8374602,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850087,\n
        "lat": 49.8658404,\n
        "lon": 3.8374656,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850088,\n
        "lat": 49.8658459,\n
        "lon": 3.8376292,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850089,\n
        "lat": 49.8658706,\n
        "lon": 3.8376268,\n
        "timestamp": "2017-03-04T17:01:38Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850090,\n
        "lat": 49.8656812,\n
        "lon": 3.8375188,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850091,\n
        "lat": 49.8656871,\n
        "lon": 3.8375600,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850092,\n
        "lat": 49.8655882,\n
        "lon": 3.8375985,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850093,\n
        "lat": 49.8656071,\n
        "lon": 3.8377257,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850094,\n
        "lat": 49.8657075,\n
        "lon": 3.8376854,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850095,\n
        "lat": 49.8656956,\n
        "lon": 3.8376041,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850096,\n
        "lat": 49.8658049,\n
        "lon": 3.8375130,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850097,\n
        "lat": 49.8657863,\n
        "lon": 3.8374356,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850098,\n
        "lat": 49.8657816,\n
        "lon": 3.8378777,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850099,\n
        "lat": 49.8658132,\n
        "lon": 3.8378747,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850100,\n
        "lat": 49.8658134,\n
        "lon": 3.8378612,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850101,\n
        "lat": 49.8658776,\n
        "lon": 3.8378538,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850102,\n
        "lat": 49.8658739,\n
        "lon": 3.8377347,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850103,\n
        "lat": 49.8657788,\n
        "lon": 3.8377424,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850104,\n
        "lat": 49.8657829,\n
        "lon": 3.8379454,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850105,\n
        "lat": 49.8658168,\n
        "lon": 3.8379443,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850106,\n
        "lat": 49.8658202,\n
        "lon": 3.8380552,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850107,\n
        "lat": 49.8658836,\n
        "lon": 3.8380514,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850108,\n
        "lat": 49.8654895,\n
        "lon": 3.8380420,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850109,\n
        "lat": 49.8655031,\n
        "lon": 3.8381223,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850110,\n
        "lat": 49.8656134,\n
        "lon": 3.8380696,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850111,\n
        "lat": 49.8655964,\n
        "lon": 3.8379921,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850112,\n
        "lat": 49.8659053,\n
        "lon": 3.8381838,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850113,\n
        "lat": 49.8658881,\n
        "lon": 3.8381191,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850114,\n
        "lat": 49.8658746,\n
        "lon": 3.8381276,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850115,\n
        "lat": 49.8658464,\n
        "lon": 3.8381519,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850116,\n
        "lat": 49.8658143,\n
        "lon": 3.8381949,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850117,\n
        "lat": 49.8658029,\n
        "lon": 3.8381883,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850118,\n
        "lat": 49.8657941,\n
        "lon": 3.8381919,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850119,\n
        "lat": 49.8658377,\n
        "lon": 3.8382726,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850120,\n
        "lat": 49.8656706,\n
        "lon": 3.8386683,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850121,\n
        "lat": 49.8656063,\n
        "lon": 3.8385383,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850122,\n
        "lat": 49.8655328,\n
        "lon": 3.8386243,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850123,\n
        "lat": 49.8655616,\n
        "lon": 3.8386821,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850124,\n
        "lat": 49.8655881,\n
        "lon": 3.8386510,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850125,\n
        "lat": 49.8656268,\n
        "lon": 3.8387340,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850126,\n
        "lat": 49.8657316,\n
        "lon": 3.8386732,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850127,\n
        "lat": 49.8657363,\n
        "lon": 3.8386857,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850128,\n
        "lat": 49.8657575,\n
        "lon": 3.8386609,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850129,\n
        "lat": 49.8657430,\n
        "lon": 3.8386282,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850130,\n
        "lat": 49.8657283,\n
        "lon": 3.8386424,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850131,\n
        "lat": 49.8657689,\n
        "lon": 3.8386475,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850132,\n
        "lat": 49.8658473,\n
        "lon": 3.8385556,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850133,\n
        "lat": 49.8657675,\n
        "lon": 3.8384429,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850134,\n
        "lat": 49.8657329,\n
        "lon": 3.8384974,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850135,\n
        "lat": 49.8657427,\n
        "lon": 3.8385121,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850136,\n
        "lat": 49.8657313,\n
        "lon": 3.8385283,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850137,\n
        "lat": 49.8657440,\n
        "lon": 3.8385554,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850138,\n
        "lat": 49.8657318,\n
        "lon": 3.8385734,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850139,\n
        "lat": 49.8656889,\n
        "lon": 3.8386980,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850140,\n
        "lat": 49.8657027,\n
        "lon": 3.8387360,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850141,\n
        "lat": 49.8657806,\n
        "lon": 3.8386724,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850142,\n
        "lat": 49.8658195,\n
        "lon": 3.8387571,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850143,\n
        "lat": 49.8658992,\n
        "lon": 3.8386602,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850144,\n
        "lat": 49.8663281,\n
        "lon": 3.8387037,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850145,\n
        "lat": 49.8662020,\n
        "lon": 3.8387532,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850146,\n
        "lat": 49.8662118,\n
        "lon": 3.8388212,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850147,\n
        "lat": 49.8662419,\n
        "lon": 3.8388066,\n
        "timestamp": "2017-03-04T17:01:39Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850189,\n
        "lat": 49.8661384,\n
        "lon": 3.8370134,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850190,\n
        "lat": 49.8661453,\n
        "lon": 3.8369728,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850191,\n
        "lat": 49.8662194,\n
        "lon": 3.8369991,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850192,\n
        "lat": 49.8659208,\n
        "lon": 3.8387061,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850193,\n
        "lat": 49.8658428,\n
        "lon": 3.8387939,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850194,\n
        "lat": 49.8659136,\n
        "lon": 3.8389540,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850195,\n
        "lat": 49.8659938,\n
        "lon": 3.8388713,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850196,\n
        "lat": 49.8665939,\n
        "lon": 3.8371022,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850197,\n
        "lat": 49.8663364,\n
        "lon": 3.8369752,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850198,\n
        "lat": 49.8662438,\n
        "lon": 3.8374247,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850199,\n
        "lat": 49.8665013,\n
        "lon": 3.8375518,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850200,\n
        "lat": 49.8667136,\n
        "lon": 3.8385829,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850201,\n
        "lat": 49.8666790,\n
        "lon": 3.8386882,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850202,\n
        "lat": 49.8667836,\n
        "lon": 3.8387662,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850203,\n
        "lat": 49.8668143,\n
        "lon": 3.8386668,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850204,\n
        "lat": 49.8671211,\n
        "lon": 3.8385679,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850205,\n
        "lat": 49.8670582,\n
        "lon": 3.8385220,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850206,\n
        "lat": 49.8669483,\n
        "lon": 3.8388520,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850207,\n
        "lat": 49.8670112,\n
        "lon": 3.8388979,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850208,\n
        "lat": 49.8670351,\n
        "lon": 3.8388261,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850209,\n
        "lat": 49.8670683,\n
        "lon": 3.8388526,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850210,\n
        "lat": 49.8671018,\n
        "lon": 3.8387521,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850211,\n
        "lat": 49.8670685,\n
        "lon": 3.8387257,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850212,\n
        "lat": 49.8662782,\n
        "lon": 3.8366115,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850213,\n
        "lat": 49.8662105,\n
        "lon": 3.8365876,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850214,\n
        "lat": 49.8661848,\n
        "lon": 3.8367527,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850215,\n
        "lat": 49.8662154,\n
        "lon": 3.8367652,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850216,\n
        "lat": 49.8662147,\n
        "lon": 3.8367701,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850217,\n
        "lat": 49.8662526,\n
        "lon": 3.8367856,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850218,\n
        "lat": 49.8661143,\n
        "lon": 3.8391501,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850219,\n
        "lat": 49.8660183,\n
        "lon": 3.8389274,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850220,\n
        "lat": 49.8659934,\n
        "lon": 3.8389516,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850221,\n
        "lat": 49.8659202,\n
        "lon": 3.8390299,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850222,\n
        "lat": 49.8659373,\n
        "lon": 3.8390695,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850223,\n
        "lat": 49.8659543,\n
        "lon": 3.8390498,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850224,\n
        "lat": 49.8660355,\n
        "lon": 3.8392366,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850225,\n
        "lat": 49.8664019,\n
        "lon": 3.8366571,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850226,\n
        "lat": 49.8666593,\n
        "lon": 3.8367841,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850227,\n
        "lat": 49.8664379,\n
        "lon": 3.8376771,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850228,\n
        "lat": 49.8663987,\n
        "lon": 3.8376353,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850229,\n
        "lat": 49.8662773,\n
        "lon": 3.8377930,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850230,\n
        "lat": 49.8663302,\n
        "lon": 3.8378925,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850231,\n
        "lat": 49.8662149,\n
        "lon": 3.8380437,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850232,\n
        "lat": 49.8662520,\n
        "lon": 3.8381138,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850233,\n
        "lat": 49.8663188,\n
        "lon": 3.8380260,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850234,\n
        "lat": 49.8663612,\n
        "lon": 3.8381069,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850235,\n
        "lat": 49.8665496,\n
        "lon": 3.8378515,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850236,\n
        "lat": 49.8665024,\n
        "lon": 3.8377682,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850237,\n
        "lat": 49.8664945,\n
        "lon": 3.8377800,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850238,\n
        "lat": 49.8656995,\n
        "lon": 3.8389553,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850239,\n
        "lat": 49.8656466,\n
        "lon": 3.8390148,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850240,\n
        "lat": 49.8656794,\n
        "lon": 3.8390779,\n
        "timestamp": "2017-03-04T17:01:41Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850241,\n
        "lat": 49.8657297,\n
        "lon": 3.8390215,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850242,\n
        "lat": 49.8666731,\n
        "lon": 3.8385456,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850243,\n
        "lat": 49.8666455,\n
        "lon": 3.8385203,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850244,\n
        "lat": 49.8665770,\n
        "lon": 3.8386393,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850245,\n
        "lat": 49.8666250,\n
        "lon": 3.8386918,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850246,\n
        "lat": 49.8666759,\n
        "lon": 3.8385913,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850247,\n
        "lat": 49.8666838,\n
        "lon": 3.8385667,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850248,\n
        "lat": 49.8844116,\n
        "lon": 3.8059464,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850249,\n
        "lat": 49.8845785,\n
        "lon": 3.8061633,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850250,\n
        "lat": 49.8846391,\n
        "lon": 3.8060627,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850251,\n
        "lat": 49.8844746,\n
        "lon": 3.8058420,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850252,\n
        "lat": 49.8840861,\n
        "lon": 3.8055024,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850253,\n
        "lat": 49.8840126,\n
        "lon": 3.8056219,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850254,\n
        "lat": 49.8839179,\n
        "lon": 3.8057811,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850255,\n
        "lat": 49.8841124,\n
        "lon": 3.8060655,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850256,\n
        "lat": 49.8842364,\n
        "lon": 3.8058726,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850257,\n
        "lat": 49.8842435,\n
        "lon": 3.8058793,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850258,\n
        "lat": 49.8843444,\n
        "lon": 3.8057119,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850259,\n
        "lat": 49.8841409,\n
        "lon": 3.8054144,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850260,\n
        "lat": 49.8753517,\n
        "lon": 3.8059922,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850261,\n
        "lat": 49.8753004,\n
        "lon": 3.8059897,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850262,\n
        "lat": 49.8752906,\n
        "lon": 3.8063306,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850263,\n
        "lat": 49.8753419,\n
        "lon": 3.8063362,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850264,\n
        "lat": 49.8753469,\n
        "lon": 3.8062436,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850265,\n
        "lat": 49.8753715,\n
        "lon": 3.8062446,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850266,\n
        "lat": 49.8753778,\n
        "lon": 3.8060765,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850267,\n
        "lat": 49.8753501,\n
        "lon": 3.8060731,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850268,\n
        "lat": 49.8752265,\n
        "lon": 3.8061209,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850269,\n
        "lat": 49.8751567,\n
        "lon": 3.8061185,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850270,\n
        "lat": 49.8751547,\n
        "lon": 3.8061688,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850271,\n
        "lat": 49.8752261,\n
        "lon": 3.8061696,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850272,\n
        "lat": 49.8762527,\n
        "lon": 3.8059620,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850273,\n
        "lat": 49.8761924,\n
        "lon": 3.8059620,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850274,\n
        "lat": 49.8761711,\n
        "lon": 3.8063454,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850275,\n
        "lat": 49.8762339,\n
        "lon": 3.8063503,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850276,\n
        "lat": 49.8757250,\n
        "lon": 3.8063506,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850277,\n
        "lat": 49.8757802,\n
        "lon": 3.8063483,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850278,\n
        "lat": 49.8757766,\n
        "lon": 3.8060472,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850279,\n
        "lat": 49.8757984,\n
        "lon": 3.8060460,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850280,\n
        "lat": 49.8757970,\n
        "lon": 3.8059800,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850281,\n
        "lat": 49.8757706,\n
        "lon": 3.8059811,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850282,\n
        "lat": 49.8757704,\n
        "lon": 3.8059687,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850283,\n
        "lat": 49.8757196,\n
        "lon": 3.8059710,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850284,\n
        "lat": 49.8757085,\n
        "lon": 3.8064093,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850285,\n
        "lat": 49.8756562,\n
        "lon": 3.8064126,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850286,\n
        "lat": 49.8756572,\n
        "lon": 3.8064517,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850287,\n
        "lat": 49.8757096,\n
        "lon": 3.8064484,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850288,\n
        "lat": 49.8764533,\n
        "lon": 3.8266212,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850389,\n
        "lat": 49.8765254,\n
        "lon": 3.8265591,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850390,\n
        "lat": 49.8765157,\n
        "lon": 3.8265313,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850391,\n
        "lat": 49.8766119,\n
        "lon": 3.8264700,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850392,\n
        "lat": 49.8765769,\n
        "lon": 3.8263331,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850393,\n
        "lat": 49.8765200,\n
        "lon": 3.8263712,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850394,\n
        "lat": 49.8764112,\n
        "lon": 3.8264325,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850395,\n
        "lat": 49.8764362,\n
        "lon": 3.8271374,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850396,\n
        "lat": 49.8762863,\n
        "lon": 3.8271980,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850397,\n
        "lat": 49.8762947,\n
        "lon": 3.8272434,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850398,\n
        "lat": 49.8762743,\n
        "lon": 3.8272537,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850399,\n
        "lat": 49.8762812,\n
        "lon": 3.8272897,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850400,\n
        "lat": 49.8763883,\n
        "lon": 3.8272501,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850401,\n
        "lat": 49.8763910,\n
        "lon": 3.8272635,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850402,\n
        "lat": 49.8764061,\n
        "lon": 3.8272580,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850403,\n
        "lat": 49.8764042,\n
        "lon": 3.8272420,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850404,\n
        "lat": 49.8764510,\n
        "lon": 3.8272250,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850405,\n
        "lat": 49.8763736,\n
        "lon": 3.8267757,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850406,\n
        "lat": 49.8763834,\n
        "lon": 3.8267989,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850407,\n
        "lat": 49.8764180,\n
        "lon": 3.8267695,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850408,\n
        "lat": 49.8764070,\n
        "lon": 3.8267387,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850409,\n
        "lat": 49.8763921,\n
        "lon": 3.8267536,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850410,\n
        "lat": 49.8763559,\n
        "lon": 3.8266474,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850411,\n
        "lat": 49.8762015,\n
        "lon": 3.8267984,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850412,\n
        "lat": 49.8761606,\n
        "lon": 3.8266928,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850413,\n
        "lat": 49.8760737,\n
        "lon": 3.8267747,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850414,\n
        "lat": 49.8761003,\n
        "lon": 3.8268348,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850415,\n
        "lat": 49.8761082,\n
        "lon": 3.8268330,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850416,\n
        "lat": 49.8761629,\n
        "lon": 3.8269814,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850417,\n
        "lat": 49.8762887,\n
        "lon": 3.8268715,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850418,\n
        "lat": 49.8762852,\n
        "lon": 3.8268630,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850419,\n
        "lat": 49.8763340,\n
        "lon": 3.8268425,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850420,\n
        "lat": 49.8763425,\n
        "lon": 3.8268670,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850421,\n
        "lat": 49.8763952,\n
        "lon": 3.8268264,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850422,\n
        "lat": 49.8763854,\n
        "lon": 3.8267971,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850423,\n
        "lat": 49.8763256,\n
        "lon": 3.8269562,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850424,\n
        "lat": 49.8763031,\n
        "lon": 3.8269687,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850425,\n
        "lat": 49.8762898,\n
        "lon": 3.8269201,\n
        "timestamp": "2017-03-04T17:01:42Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850426,\n
        "lat": 49.8762085,\n
        "lon": 3.8269767,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850427,\n
        "lat": 49.8762366,\n
        "lon": 3.8270822,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850428,\n
        "lat": 49.8763183,\n
        "lon": 3.8270342,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850429,\n
        "lat": 49.8763231,\n
        "lon": 3.8270477,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850430,\n
        "lat": 49.8763476,\n
        "lon": 3.8270311,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850431,\n
        "lat": 49.8752026,\n
        "lon": 3.8235030,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850432,\n
        "lat": 49.8751320,\n
        "lon": 3.8235954,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850433,\n
        "lat": 49.8751440,\n
        "lon": 3.8236214,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850434,\n
        "lat": 49.8750902,\n
        "lon": 3.8236904,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850435,\n
        "lat": 49.8751351,\n
        "lon": 3.8237697,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850436,\n
        "lat": 49.8752593,\n
        "lon": 3.8236091,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850437,\n
        "lat": 49.8751254,\n
        "lon": 3.8235649,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850438,\n
        "lat": 49.8751018,\n
        "lon": 3.8235316,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850439,\n
        "lat": 49.8750690,\n
        "lon": 3.8235752,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850440,\n
        "lat": 49.8750909,\n
        "lon": 3.8236138,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850441,\n
        "lat": 49.8753243,\n
        "lon": 3.8239561,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850443,\n
        "lat": 49.8753055,\n
        "lon": 3.8239297,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850444,\n
        "lat": 49.8754313,\n
        "lon": 3.8238386,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850445,\n
        "lat": 49.8753519,\n
        "lon": 3.8236054,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850446,\n
        "lat": 49.8752875,\n
        "lon": 3.8236598,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850447,\n
        "lat": 49.8753495,\n
        "lon": 3.8238494,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850448,\n
        "lat": 49.8753443,\n
        "lon": 3.8239850,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850449,\n
        "lat": 49.8753833,\n
        "lon": 3.8239249,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850450,\n
        "lat": 49.8753689,\n
        "lon": 3.8238869,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850451,\n
        "lat": 49.8755929,\n
        "lon": 3.8243408,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850452,\n
        "lat": 49.8755562,\n
        "lon": 3.8242317,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850453,\n
        "lat": 49.8754521,\n
        "lon": 3.8244286,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850454,\n
        "lat": 49.8754028,\n
        "lon": 3.8243550,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850455,\n
        "lat": 49.8753768,\n
        "lon": 3.8244062,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850456,\n
        "lat": 49.8753963,\n
        "lon": 3.8244388,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850457,\n
        "lat": 49.8753825,\n
        "lon": 3.8244694,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850458,\n
        "lat": 49.8754556,\n
        "lon": 3.8245624,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850459,\n
        "lat": 49.8754939,\n
        "lon": 3.8244874,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850460,\n
        "lat": 49.8755126,\n
        "lon": 3.8245068,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850461,\n
        "lat": 49.8756491,\n
        "lon": 3.8256192,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850462,\n
        "lat": 49.8755147,\n
        "lon": 3.8256889,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850463,\n
        "lat": 49.8755787,\n
        "lon": 3.8260067,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850464,\n
        "lat": 49.8757124,\n
        "lon": 3.8259454,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850465,\n
        "lat": 49.8760133,\n
        "lon": 3.8257113,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850466,\n
        "lat": 49.8759571,\n
        "lon": 3.8257611,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850467,\n
        "lat": 49.8758875,\n
        "lon": 3.8255756,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850468,\n
        "lat": 49.8758641,\n
        "lon": 3.8256004,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850469,\n
        "lat": 49.8758354,\n
        "lon": 3.8255149,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850470,\n
        "lat": 49.8758581,\n
        "lon": 3.8254958,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850471,\n
        "lat": 49.8758476,\n
        "lon": 3.8254653,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850472,\n
        "lat": 49.8757741,\n
        "lon": 3.8255313,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850473,\n
        "lat": 49.8758960,\n
        "lon": 3.8258642,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850474,\n
        "lat": 49.8759738,\n
        "lon": 3.8258029,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850475,\n
        "lat": 49.8759894,\n
        "lon": 3.8258387,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850476,\n
        "lat": 49.8760423,\n
        "lon": 3.8257848,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850477,\n
        "lat": 49.8751396,\n
        "lon": 3.8238386,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850478,\n
        "lat": 49.8751160,\n
        "lon": 3.8237947,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850479,\n
        "lat": 49.8750817,\n
        "lon": 3.8238400,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850480,\n
        "lat": 49.8751062,\n
        "lon": 3.8238826,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850481,\n
        "lat": 49.8750905,\n
        "lon": 3.8239057,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850482,\n
        "lat": 49.8750366,\n
        "lon": 3.8238124,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850483,\n
        "lat": 49.8749897,\n
        "lon": 3.8238771,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850484,\n
        "lat": 49.8750436,\n
        "lon": 3.8239706,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850485,\n
        "lat": 49.8750248,\n
        "lon": 3.8239964,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850486,\n
        "lat": 49.8751716,\n
        "lon": 3.8242561,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850487,\n
        "lat": 49.8753093,\n
        "lon": 3.8240577,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850488,\n
        "lat": 49.8753470,\n
        "lon": 3.8239889,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850489,\n
        "lat": 49.8752846,\n
        "lon": 3.8240271,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850490,\n
        "lat": 49.8752033,\n
        "lon": 3.8238743,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850491,\n
        "lat": 49.8752272,\n
        "lon": 3.8238422,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850492,\n
        "lat": 49.8751896,\n
        "lon": 3.8237741,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850493,\n
        "lat": 49.8748417,\n
        "lon": 3.8238610,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850494,\n
        "lat": 49.8746935,\n
        "lon": 3.8241603,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850495,\n
        "lat": 49.8749082,\n
        "lon": 3.8244151,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850496,\n
        "lat": 49.8749988,\n
        "lon": 3.8242323,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850497,\n
        "lat": 49.8749917,\n
        "lon": 3.8242239,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850498,\n
        "lat": 49.8750177,\n
        "lon": 3.8241714,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850499,\n
        "lat": 49.8749820,\n
        "lon": 3.8241292,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850500,\n
        "lat": 49.8750143,\n
        "lon": 3.8240641,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850501,\n
        "lat": 49.8773260,\n
        "lon": 3.8075040,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850502,\n
        "lat": 49.8772662,\n
        "lon": 3.8073963,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850503,\n
        "lat": 49.8772345,\n
        "lon": 3.8075596,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850504,\n
        "lat": 49.8772064,\n
        "lon": 3.8076944,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850505,\n
        "lat": 49.8772815,\n
        "lon": 3.8077313,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850506,\n
        "lat": 49.8771564,\n
        "lon": 3.8074141,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850507,\n
        "lat": 49.8771132,\n
        "lon": 3.8075287,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850508,\n
        "lat": 49.8771319,\n
        "lon": 3.8075438,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850509,\n
        "lat": 49.8771732,\n
        "lon": 3.8074270,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850510,\n
        "lat": 49.8771057,\n
        "lon": 3.8075489,\n
        "timestamp": "2017-03-04T17:01:43Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850511,\n
        "lat": 49.8770638,\n
        "lon": 3.8075157,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850512,\n
        "lat": 49.8770059,\n
        "lon": 3.8076875,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850513,\n
        "lat": 49.8770507,\n
        "lon": 3.8077215,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850514,\n
        "lat": 49.8778462,\n
        "lon": 3.8075447,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850515,\n
        "lat": 49.8777696,\n
        "lon": 3.8078345,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850516,\n
        "lat": 49.8778351,\n
        "lon": 3.8078770,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850517,\n
        "lat": 49.8779804,\n
        "lon": 3.8073408,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850518,\n
        "lat": 49.8779017,\n
        "lon": 3.8072888,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850519,\n
        "lat": 49.8778769,\n
        "lon": 3.8073811,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850520,\n
        "lat": 49.8778524,\n
        "lon": 3.8073686,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850521,\n
        "lat": 49.8778114,\n
        "lon": 3.8075213,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850522,\n
        "lat": 49.8781367,\n
        "lon": 3.8077499,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850523,\n
        "lat": 49.8780832,\n
        "lon": 3.8077174,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850524,\n
        "lat": 49.8779743,\n
        "lon": 3.8081599,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850525,\n
        "lat": 49.8780685,\n
        "lon": 3.8082198,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850526,\n
        "lat": 49.8781294,\n
        "lon": 3.8079690,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850527,\n
        "lat": 49.8780904,\n
        "lon": 3.8079451,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850528,\n
        "lat": 49.8769603,\n
        "lon": 3.8062390,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850529,\n
        "lat": 49.8768756,\n
        "lon": 3.8060293,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850530,\n
        "lat": 49.8767916,\n
        "lon": 3.8061175,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850531,\n
        "lat": 49.8769009,\n
        "lon": 3.8063671,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850532,\n
        "lat": 49.8769263,\n
        "lon": 3.8063394,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850533,\n
        "lat": 49.8769094,\n
        "lon": 3.8062940,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850534,\n
        "lat": 49.8772521,\n
        "lon": 3.8063032,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850535,\n
        "lat": 49.8772419,\n
        "lon": 3.8062833,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850536,\n
        "lat": 49.8772916,\n
        "lon": 3.8062307,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850537,\n
        "lat": 49.8771358,\n
        "lon": 3.8058754,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850538,\n
        "lat": 49.8770276,\n
        "lon": 3.8059898,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850539,\n
        "lat": 49.8771437,\n
        "lon": 3.8062530,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850540,\n
        "lat": 49.8769437,\n
        "lon": 3.8064645,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850541,\n
        "lat": 49.8769930,\n
        "lon": 3.8065771,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850542,\n
        "lat": 49.8718458,\n
        "lon": 3.8056146,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850543,\n
        "lat": 49.8717673,\n
        "lon": 3.8056128,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850544,\n
        "lat": 49.8717633,\n
        "lon": 3.8057806,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850545,\n
        "lat": 49.8718834,\n
        "lon": 3.8057918,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850546,\n
        "lat": 49.8718821,\n
        "lon": 3.8056744,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850547,\n
        "lat": 49.8718444,\n
        "lon": 3.8056729,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850548,\n
        "lat": 49.8720605,\n
        "lon": 3.8055015,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850549,\n
        "lat": 49.8722374,\n
        "lon": 3.8056767,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850550,\n
        "lat": 49.8722712,\n
        "lon": 3.8056186,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850551,\n
        "lat": 49.8722759,\n
        "lon": 3.8055821,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850552,\n
        "lat": 49.8721959,\n
        "lon": 3.8054948,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850553,\n
        "lat": 49.8721765,\n
        "lon": 3.8055259,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850554,\n
        "lat": 49.8720404,\n
        "lon": 3.8053753,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850555,\n
        "lat": 49.8720042,\n
        "lon": 3.8054454,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850556,\n
        "lat": 49.8719728,\n
        "lon": 3.8054079,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850557,\n
        "lat": 49.8719160,\n
        "lon": 3.8055351,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850558,\n
        "lat": 49.8719435,\n
        "lon": 3.8055660,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850559,\n
        "lat": 49.8719193,\n
        "lon": 3.8056222,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850560,\n
        "lat": 49.8719625,\n
        "lon": 3.8056662,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850561,\n
        "lat": 49.8719903,\n
        "lon": 3.8056101,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850562,\n
        "lat": 49.8720023,\n
        "lon": 3.8056178,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850563,\n
        "lat": 49.8728073,\n
        "lon": 3.8058324,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850564,\n
        "lat": 49.8728806,\n
        "lon": 3.8058352,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850565,\n
        "lat": 49.8728779,\n
        "lon": 3.8057872,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850566,\n
        "lat": 49.8729007,\n
        "lon": 3.8057837,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850567,\n
        "lat": 49.8729041,\n
        "lon": 3.8057216,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850568,\n
        "lat": 49.8728811,\n
        "lon": 3.8057216,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850569,\n
        "lat": 49.8728814,\n
        "lon": 3.8054482,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850570,\n
        "lat": 49.8728595,\n
        "lon": 3.8054457,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850571,\n
        "lat": 49.8728597,\n
        "lon": 3.8053631,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850572,\n
        "lat": 49.8727433,\n
        "lon": 3.8053485,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850573,\n
        "lat": 49.8727391,\n
        "lon": 3.8053814,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850574,\n
        "lat": 49.8726300,\n
        "lon": 3.8053706,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850575,\n
        "lat": 49.8726208,\n
        "lon": 3.8054586,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850576,\n
        "lat": 49.8726469,\n
        "lon": 3.8054677,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850577,\n
        "lat": 49.8726270,\n
        "lon": 3.8057310,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850578,\n
        "lat": 49.8726744,\n
        "lon": 3.8057376,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850579,\n
        "lat": 49.8726926,\n
        "lon": 3.8054765,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850580,\n
        "lat": 49.8728062,\n
        "lon": 3.8054902,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850581,\n
        "lat": 49.8840380,\n
        "lon": 3.8070994,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850582,\n
        "lat": 49.8841170,\n
        "lon": 3.8072159,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850583,\n
        "lat": 49.8843835,\n
        "lon": 3.8067840,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850584,\n
        "lat": 49.8730169,\n
        "lon": 3.8065150,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850585,\n
        "lat": 49.8731247,\n
        "lon": 3.8065232,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850586,\n
        "lat": 49.8731404,\n
        "lon": 3.8062192,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850587,\n
        "lat": 49.8730575,\n
        "lon": 3.8062088,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850588,\n
        "lat": 49.8730622,\n
        "lon": 3.8061595,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850689,\n
        "lat": 49.8731063,\n
        "lon": 3.8061602,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850690,\n
        "lat": 49.8731132,\n
        "lon": 3.8060834,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850691,\n
        "lat": 49.8732182,\n
        "lon": 3.8060695,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850692,\n
        "lat": 49.8732153,\n
        "lon": 3.8059916,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850693,\n
        "lat": 49.8731153,\n
        "lon": 3.8060090,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850694,\n
        "lat": 49.8730429,\n
        "lon": 3.8060064,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850695,\n
        "lat": 49.8733242,\n
        "lon": 3.8067695,\n
        "timestamp": "2017-03-04T17:01:44Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850696,\n
        "lat": 49.8731380,\n
        "lon": 3.8067435,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850697,\n
        "lat": 49.8731202,\n
        "lon": 3.8070950,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850698,\n
        "lat": 49.8733088,\n
        "lon": 3.8071139,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850699,\n
        "lat": 49.8738387,\n
        "lon": 3.8064584,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850700,\n
        "lat": 49.8738835,\n
        "lon": 3.8064668,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850701,\n
        "lat": 49.8738878,\n
        "lon": 3.8063588,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850702,\n
        "lat": 49.8738934,\n
        "lon": 3.8062682,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850703,\n
        "lat": 49.8739390,\n
        "lon": 3.8062629,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850704,\n
        "lat": 49.8739437,\n
        "lon": 3.8059600,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850705,\n
        "lat": 49.8738114,\n
        "lon": 3.8059551,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850706,\n
        "lat": 49.8738098,\n
        "lon": 3.8060014,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850707,\n
        "lat": 49.8738622,\n
        "lon": 3.8060039,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850708,\n
        "lat": 49.8743525,\n
        "lon": 3.8061949,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850709,\n
        "lat": 49.8743511,\n
        "lon": 3.8062288,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850710,\n
        "lat": 49.8743815,\n
        "lon": 3.8062318,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850711,\n
        "lat": 49.8743829,\n
        "lon": 3.8061979,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850712,\n
        "lat": 49.8663872,\n
        "lon": 3.8428665,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850713,\n
        "lat": 49.8660947,\n
        "lon": 3.8435022,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850714,\n
        "lat": 49.8663027,\n
        "lon": 3.8437314,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850715,\n
        "lat": 49.8665952,\n
        "lon": 3.8430957,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850716,\n
        "lat": 49.8657493,\n
        "lon": 3.8349666,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850717,\n
        "lat": 49.8656611,\n
        "lon": 3.8349797,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850718,\n
        "lat": 49.8656687,\n
        "lon": 3.8351233,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850719,\n
        "lat": 49.8657571,\n
        "lon": 3.8351068,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850720,\n
        "lat": 49.8663869,\n
        "lon": 3.8352394,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850721,\n
        "lat": 49.8661295,\n
        "lon": 3.8351012,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850722,\n
        "lat": 49.8660900,\n
        "lon": 3.8352986,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850723,\n
        "lat": 49.8663452,\n
        "lon": 3.8354377,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850724,\n
        "lat": 49.8658765,\n
        "lon": 3.8349695,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850725,\n
        "lat": 49.8658766,\n
        "lon": 3.8351093,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850726,\n
        "lat": 49.8659279,\n
        "lon": 3.8351092,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850727,\n
        "lat": 49.8659278,\n
        "lon": 3.8349875,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850728,\n
        "lat": 49.8659197,\n
        "lon": 3.8347215,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850729,\n
        "lat": 49.8658818,\n
        "lon": 3.8348438,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850730,\n
        "lat": 49.8659899,\n
        "lon": 3.8349261,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850731,\n
        "lat": 49.8660278,\n
        "lon": 3.8348037,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850732,\n
        "lat": 49.8660670,\n
        "lon": 3.8349847,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850733,\n
        "lat": 49.8660999,\n
        "lon": 3.8348819,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850734,\n
        "lat": 49.8660414,\n
        "lon": 3.8348349,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850735,\n
        "lat": 49.8660471,\n
        "lon": 3.8348184,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850736,\n
        "lat": 49.8662839,\n
        "lon": 3.8350201,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850737,\n
        "lat": 49.8662853,\n
        "lon": 3.8350131,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850738,\n
        "lat": 49.8661305,\n
        "lon": 3.8349332,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850739,\n
        "lat": 49.8661086,\n
        "lon": 3.8350349,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850740,\n
        "lat": 49.8661364,\n
        "lon": 3.8350500,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850741,\n
        "lat": 49.8662543,\n
        "lon": 3.8351682,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850742,\n
        "lat": 49.8662653,\n
        "lon": 3.8351164,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850743,\n
        "lat": 49.8663270,\n
        "lon": 3.8351464,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850744,\n
        "lat": 49.8663470,\n
        "lon": 3.8350545,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850745,\n
        "lat": 49.8675534,\n
        "lon": 3.8405242,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850746,\n
        "lat": 49.8674734,\n
        "lon": 3.8406921,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850747,\n
        "lat": 49.8676213,\n
        "lon": 3.8408683,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850748,\n
        "lat": 49.8676573,\n
        "lon": 3.8407909,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850749,\n
        "lat": 49.8676224,\n
        "lon": 3.8407442,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850750,\n
        "lat": 49.8676105,\n
        "lon": 3.8407699,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850751,\n
        "lat": 49.8675576,\n
        "lon": 3.8407026,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850752,\n
        "lat": 49.8675821,\n
        "lon": 3.8406512,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850753,\n
        "lat": 49.8676021,\n
        "lon": 3.8406745,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850754,\n
        "lat": 49.8676291,\n
        "lon": 3.8406119,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850755,\n
        "lat": 49.8676693,\n
        "lon": 3.8400811,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850756,\n
        "lat": 49.8676147,\n
        "lon": 3.8402180,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850757,\n
        "lat": 49.8676776,\n
        "lon": 3.8402735,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850758,\n
        "lat": 49.8676994,\n
        "lon": 3.8402197,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850759,\n
        "lat": 49.8676935,\n
        "lon": 3.8402103,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850760,\n
        "lat": 49.8677089,\n
        "lon": 3.8401647,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850761,\n
        "lat": 49.8676960,\n
        "lon": 3.8401518,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850762,\n
        "lat": 49.8677071,\n
        "lon": 3.8401197,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850763,\n
        "lat": 49.8677257,\n
        "lon": 3.8399165,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850764,\n
        "lat": 49.8676809,\n
        "lon": 3.8400376,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850765,\n
        "lat": 49.8677235,\n
        "lon": 3.8400742,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850766,\n
        "lat": 49.8677211,\n
        "lon": 3.8400824,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850767,\n
        "lat": 49.8677566,\n
        "lon": 3.8401151,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850768,\n
        "lat": 49.8678005,\n
        "lon": 3.8399775,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850769,\n
        "lat": 49.8678150,\n
        "lon": 3.8396870,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850770,\n
        "lat": 49.8677875,\n
        "lon": 3.8397725,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850771,\n
        "lat": 49.8678599,\n
        "lon": 3.8398249,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850772,\n
        "lat": 49.8678838,\n
        "lon": 3.8397375,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850773,\n
        "lat": 49.8678819,\n
        "lon": 3.8396282,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850774,\n
        "lat": 49.8679212,\n
        "lon": 3.8396585,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850775,\n
        "lat": 49.8679303,\n
        "lon": 3.8396269,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850776,\n
        "lat": 49.8678924,\n
        "lon": 3.8395944,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850777,\n
        "lat": 49.8678075,\n
        "lon": 3.8395378,\n
        "timestamp": "2017-03-04T17:01:45Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850778,\n
        "lat": 49.8678549,\n
        "lon": 3.8395772,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850779,\n
        "lat": 49.8678737,\n
        "lon": 3.8395890,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850780,\n
        "lat": 49.8679049,\n
        "lon": 3.8394925,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850781,\n
        "lat": 49.8679402,\n
        "lon": 3.8395204,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850782,\n
        "lat": 49.8679601,\n
        "lon": 3.8394627,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850783,\n
        "lat": 49.8678575,\n
        "lon": 3.8393793,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850784,\n
        "lat": 49.8679106,\n
        "lon": 3.8394125,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850785,\n
        "lat": 49.8679512,\n
        "lon": 3.8392929,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850786,\n
        "lat": 49.8678980,\n
        "lon": 3.8392516,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850787,\n
        "lat": 49.8678594,\n
        "lon": 3.8393732,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850788,\n
        "lat": 49.8675934,\n
        "lon": 3.8393359,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850789,\n
        "lat": 49.8675714,\n
        "lon": 3.8393973,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850790,\n
        "lat": 49.8676898,\n
        "lon": 3.8394784,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850791,\n
        "lat": 49.8677037,\n
        "lon": 3.8394270,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850792,\n
        "lat": 49.8675466,\n
        "lon": 3.8396091,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850793,\n
        "lat": 49.8674476,\n
        "lon": 3.8398571,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850794,\n
        "lat": 49.8674192,\n
        "lon": 3.8398279,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850795,\n
        "lat": 49.8672402,\n
        "lon": 3.8402672,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850796,\n
        "lat": 49.8672971,\n
        "lon": 3.8403248,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850797,\n
        "lat": 49.8673935,\n
        "lon": 3.8400857,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850798,\n
        "lat": 49.8673852,\n
        "lon": 3.8400773,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850799,\n
        "lat": 49.8674281,\n
        "lon": 3.8399832,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850800,\n
        "lat": 49.8674952,\n
        "lon": 3.8400470,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850801,\n
        "lat": 49.8675374,\n
        "lon": 3.8399417,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850802,\n
        "lat": 49.8675276,\n
        "lon": 3.8399283,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850803,\n
        "lat": 49.8676222,\n
        "lon": 3.8396801,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850804,\n
        "lat": 49.8688275,\n
        "lon": 3.8401358,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850805,\n
        "lat": 49.8687752,\n
        "lon": 3.8402703,\n
        "timestamp": "2017-03-04T17:01:46Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850806,\n
        "lat": 49.8688398,\n
        "lon": 3.8403363,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850807,\n
        "lat": 49.8688957,\n
        "lon": 3.8402043,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850808,\n
        "lat": 49.8687389,\n
        "lon": 3.8405395,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850809,\n
        "lat": 49.8687035,\n
        "lon": 3.8406282,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850810,\n
        "lat": 49.8687145,\n
        "lon": 3.8406425,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850811,\n
        "lat": 49.8687857,\n
        "lon": 3.8407045,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850812,\n
        "lat": 49.8688140,\n
        "lon": 3.8406268,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850813,\n
        "lat": 49.8687774,\n
        "lon": 3.8405912,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850814,\n
        "lat": 49.8687795,\n
        "lon": 3.8405778,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850815,\n
        "lat": 49.8686618,\n
        "lon": 3.8404680,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850816,\n
        "lat": 49.8686513,\n
        "lon": 3.8404936,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850817,\n
        "lat": 49.8687257,\n
        "lon": 3.8405726,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850818,\n
        "lat": 49.8687755,\n
        "lon": 3.8404350,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850819,\n
        "lat": 49.8687274,\n
        "lon": 3.8403880,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850820,\n
        "lat": 49.8687158,\n
        "lon": 3.8404166,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850821,\n
        "lat": 49.8686914,\n
        "lon": 3.8403900,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850822,\n
        "lat": 49.8687324,\n
        "lon": 3.8405335,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850823,\n
        "lat": 49.8687909,\n
        "lon": 3.8403974,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850824,\n
        "lat": 49.8688094,\n
        "lon": 3.8404143,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850825,\n
        "lat": 49.8688261,\n
        "lon": 3.8403748,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850826,\n
        "lat": 49.8688054,\n
        "lon": 3.8403557,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850827,\n
        "lat": 49.8688107,\n
        "lon": 3.8403404,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850828,\n
        "lat": 49.8687639,\n
        "lon": 3.8402992,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850829,\n
        "lat": 49.8687404,\n
        "lon": 3.8407107,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850830,\n
        "lat": 49.8687280,\n
        "lon": 3.8407410,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850831,\n
        "lat": 49.8687095,\n
        "lon": 3.8407215,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850832,\n
        "lat": 49.8686185,\n
        "lon": 3.8409610,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850833,\n
        "lat": 49.8686640,\n
        "lon": 3.8410053,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850834,\n
        "lat": 49.8686973,\n
        "lon": 3.8409240,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850835,\n
        "lat": 49.8687091,\n
        "lon": 3.8409329,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850836,\n
        "lat": 49.8687812,\n
        "lon": 3.8407471,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850837,\n
        "lat": 49.8686211,\n
        "lon": 3.8406005,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850838,\n
        "lat": 49.8685925,\n
        "lon": 3.8406801,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850839,\n
        "lat": 49.8686364,\n
        "lon": 3.8407235,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850840,\n
        "lat": 49.8686666,\n
        "lon": 3.8406432,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850841,\n
        "lat": 49.8672575,\n
        "lon": 3.8405815,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850842,\n
        "lat": 49.8672197,\n
        "lon": 3.8406444,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850843,\n
        "lat": 49.8672690,\n
        "lon": 3.8407128,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850844,\n
        "lat": 49.8673064,\n
        "lon": 3.8406466,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850845,\n
        "lat": 49.8674468,\n
        "lon": 3.8411422,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850846,\n
        "lat": 49.8674837,\n
        "lon": 3.8410612,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850847,\n
        "lat": 49.8675128,\n
        "lon": 3.8410892,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850848,\n
        "lat": 49.8675415,\n
        "lon": 3.8410212,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850849,\n
        "lat": 49.8675178,\n
        "lon": 3.8409931,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850850,\n
        "lat": 49.8675439,\n
        "lon": 3.8409270,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850851,\n
        "lat": 49.8675027,\n
        "lon": 3.8408761,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850852,\n
        "lat": 49.8674820,\n
        "lon": 3.8409292,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850853,\n
        "lat": 49.8674623,\n
        "lon": 3.8409106,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850854,\n
        "lat": 49.8674378,\n
        "lon": 3.8409629,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850855,\n
        "lat": 49.8674558,\n
        "lon": 3.8409830,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850856,\n
        "lat": 49.8674090,\n
        "lon": 3.8410990,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850857,\n
        "lat": 49.8673392,\n
        "lon": 3.8409085,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850858,\n
        "lat": 49.8672606,\n
        "lon": 3.8410901,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850859,\n
        "lat": 49.8673422,\n
        "lon": 3.8411831,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850860,\n
        "lat": 49.8673600,\n
        "lon": 3.8411395,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850861,\n
        "lat": 49.8673752,\n
        "lon": 3.8411083,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850862,\n
        "lat": 49.8673634,\n
        "lon": 3.8410905,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850863,\n
        "lat": 49.8674000,\n
        "lon": 3.8410123,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850864,\n
        "lat": 49.8673679,\n
        "lon": 3.8409781,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850865,\n
        "lat": 49.8673780,\n
        "lon": 3.8409562,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850866,\n
        "lat": 49.8683623,\n
        "lon": 3.8417669,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850867,\n
        "lat": 49.8683155,\n
        "lon": 3.8418632,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850868,\n
        "lat": 49.8683026,\n
        "lon": 3.8418482,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850869,\n
        "lat": 49.8682751,\n
        "lon": 3.8419047,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850870,\n
        "lat": 49.8683510,\n
        "lon": 3.8419930,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850871,\n
        "lat": 49.8684254,\n
        "lon": 3.8418402,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850872,\n
        "lat": 49.8787137,\n
        "lon": 3.8091288,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850873,\n
        "lat": 49.8786728,\n
        "lon": 3.8090798,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850874,\n
        "lat": 49.8787264,\n
        "lon": 3.8089790,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850875,\n
        "lat": 49.8786687,\n
        "lon": 3.8088801,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850876,\n
        "lat": 49.8786338,\n
        "lon": 3.8089298,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850877,\n
        "lat": 49.8786624,\n
        "lon": 3.8089777,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850878,\n
        "lat": 49.8785162,\n
        "lon": 3.8092560,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850879,\n
        "lat": 49.8785570,\n
        "lon": 3.8093079,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850880,\n
        "lat": 49.8786259,\n
        "lon": 3.8091734,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850881,\n
        "lat": 49.8786610,\n
        "lon": 3.8092211,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850882,\n
        "lat": 49.8789681,\n
        "lon": 3.8097851,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850883,\n
        "lat": 49.8790076,\n
        "lon": 3.8097500,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850884,\n
        "lat": 49.8789718,\n
        "lon": 3.8096513,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850885,\n
        "lat": 49.8789791,\n
        "lon": 3.8096452,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850886,\n
        "lat": 49.8789311,\n
        "lon": 3.8095275,\n
        "timestamp": "2017-03-04T17:01:47Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850887,\n
        "lat": 49.8788842,\n
        "lon": 3.8095678,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850888,\n
        "lat": 49.8791971,\n
        "lon": 3.8108385,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850989,\n
        "lat": 49.8791593,\n
        "lon": 3.8107970,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850990,\n
        "lat": 49.8791696,\n
        "lon": 3.8107747,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850991,\n
        "lat": 49.8791765,\n
        "lon": 3.8107810,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850992,\n
        "lat": 49.8791911,\n
        "lon": 3.8107492,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850993,\n
        "lat": 49.8792017,\n
        "lon": 3.8107593,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850994,\n
        "lat": 49.8792324,\n
        "lon": 3.8106880,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850995,\n
        "lat": 49.8792110,\n
        "lon": 3.8106635,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850996,\n
        "lat": 49.8792623,\n
        "lon": 3.8105459,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850997,\n
        "lat": 49.8792231,\n
        "lon": 3.8105024,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850998,\n
        "lat": 49.8790579,\n
        "lon": 3.8108774,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716850999,\n
        "lat": 49.8791040,\n
        "lon": 3.8109227,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851000,\n
        "lat": 49.8791248,\n
        "lon": 3.8108777,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851001,\n
        "lat": 49.8791624,\n
        "lon": 3.8109143,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851002,\n
        "lat": 49.8796614,\n
        "lon": 3.8101239,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851003,\n
        "lat": 49.8795325,\n
        "lon": 3.8100321,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851004,\n
        "lat": 49.8795001,\n
        "lon": 3.8101481,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851005,\n
        "lat": 49.8796338,\n
        "lon": 3.8102454,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851006,\n
        "lat": 49.8796818,\n
        "lon": 3.8102751,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851007,\n
        "lat": 49.8796964,\n
        "lon": 3.8102257,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851008,\n
        "lat": 49.8796440,\n
        "lon": 3.8101886,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851009,\n
        "lat": 49.8795259,\n
        "lon": 3.8106741,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851010,\n
        "lat": 49.8795560,\n
        "lon": 3.8106951,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851011,\n
        "lat": 49.8795649,\n
        "lon": 3.8106855,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851012,\n
        "lat": 49.8796321,\n
        "lon": 3.8107317,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851013,\n
        "lat": 49.8796373,\n
        "lon": 3.8107144,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851014,\n
        "lat": 49.8796933,\n
        "lon": 3.8104710,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851015,\n
        "lat": 49.8796868,\n
        "lon": 3.8104661,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851016,\n
        "lat": 49.8797156,\n
        "lon": 3.8103444,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851017,\n
        "lat": 49.8796474,\n
        "lon": 3.8103104,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851018,\n
        "lat": 49.8795595,\n
        "lon": 3.8106533,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851019,\n
        "lat": 49.8795374,\n
        "lon": 3.8106410,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851020,\n
        "lat": 49.8798295,\n
        "lon": 3.8101144,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851021,\n
        "lat": 49.8797268,\n
        "lon": 3.8105371,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851022,\n
        "lat": 49.8798084,\n
        "lon": 3.8105884,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851023,\n
        "lat": 49.8798146,\n
        "lon": 3.8105622,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851024,\n
        "lat": 49.8798596,\n
        "lon": 3.8105907,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851025,\n
        "lat": 49.8798912,\n
        "lon": 3.8104596,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851026,\n
        "lat": 49.8801986,\n
        "lon": 3.8106386,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851027,\n
        "lat": 49.8802458,\n
        "lon": 3.8104232,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851028,\n
        "lat": 49.8800982,\n
        "lon": 3.8103350,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851029,\n
        "lat": 49.8801102,\n
        "lon": 3.8102819,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851030,\n
        "lat": 49.8864322,\n
        "lon": 3.8107804,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851031,\n
        "lat": 49.8864079,\n
        "lon": 3.8108213,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851032,\n
        "lat": 49.8864344,\n
        "lon": 3.8108589,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851033,\n
        "lat": 49.8864587,\n
        "lon": 3.8108180,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851034,\n
        "lat": 49.8738142,\n
        "lon": 3.8053607,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851035,\n
        "lat": 49.8737552,\n
        "lon": 3.8052368,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851036,\n
        "lat": 49.8735203,\n
        "lon": 3.8055275,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851037,\n
        "lat": 49.8735812,\n
        "lon": 3.8056438,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851038,\n
        "lat": 49.8737115,\n
        "lon": 3.8054853,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851039,\n
        "lat": 49.8737193,\n
        "lon": 3.8054992,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851040,\n
        "lat": 49.8737358,\n
        "lon": 3.8054794,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851041,\n
        "lat": 49.8737289,\n
        "lon": 3.8054633,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851042,\n
        "lat": 49.8736322,\n
        "lon": 3.8052922,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851043,\n
        "lat": 49.8735881,\n
        "lon": 3.8052059,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851044,\n
        "lat": 49.8734482,\n
        "lon": 3.8053816,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851045,\n
        "lat": 49.8734898,\n
        "lon": 3.8054666,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851046,\n
        "lat": 49.8739381,\n
        "lon": 3.8054926,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851047,\n
        "lat": 49.8739033,\n
        "lon": 3.8055100,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851048,\n
        "lat": 49.8738704,\n
        "lon": 3.8053723,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851049,\n
        "lat": 49.8737989,\n
        "lon": 3.8054151,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851050,\n
        "lat": 49.8738902,\n
        "lon": 3.8058235,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851051,\n
        "lat": 49.8739653,\n
        "lon": 3.8057867,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851052,\n
        "lat": 49.8739232,\n
        "lon": 3.8056038,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851053,\n
        "lat": 49.8739579,\n
        "lon": 3.8055798,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851054,\n
        "lat": 49.8743106,\n
        "lon": 3.8048545,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851055,\n
        "lat": 49.8740037,\n
        "lon": 3.8050382,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851056,\n
        "lat": 49.8741380,\n
        "lon": 3.8056121,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851057,\n
        "lat": 49.8741943,\n
        "lon": 3.8055693,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851058,\n
        "lat": 49.8741472,\n
        "lon": 3.8053554,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851059,\n
        "lat": 49.8736469,\n
        "lon": 3.8056377,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851060,\n
        "lat": 49.8735729,\n
        "lon": 3.8056620,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851061,\n
        "lat": 49.8735845,\n
        "lon": 3.8057336,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851062,\n
        "lat": 49.8736566,\n
        "lon": 3.8057081,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851063,\n
        "lat": 49.8736526,\n
        "lon": 3.8057333,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851064,\n
        "lat": 49.8735971,\n
        "lon": 3.8057551,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851065,\n
        "lat": 49.8736029,\n
        "lon": 3.8057957,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851066,\n
        "lat": 49.8736585,\n
        "lon": 3.8057738,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851067,\n
        "lat": 49.8743906,\n
        "lon": 3.8052172,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851068,\n
        "lat": 49.8708118,\n
        "lon": 3.8063274,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851069,\n
        "lat": 49.8708055,\n
        "lon": 3.8068309,\n
        "timestamp": "2017-03-04T17:01:48Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851070,\n
        "lat": 49.8785967,\n
        "lon": 3.8088885,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851071,\n
        "lat": 49.8785254,\n
        "lon": 3.8087940,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851072,\n
        "lat": 49.8784743,\n
        "lon": 3.8087062,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851073,\n
        "lat": 49.8784296,\n
        "lon": 3.8087853,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851074,\n
        "lat": 49.8784506,\n
        "lon": 3.8088138,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851075,\n
        "lat": 49.8784757,\n
        "lon": 3.8087722,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851076,\n
        "lat": 49.8785117,\n
        "lon": 3.8088301,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851077,\n
        "lat": 49.8785412,\n
        "lon": 3.8088717,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851078,\n
        "lat": 49.8785787,\n
        "lon": 3.8089188,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851079,\n
        "lat": 49.8800508,\n
        "lon": 3.8098898,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851080,\n
        "lat": 49.8800381,\n
        "lon": 3.8099422,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851081,\n
        "lat": 49.8800633,\n
        "lon": 3.8099568,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851082,\n
        "lat": 49.8800760,\n
        "lon": 3.8099044,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851083,\n
        "lat": 49.8803678,\n
        "lon": 3.8098927,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851084,\n
        "lat": 49.8801145,\n
        "lon": 3.8097456,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851085,\n
        "lat": 49.8803166,\n
        "lon": 3.8101037,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851086,\n
        "lat": 49.8802491,\n
        "lon": 3.8106679,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851087,\n
        "lat": 49.8803082,\n
        "lon": 3.8103999,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851088,\n
        "lat": 49.8764035,\n
        "lon": 3.8054619,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851189,\n
        "lat": 49.8762740,\n
        "lon": 3.8054546,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851190,\n
        "lat": 49.8762719,\n
        "lon": 3.8055531,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851191,\n
        "lat": 49.8763498,\n
        "lon": 3.8055574,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851192,\n
        "lat": 49.8763492,\n
        "lon": 3.8058287,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851193,\n
        "lat": 49.8764014,\n
        "lon": 3.8058276,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851194,\n
        "lat": 49.8764018,\n
        "lon": 3.8057571,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851195,\n
        "lat": 49.8764342,\n
        "lon": 3.8057575,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851196,\n
        "lat": 49.8764345,\n
        "lon": 3.8056901,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851197,\n
        "lat": 49.8764022,\n
        "lon": 3.8056897,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851198,\n
        "lat": 49.8770838,\n
        "lon": 3.8057569,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851199,\n
        "lat": 49.8769753,\n
        "lon": 3.8058715,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851200,\n
        "lat": 49.8772437,\n
        "lon": 3.8047202,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851201,\n
        "lat": 49.8766940,\n
        "lon": 3.8043636,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851202,\n
        "lat": 49.8766474,\n
        "lon": 3.8045356,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851203,\n
        "lat": 49.8771971,\n
        "lon": 3.8048921,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851204,\n
        "lat": 49.8770403,\n
        "lon": 3.8053741,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851205,\n
        "lat": 49.8767450,\n
        "lon": 3.8051825,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851206,\n
        "lat": 49.8766568,\n
        "lon": 3.8055083,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851207,\n
        "lat": 49.8769520,\n
        "lon": 3.8056999,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851208,\n
        "lat": 49.8760456,\n
        "lon": 3.8056810,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851209,\n
        "lat": 49.8760775,\n
        "lon": 3.8056819,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851210,\n
        "lat": 49.8760791,\n
        "lon": 3.8055143,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851211,\n
        "lat": 49.8760485,\n
        "lon": 3.8055132,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851212,\n
        "lat": 49.8760490,\n
        "lon": 3.8054758,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851213,\n
        "lat": 49.8758795,\n
        "lon": 3.8054722,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851214,\n
        "lat": 49.8758753,\n
        "lon": 3.8056691,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851215,\n
        "lat": 49.8758994,\n
        "lon": 3.8056702,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851216,\n
        "lat": 49.8759011,\n
        "lon": 3.8056003,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851217,\n
        "lat": 49.8759930,\n
        "lon": 3.8056016,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851218,\n
        "lat": 49.8759904,\n
        "lon": 3.8058423,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851219,\n
        "lat": 49.8760442,\n
        "lon": 3.8058408,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851220,\n
        "lat": 49.8752209,\n
        "lon": 3.8058313,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851221,\n
        "lat": 49.8752806,\n
        "lon": 3.8058312,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851222,\n
        "lat": 49.8752801,\n
        "lon": 3.8056097,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851223,\n
        "lat": 49.8752228,\n
        "lon": 3.8056100,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851224,\n
        "lat": 49.8677916,\n
        "lon": 3.8392918,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851225,\n
        "lat": 49.8676566,\n
        "lon": 3.8391774,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851226,\n
        "lat": 49.8676317,\n
        "lon": 3.8392531,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851227,\n
        "lat": 49.8677296,\n
        "lon": 3.8393332,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851228,\n
        "lat": 49.8677268,\n
        "lon": 3.8393484,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851229,\n
        "lat": 49.8677427,\n
        "lon": 3.8393644,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851230,\n
        "lat": 49.8677484,\n
        "lon": 3.8393490,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851231,\n
        "lat": 49.8677674,\n
        "lon": 3.8393661,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851232,\n
        "lat": 49.8677202,\n
        "lon": 3.8389871,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851233,\n
        "lat": 49.8677033,\n
        "lon": 3.8390301,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851234,\n
        "lat": 49.8677243,\n
        "lon": 3.8390472,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851235,\n
        "lat": 49.8677433,\n
        "lon": 3.8390067,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851236,\n
        "lat": 49.8681278,\n
        "lon": 3.8388231,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851237,\n
        "lat": 49.8681464,\n
        "lon": 3.8387626,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851238,\n
        "lat": 49.8681194,\n
        "lon": 3.8387343,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851239,\n
        "lat": 49.8681249,\n
        "lon": 3.8387185,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851240,\n
        "lat": 49.8681081,\n
        "lon": 3.8387051,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851241,\n
        "lat": 49.8680883,\n
        "lon": 3.8387925,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851242,\n
        "lat": 49.8681723,\n
        "lon": 3.8383886,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851243,\n
        "lat": 49.8680988,\n
        "lon": 3.8386259,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851244,\n
        "lat": 49.8681546,\n
        "lon": 3.8386692,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851245,\n
        "lat": 49.8681808,\n
        "lon": 3.8385882,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851246,\n
        "lat": 49.8681733,\n
        "lon": 3.8385813,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851247,\n
        "lat": 49.8681870,\n
        "lon": 3.8385365,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851248,\n
        "lat": 49.8681755,\n
        "lon": 3.8385272,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851249,\n
        "lat": 49.8681816,\n
        "lon": 3.8384996,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851250,\n
        "lat": 49.8681890,\n
        "lon": 3.8385043,\n
        "timestamp": "2017-03-04T17:01:49Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851251,\n
        "lat": 49.8682176,\n
        "lon": 3.8384208,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851252,\n
        "lat": 49.8682327,\n
        "lon": 3.8381636,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851253,\n
        "lat": 49.8681765,\n
        "lon": 3.8383753,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851254,\n
        "lat": 49.8682879,\n
        "lon": 3.8384510,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851255,\n
        "lat": 49.8682954,\n
        "lon": 3.8384248,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851256,\n
        "lat": 49.8682811,\n
        "lon": 3.8384156,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851257,\n
        "lat": 49.8682984,\n
        "lon": 3.8383553,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851258,\n
        "lat": 49.8682693,\n
        "lon": 3.8383349,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851259,\n
        "lat": 49.8682767,\n
        "lon": 3.8383087,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851260,\n
        "lat": 49.8682823,\n
        "lon": 3.8383095,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851261,\n
        "lat": 49.8683059,\n
        "lon": 3.8382081,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851262,\n
        "lat": 49.8683105,\n
        "lon": 3.8378149,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851263,\n
        "lat": 49.8682904,\n
        "lon": 3.8379263,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851264,\n
        "lat": 49.8682809,\n
        "lon": 3.8379900,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851265,\n
        "lat": 49.8683875,\n
        "lon": 3.8380363,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851266,\n
        "lat": 49.8683821,\n
        "lon": 3.8380686,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851267,\n
        "lat": 49.8683960,\n
        "lon": 3.8380765,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851268,\n
        "lat": 49.8683742,\n
        "lon": 3.8381819,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851269,\n
        "lat": 49.8684731,\n
        "lon": 3.8382300,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851270,\n
        "lat": 49.8684856,\n
        "lon": 3.8381532,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851271,\n
        "lat": 49.8684605,\n
        "lon": 3.8381373,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851272,\n
        "lat": 49.8684868,\n
        "lon": 3.8380055,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851273,\n
        "lat": 49.8684113,\n
        "lon": 3.8379716,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851274,\n
        "lat": 49.8684341,\n
        "lon": 3.8378669,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851275,\n
        "lat": 49.8685071,\n
        "lon": 3.8378940,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851276,\n
        "lat": 49.8685166,\n
        "lon": 3.8378969,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851277,\n
        "lat": 49.8685441,\n
        "lon": 3.8377700,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851278,\n
        "lat": 49.8685035,\n
        "lon": 3.8377465,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851279,\n
        "lat": 49.8684815,\n
        "lon": 3.8378821,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851280,\n
        "lat": 49.8687297,\n
        "lon": 3.8369528,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851281,\n
        "lat": 49.8685809,\n
        "lon": 3.8371679,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851282,\n
        "lat": 49.8686218,\n
        "lon": 3.8372172,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851283,\n
        "lat": 49.8687214,\n
        "lon": 3.8370773,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851284,\n
        "lat": 49.8687453,\n
        "lon": 3.8371120,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851285,\n
        "lat": 49.8687327,\n
        "lon": 3.8371334,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851286,\n
        "lat": 49.8687560,\n
        "lon": 3.8371701,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851287,\n
        "lat": 49.8687688,\n
        "lon": 3.8371537,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851288,\n
        "lat": 49.8688345,\n
        "lon": 3.8372469,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851289,\n
        "lat": 49.8688490,\n
        "lon": 3.8372281,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851290,\n
        "lat": 49.8688724,\n
        "lon": 3.8372713,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851291,\n
        "lat": 49.8689007,\n
        "lon": 3.8372305,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851292,\n
        "lat": 49.8681541,\n
        "lon": 3.8377974,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851293,\n
        "lat": 49.8680982,\n
        "lon": 3.8377674,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851294,\n
        "lat": 49.8680447,\n
        "lon": 3.8380058,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851295,\n
        "lat": 49.8681028,\n
        "lon": 3.8380385,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851296,\n
        "lat": 49.8681463,\n
        "lon": 3.8378443,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851297,\n
        "lat": 49.8681438,\n
        "lon": 3.8378427,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851298,\n
        "lat": 49.8685200,\n
        "lon": 3.8375391,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851299,\n
        "lat": 49.8685721,\n
        "lon": 3.8375676,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851300,\n
        "lat": 49.8686259,\n
        "lon": 3.8373495,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851301,\n
        "lat": 49.8685185,\n
        "lon": 3.8372784,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851302,\n
        "lat": 49.8684942,\n
        "lon": 3.8373771,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851303,\n
        "lat": 49.8685511,\n
        "lon": 3.8374130,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851304,\n
        "lat": 49.8679630,\n
        "lon": 3.8382988,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851305,\n
        "lat": 49.8679503,\n
        "lon": 3.8383356,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851306,\n
        "lat": 49.8679365,\n
        "lon": 3.8383236,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851307,\n
        "lat": 49.8679189,\n
        "lon": 3.8383745,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851308,\n
        "lat": 49.8679428,\n
        "lon": 3.8383954,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851309,\n
        "lat": 49.8679075,\n
        "lon": 3.8384974,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851310,\n
        "lat": 49.8679551,\n
        "lon": 3.8385371,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851311,\n
        "lat": 49.8679743,\n
        "lon": 3.8384819,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851312,\n
        "lat": 49.8679798,\n
        "lon": 3.8384866,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851313,\n
        "lat": 49.8679892,\n
        "lon": 3.8384592,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851314,\n
        "lat": 49.8679837,\n
        "lon": 3.8384545,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851315,\n
        "lat": 49.8680205,\n
        "lon": 3.8383485,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851316,\n
        "lat": 49.8679856,\n
        "lon": 3.8382341,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851317,\n
        "lat": 49.8680820,\n
        "lon": 3.8382450,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851318,\n
        "lat": 49.8680895,\n
        "lon": 3.8381100,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851319,\n
        "lat": 49.8679930,\n
        "lon": 3.8380990,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851320,\n
        "lat": 49.8684375,\n
        "lon": 3.8372280,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851321,\n
        "lat": 49.8684217,\n
        "lon": 3.8372184,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851322,\n
        "lat": 49.8684162,\n
        "lon": 3.8372404,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851323,\n
        "lat": 49.8684320,\n
        "lon": 3.8372502,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851324,\n
        "lat": 49.8673761,\n
        "lon": 3.8387602,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851325,\n
        "lat": 49.8673405,\n
        "lon": 3.8388444,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851326,\n
        "lat": 49.8673855,\n
        "lon": 3.8388904,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851327,\n
        "lat": 49.8673660,\n
        "lon": 3.8389365,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851328,\n
        "lat": 49.8673574,\n
        "lon": 3.8389276,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851329,\n
        "lat": 49.8672619,\n
        "lon": 3.8391535,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851330,\n
        "lat": 49.8673032,\n
        "lon": 3.8391954,\n
        "timestamp": "2017-03-04T17:01:50Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851331,\n
        "lat": 49.8673399,\n
        "lon": 3.8392230,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851332,\n
        "lat": 49.8673557,\n
        "lon": 3.8391853,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851333,\n
        "lat": 49.8673526,\n
        "lon": 3.8391647,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851334,\n
        "lat": 49.8674171,\n
        "lon": 3.8389983,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851335,\n
        "lat": 49.8673912,\n
        "lon": 3.8389720,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851336,\n
        "lat": 49.8674492,\n
        "lon": 3.8388350,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851337,\n
        "lat": 49.8760427,\n
        "lon": 3.8265113,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851338,\n
        "lat": 49.8760631,\n
        "lon": 3.8265725,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851339,\n
        "lat": 49.8761296,\n
        "lon": 3.8265152,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851340,\n
        "lat": 49.8761112,\n
        "lon": 3.8264589,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851341,\n
        "lat": 49.8761711,\n
        "lon": 3.8265365,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851342,\n
        "lat": 49.8761865,\n
        "lon": 3.8265805,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851343,\n
        "lat": 49.8762147,\n
        "lon": 3.8265582,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851344,\n
        "lat": 49.8762001,\n
        "lon": 3.8265111,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851345,\n
        "lat": 49.8758714,\n
        "lon": 3.8259049,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851346,\n
        "lat": 49.8758023,\n
        "lon": 3.8259277,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851347,\n
        "lat": 49.8758138,\n
        "lon": 3.8260020,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851348,\n
        "lat": 49.8757409,\n
        "lon": 3.8260289,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851349,\n
        "lat": 49.8757523,\n
        "lon": 3.8261222,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851350,\n
        "lat": 49.8759402,\n
        "lon": 3.8260573,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851351,\n
        "lat": 49.8759278,\n
        "lon": 3.8259600,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851352,\n
        "lat": 49.8758824,\n
        "lon": 3.8259766,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851353,\n
        "lat": 49.8760869,\n
        "lon": 3.8269848,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851354,\n
        "lat": 49.8761018,\n
        "lon": 3.8270286,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851355,\n
        "lat": 49.8761553,\n
        "lon": 3.8269888,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851356,\n
        "lat": 49.8761395,\n
        "lon": 3.8269456,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851357,\n
        "lat": 49.8798631,\n
        "lon": 3.8233421,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851358,\n
        "lat": 49.8798262,\n
        "lon": 3.8232381,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851359,\n
        "lat": 49.8797992,\n
        "lon": 3.8232646,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851360,\n
        "lat": 49.8797533,\n
        "lon": 3.8231361,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851361,\n
        "lat": 49.8796862,\n
        "lon": 3.8232050,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851362,\n
        "lat": 49.8797310,\n
        "lon": 3.8233244,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851363,\n
        "lat": 49.8797193,\n
        "lon": 3.8233391,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851364,\n
        "lat": 49.8797582,\n
        "lon": 3.8234397,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851365,\n
        "lat": 49.8787931,\n
        "lon": 3.8236776,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851366,\n
        "lat": 49.8787446,\n
        "lon": 3.8235826,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851367,\n
        "lat": 49.8787377,\n
        "lon": 3.8235913,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851368,\n
        "lat": 49.8787198,\n
        "lon": 3.8235563,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851369,\n
        "lat": 49.8786563,\n
        "lon": 3.8236339,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851370,\n
        "lat": 49.8786741,\n
        "lon": 3.8236688,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851371,\n
        "lat": 49.8786647,\n
        "lon": 3.8236804,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851372,\n
        "lat": 49.8787131,\n
        "lon": 3.8237754,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851373,\n
        "lat": 49.8650841,\n
        "lon": 3.8370652,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851374,\n
        "lat": 49.8651014,\n
        "lon": 3.8370999,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851375,\n
        "lat": 49.8651225,\n
        "lon": 3.8370726,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851376,\n
        "lat": 49.8651441,\n
        "lon": 3.8371173,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851377,\n
        "lat": 49.8652054,\n
        "lon": 3.8370370,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851378,\n
        "lat": 49.8645449,\n
        "lon": 3.8373800,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851379,\n
        "lat": 49.8646727,\n
        "lon": 3.8375706,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851380,\n
        "lat": 49.8647052,\n
        "lon": 3.8375228,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851381,\n
        "lat": 49.8645720,\n
        "lon": 3.8373317,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851382,\n
        "lat": 49.8644835,\n
        "lon": 3.8374841,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851383,\n
        "lat": 49.8646117,\n
        "lon": 3.8376711,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851384,\n
        "lat": 49.8644518,\n
        "lon": 3.8375351,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851385,\n
        "lat": 49.8645843,\n
        "lon": 3.8377211,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851386,\n
        "lat": 49.8654580,\n
        "lon": 3.8381081,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851387,\n
        "lat": 49.8654393,\n
        "lon": 3.8380747,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851388,\n
        "lat": 49.8704358,\n
        "lon": 3.8381526,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851489,\n
        "lat": 49.8705487,\n
        "lon": 3.8383736,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851490,\n
        "lat": 49.8706450,\n
        "lon": 3.8382677,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851495,\n
        "lat": 49.8709216,\n
        "lon": 3.8380857,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851496,\n
        "lat": 49.8707637,\n
        "lon": 3.8382557,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851497,\n
        "lat": 49.8707922,\n
        "lon": 3.8383193,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851498,\n
        "lat": 49.8709502,\n
        "lon": 3.8381494,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851499,\n
        "lat": 49.8710238,\n
        "lon": 3.8383294,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851500,\n
        "lat": 49.8709733,\n
        "lon": 3.8383655,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851501,\n
        "lat": 49.8708605,\n
        "lon": 3.8387627,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851502,\n
        "lat": 49.8711007,\n
        "lon": 3.8385830,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851503,\n
        "lat": 49.8641933,\n
        "lon": 3.8394402,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851504,\n
        "lat": 49.8641663,\n
        "lon": 3.8394019,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851505,\n
        "lat": 49.8641147,\n
        "lon": 3.8394897,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851506,\n
        "lat": 49.8640636,\n
        "lon": 3.8394118,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851507,\n
        "lat": 49.8788628,\n
        "lon": 3.8137911,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851508,\n
        "lat": 49.8788812,\n
        "lon": 3.8136497,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851509,\n
        "lat": 49.8711560,\n
        "lon": 3.8063413,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851510,\n
        "lat": 49.8711462,\n
        "lon": 3.8063410,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851511,\n
        "lat": 49.8711451,\n
        "lon": 3.8064238,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851512,\n
        "lat": 49.8711549,\n
        "lon": 3.8064240,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851513,\n
        "lat": 49.8718318,\n
        "lon": 3.8066238,\n
        "timestamp": "2017-03-04T17:01:51Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851514,\n
        "lat": 49.8718287,\n
        "lon": 3.8070152,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851515,\n
        "lat": 49.8714594,\n
        "lon": 3.8063144,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851516,\n
        "lat": 49.8714235,\n
        "lon": 3.8063134,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851517,\n
        "lat": 49.8714203,\n
        "lon": 3.8065846,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851518,\n
        "lat": 49.8665391,\n
        "lon": 3.8409727,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851519,\n
        "lat": 49.8662235,\n
        "lon": 3.8413754,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851520,\n
        "lat": 49.8663681,\n
        "lon": 3.8415950,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851521,\n
        "lat": 49.8661719,\n
        "lon": 3.8418607,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851522,\n
        "lat": 49.8662371,\n
        "lon": 3.8419758,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851523,\n
        "lat": 49.8664333,\n
        "lon": 3.8417102,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851524,\n
        "lat": 49.8656301,\n
        "lon": 3.8397602,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851525,\n
        "lat": 49.8655982,\n
        "lon": 3.8397893,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851526,\n
        "lat": 49.8656371,\n
        "lon": 3.8398802,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851527,\n
        "lat": 49.8666284,\n
        "lon": 3.8420009,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851528,\n
        "lat": 49.8666499,\n
        "lon": 3.8420363,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851529,\n
        "lat": 49.8667148,\n
        "lon": 3.8419396,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851530,\n
        "lat": 49.8667846,\n
        "lon": 3.8404906,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851531,\n
        "lat": 49.8666638,\n
        "lon": 3.8404465,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851532,\n
        "lat": 49.8665358,\n
        "lon": 3.8406465,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851533,\n
        "lat": 49.8666866,\n
        "lon": 3.8418387,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851534,\n
        "lat": 49.8666249,\n
        "lon": 3.8417545,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851535,\n
        "lat": 49.8664464,\n
        "lon": 3.8420673,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851536,\n
        "lat": 49.8665081,\n
        "lon": 3.8421516,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851537,\n
        "lat": 49.8667613,\n
        "lon": 3.8405301,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851538,\n
        "lat": 49.8666724,\n
        "lon": 3.8408410,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851539,\n
        "lat": 49.8668139,\n
        "lon": 3.8406060,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851540,\n
        "lat": 49.8665450,\n
        "lon": 3.8406588,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851541,\n
        "lat": 49.8665002,\n
        "lon": 3.8407329,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851542,\n
        "lat": 49.8665747,\n
        "lon": 3.8408402,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851543,\n
        "lat": 49.8666447,\n
        "lon": 3.8422055,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851544,\n
        "lat": 49.8667444,\n
        "lon": 3.8423324,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851545,\n
        "lat": 49.8667989,\n
        "lon": 3.8422502,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851546,\n
        "lat": 49.8668347,\n
        "lon": 3.8417850,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851547,\n
        "lat": 49.8669676,\n
        "lon": 3.8420789,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851548,\n
        "lat": 49.8651600,\n
        "lon": 3.8358679,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851549,\n
        "lat": 49.8651084,\n
        "lon": 3.8359450,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851550,\n
        "lat": 49.8651955,\n
        "lon": 3.8360964,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851551,\n
        "lat": 49.8652508,\n
        "lon": 3.8360200,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851552,\n
        "lat": 49.8651879,\n
        "lon": 3.8361063,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851553,\n
        "lat": 49.8652153,\n
        "lon": 3.8361613,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851554,\n
        "lat": 49.8654576,\n
        "lon": 3.8380554,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851555,\n
        "lat": 49.8654697,\n
        "lon": 3.8381270,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851556,\n
        "lat": 49.8655013,\n
        "lon": 3.8381117,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851557,\n
        "lat": 49.8656049,\n
        "lon": 3.8375920,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851558,\n
        "lat": 49.8655993,\n
        "lon": 3.8375486,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851559,\n
        "lat": 49.8658841,\n
        "lon": 3.8382270,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851560,\n
        "lat": 49.8658565,\n
        "lon": 3.8382688,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851561,\n
        "lat": 49.8658721,\n
        "lon": 3.8382938,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851562,\n
        "lat": 49.8658982,\n
        "lon": 3.8382542,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851563,\n
        "lat": 49.8663095,\n
        "lon": 3.8375585,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851564,\n
        "lat": 49.8662709,\n
        "lon": 3.8375260,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851565,\n
        "lat": 49.8662272,\n
        "lon": 3.8375994,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851566,\n
        "lat": 49.8662735,\n
        "lon": 3.8376754,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851567,\n
        "lat": 49.8662353,\n
        "lon": 3.8377287,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851568,\n
        "lat": 49.8661886,\n
        "lon": 3.8376520,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851569,\n
        "lat": 49.8661990,\n
        "lon": 3.8376691,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851570,\n
        "lat": 49.8660484,\n
        "lon": 3.8370125,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851571,\n
        "lat": 49.8660148,\n
        "lon": 3.8370009,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851572,\n
        "lat": 49.8660053,\n
        "lon": 3.8370724,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851573,\n
        "lat": 49.8660378,\n
        "lon": 3.8370863,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851574,\n
        "lat": 49.8667733,\n
        "lon": 3.8379715,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851575,\n
        "lat": 49.8666682,\n
        "lon": 3.8382262,\n
        "timestamp": "2017-03-04T17:01:52Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851576,\n
        "lat": 49.8663756,\n
        "lon": 3.8380874,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851577,\n
        "lat": 49.8663958,\n
        "lon": 3.8381264,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851578,\n
        "lat": 49.8665693,\n
        "lon": 3.8378863,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851579,\n
        "lat": 49.8662974,\n
        "lon": 3.8364817,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851580,\n
        "lat": 49.8662296,\n
        "lon": 3.8364579,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851581,\n
        "lat": 49.8661968,\n
        "lon": 3.8368852,\n
        "timestamp": "2017-07-09T17:38:04Z",\n
        "version": 2,\n
        "changeset": 50157995,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851582,\n
        "lat": 49.8659756,\n
        "lon": 3.8390989,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851583,\n
        "lat": 49.8659487,\n
        "lon": 3.8391268,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851584,\n
        "lat": 49.8660089,\n
        "lon": 3.8392654,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851585,\n
        "lat": 49.8666815,\n
        "lon": 3.8369730,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851586,\n
        "lat": 49.8665686,\n
        "lon": 3.8373587,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851587,\n
        "lat": 49.8667351,\n
        "lon": 3.8374720,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851588,\n
        "lat": 49.8668475,\n
        "lon": 3.8370902,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851589,\n
        "lat": 49.8666524,\n
        "lon": 3.8378954,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851590,\n
        "lat": 49.8666124,\n
        "lon": 3.8378502,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851591,\n
        "lat": 49.8665356,\n
        "lon": 3.8380105,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851592,\n
        "lat": 49.8665766,\n
        "lon": 3.8380566,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851593,\n
        "lat": 49.8666681,\n
        "lon": 3.8384641,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851594,\n
        "lat": 49.8668930,\n
        "lon": 3.8384828,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851595,\n
        "lat": 49.8668621,\n
        "lon": 3.8385675,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851596,\n
        "lat": 49.8669250,\n
        "lon": 3.8386224,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851597,\n
        "lat": 49.8669559,\n
        "lon": 3.8385377,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851598,\n
        "lat": 49.8843897,\n
        "lon": 3.8059853,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851599,\n
        "lat": 49.8845543,\n
        "lon": 3.8062087,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851600,\n
        "lat": 49.8839532,\n
        "lon": 3.8062048,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851601,\n
        "lat": 49.8839170,\n
        "lon": 3.8062633,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851602,\n
        "lat": 49.8840350,\n
        "lon": 3.8064379,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851603,\n
        "lat": 49.8840713,\n
        "lon": 3.8063791,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851604,\n
        "lat": 49.8841305,\n
        "lon": 3.8062828,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851605,\n
        "lat": 49.8842623,\n
        "lon": 3.8060688,\n
        "timestamp": "2017-03-04T17:01:53Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851606,\n
        "lat": 49.8841858,\n
        "lon": 3.8059513,\n
        "timestamp": "2017-03-04T17:01:54Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851607,\n
        "lat": 49.8838605,\n
        "lon": 3.8058737,\n
        "timestamp": "2017-03-04T17:01:54Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851608,\n
        "lat": 49.8842657,\n
        "lon": 3.8058425,\n
        "timestamp": "2017-03-04T17:01:54Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851609,\n
        "lat": 49.8843375,\n
        "lon": 3.8059466,\n
        "timestamp": "2017-03-04T17:01:54Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851610,\n
        "lat": 49.8839561,\n
        "lon": 3.8055411,\n
        "timestamp": "2017-03-04T17:01:54Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851611,\n
        "lat": 49.8840105,\n
        "lon": 3.8056254,\n
        "timestamp": "2017-03-04T17:01:54Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851612,\n
        "lat": 49.8840318,\n
        "lon": 3.8054182,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851613,\n
        "lat": 49.8837979,\n
        "lon": 3.8059756,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851614,\n
        "lat": 49.8840923,\n
        "lon": 3.8054686,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851615,\n
        "lat": 49.8840800,\n
        "lon": 3.8054883,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851616,\n
        "lat": 49.8840876,\n
        "lon": 3.8055000,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851617,\n
        "lat": 49.8840999,\n
        "lon": 3.8054803,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851618,\n
        "lat": 49.8757265,\n
        "lon": 3.8064082,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851619,\n
        "lat": 49.8757276,\n
        "lon": 3.8064473,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851620,\n
        "lat": 49.8762903,\n
        "lon": 3.8268797,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851621,\n
        "lat": 49.8762988,\n
        "lon": 3.8269042,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851622,\n
        "lat": 49.8757484,\n
        "lon": 3.8259271,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851623,\n
        "lat": 49.8756806,\n
        "lon": 3.8256047,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851624,\n
        "lat": 49.8750660,\n
        "lon": 3.8238633,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851625,\n
        "lat": 49.8748588,\n
        "lon": 3.8238268,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851626,\n
        "lat": 49.8750307,\n
        "lon": 3.8240309,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851627,\n
        "lat": 49.8780089,\n
        "lon": 3.8073613,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851628,\n
        "lat": 49.8779119,\n
        "lon": 3.8075936,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851629,\n
        "lat": 49.8779413,\n
        "lon": 3.8076094,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851630,\n
        "lat": 49.8769981,\n
        "lon": 3.8060209,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851631,\n
        "lat": 49.8770684,\n
        "lon": 3.8061801,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851632,\n
        "lat": 49.8770978,\n
        "lon": 3.8061491,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851633,\n
        "lat": 49.8773018,\n
        "lon": 3.8062506,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851634,\n
        "lat": 49.8774658,\n
        "lon": 3.8066218,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851635,\n
        "lat": 49.8776172,\n
        "lon": 3.8064617,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851636,\n
        "lat": 49.8772352,\n
        "lon": 3.8055967,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851637,\n
        "lat": 49.8842710,\n
        "lon": 3.8066178,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851638,\n
        "lat": 49.8840045,\n
        "lon": 3.8070497,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851639,\n
        "lat": 49.8843045,\n
        "lon": 3.8066674,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851640,\n
        "lat": 49.8733133,\n
        "lon": 3.8064117,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851641,\n
        "lat": 49.8733130,\n
        "lon": 3.8064983,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851642,\n
        "lat": 49.8734856,\n
        "lon": 3.8065179,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851643,\n
        "lat": 49.8734856,\n
        "lon": 3.8064316,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851644,\n
        "lat": 49.8732504,\n
        "lon": 3.8062647,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851645,\n
        "lat": 49.8732394,\n
        "lon": 3.8065348,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851646,\n
        "lat": 49.8733115,\n
        "lon": 3.8065416,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851647,\n
        "lat": 49.8733201,\n
        "lon": 3.8062718,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851648,\n
        "lat": 49.8732155,\n
        "lon": 3.8062650,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851649,\n
        "lat": 49.8732081,\n
        "lon": 3.8065307,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851650,\n
        "lat": 49.8664268,\n
        "lon": 3.8429102,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851651,\n
        "lat": 49.8664698,\n
        "lon": 3.8429575,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851652,\n
        "lat": 49.8666907,\n
        "lon": 3.8424775,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851653,\n
        "lat": 49.8666477,\n
        "lon": 3.8424302,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851654,\n
        "lat": 49.8662544,\n
        "lon": 3.8422311,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851655,\n
        "lat": 49.8661454,\n
        "lon": 3.8424562,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851656,\n
        "lat": 49.8662868,\n
        "lon": 3.8426200,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851657,\n
        "lat": 49.8663958,\n
        "lon": 3.8423949,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851658,\n
        "lat": 49.8654719,\n
        "lon": 3.8362078,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851659,\n
        "lat": 49.8654883,\n
        "lon": 3.8363143,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851660,\n
        "lat": 49.8656728,\n
        "lon": 3.8362553,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851661,\n
        "lat": 49.8656594,\n
        "lon": 3.8361531,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851662,\n
        "lat": 49.8654670,\n
        "lon": 3.8361564,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851663,\n
        "lat": 49.8655628,\n
        "lon": 3.8361813,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851664,\n
        "lat": 49.8655556,\n
        "lon": 3.8361274,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851665,\n
        "lat": 49.8660792,\n
        "lon": 3.8353521,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851666,\n
        "lat": 49.8663336,\n
        "lon": 3.8354955,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851667,\n
        "lat": 49.8675105,\n
        "lon": 3.8395781,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851668,\n
        "lat": 49.8674056,\n
        "lon": 3.8396488,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851669,\n
        "lat": 49.8673072,\n
        "lon": 3.8398913,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851670,\n
        "lat": 49.8687217,\n
        "lon": 3.8406932,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851671,\n
        "lat": 49.8795628,\n
        "lon": 3.8101938,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851672,\n
        "lat": 49.8794612,\n
        "lon": 3.8102872,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851673,\n
        "lat": 49.8795257,\n
        "lon": 3.8103254,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851674,\n
        "lat": 49.8797152,\n
        "lon": 3.8101621,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851675,\n
        "lat": 49.8800154,\n
        "lon": 3.8109220,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851676,\n
        "lat": 49.8800533,\n
        "lon": 3.8107603,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851677,\n
        "lat": 49.8799566,\n
        "lon": 3.8107058,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851678,\n
        "lat": 49.8799210,\n
        "lon": 3.8108649,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851679,\n
        "lat": 49.8794678,\n
        "lon": 3.8106332,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851680,\n
        "lat": 49.8795521,\n
        "lon": 3.8105985,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851681,\n
        "lat": 49.8794914,\n
        "lon": 3.8105609,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851682,\n
        "lat": 49.8795791,\n
        "lon": 3.8100653,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851683,\n
        "lat": 49.8795993,\n
        "lon": 3.8099884,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851684,\n
        "lat": 49.8795532,\n
        "lon": 3.8099581,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851685,\n
        "lat": 49.8799484,\n
        "lon": 3.8101856,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851686,\n
        "lat": 49.8803500,\n
        "lon": 3.8102107,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851687,\n
        "lat": 49.8799899,\n
        "lon": 3.8099962,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851688,\n
        "lat": 49.8735822,\n
        "lon": 3.8047383,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851689,\n
        "lat": 49.8734430,\n
        "lon": 3.8046403,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851690,\n
        "lat": 49.8733499,\n
        "lon": 3.8049620,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851691,\n
        "lat": 49.8733309,\n
        "lon": 3.8050219,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851692,\n
        "lat": 49.8734700,\n
        "lon": 3.8051199,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851693,\n
        "lat": 49.8739061,\n
        "lon": 3.8053541,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851694,\n
        "lat": 49.8738448,\n
        "lon": 3.8053203,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851695,\n
        "lat": 49.8737847,\n
        "lon": 3.8052013,\n
        "timestamp": "2017-03-04T17:01:55Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851696,\n
        "lat": 49.8736634,\n
        "lon": 3.8053504,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851697,\n
        "lat": 49.8738107,\n
        "lon": 3.8044752,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851698,\n
        "lat": 49.8737257,\n
        "lon": 3.8045219,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851699,\n
        "lat": 49.8738520,\n
        "lon": 3.8050640,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851700,\n
        "lat": 49.8739389,\n
        "lon": 3.8050159,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851701,\n
        "lat": 49.8736899,\n
        "lon": 3.8045416,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851702,\n
        "lat": 49.8738175,\n
        "lon": 3.8050851,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851703,\n
        "lat": 49.8735019,\n
        "lon": 3.8051424,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851704,\n
        "lat": 49.8736140,\n
        "lon": 3.8047608,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851705,\n
        "lat": 49.8736493,\n
        "lon": 3.8057107,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851706,\n
        "lat": 49.8735935,\n
        "lon": 3.8057304,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851707,\n
        "lat": 49.8801576,\n
        "lon": 3.8108199,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851708,\n
        "lat": 49.8801200,\n
        "lon": 3.8109815,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851709,\n
        "lat": 49.8802754,\n
        "lon": 3.8097944,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851710,\n
        "lat": 49.8801239,\n
        "lon": 3.8097065,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851711,\n
        "lat": 49.8802660,\n
        "lon": 3.8098336,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851712,\n
        "lat": 49.8769685,\n
        "lon": 3.8057106,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851713,\n
        "lat": 49.8770568,\n
        "lon": 3.8053848,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851714,\n
        "lat": 49.8768497,\n
        "lon": 3.8056716,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851715,\n
        "lat": 49.8768794,\n
        "lon": 3.8057998,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851716,\n
        "lat": 49.8769403,\n
        "lon": 3.8057660,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851717,\n
        "lat": 49.8773121,\n
        "lon": 3.8053790,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851718,\n
        "lat": 49.8771941,\n
        "lon": 3.8055038,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851719,\n
        "lat": 49.8773474,\n
        "lon": 3.8058507,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851720,\n
        "lat": 49.8774654,\n
        "lon": 3.8057258,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851721,\n
        "lat": 49.8771066,\n
        "lon": 3.8054111,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851722,\n
        "lat": 49.8771902,\n
        "lon": 3.8054890,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851723,\n
        "lat": 49.8772651,\n
        "lon": 3.8052963,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851724,\n
        "lat": 49.8771816,\n
        "lon": 3.8052184,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851725,\n
        "lat": 49.8760760,\n
        "lon": 3.8058399,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851726,\n
        "lat": 49.8758973,\n
        "lon": 3.8057303,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851727,\n
        "lat": 49.8758735,\n
        "lon": 3.8057302,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851728,\n
        "lat": 49.8763696,\n
        "lon": 3.8053186,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851729,\n
        "lat": 49.8763302,\n
        "lon": 3.8053140,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851730,\n
        "lat": 49.8763276,\n
        "lon": 3.8053695,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851731,\n
        "lat": 49.8763669,\n
        "lon": 3.8053740,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851732,\n
        "lat": 49.8760794,\n
        "lon": 3.8054764,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851733,\n
        "lat": 49.8674311,\n
        "lon": 3.8387714,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851734,\n
        "lat": 49.8673933,\n
        "lon": 3.8387328,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851735,\n
        "lat": 49.8673800,\n
        "lon": 3.8387642,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851736,\n
        "lat": 49.8674177,\n
        "lon": 3.8388027,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851737,\n
        "lat": 49.8680742,\n
        "lon": 3.8378743,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851738,\n
        "lat": 49.8680563,\n
        "lon": 3.8378646,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851739,\n
        "lat": 49.8680389,\n
        "lon": 3.8379416,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851740,\n
        "lat": 49.8680569,\n
        "lon": 3.8379513,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851741,\n
        "lat": 49.8680143,\n
        "lon": 3.8383665,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851742,\n
        "lat": 49.8680083,\n
        "lon": 3.8383838,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851743,\n
        "lat": 49.8680129,\n
        "lon": 3.8383877,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851744,\n
        "lat": 49.8680190,\n
        "lon": 3.8383704,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851745,\n
        "lat": 49.8686276,\n
        "lon": 3.8375979,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851746,\n
        "lat": 49.8684925,\n
        "lon": 3.8375241,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851747,\n
        "lat": 49.8684547,\n
        "lon": 3.8376851,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851748,\n
        "lat": 49.8685899,\n
        "lon": 3.8377588,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851749,\n
        "lat": 49.8760034,\n
        "lon": 3.8256759,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851750,\n
        "lat": 49.8759433,\n
        "lon": 3.8257244,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851751,\n
        "lat": 49.8785209,\n
        "lon": 3.8235054,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851752,\n
        "lat": 49.8785530,\n
        "lon": 3.8234673,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851753,\n
        "lat": 49.8785366,\n
        "lon": 3.8234342,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4716851754,\n
        "lat": 49.8785045,\n
        "lon": 3.8234723,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 11027258502,\n
        "lat": 49.8812312,\n
        "lon": 3.8468000,\n
        "timestamp": "2023-07-05T07:16:57Z",\n
        "version": 1,\n
        "changeset": 138134415,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11027258503,\n
        "lat": 49.8811794,\n
        "lon": 3.8469878,\n
        "timestamp": "2023-07-05T07:16:57Z",\n
        "version": 1,\n
        "changeset": 138134415,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11027258504,\n
        "lat": 49.8815475,\n
        "lon": 3.8392872,\n
        "timestamp": "2023-07-05T07:16:57Z",\n
        "version": 1,\n
        "changeset": 138134415,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11027306880,\n
        "lat": 49.8686610,\n
        "lon": 3.8402125,\n
        "timestamp": "2023-07-05T07:54:58Z",\n
        "version": 1,\n
        "changeset": 138136162,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11027306881,\n
        "lat": 49.8683205,\n
        "lon": 3.8401562,\n
        "timestamp": "2023-07-05T07:54:58Z",\n
        "version": 1,\n
        "changeset": 138136162,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11027306882,\n
        "lat": 49.8682461,\n
        "lon": 3.8410038,\n
        "timestamp": "2023-07-05T07:54:58Z",\n
        "version": 1,\n
        "changeset": 138136162,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11466650249,\n
        "lat": 49.8840000,\n
        "lon": 3.8056430,\n
        "timestamp": "2023-12-29T19:37:39Z",\n
        "version": 1,\n
        "changeset": 145675011,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471275,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851054,\n
          4716851055,\n
          4716851056,\n
          4716851057,\n
          4716851058,\n
          4716851067,\n
          4716851054\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471277,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851345,\n
          4716851346,\n
          4716851347,\n
          4716851348,\n
          4716851349,\n
          4716851350,\n
          4716851351,\n
          4716851352,\n
          4716851345\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471279,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850708,\n
          4716850709,\n
          4716850710,\n
          4716850711,\n
          4716850708\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471280,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850108,\n
          4716851556,\n
          4716850109,\n
          4716850110,\n
          4716850111,\n
          4716850108\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471282,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849879,\n
          4716849880,\n
          4716849881,\n
          4716849882,\n
          4716849883,\n
          4716849888,\n
          4716849884,\n
          4716849885,\n
          4716849886,\n
          4716849879\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471284,\n
        "timestamp": "2017-03-04T17:01:56Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851499,\n
          4716851500,\n
          4716849804,\n
          4716849803,\n
          4716851501,\n
          4716851502,\n
          4716851499\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471286,\n
        "timestamp": "2017-03-04T17:01:57Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850712,\n
          4716850713,\n
          4716850714,\n
          4716850715,\n
          4716851651,\n
          4716851650,\n
          4716850712\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471288,\n
        "timestamp": "2017-03-04T17:01:57Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850112,\n
          4716850113,\n
          4716850114,\n
          4716850115,\n
          4716850116,\n
          4716850117,\n
          4716850118,\n
          4716850119,\n
          4716850112\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471289,\n
        "timestamp": "2017-03-04T17:01:57Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851353,\n
          4716851354,\n
          4716851355,\n
          4716851356,\n
          4716851353\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471291,\n
        "timestamp": "2017-03-04T17:01:57Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849050,\n
          4716849051,\n
          4716849052,\n
          4716849053,\n
          4716849054,\n
          4716849055,\n
          4716849056,\n
          4716851373,\n
          4716849057,\n
          4716849058,\n
          4716849059,\n
          4716849050\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471293,\n
        "timestamp": "2017-03-04T17:01:57Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849060,\n
          4716849061,\n
          4716849062,\n
          4716849063,\n
          4716849064,\n
          4716849065,\n
          4716849066,\n
          4716849067,\n
          4716849068,\n
          4716849069,\n
          4716849070,\n
          4716849071,\n
          4716849060\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471295,\n
        "timestamp": "2017-03-04T17:01:57Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850716,\n
          4716850717,\n
          4716850718,\n
          4716850719,\n
          4716850716\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471297,\n
        "timestamp": "2017-03-04T17:01:57Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851357,\n
          4716851358,\n
          4716851359,\n
          4716851360,\n
          4716851361,\n
          4716851362,\n
          4716851363,\n
          4716851364,\n
          4716851357\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471298,\n
        "timestamp": "2017-03-04T17:01:57Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850720,\n
          4716850741,\n
          4716850721,\n
          4716850722,\n
          4716850723,\n
          4716850720\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471300,\n
        "timestamp": "2017-03-04T17:01:57Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851637,\n
          4716851638,\n
          4716850581,\n
          4716851639,\n
          4716851637\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471301,\n
        "timestamp": "2017-03-04T17:01:57Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851365,\n
          4716851366,\n
          4716851367,\n
          4716851368,\n
          4716851369,\n
          4716851370,\n
          4716851371,\n
          4716851372,\n
          4716851365\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471303,\n
        "timestamp": "2017-03-04T17:01:57Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849072,\n
          4716849073,\n
          4716849074,\n
          4716849075,\n
          4716849072\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471305,\n
        "timestamp": "2017-03-04T17:01:57Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850728,\n
          4716850729,\n
          4716850730,\n
          4716850731,\n
          4716850728\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471306,\n
        "timestamp": "2017-03-04T17:01:57Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850131,\n
          4716850132,\n
          4716850133,\n
          4716850134,\n
          4716850135,\n
          4716850136,\n
          4716850137,\n
          4716850138,\n
          4716850131\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471308,\n
        "timestamp": "2017-03-04T17:01:57Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849057,\n
          4716851373,\n
          4716851374,\n
          4716851375,\n
          4716851376,\n
          4716851377,\n
          4716849057\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471310,\n
        "timestamp": "2017-03-04T17:01:57Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849080,\n
          4716849081,\n
          4716849082,\n
          4716849083,\n
          4716849080\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471312,\n
        "timestamp": "2017-03-04T17:01:57Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849656,\n
          4716849657,\n
          4716849658,\n
          4716849659,\n
          4716849656\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471313,\n
        "timestamp": "2017-03-04T17:01:57Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850736,\n
          4716850737,\n
          4716850738,\n
          4716850739,\n
          4716850740,\n
          4716850721,\n
          4716850741,\n
          4716850742,\n
          4716850743,\n
          4716850744,\n
          4716850736\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471315,\n
        "timestamp": "2017-03-04T17:01:57Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851200,\n
          4716851201,\n
          4716851202,\n
          4716851203,\n
          4716851200\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471317,\n
        "timestamp": "2017-03-04T17:01:58Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849084,\n
          4716849085,\n
          4716851490,\n
          4716849086,\n
          4716851496,\n
          4716851495,\n
          4716849087,\n
          4716849084\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471318,\n
        "timestamp": "2017-03-04T17:01:58Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851707,\n
          4716851676,\n
          4716851675,\n
          4716851708,\n
          4716851707\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471320,\n
        "timestamp": "2017-03-04T17:01:58Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851382,\n
          4716851383,\n
          4716851379,\n
          4716851378,\n
          4716851382\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471322,\n
        "timestamp": "2017-03-04T17:01:58Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849088,\n
          4716849689,\n
          4716849690,\n
          4716849691,\n
          4716849692,\n
          4716849693,\n
          4716849088\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471323,\n
        "timestamp": "2017-03-04T17:01:58Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851382,\n
          4716851384,\n
          4716851385,\n
          4716851383,\n
          4716851382\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471325,\n
        "timestamp": "2017-03-04T17:01:58Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850745,\n
          4716850746,\n
          4716850747,\n
          4716850748,\n
          4716850749,\n
          4716850750,\n
          4716850751,\n
          4716850752,\n
          4716850753,\n
          4716850754,\n
          4716850745\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471327,\n
        "timestamp": "2017-03-04T17:01:58Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849076,\n
          4716849079,\n
          4716851386,\n
          4716851387,\n
          4716849076\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471329,\n
        "timestamp": "2017-03-04T17:01:58Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849694,\n
          4716849695,\n
          4716849696,\n
          4716849697,\n
          4716849698,\n
          4716849699,\n
          4716849700,\n
          4716849701,\n
          4716849702,\n
          4716849703,\n
          4716849704,\n
          4716849705,\n
          4716849706,\n
          4716849707,\n
          4716849708,\n
          4716849709,\n
          4716849710,\n
          4716849711,\n
          4716849712,\n
          4716849713,\n
          4716849714,\n
          4716849715,\n
          4716849716,\n
          4716849717,\n
          4716849718,\n
          4716849719,\n
          4716849720,\n
          4716849721,\n
          4716849722,\n
          4716849723,\n
          4716849724,\n
          4716849725,\n
          4716849726,\n
          4716849727,\n
          4716849728,\n
          4716849729,\n
          4716849730,\n
          4716849731,\n
          4716849732,\n
          4716849733,\n
          4716849734,\n
          4716849735,\n
          4716849736,\n
          4716849737,\n
          4716849738,\n
          4716849739,\n
          4716849740,\n
          4716849694\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471331,\n
        "timestamp": "2017-03-04T17:01:58Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850288,\n
          4716850389,\n
          4716850390,\n
          4716850391,\n
          4716850392,\n
          4716850393,\n
          4716850394,\n
          4716850288\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471334,\n
        "timestamp": "2017-03-04T17:01:58Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849887,\n
          4716849888,\n
          4716849883,\n
          4716849882,\n
          4716849881,\n
          4716849889,\n
          4716849887\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471335,\n
        "timestamp": "2017-03-04T17:01:58Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851495,\n
          4716851496,\n
          4716851497,\n
          4716851498,\n
          4716851495\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471337,\n
        "timestamp": "2017-03-04T17:01:58Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851520,\n
          4716851521,\n
          4716851522,\n
          4716851523,\n
          4716851520\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471338,\n
        "timestamp": "2017-03-04T17:01:58Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849620,\n
          4716849621,\n
          4716849622,\n
          4716849623,\n
          4716849624,\n
          4716849625,\n
          4716849617,\n
          4716849620\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471340,\n
        "timestamp": "2017-03-04T17:01:58Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850763,\n
          4716850764,\n
          4716850765,\n
          4716850766,\n
          4716850767,\n
          4716850768,\n
          4716850763\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471342,\n
        "timestamp": "2017-03-04T17:01:58Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849961,\n
          4716849962,\n
          4716849963,\n
          4716849964,\n
          4716849965,\n
          4716849961\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471343,\n
        "timestamp": "2017-03-04T17:01:59Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849806,\n
          4716849805,\n
          4716851503,\n
          4716851504,\n
          4716849075,\n
          4716849074,\n
          4716851505,\n
          4716849806\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471345,\n
        "timestamp": "2017-03-04T17:01:59Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851582,\n
          4716851583,\n
          4716851584,\n
          4716850224,\n
          4716851582\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471347,\n
        "timestamp": "2017-03-04T17:01:59Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849626,\n
          4716849627,\n
          4716849628,\n
          4716849629,\n
          4716849630,\n
          4716849631,\n
          4716849632,\n
          4716849626\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471348,\n
        "timestamp": "2017-03-04T17:01:59Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850769,\n
          4716850770,\n
          4716850771,\n
          4716850772,\n
          4716850769\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471349,\n
        "timestamp": "2017-03-04T17:01:59Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849073,\n
          4716851506,\n
          4716851505,\n
          4716849074,\n
          4716849073\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471350,\n
        "timestamp": "2017-03-04T17:01:59Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849827,\n
          4716851507,\n
          4716851508,\n
          4716849817,\n
          4716849827\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471351,\n
        "timestamp": "2017-03-04T17:01:59Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850773,\n
          4716850774,\n
          4716850775,\n
          4716850776,\n
          4716850773\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471352,\n
        "timestamp": "2017-03-04T17:01:59Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851509,\n
          4716851510,\n
          4716851511,\n
          4716851512,\n
          4716851509\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471354,\n
        "timestamp": "2017-03-04T17:01:59Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849628,\n
          4716849627,\n
          4716849633,\n
          4716849634,\n
          4716849628\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471355,\n
        "timestamp": "2017-03-04T17:01:59Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851644,\n
          4716851645,\n
          4716851646,\n
          4716851641,\n
          4716851640,\n
          4716851647,\n
          4716851644\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471357,\n
        "timestamp": "2017-03-04T17:01:59Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850777,\n
          4716850778,\n
          4716850779,\n
          4716850780,\n
          4716850781,\n
          4716850782,\n
          4716850783,\n
          4716850777\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471359,\n
        "timestamp": "2017-03-04T17:01:59Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849864,\n
          4716851513,\n
          4716851514,\n
          4716849865,\n
          4716849864\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471361,\n
        "timestamp": "2017-03-04T17:01:59Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851515,\n
          4716851516,\n
          4716851517,\n
          4716849855,\n
          4716851515\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471363,\n
        "timestamp": "2017-03-04T17:01:59Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849639,\n
          4716849636,\n
          4716849635,\n
          4716849640,\n
          4716849641,\n
          4716849642,\n
          4716849643,\n
          4716849639\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471364,\n
        "timestamp": "2017-03-04T17:01:59Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851658,\n
          4716851659,\n
          4716851660,\n
          4716851661,\n
          4716851663,\n
          4716851658\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471365,\n
        "timestamp": "2017-03-04T17:01:59Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850024,\n
          4716851518,\n
          4716851519,\n
          4716850021,\n
          4716850024\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471366,\n
        "timestamp": "2017-03-04T17:01:59Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849644,\n
          4716849645,\n
          4716849646,\n
          4716849647,\n
          4716849648,\n
          4716849649,\n
          4716849650,\n
          4716849651,\n
          4716849652,\n
          4716849653,\n
          4716849654,\n
          4716849655,\n
          4716849644\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471367,\n
        "timestamp": "2017-03-04T17:02:00Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851585,\n
          4716851586,\n
          4716851587,\n
          4716851588,\n
          4716851585\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471368,\n
        "timestamp": "2017-03-04T17:02:00Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850788,\n
          4716850789,\n
          4716850790,\n
          4716850791,\n
          4716850788\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471369,\n
        "timestamp": "2017-03-04T17:02:00Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850882,\n
          4716850883,\n
          4716850884,\n
          4716850885,\n
          4716850886,\n
          4716850887,\n
          4716850882\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471370,\n
        "timestamp": "2017-03-04T17:02:00Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849741,\n
          4716849742,\n
          4716849743,\n
          4716849744,\n
          4716849745,\n
          4716849746,\n
          4716849747,\n
          4716849748,\n
          4716849741\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471371,\n
        "timestamp": "2017-03-04T17:02:00Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849890,\n
          4716851524,\n
          4716851525,\n
          4716851526,\n
          4716849890\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471372,\n
        "timestamp": "2017-03-04T17:02:00Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850792,\n
          4716850793,\n
          4716850794,\n
          4716850795,\n
          4716850796,\n
          4716850797,\n
          4716850798,\n
          4716850799,\n
          4716850800,\n
          4716850801,\n
          4716850802,\n
          4716850803,\n
          4716850792\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471373,\n
        "timestamp": "2017-03-04T17:02:00Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849912,\n
          4716851527,\n
          4716851528,\n
          4716851529,\n
          4716849912\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471374,\n
        "timestamp": "2017-03-04T17:02:00Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850120,\n
          4716850121,\n
          4716850122,\n
          4716850123,\n
          4716850124,\n
          4716850125,\n
          4716850139,\n
          4716850126,\n
          4716850127,\n
          4716850128,\n
          4716850129,\n
          4716850130,\n
          4716850120\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471375,\n
        "timestamp": "2017-03-04T17:02:00Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849938,\n
          4716849937,\n
          4716849943,\n
          4716851537,\n
          4716851530,\n
          4716849938\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471376,\n
        "timestamp": "2017-03-04T17:02:00Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849941,\n
          4716849937,\n
          4716851531,\n
          4716851532,\n
          4716851540,\n
          4716849941\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471377,\n
        "timestamp": "2017-03-04T17:02:00Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851645,\n
          4716851644,\n
          4716851648,\n
          4716851649,\n
          4716851645\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471378,\n
        "timestamp": "2017-03-04T17:02:00Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849660,\n
          4716849661,\n
          4716849662,\n
          4716849663,\n
          4716849660\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471379,\n
        "timestamp": "2017-03-04T17:02:00Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851533,\n
          4716851534,\n
          4716851535,\n
          4716851536,\n
          4716851533\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471380,\n
        "timestamp": "2017-03-04T17:02:00Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850804,\n
          4716850805,\n
          4716850806,\n
          4716850807,\n
          4716850804\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471381,\n
        "timestamp": "2017-03-04T17:02:00Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849757,\n
          4716849758,\n
          4716849759,\n
          4716849760,\n
          4716849761,\n
          4716849762,\n
          4716849763,\n
          4716849757\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471382,\n
        "timestamp": "2017-03-04T17:02:00Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849664,\n
          4716849665,\n
          4716849666,\n
          4716849667,\n
          4716849668,\n
          4716849669,\n
          4716849670,\n
          4716849671,\n
          4716849664\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471383,\n
        "timestamp": "2017-03-04T17:02:01Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851537,\n
          4716849943,\n
          4716849942,\n
          4716851538,\n
          4716851539,\n
          4716851537\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471384,\n
        "timestamp": "2017-03-04T17:02:01Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850808,\n
          4716850817,\n
          4716850809,\n
          4716850810,\n
          4716850811,\n
          4716850812,\n
          4716850813,\n
          4716850814,\n
          4716850808\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471385,\n
        "timestamp": "2017-03-04T17:02:01Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851540,\n
          4716851541,\n
          4716851542,\n
          4716849942,\n
          4716849941,\n
          4716851540\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471386,\n
        "timestamp": "2017-03-04T17:02:01Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851751,\n
          4716851752,\n
          4716851753,\n
          4716851754,\n
          4716851751\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471387,\n
        "timestamp": "2017-03-04T17:02:01Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849764,\n
          4716849765,\n
          4716849766,\n
          4716849767,\n
          4716849764\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471388,\n
        "timestamp": "2017-03-04T17:02:01Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850046,\n
          4716850045,\n
          4716851543,\n
          4716851544,\n
          4716850034,\n
          4716851545,\n
          4716850046\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471389,\n
        "timestamp": "2017-03-04T17:02:01Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850815,\n
          4716850816,\n
          4716850817,\n
          4716850808,\n
          4716850822,\n
          4716850815\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471390,\n
        "timestamp": "2017-03-04T17:02:01Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849768,\n
          4716849769,\n
          4716849770,\n
          4716849771,\n
          4716849772,\n
          4716849774,\n
          4716849768\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471391,\n
        "timestamp": "2017-03-04T17:02:01Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850037,\n
          4716850040,\n
          4716851546,\n
          4716850043,\n
          4716850042,\n
          4716850037\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471392,\n
        "timestamp": "2017-03-04T17:02:01Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849676,\n
          4716849677,\n
          4716849678,\n
          4716849679,\n
          4716849676\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471393,\n
        "timestamp": "2017-03-04T17:02:01Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849918,\n
          4716851547,\n
          4716850036,\n
          4716849915,\n
          4716849918\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471394,\n
        "timestamp": "2017-03-04T17:02:01Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851685,\n
          4716851029,\n
          4716851087,\n
          4716851686,\n
          4716851687,\n
          4716851685\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471395,\n
        "timestamp": "2017-03-04T17:02:01Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851548,\n
          4716851549,\n
          4716851550,\n
          4716850067,\n
          4716851551,\n
          4716851548\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471396,\n
        "timestamp": "2017-03-04T17:02:01Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849773,\n
          4716849768,\n
          4716849774,\n
          4716849772,\n
          4716849775,\n
          4716849776,\n
          4716849777,\n
          4716849778,\n
          4716849779,\n
          4716849773\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471397,\n
        "timestamp": "2017-03-04T17:02:01Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849680,\n
          4716849681,\n
          4716849682,\n
          4716849683,\n
          4716849680\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471398,\n
        "timestamp": "2017-03-04T17:02:01Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850818,\n
          4716850823,\n
          4716850824,\n
          4716850825,\n
          4716850826,\n
          4716850827,\n
          4716850828,\n
          4716850819,\n
          4716850818\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471399,\n
        "timestamp": "2017-03-04T17:02:02Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850068,\n
          4716850067,\n
          4716851550,\n
          4716851552,\n
          4716851553,\n
          4716850068\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471400,\n
        "timestamp": "2025-05-08T17:22:54Z",\n
        "version": 3,\n
        "changeset": 165995054,\n
        "user": "nlehuby",\n
        "uid": 1424448,\n
        "nodes": [\n
          4716849684,\n
          4716851581,\n
          4716849685,\n
          4716849686,\n
          4716849687,\n
          4716849688,\n
          4716850189,\n
          4716850190,\n
          4716850191,\n
          4716849684\n
        ],\n
        "tags": {\n
          "addr:housenumber": "6",\n
          "addr:street": "Rue des Écoles",\n
          "amenity": "townhall",\n
          "building": "civic",\n
          "contact:email": "mairie.haution@orange.fr",\n
          "contact:phone": "+33 3 23 98 01 37",\n
          "name": "Mairie d'Haution",\n
          "opening_hours": "We 16:00-19:00",\n
          "ref:FR:SIRET": "21020357600017",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;Service-Public.fr - 03/2025",\n
          "source:addr": "https://lannuaire.service-public.fr/hauts-de-france/aisne"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471401,\n
        "timestamp": "2017-03-04T17:02:02Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850108,\n
          4716851554,\n
          4716851555,\n
          4716851556,\n
          4716850108\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471402,\n
        "timestamp": "2017-03-04T17:02:02Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849780,\n
          4716849781,\n
          4716849782,\n
          4716849783,\n
          4716849780\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471403,\n
        "timestamp": "2017-03-04T17:02:02Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850829,\n
          4716850830,\n
          4716850831,\n
          4716850832,\n
          4716850833,\n
          4716850834,\n
          4716850835,\n
          4716850836,\n
          4716850829\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471404,\n
        "timestamp": "2017-03-04T17:02:02Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851557,\n
          4716850091,\n
          4716850090,\n
          4716851558,\n
          4716851557\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471405,\n
        "timestamp": "2017-03-04T17:02:02Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849784,\n
          4716849785,\n
          4716849786,\n
          4716849787,\n
          4716849788,\n
          4716849789,\n
          4716849790,\n
          4716849791,\n
          4716849792,\n
          4716849793,\n
          4716849794,\n
          4716849795,\n
          4716851489,\n
          4716849796,\n
          4716849797,\n
          4716849798,\n
          4716849799,\n
          4716851388,\n
          4716849800,\n
          4716849784\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471406,\n
        "timestamp": "2017-03-04T17:02:02Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851559,\n
          4716851560,\n
          4716851561,\n
          4716851562,\n
          4716851559\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471407,\n
        "timestamp": "2017-03-04T17:02:02Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850192,\n
          4716850193,\n
          4716850194,\n
          4716850195,\n
          4716850192\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471408,\n
        "timestamp": "2017-03-04T17:02:02Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851563,\n
          4716851564,\n
          4716851565,\n
          4716851566,\n
          4716851563\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471409,\n
        "timestamp": "2017-03-04T17:02:02Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850196,\n
          4716850197,\n
          4716850198,\n
          4716850199,\n
          4716850196\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471410,\n
        "timestamp": "2017-03-04T17:02:02Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850126,\n
          4716850139,\n
          4716850140,\n
          4716850141,\n
          4716850142,\n
          4716850143,\n
          4716850132,\n
          4716850131,\n
          4716850128,\n
          4716850127,\n
          4716850126\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471411,\n
        "timestamp": "2017-03-04T17:02:02Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851567,\n
          4716851566,\n
          4716851565,\n
          4716851568,\n
          4716851569,\n
          4716851567\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471412,\n
        "timestamp": "2017-03-04T17:02:02Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850200,\n
          4716850201,\n
          4716850202,\n
          4716850203,\n
          4716850200\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471413,\n
        "timestamp": "2017-03-04T17:02:02Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849639,\n
          4716851567,\n
          4716851569,\n
          4716849637,\n
          4716849636,\n
          4716849639\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471414,\n
        "timestamp": "2017-03-04T17:02:02Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851570,\n
          4716851571,\n
          4716851572,\n
          4716851573,\n
          4716851570\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471415,\n
        "timestamp": "2017-03-04T17:02:02Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850204,\n
          4716850205,\n
          4716850206,\n
          4716850207,\n
          4716850208,\n
          4716850209,\n
          4716850210,\n
          4716850211,\n
          4716850204\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471416,\n
        "timestamp": "2017-03-04T17:02:03Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849801,\n
          4716849802,\n
          4716849803,\n
          4716849804,\n
          4716851500,\n
          4716849801\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471417,\n
        "timestamp": "2017-03-04T17:02:03Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849609,\n
          4716849608,\n
          4716851574,\n
          4716851575,\n
          4716849609\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471418,\n
        "timestamp": "2017-03-04T17:02:03Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849805,\n
          4716849806,\n
          4716849807,\n
          4716849808,\n
          4716849809,\n
          4716849810,\n
          4716849811,\n
          4716849812,\n
          4716849813,\n
          4716849814,\n
          4716849815,\n
          4716849816,\n
          4716849805\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471419,\n
        "timestamp": "2017-03-04T17:02:03Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851576,\n
          4716851577,\n
          4716851578,\n
          4716850235,\n
          4716851576\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471420,\n
        "timestamp": "2017-03-04T17:02:03Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850212,\n
          4716850213,\n
          4716850214,\n
          4716850215,\n
          4716850216,\n
          4716850217,\n
          4716850212\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471421,\n
        "timestamp": "2017-03-04T17:02:03Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850212,\n
          4716851579,\n
          4716851580,\n
          4716850213,\n
          4716850212\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471422,\n
        "timestamp": "2017-03-04T17:02:03Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850857,\n
          4716850858,\n
          4716850859,\n
          4716850860,\n
          4716850861,\n
          4716850862,\n
          4716850863,\n
          4716850864,\n
          4716850865,\n
          4716850857\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471423,\n
        "timestamp": "2017-03-04T17:02:03Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850217,\n
          4716850216,\n
          4716851581,\n
          4716849684,\n
          4716850217\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471424,\n
        "timestamp": "2017-03-04T17:02:03Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850218,\n
          4716850219,\n
          4716850220,\n
          4716850221,\n
          4716850222,\n
          4716850223,\n
          4716851582,\n
          4716850224,\n
          4716850218\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471425,\n
        "timestamp": "2017-03-04T17:02:03Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849817,\n
          4716849818,\n
          4716849819,\n
          4716849820,\n
          4716849821,\n
          4716849822,\n
          4716849823,\n
          4716849824,\n
          4716849825,\n
          4716849826,\n
          4716849827,\n
          4716849817\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471426,\n
        "timestamp": "2017-03-04T17:02:03Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849840,\n
          4716849841,\n
          4716849842,\n
          4716849843,\n
          4716849840\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471427,\n
        "timestamp": "2017-03-04T17:02:03Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850866,\n
          4716850867,\n
          4716850868,\n
          4716850869,\n
          4716850870,\n
          4716850871,\n
          4716850866\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471428,\n
        "timestamp": "2017-03-04T17:02:03Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850225,\n
          4716850197,\n
          4716850196,\n
          4716850226,\n
          4716850225\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471429,\n
        "timestamp": "2017-03-04T17:02:03Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851589,\n
          4716851590,\n
          4716851591,\n
          4716851592,\n
          4716851589\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471430,\n
        "timestamp": "2017-03-04T17:02:03Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850227,\n
          4716850228,\n
          4716850229,\n
          4716850230,\n
          4716850231,\n
          4716850232,\n
          4716850233,\n
          4716850234,\n
          4716851576,\n
          4716850235,\n
          4716850236,\n
          4716850237,\n
          4716850227\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471431,\n
        "timestamp": "2017-03-04T17:02:03Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850872,\n
          4716850873,\n
          4716850874,\n
          4716850875,\n
          4716850876,\n
          4716850877,\n
          4716850878,\n
          4716850879,\n
          4716850880,\n
          4716850881,\n
          4716850872\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471432,\n
        "timestamp": "2017-03-04T17:02:04Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849612,\n
          4716851593,\n
          4716850243,\n
          4716850242,\n
          4716849612\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471433,\n
        "timestamp": "2017-03-04T17:02:04Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849828,\n
          4716849829,\n
          4716849830,\n
          4716849831,\n
          4716849832,\n
          4716849833,\n
          4716849834,\n
          4716849835,\n
          4716849836,\n
          4716849837,\n
          4716849838,\n
          4716849839,\n
          4716849828\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471434,\n
        "timestamp": "2017-03-04T17:02:04Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851594,\n
          4716851595,\n
          4716851596,\n
          4716851597,\n
          4716851594\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471435,\n
        "timestamp": "2017-03-04T17:02:04Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850248,\n
          4716851598,\n
          4716851599,\n
          4716850249,\n
          4716850248\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471436,\n
        "timestamp": "2017-03-04T17:02:04Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850724,\n
          4716850725,\n
          4716850726,\n
          4716850727,\n
          4716850724\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471437,\n
        "timestamp": "2017-03-04T17:02:04Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850238,\n
          4716850239,\n
          4716850240,\n
          4716850241,\n
          4716850238\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471438,\n
        "timestamp": "2017-03-04T17:02:04Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851600,\n
          4716851601,\n
          4716851602,\n
          4716851603,\n
          4716851600\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471439,\n
        "timestamp": "2017-03-04T17:02:04Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849612,\n
          4716849613,\n
          4716849614,\n
          4716849615,\n
          4716851593,\n
          4716849612\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471440,\n
        "timestamp": "2017-03-04T17:02:04Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850242,\n
          4716850243,\n
          4716850244,\n
          4716850245,\n
          4716850246,\n
          4716850247,\n
          4716850242\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471441,\n
        "timestamp": "2017-03-04T17:02:04Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851604,\n
          4716851605,\n
          4716851606,\n
          4716850255,\n
          4716850254,\n
          4716851607,\n
          4716851604\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471442,\n
        "timestamp": "2017-03-04T17:02:04Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850888,\n
          4716850989,\n
          4716850990,\n
          4716850991,\n
          4716850992,\n
          4716850993,\n
          4716850994,\n
          4716850995,\n
          4716850996,\n
          4716850997,\n
          4716850998,\n
          4716850999,\n
          4716851000,\n
          4716851001,\n
          4716850888\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471443,\n
        "timestamp": "2017-03-04T17:02:04Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849830,\n
          4716849844,\n
          4716849845,\n
          4716849846,\n
          4716849831,\n
          4716849830\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471444,\n
        "timestamp": "2017-03-04T17:02:04Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851608,\n
          4716850257,\n
          4716850256,\n
          4716851606,\n
          4716851605,\n
          4716851609,\n
          4716851608\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471445,\n
        "timestamp": "2017-03-04T17:02:04Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850248,\n
          4716850249,\n
          4716850250,\n
          4716850251,\n
          4716850248\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471446,\n
        "timestamp": "2017-03-04T17:02:04Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851610,\n
          4716851611,\n
          4716850253,\n
          4716850252,\n
          4716851612,\n
          4716851610\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471447,\n
        "timestamp": "2023-12-29T19:37:39Z",\n
        "version": 2,\n
        "changeset": 145675011,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          4716850252,\n
          4716850253,\n
          4716851611,\n
          11466650249,\n
          4716850254,\n
          4716850255,\n
          4716851606,\n
          4716850256,\n
          4716850257,\n
          4716851608,\n
          4716850258,\n
          4716850259,\n
          4716851617,\n
          4716851616,\n
          4716850252\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471448,\n
        "timestamp": "2017-03-04T17:02:04Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851613,\n
          4716851600,\n
          4716851603,\n
          4716851604,\n
          4716851607,\n
          4716851613\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471449,\n
        "timestamp": "2017-03-04T17:02:05Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851614,\n
          4716851615,\n
          4716851616,\n
          4716851617,\n
          4716851614\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471450,\n
        "timestamp": "2017-03-04T17:02:05Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851662,\n
          4716851658,\n
          4716851663,\n
          4716851664,\n
          4716851662\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471451,\n
        "timestamp": "2017-03-04T17:02:05Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851002,\n
          4716851682,\n
          4716851003,\n
          4716851004,\n
          4716851671,\n
          4716851005,\n
          4716851006,\n
          4716851007,\n
          4716851008,\n
          4716851002\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471452,\n
        "timestamp": "2017-03-04T17:02:05Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851618,\n
          4716850284,\n
          4716850287,\n
          4716851619,\n
          4716851618\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471453,\n
        "timestamp": "2017-03-04T17:02:05Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850260,\n
          4716850261,\n
          4716850262,\n
          4716850263,\n
          4716850264,\n
          4716850265,\n
          4716850266,\n
          4716850267,\n
          4716850260\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471454,\n
        "timestamp": "2017-03-04T17:02:05Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851378,\n
          4716851379,\n
          4716851380,\n
          4716851381,\n
          4716851378\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471455,\n
        "timestamp": "2017-03-04T17:02:05Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850419,\n
          4716851620,\n
          4716851621,\n
          4716850420,\n
          4716850419\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471456,\n
        "timestamp": "2017-03-04T17:02:05Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850468,\n
          4716850467,\n
          4716850470,\n
          4716850469,\n
          4716850468\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471457,\n
        "timestamp": "2017-03-04T17:02:05Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850461,\n
          4716850464,\n
          4716851622,\n
          4716851623,\n
          4716850461\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471458,\n
        "timestamp": "2017-03-04T17:02:05Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850479,\n
          4716851624,\n
          4716850481,\n
          4716850480,\n
          4716850479\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471459,\n
        "timestamp": "2017-03-04T17:02:05Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849867,\n
          4716849868,\n
          4716849869,\n
          4716849870,\n
          4716851511,\n
          4716851510,\n
          4716849867\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471460,\n
        "timestamp": "2017-03-04T17:02:05Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851625,\n
          4716850493,\n
          4716850500,\n
          4716851626,\n
          4716851625\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471461,\n
        "timestamp": "2017-03-04T17:02:05Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851627,\n
          4716850517,\n
          4716851628,\n
          4716851629,\n
          4716851627\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471462,\n
        "timestamp": "2017-03-04T17:02:05Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849871,\n
          4716849872,\n
          4716849873,\n
          4716849874,\n
          4716849871\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471463,\n
        "timestamp": "2017-03-04T17:02:05Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851020,\n
          4716851021,\n
          4716851022,\n
          4716851023,\n
          4716851024,\n
          4716851025,\n
          4716851026,\n
          4716851027,\n
          4716851028,\n
          4716851029,\n
          4716851685,\n
          4716851020\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471464,\n
        "timestamp": "2017-03-04T17:02:05Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850538,\n
          4716851630,\n
          4716851631,\n
          4716851632,\n
          4716850538\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471465,\n
        "timestamp": "2017-03-04T17:02:06Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850276,\n
          4716850277,\n
          4716850278,\n
          4716850279,\n
          4716850280,\n
          4716850281,\n
          4716850282,\n
          4716850283,\n
          4716850276\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471466,\n
        "timestamp": "2017-03-04T17:02:06Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849875,\n
          4716849876,\n
          4716849841,\n
          4716849840,\n
          4716849877,\n
          4716849878,\n
          4716849875\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471467,\n
        "timestamp": "2017-03-04T17:02:06Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850536,\n
          4716850535,\n
          4716850534,\n
          4716851633,\n
          4716850536\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471469,\n
        "timestamp": "2017-03-04T17:02:06Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849672,\n
          4716849673,\n
          4716849674,\n
          4716849675,\n
          4716849672\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471472,\n
        "timestamp": "2017-03-04T17:02:06Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850536,\n
          4716851633,\n
          4716851634,\n
          4716851635,\n
          4716851719,\n
          4716851636,\n
          4716851198,\n
          4716850537,\n
          4716850536\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471474,\n
        "timestamp": "2017-03-04T17:02:06Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850419,\n
          4716850420,\n
          4716850421,\n
          4716850422,\n
          4716850406,\n
          4716850419\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471475,\n
        "timestamp": "2017-03-04T17:02:06Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850784,\n
          4716850785,\n
          4716850786,\n
          4716850787,\n
          4716850784\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471476,\n
        "timestamp": "2017-03-04T17:02:06Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850284,\n
          4716850285,\n
          4716850286,\n
          4716850287,\n
          4716850284\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471477,\n
        "timestamp": "2017-03-04T17:02:06Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851030,\n
          4716851031,\n
          4716851032,\n
          4716851033,\n
          4716851030\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471478,\n
        "timestamp": "2017-03-04T17:02:06Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850755,\n
          4716850756,\n
          4716850757,\n
          4716850758,\n
          4716850759,\n
          4716850760,\n
          4716850761,\n
          4716850762,\n
          4716850755\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471479,\n
        "timestamp": "2017-03-04T17:02:06Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851640,\n
          4716851641,\n
          4716851642,\n
          4716851643,\n
          4716851640\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471480,\n
        "timestamp": "2017-03-04T17:02:06Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851034,\n
          4716851035,\n
          4716851696,\n
          4716851036,\n
          4716851037,\n
          4716851038,\n
          4716851039,\n
          4716851040,\n
          4716851041,\n
          4716851034\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471481,\n
        "timestamp": "2017-03-04T17:02:06Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850144,\n
          4716850145,\n
          4716850146,\n
          4716850147,\n
          4716849606,\n
          4716849607,\n
          4716850144\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471482,\n
        "timestamp": "2017-03-04T17:02:06Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849890,\n
          4716849891,\n
          4716849892,\n
          4716849893,\n
          4716849894,\n
          4716849895,\n
          4716851524,\n
          4716849890\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471483,\n
        "timestamp": "2017-03-04T17:02:06Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850268,\n
          4716850269,\n
          4716850270,\n
          4716850271,\n
          4716850268\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471484,\n
        "timestamp": "2017-03-04T17:02:06Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850395,\n
          4716850396,\n
          4716850397,\n
          4716850398,\n
          4716850399,\n
          4716850400,\n
          4716850401,\n
          4716850402,\n
          4716850403,\n
          4716850404,\n
          4716850395\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471485,\n
        "timestamp": "2017-03-04T17:02:06Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851042,\n
          4716851043,\n
          4716851044,\n
          4716851045,\n
          4716851042\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471486,\n
        "timestamp": "2017-03-04T17:02:07Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849896,\n
          4716849897,\n
          4716849898,\n
          4716849899,\n
          4716849900,\n
          4716849901,\n
          4716849902,\n
          4716849903,\n
          4716849904,\n
          4716849905,\n
          4716849906,\n
          4716849896\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471487,\n
        "timestamp": "2017-03-04T17:02:07Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851650,\n
          4716851651,\n
          4716851652,\n
          4716851653,\n
          4716851650\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471488,\n
        "timestamp": "2017-03-04T17:02:07Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851728,\n
          4716851729,\n
          4716851730,\n
          4716851731,\n
          4716851728\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471489,\n
        "timestamp": "2017-03-04T17:02:07Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851046,\n
          4716851047,\n
          4716851048,\n
          4716851049,\n
          4716851050,\n
          4716851051,\n
          4716851052,\n
          4716851053,\n
          4716851046\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471490,\n
        "timestamp": "2017-03-04T17:02:07Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851654,\n
          4716851655,\n
          4716851656,\n
          4716851657,\n
          4716851654\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471491,\n
        "timestamp": "2017-03-04T17:02:07Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850405,\n
          4716850406,\n
          4716850422,\n
          4716850407,\n
          4716850408,\n
          4716850409,\n
          4716850410,\n
          4716850411,\n
          4716850412,\n
          4716850413,\n
          4716850414,\n
          4716850415,\n
          4716850416,\n
          4716850417,\n
          4716850418,\n
          4716850405\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471492,\n
        "timestamp": "2017-03-04T17:02:07Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850423,\n
          4716850424,\n
          4716850425,\n
          4716850426,\n
          4716850427,\n
          4716850428,\n
          4716850429,\n
          4716850430,\n
          4716850423\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471493,\n
        "timestamp": "2017-03-04T17:02:07Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850034,\n
          4716851652,\n
          4716851651,\n
          4716850715,\n
          4716850035,\n
          4716850034\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471494,\n
        "timestamp": "2017-03-04T17:02:07Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849907,\n
          4716849908,\n
          4716849909,\n
          4716849910,\n
          4716849907\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471495,\n
        "timestamp": "2017-03-04T17:02:07Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850818,\n
          4716850819,\n
          4716850820,\n
          4716850821,\n
          4716850815,\n
          4716850822,\n
          4716850818\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471496,\n
        "timestamp": "2017-03-04T17:02:07Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849911,\n
          4716849912,\n
          4716851529,\n
          4716849913,\n
          4716849914,\n
          4716849911\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471497,\n
        "timestamp": "2017-03-04T17:02:07Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849847,\n
          4716849848,\n
          4716849849,\n
          4716849850,\n
          4716849851,\n
          4716849852,\n
          4716849853,\n
          4716849854,\n
          4716851515,\n
          4716849855,\n
          4716849856,\n
          4716849857,\n
          4716849858,\n
          4716849859,\n
          4716849860,\n
          4716849861,\n
          4716849862,\n
          4716849847\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471498,\n
        "timestamp": "2017-03-04T17:02:07Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851059,\n
          4716851060,\n
          4716851061,\n
          4716851706,\n
          4716851705,\n
          4716851062,\n
          4716851059\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471499,\n
        "timestamp": "2017-03-04T17:02:07Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850722,\n
          4716851665,\n
          4716851666,\n
          4716850723,\n
          4716850722\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471500,\n
        "timestamp": "2017-03-04T17:02:07Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849915,\n
          4716849916,\n
          4716849917,\n
          4716849918,\n
          4716849915\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471501,\n
        "timestamp": "2017-03-04T17:02:07Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851667,\n
          4716850794,\n
          4716850793,\n
          4716850792,\n
          4716851667\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471502,\n
        "timestamp": "2017-03-04T17:02:07Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851063,\n
          4716851064,\n
          4716851065,\n
          4716851066,\n
          4716851063\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471503,\n
        "timestamp": "2017-03-04T17:02:08Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851668,\n
          4716849962,\n
          4716849961,\n
          4716851669,\n
          4716851668\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471504,\n
        "timestamp": "2017-03-04T17:02:08Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849919,\n
          4716849920,\n
          4716849921,\n
          4716849922,\n
          4716849923,\n
          4716849924,\n
          4716849925,\n
          4716849926,\n
          4716849927,\n
          4716849928,\n
          4716849919\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471505,\n
        "timestamp": "2017-03-04T17:02:08Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850829,\n
          4716851670,\n
          4716850831,\n
          4716850830,\n
          4716850829\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471506,\n
        "timestamp": "2017-03-04T17:02:08Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851671,\n
          4716851004,\n
          4716851672,\n
          4716851673,\n
          4716851671\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471507,\n
        "timestamp": "2017-03-04T17:02:08Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850501,\n
          4716850502,\n
          4716850503,\n
          4716850504,\n
          4716850505,\n
          4716850501\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471508,\n
        "timestamp": "2017-03-04T17:02:08Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849608,\n
          4716849609,\n
          4716849610,\n
          4716849611,\n
          4716849608\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471509,\n
        "timestamp": "2017-03-04T17:02:08Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851674,\n
          4716851002,\n
          4716851008,\n
          4716851007,\n
          4716851674\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471510,\n
        "timestamp": "2017-03-04T17:02:08Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850431,\n
          4716850432,\n
          4716850433,\n
          4716850434,\n
          4716850435,\n
          4716850436,\n
          4716850431\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471511,\n
        "timestamp": "2017-03-04T17:02:08Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851675,\n
          4716851676,\n
          4716851677,\n
          4716851678,\n
          4716851675\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471512,\n
        "timestamp": "2017-03-04T17:02:08Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849929,\n
          4716849930,\n
          4716849931,\n
          4716849932,\n
          4716849929\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471513,\n
        "timestamp": "2017-03-04T17:02:08Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849868,\n
          4716851068,\n
          4716851069,\n
          4716849869,\n
          4716849868\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471514,\n
        "timestamp": "2017-03-04T17:02:08Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851679,\n
          4716851009,\n
          4716851019,\n
          4716851680,\n
          4716851681,\n
          4716851679\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471515,\n
        "timestamp": "2017-03-04T17:02:08Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850437,\n
          4716850438,\n
          4716850439,\n
          4716850440,\n
          4716850437\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471516,\n
        "timestamp": "2017-03-04T17:02:08Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851079,\n
          4716851080,\n
          4716851081,\n
          4716851082,\n
          4716851079\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471517,\n
        "timestamp": "2017-03-04T17:02:08Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851003,\n
          4716851682,\n
          4716851683,\n
          4716851684,\n
          4716851003\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471518,\n
        "timestamp": "2020-10-17T15:32:16Z",\n
        "version": 2,\n
        "changeset": 92632273,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          4716850444,\n
          4716850445,\n
          4716850446,\n
          4716850447,\n
          4716850443,\n
          4716850441,\n
          4716850448,\n
          4716850449,\n
          4716850450,\n
          4716850444\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471519,\n
        "timestamp": "2017-03-04T17:02:08Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851083,\n
          4716851711,\n
          4716851084,\n
          4716851082,\n
          4716851081,\n
          4716851085,\n
          4716851083\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471521,\n
        "timestamp": "2017-03-04T17:02:09Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849937,\n
          4716849941,\n
          4716849942,\n
          4716849943,\n
          4716849937\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471522,\n
        "timestamp": "2017-03-04T17:02:09Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851688,\n
          4716851689,\n
          4716851690,\n
          4716851691,\n
          4716851692,\n
          4716851688\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471523,\n
        "timestamp": "2017-03-04T17:02:09Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851242,\n
          4716851243,\n
          4716851244,\n
          4716851245,\n
          4716851246,\n
          4716851247,\n
          4716851248,\n
          4716851249,\n
          4716851250,\n
          4716851251,\n
          4716851242\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471524,\n
        "timestamp": "2017-03-04T17:02:09Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851088,\n
          4716851189,\n
          4716851190,\n
          4716851191,\n
          4716851192,\n
          4716851193,\n
          4716851194,\n
          4716851195,\n
          4716851196,\n
          4716851197,\n
          4716851088\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471525,\n
        "timestamp": "2017-03-04T17:02:09Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851070,\n
          4716851071,\n
          4716851072,\n
          4716851073,\n
          4716851074,\n
          4716851075,\n
          4716851076,\n
          4716851077,\n
          4716851078,\n
          4716851070\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471526,\n
        "timestamp": "2017-03-04T17:02:09Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849616,\n
          4716849620,\n
          4716849617,\n
          4716849618,\n
          4716849619,\n
          4716849616\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471527,\n
        "timestamp": "2017-03-04T17:02:09Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851047,\n
          4716851046,\n
          4716851693,\n
          4716851048,\n
          4716851047\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471528,\n
        "timestamp": "2017-03-04T17:02:09Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851035,\n
          4716851034,\n
          4716851694,\n
          4716851695,\n
          4716851035\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471529,\n
        "timestamp": "2017-03-04T17:02:09Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851726,\n
          4716851215,\n
          4716851214,\n
          4716851727,\n
          4716851726\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471530,\n
        "timestamp": "2017-03-04T17:02:09Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851045,\n
          4716851036,\n
          4716851696,\n
          4716851042,\n
          4716851045\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471531,\n
        "timestamp": "2017-03-04T17:02:09Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851697,\n
          4716851698,\n
          4716851699,\n
          4716851700,\n
          4716851697\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471532,\n
        "timestamp": "2017-03-04T17:02:09Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850538,\n
          4716850537,\n
          4716851198,\n
          4716851199,\n
          4716850538\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471533,\n
        "timestamp": "2017-03-04T17:02:09Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850461,\n
          4716850462,\n
          4716850463,\n
          4716850464,\n
          4716850461\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471534,\n
        "timestamp": "2017-03-04T17:02:09Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851699,\n
          4716851698,\n
          4716851701,\n
          4716851702,\n
          4716851699\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471535,\n
        "timestamp": "2017-03-04T17:02:09Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851688,\n
          4716851692,\n
          4716851703,\n
          4716851704,\n
          4716851688\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471536,\n
        "timestamp": "2017-03-04T17:02:09Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851204,\n
          4716851205,\n
          4716851206,\n
          4716849048,\n
          4716849049,\n
          4716851207,\n
          4716851204\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471537,\n
        "timestamp": "2017-03-04T17:02:10Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851705,\n
          4716851706,\n
          4716851064,\n
          4716851063,\n
          4716851705\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471538,\n
        "timestamp": "2017-03-04T17:02:10Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851208,\n
          4716851209,\n
          4716851210,\n
          4716851211,\n
          4716851212,\n
          4716851213,\n
          4716851214,\n
          4716851215,\n
          4716851216,\n
          4716851217,\n
          4716851218,\n
          4716851219,\n
          4716851208\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471539,\n
        "timestamp": "2024-01-11T19:13:46Z",\n
        "version": 3,\n
        "changeset": 146155500,\n
        "user": "Olyon",\n
        "uid": 1443767,\n
        "nodes": [\n
          4716849966,\n
          4716849967,\n
          4716849968,\n
          4716849969,\n
          4716849970,\n
          4716849971,\n
          4716849972,\n
          4716849973,\n
          4716849974,\n
          4716849975,\n
          4716849976,\n
          4716849977,\n
          4716849978,\n
          4716849979,\n
          4716849980,\n
          4716849981,\n
          4716849982,\n
          4716849983,\n
          4716849984,\n
          4716849985,\n
          4716849986,\n
          4716849987,\n
          4716849988,\n
          4716849989,\n
          4716849990,\n
          4716849991,\n
          4716849992,\n
          4716849993,\n
          4716849994,\n
          4716849995,\n
          4716849996,\n
          4716849997,\n
          4716849998,\n
          4716849999,\n
          4716850000,\n
          4716850001,\n
          4716850002,\n
          4716850003,\n
          4716850004,\n
          4716850005,\n
          4716850006,\n
          4716849966\n
        ],\n
        "tags": {\n
          "amenity": "place_of_worship",\n
          "building": "church",\n
          "denomination": "catholic",\n
          "name": "Église Notre-Dame",\n
          "religion": "christian",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wikidata": "Q3580476"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471540,\n
        "timestamp": "2017-03-04T17:02:10Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851709,\n
          4716851710,\n
          4716851084,\n
          4716851711,\n
          4716851709\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471541,\n
        "timestamp": "2017-03-04T17:02:10Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851204,\n
          4716851207,\n
          4716851712,\n
          4716851713,\n
          4716851204\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471542,\n
        "timestamp": "2017-03-04T17:02:10Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850477,\n
          4716850478,\n
          4716850479,\n
          4716850480,\n
          4716850481,\n
          4716851624,\n
          4716850482,\n
          4716850483,\n
          4716850484,\n
          4716850485,\n
          4716850486,\n
          4716850487,\n
          4716850488,\n
          4716850448,\n
          4716850441,\n
          4716850489,\n
          4716850490,\n
          4716850491,\n
          4716850492,\n
          4716850477\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471543,\n
        "timestamp": "2017-03-04T17:02:10Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849048,\n
          4716851714,\n
          4716851715,\n
          4716851716,\n
          4716849049,\n
          4716849048\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471544,\n
        "timestamp": "2017-03-04T17:02:10Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851220,\n
          4716851221,\n
          4716851222,\n
          4716851223,\n
          4716851220\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471545,\n
        "timestamp": "2017-03-04T17:02:10Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850465,\n
          4716850466,\n
          4716851750,\n
          4716850467,\n
          4716850468,\n
          4716850469,\n
          4716850470,\n
          4716850471,\n
          4716850472,\n
          4716850473,\n
          4716850474,\n
          4716850475,\n
          4716850476,\n
          4716850465\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471546,\n
        "timestamp": "2017-03-04T17:02:10Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851717,\n
          4716851718,\n
          4716851636,\n
          4716851719,\n
          4716851720,\n
          4716851717\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471547,\n
        "timestamp": "2017-03-04T17:02:10Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851224,\n
          4716851225,\n
          4716851226,\n
          4716851227,\n
          4716851228,\n
          4716851229,\n
          4716851230,\n
          4716851231,\n
          4716851224\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471548,\n
        "timestamp": "2017-03-04T17:02:10Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850845,\n
          4716850846,\n
          4716850847,\n
          4716850848,\n
          4716850849,\n
          4716850850,\n
          4716850851,\n
          4716850852,\n
          4716850853,\n
          4716850854,\n
          4716850855,\n
          4716850856,\n
          4716850845\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471549,\n
        "timestamp": "2017-03-04T17:02:10Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851721,\n
          4716851722,\n
          4716851723,\n
          4716851724,\n
          4716851721\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471550,\n
        "timestamp": "2017-03-04T17:02:10Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849076,\n
          4716849077,\n
          4716849078,\n
          4716849079,\n
          4716849076\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471551,\n
        "timestamp": "2017-03-04T17:02:11Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851209,\n
          4716851208,\n
          4716851219,\n
          4716851725,\n
          4716851209\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471552,\n
        "timestamp": "2017-03-04T17:02:11Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850493,\n
          4716850494,\n
          4716850495,\n
          4716850496,\n
          4716850497,\n
          4716850498,\n
          4716850499,\n
          4716850500,\n
          4716850493\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471553,\n
        "timestamp": "2017-03-04T17:02:11Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851232,\n
          4716851233,\n
          4716851234,\n
          4716851235,\n
          4716851232\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471554,\n
        "timestamp": "2017-03-04T17:02:11Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849933,\n
          4716849934,\n
          4716849935,\n
          4716849936,\n
          4716849933\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471555,\n
        "timestamp": "2017-03-04T17:02:11Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851236,\n
          4716851237,\n
          4716851238,\n
          4716851239,\n
          4716851240,\n
          4716851241,\n
          4716851236\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471556,\n
        "timestamp": "2017-03-04T17:02:11Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851732,\n
          4716851212,\n
          4716851211,\n
          4716851210,\n
          4716851732\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471557,\n
        "timestamp": "2017-03-04T17:02:11Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851733,\n
          4716851734,\n
          4716851735,\n
          4716851736,\n
          4716851733\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471558,\n
        "timestamp": "2017-03-04T17:02:11Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851009,\n
          4716851010,\n
          4716851011,\n
          4716851012,\n
          4716851013,\n
          4716851014,\n
          4716851015,\n
          4716851016,\n
          4716851017,\n
          4716851018,\n
          4716851019,\n
          4716851009\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471559,\n
        "timestamp": "2017-03-04T17:02:11Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850506,\n
          4716850507,\n
          4716850508,\n
          4716850509,\n
          4716850506\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471560,\n
        "timestamp": "2017-03-04T17:02:11Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851737,\n
          4716851738,\n
          4716851739,\n
          4716851740,\n
          4716851737\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471561,\n
        "timestamp": "2017-03-04T17:02:11Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850007,\n
          4716850008,\n
          4716850009,\n
          4716850010,\n
          4716850011,\n
          4716850012,\n
          4716850013,\n
          4716850014,\n
          4716850015,\n
          4716850016,\n
          4716850017,\n
          4716850018,\n
          4716850019,\n
          4716850020,\n
          4716850007\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471562,\n
        "timestamp": "2017-03-04T17:02:11Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850510,\n
          4716850511,\n
          4716850512,\n
          4716850513,\n
          4716850510\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471563,\n
        "timestamp": "2017-03-04T17:02:11Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851741,\n
          4716851742,\n
          4716851743,\n
          4716851744,\n
          4716851741\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471564,\n
        "timestamp": "2017-03-04T17:02:11Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851252,\n
          4716851253,\n
          4716851254,\n
          4716851255,\n
          4716851256,\n
          4716851257,\n
          4716851258,\n
          4716851259,\n
          4716851260,\n
          4716851261,\n
          4716851252\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471565,\n
        "timestamp": "2017-03-04T17:02:11Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850514,\n
          4716850515,\n
          4716850516,\n
          4716851628,\n
          4716850517,\n
          4716850518,\n
          4716850519,\n
          4716850520,\n
          4716850521,\n
          4716850514\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471566,\n
        "timestamp": "2017-03-04T17:02:11Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851745,\n
          4716851299,\n
          4716851298,\n
          4716851746,\n
          4716851747,\n
          4716851748,\n
          4716851745\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471567,\n
        "timestamp": "2017-03-04T17:02:12Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849937,\n
          4716849938,\n
          4716849939,\n
          4716849940,\n
          4716851531,\n
          4716849937\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471568,\n
        "timestamp": "2017-03-04T17:02:12Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850466,\n
          4716850465,\n
          4716851749,\n
          4716851750,\n
          4716850466\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471569,\n
        "timestamp": "2017-03-04T17:02:12Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850021,\n
          4716850022,\n
          4716850023,\n
          4716850024,\n
          4716850021\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471570,\n
        "timestamp": "2017-03-04T17:02:12Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850522,\n
          4716850523,\n
          4716850524,\n
          4716850525,\n
          4716850526,\n
          4716850527,\n
          4716850522\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471571,\n
        "timestamp": "2017-03-04T17:02:12Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851262,\n
          4716851263,\n
          4716851264,\n
          4716851265,\n
          4716851266,\n
          4716851267,\n
          4716851268,\n
          4716851269,\n
          4716851270,\n
          4716851271,\n
          4716851272,\n
          4716851273,\n
          4716851274,\n
          4716851262\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471572,\n
        "timestamp": "2017-03-04T17:02:12Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850025,\n
          4716850026,\n
          4716850027,\n
          4716850028,\n
          4716850029,\n
          4716850030,\n
          4716850031,\n
          4716850032,\n
          4716850025\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471573,\n
        "timestamp": "2017-03-04T17:02:12Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850837,\n
          4716850838,\n
          4716850839,\n
          4716850840,\n
          4716850837\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471574,\n
        "timestamp": "2017-03-04T17:02:13Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850528,\n
          4716850529,\n
          4716850530,\n
          4716850531,\n
          4716850532,\n
          4716850533,\n
          4716850528\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471575,\n
        "timestamp": "2017-03-04T17:02:13Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850033,\n
          4716851545,\n
          4716850034,\n
          4716850035,\n
          4716850036,\n
          4716851547,\n
          4716850033\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471576,\n
        "timestamp": "2023-12-30T07:07:21Z",\n
        "version": 3,\n
        "changeset": 145685857,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          4716850534,\n
          4716850535,\n
          4716850536,\n
          4716850537,\n
          4716850538,\n
          4716851632,\n
          4716850539,\n
          4716850540,\n
          4716850541,\n
          4716850534\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471577,\n
        "timestamp": "2017-03-04T17:02:14Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851275,\n
          4716851276,\n
          4716851277,\n
          4716851278,\n
          4716851279,\n
          4716851275\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471578,\n
        "timestamp": "2017-03-04T17:02:14Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850037,\n
          4716850038,\n
          4716850039,\n
          4716850040,\n
          4716850037\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471579,\n
        "timestamp": "2017-03-04T17:02:14Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851280,\n
          4716851281,\n
          4716851282,\n
          4716851283,\n
          4716851284,\n
          4716851285,\n
          4716851286,\n
          4716851287,\n
          4716851288,\n
          4716851289,\n
          4716851290,\n
          4716851291,\n
          4716851280\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471580,\n
        "timestamp": "2017-03-04T17:02:14Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850041,\n
          4716850042,\n
          4716850043,\n
          4716850044,\n
          4716850041\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471581,\n
        "timestamp": "2017-03-04T17:02:14Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850542,\n
          4716850543,\n
          4716850544,\n
          4716850545,\n
          4716850546,\n
          4716850547,\n
          4716850542\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471582,\n
        "timestamp": "2017-03-04T17:02:14Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850045,\n
          4716850046,\n
          4716850047,\n
          4716850048,\n
          4716850049,\n
          4716850050,\n
          4716850051,\n
          4716850052,\n
          4716850053,\n
          4716850054,\n
          4716850055,\n
          4716850056,\n
          4716850057,\n
          4716850058,\n
          4716850045\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471583,\n
        "timestamp": "2017-03-04T17:02:14Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850548,\n
          4716850549,\n
          4716850550,\n
          4716850551,\n
          4716850552,\n
          4716850553,\n
          4716850554,\n
          4716850555,\n
          4716850556,\n
          4716850557,\n
          4716850558,\n
          4716850559,\n
          4716850560,\n
          4716850561,\n
          4716850562,\n
          4716850548\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471584,\n
        "timestamp": "2017-03-04T17:02:14Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851029,\n
          4716851028,\n
          4716851027,\n
          4716851026,\n
          4716851086,\n
          4716851087,\n
          4716851029\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471585,\n
        "timestamp": "2017-03-04T17:02:14Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850272,\n
          4716850273,\n
          4716850274,\n
          4716850275,\n
          4716850272\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471586,\n
        "timestamp": "2017-03-04T17:02:14Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851292,\n
          4716851293,\n
          4716851737,\n
          4716851740,\n
          4716851294,\n
          4716851295,\n
          4716851296,\n
          4716851297,\n
          4716851292\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471587,\n
        "timestamp": "2017-03-04T17:02:14Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850841,\n
          4716850842,\n
          4716850843,\n
          4716850844,\n
          4716850841\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471588,\n
        "timestamp": "2017-03-04T17:02:14Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849863,\n
          4716849864,\n
          4716849865,\n
          4716849866,\n
          4716849863\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471589,\n
        "timestamp": "2017-03-04T17:02:14Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851298,\n
          4716851299,\n
          4716851300,\n
          4716851301,\n
          4716851302,\n
          4716851303,\n
          4716851298\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471590,\n
        "timestamp": "2017-03-04T17:02:14Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850059,\n
          4716850060,\n
          4716850061,\n
          4716850062,\n
          4716850063,\n
          4716850064,\n
          4716850065,\n
          4716850066,\n
          4716850059\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471591,\n
        "timestamp": "2017-03-04T17:02:14Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850563,\n
          4716850564,\n
          4716850565,\n
          4716850566,\n
          4716850567,\n
          4716850568,\n
          4716850569,\n
          4716850570,\n
          4716850571,\n
          4716850572,\n
          4716850573,\n
          4716850574,\n
          4716850575,\n
          4716850576,\n
          4716850577,\n
          4716850578,\n
          4716850579,\n
          4716850580,\n
          4716850563\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471592,\n
        "timestamp": "2017-03-04T17:02:14Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851304,\n
          4716851305,\n
          4716851306,\n
          4716851307,\n
          4716851308,\n
          4716851309,\n
          4716851310,\n
          4716851311,\n
          4716851312,\n
          4716851313,\n
          4716851314,\n
          4716851742,\n
          4716851741,\n
          4716851315,\n
          4716851304\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471593,\n
        "timestamp": "2017-03-04T17:02:15Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849944,\n
          4716849945,\n
          4716849946,\n
          4716849947,\n
          4716849944\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471594,\n
        "timestamp": "2017-03-04T17:02:15Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849084,\n
          4716849087,\n
          4716849749,\n
          4716849750,\n
          4716849751,\n
          4716849752,\n
          4716849753,\n
          4716849754,\n
          4716849755,\n
          4716849756,\n
          4716849084\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471595,\n
        "timestamp": "2017-03-04T17:02:15Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850067,\n
          4716850068,\n
          4716850069,\n
          4716850070,\n
          4716850071,\n
          4716850072,\n
          4716850073,\n
          4716850074,\n
          4716850075,\n
          4716850076,\n
          4716851551,\n
          4716850067\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471596,\n
        "timestamp": "2017-03-04T17:02:15Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851316,\n
          4716851317,\n
          4716851318,\n
          4716851319,\n
          4716851316\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471597,\n
        "timestamp": "2017-03-04T17:02:15Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850077,\n
          4716850078,\n
          4716850079,\n
          4716850080,\n
          4716850081,\n
          4716850082,\n
          4716850083,\n
          4716850084,\n
          4716850085,\n
          4716850077\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471598,\n
        "timestamp": "2017-03-04T17:02:15Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851639,\n
          4716850581,\n
          4716850582,\n
          4716850583,\n
          4716851639\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471599,\n
        "timestamp": "2017-03-04T17:02:15Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851320,\n
          4716851321,\n
          4716851322,\n
          4716851323,\n
          4716851320\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471600,\n
        "timestamp": "2017-03-04T17:02:15Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850451,\n
          4716850452,\n
          4716850453,\n
          4716850454,\n
          4716850455,\n
          4716850456,\n
          4716850457,\n
          4716850458,\n
          4716850459,\n
          4716850460,\n
          4716850451\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471601,\n
        "timestamp": "2017-03-04T17:02:15Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850584,\n
          4716850585,\n
          4716850586,\n
          4716850587,\n
          4716850588,\n
          4716850689,\n
          4716850690,\n
          4716850691,\n
          4716850692,\n
          4716850693,\n
          4716850694,\n
          4716850584\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471602,\n
        "timestamp": "2017-03-04T17:02:15Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851324,\n
          4716851325,\n
          4716851326,\n
          4716851327,\n
          4716851328,\n
          4716851329,\n
          4716851330,\n
          4716851331,\n
          4716851332,\n
          4716851333,\n
          4716851334,\n
          4716851335,\n
          4716851336,\n
          4716851736,\n
          4716851735,\n
          4716851324\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471603,\n
        "timestamp": "2017-03-04T17:02:15Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850086,\n
          4716850087,\n
          4716850088,\n
          4716850089,\n
          4716850086\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471604,\n
        "timestamp": "2017-03-04T17:02:15Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851388,\n
          4716849799,\n
          4716849798,\n
          4716849797,\n
          4716849796,\n
          4716851489,\n
          4716851490,\n
          4716849085,\n
          4716851388\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471605,\n
        "timestamp": "2017-03-04T17:02:15Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850090,\n
          4716850091,\n
          4716851557,\n
          4716850092,\n
          4716850093,\n
          4716850094,\n
          4716850095,\n
          4716850096,\n
          4716850097,\n
          4716850090\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471606,\n
        "timestamp": "2017-03-04T17:02:15Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849948,\n
          4716849949,\n
          4716849950,\n
          4716849951,\n
          4716849946,\n
          4716849945,\n
          4716849944,\n
          4716849952,\n
          4716849953,\n
          4716849954,\n
          4716849955,\n
          4716849956,\n
          4716849957,\n
          4716849958,\n
          4716849959,\n
          4716849960,\n
          4716849948\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471607,\n
        "timestamp": "2017-03-04T17:02:15Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850695,\n
          4716850696,\n
          4716850697,\n
          4716850698,\n
          4716850695\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471608,\n
        "timestamp": "2017-03-04T17:02:15Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851337,\n
          4716851338,\n
          4716851339,\n
          4716851340,\n
          4716851337\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471609,\n
        "timestamp": "2017-03-04T17:02:16Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850098,\n
          4716850099,\n
          4716850100,\n
          4716850101,\n
          4716850102,\n
          4716850103,\n
          4716850098\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471610,\n
        "timestamp": "2017-03-04T17:02:16Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850699,\n
          4716850700,\n
          4716850701,\n
          4716850702,\n
          4716850703,\n
          4716850704,\n
          4716850705,\n
          4716850706,\n
          4716850707,\n
          4716850699\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471611,\n
        "timestamp": "2017-03-04T17:02:16Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850731,\n
          4716850730,\n
          4716850732,\n
          4716850733,\n
          4716850734,\n
          4716850735,\n
          4716850731\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471612,\n
        "timestamp": "2017-03-04T17:02:16Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716851341,\n
          4716851342,\n
          4716851343,\n
          4716851344,\n
          4716851341\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471613,\n
        "timestamp": "2017-03-04T17:02:16Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716849635,\n
          4716849636,\n
          4716849637,\n
          4716849638,\n
          4716849635\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478471614,\n
        "timestamp": "2017-03-04T17:02:16Z",\n
        "version": 1,\n
        "changeset": 46577134,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4716850099,\n
          4716850098,\n
          4716850104,\n
          4716850105,\n
          4716850106,\n
          4716850107,\n
          4716850101,\n
          4716850100,\n
          4716850099\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]
GET https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A25%5D%3B%0Aarea%5B%22ref%3AINSEE%22%3D%2202377%22%5D-%3E.searchArea%3B%0A%0A++++%28%0A++nw%5B%22amenity%22%7E%22%5E%28library%7Ctownhall%7Crestaurant%7Cfast_food%7Ccafe%7Cfuel%7Cpharmacy%7Cbank%7Cbar%7Chospital%7Cpost_office%7Cclinic%7Cpub%7Ccar_wash%7Cice_cream%7Cdriving_school%7Ccinema%7Ccar_rental%7Cnightclub%7Cbureau_de_change%7Cstudio%7Cinternet_cafe%7Cmoney_transfer%7Ccasino%7Cvehicle_inspection%7Cfrozen_food%7Cboat_rental%7Ccoworking_space%7Cworkshop%7Cpersonal_service%7Ccamping%7Cdancing_school%7Ctraining%7Cski_school%7Cski_rental%7Cdive_centre%7Cdriver_training%7Cnursing_home%7Cfuneral_hall%7Cdoctors%7Cdentist%7Ctheatre%7Ckindergarten%7Clanguage_school%7Cstripclub%7Cveterinary%7Cconvenience%7Csupermarket%7Cclothes%7Chairdresser%7Ccar_repair%7Cbakery%7Cbeauty%7Ccar%7Chardware%7Cmobile_phone%7Cbutcher%7Cfurniture%7Ccar_parts%7Calcohol%7Cflorist%7Cscooter%7Cvariety_store%7Celectronics%7Cshoes%7Coptician%7Cjewelry%7Cmall%7Cgift%7Cdoityourself%7Cgreengrocer%7Cbooks%7Cbicycle%7Cchemist%7Cdepartment_store%7Claundry%7Ctravel_agency%7Cstationery%7Cpet%7Csports%7Cconfectionery%7Ctyres%7Ccosmetics%7Ccomputer%7Ctailor%7Ctobacco%7Cstorage_rental%7Cdry_cleaning%7Ctrade%7Ccopyshop%7Cmotorcycle%7Cfuneral_directors%7Cbeverages%7Cnewsagent%7Cgarden_centre%7Cmassage%7Cpastry%7Cinterior_decoration%7Cgeneral%7Cdeli%7Ctoys%7Chouseware%7Cwine%7Cseafood%7Cpawnbroker%7Ctattoo%7Cpaint%7Cwholesale%7Cphoto%7Csecond_hand%7Cbed%7Ckitchen%7Coutdoor%7Cfabric%7Cantiques%7Ccoffee%7Cgas%7Ce-cigarette%7Cperfumery%7Ccraft%7Chearing_aids%7Cmoney_lender%7Cappliance%7Celectrical%7Ctea%7Cmotorcycle_repair%7Cboutique%7Cbaby_goods%7Cbag%7Cmusical_instrument%7Cdairy%7Cpet_grooming%7Cmusic%7Ccarpet%7Crental%7Cfashion_accessories%7Ccheese%7Cchocolate%7Cmedical_supply%7Cleather%7Csewing%7Ccannabis%7Clocksmith%7Cgames%7Cvideo_games%7Chifi%7Cwindow_blind%7Ccaravan%7Ctool_hire%7Chousehold_linen%7Cbathroom_furnishing%7Cshoe_repair%7Cwatches%7Cnutrition_supplements%7Cfishing%7Cerotic%7Cframe%7Cgrocery%7Cboat%7Crepair%7Cweapons%7Cgold_buyer%7Clighting%7Cpottery%7Csecurity%7Cgroundskeeping%7Cherbalist%7Ccurtain%7Chealth_food%7Cflooring%7Cprinter_ink%7Canime%7Ccamera%7Cscuba_diving%7Ccandles%7Cprinting%7Cgarden_furniture%7Cfood%7Cestate_agent%7Cinsurance%7Cit%7Caccountant%7Cemployment_agency%7Ctax_advisor%7Cfinancial%7Cadvertising_agency%7Clogistics%7Cnewspaper%7Cfinancial_advisor%7Cconsulting%7Ctravel_agent%7Ccoworking%7Cmoving_company%7Clawyer%7Carchitect%7Cconstruction_company%7Ccredit_broker%7Cgraphic_design%7Cproperty_management%7Ccleaning%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22shop%22%5D%5B%22shop%22%21%7E%22vacant%22%5D%28area.searchArea%29%3B%0A++nw%5B%22tourism%22%7E%22%5E%28hotel%7Chostel%7Cmotel%7Cwilderness_hut%7Cyes%7Cchalet%7Cgallery%7Cguest_house%7Cmuseum%7Czoo%7Ctheme_park%7Caquarium%7Calpine_hut%7Capartment%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22healthcare%22%5D%28area.searchArea%29%3B%0A++nw%5B%22information%22%3D%22office%22%5D%28area.searchArea%29%3B%0A++nw%5B%22office%22%5D%28area.searchArea%29%3B%0A%29%3B%0A%0A++++%0Aout+meta%3B
Request options
[
  "timeout" => 90
]
Response 200
[
  "info" => [
    "header_size" => 188
    "request_size" => 3238
    "total_time" => 1.506848
    "pretransfer_time" => 0.000185
    "size_download" => 695.0
    "speed_download" => 461.0
    "download_content_length" => 695.0
    "starttransfer_time" => 1.506771
    "primary_ip" => "2a01:4f8:261:3c4f::2"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:8a2:77f0:8dd2:eab4:995c:1e1a"
    "local_port" => 46838
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "pretransfer_time_us" => 185
    "starttransfer_time_us" => 1506771
    "posttransfer_time_us" => 207
    "total_time_us" => 1506848
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1769769828.5195
    "original_url" => "https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A25%5D%3B%0Aarea%5B%22ref%3AINSEE%22%3D%2202377%22%5D-%3E.searchArea%3B%0A%0A++++%28%0A++nw%5B%22amenity%22~%22%5E%28library%7Ctownhall%7Crestaurant%7Cfast_food%7Ccafe%7Cfuel%7Cpharmacy%7Cbank%7Cbar%7Chospital%7Cpost_office%7Cclinic%7Cpub%7Ccar_wash%7Cice_cream%7Cdriving_school%7Ccinema%7Ccar_rental%7Cnightclub%7Cbureau_de_change%7Cstudio%7Cinternet_cafe%7Cmoney_transfer%7Ccasino%7Cvehicle_inspection%7Cfrozen_food%7Cboat_rental%7Ccoworking_space%7Cworkshop%7Cpersonal_service%7Ccamping%7Cdancing_school%7Ctraining%7Cski_school%7Cski_rental%7Cdive_centre%7Cdriver_training%7Cnursing_home%7Cfuneral_hall%7Cdoctors%7Cdentist%7Ctheatre%7Ckindergarten%7Clanguage_school%7Cstripclub%7Cveterinary%7Cconvenience%7Csupermarket%7Cclothes%7Chairdresser%7Ccar_repair%7Cbakery%7Cbeauty%7Ccar%7Chardware%7Cmobile_phone%7Cbutcher%7Cfurniture%7Ccar_parts%7Calcohol%7Cflorist%7Cscooter%7Cvariety_store%7Celectronics%7Cshoes%7Coptician%7Cjewelry%7Cmall%7Cgift%7Cdoityourself%7Cgreengrocer%7Cbooks%7Cbicycle%7Cchemist%7Cdepartment_store%7Claundry%7Ctravel_agency%7Cstationery%7Cpet%7Csports%7Cconfectionery%7Ctyres%7Ccosmetics%7Ccomputer%7Ctailor%7Ctobacco%7Cstorage_rental%7Cdry_cleaning%7Ctrade%7Ccopyshop%7Cmotorcycle%7Cfuneral_directors%7Cbeverages%7Cnewsagent%7Cgarden_centre%7Cmassage%7Cpastry%7Cinterior_decoration%7Cgeneral%7Cdeli%7Ctoys%7Chouseware%7Cwine%7Cseafood%7Cpawnbroker%7Ctattoo%7Cpaint%7Cwholesale%7Cphoto%7Csecond_hand%7Cbed%7Ckitchen%7Coutdoor%7Cfabric%7Cantiques%7Ccoffee%7Cgas%7Ce-cigarette%7Cperfumery%7Ccraft%7Chearing_aids%7Cmoney_lender%7Cappliance%7Celectrical%7Ctea%7Cmotorcycle_repair%7Cboutique%7Cbaby_goods%7Cbag%7Cmusical_instrument%7Cdairy%7Cpet_grooming%7Cmusic%7Ccarpet%7Crental%7Cfashion_accessories%7Ccheese%7Cchocolate%7Cmedical_supply%7Cleather%7Csewing%7Ccannabis%7Clocksmith%7Cgames%7Cvideo_games%7Chifi%7Cwindow_blind%7Ccaravan%7Ctool_hire%7Chousehold_linen%7Cbathroom_furnishing%7Cshoe_repair%7Cwatches%7Cnutrition_supplements%7Cfishing%7Cerotic%7Cframe%7Cgrocery%7Cboat%7Crepair%7Cweapons%7Cgold_buyer%7Clighting%7Cpottery%7Csecurity%7Cgroundskeeping%7Cherbalist%7Ccurtain%7Chealth_food%7Cflooring%7Cprinter_ink%7Canime%7Ccamera%7Cscuba_diving%7Ccandles%7Cprinting%7Cgarden_furniture%7Cfood%7Cestate_agent%7Cinsurance%7Cit%7Caccountant%7Cemployment_agency%7Ctax_advisor%7Cfinancial%7Cadvertising_agency%7Clogistics%7Cnewspaper%7Cfinancial_advisor%7Cconsulting%7Ctravel_agent%7Ccoworking%7Cmoving_company%7Clawyer%7Carchitect%7Cconstruction_company%7Ccredit_broker%7Cgraphic_design%7Cproperty_management%7Ccleaning%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22shop%22%5D%5B%22shop%22%21~%22vacant%22%5D%28area.searchArea%29%3B%0A++nw%5B%22tourism%22~%22%5E%28hotel%7Chostel%7Cmotel%7Cwilderness_hut%7Cyes%7Cchalet%7Cgallery%7Cguest_house%7Cmuseum%7Czoo%7Ctheme_park%7Caquarium%7Calpine_hut%7Capartment%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22healthcare%22%5D%28area.searchArea%29%3B%0A++nw%5B%22information%22%3D%22office%22%5D%28area.searchArea%29%3B%0A++nw%5B%22office%22%5D%28area.searchArea%29%3B%0A%29%3B%0A%0A++++%0Aout+meta%3B"
    "pause_handler" => Closure(float $duration) {#1083
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1132 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#937 …}
        $execCounter: -9223372036854775792
      }
    }
    "debug" => """
      * Re-using existing https: connection with host overpass-api.de\n
      > GET /api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A25%5D%3B%0Aarea%5B%22ref%3AINSEE%22%3D%2202377%22%5D-%3E.searchArea%3B%0A%0A++++%28%0A++nw%5B%22amenity%22~%22%5E%28library%7Ctownhall%7Crestaurant%7Cfast_food%7Ccafe%7Cfuel%7Cpharmacy%7Cbank%7Cbar%7Chospital%7Cpost_office%7Cclinic%7Cpub%7Ccar_wash%7Cice_cream%7Cdriving_school%7Ccinema%7Ccar_rental%7Cnightclub%7Cbureau_de_change%7Cstudio%7Cinternet_cafe%7Cmoney_transfer%7Ccasino%7Cvehicle_inspection%7Cfrozen_food%7Cboat_rental%7Ccoworking_space%7Cworkshop%7Cpersonal_service%7Ccamping%7Cdancing_school%7Ctraining%7Cski_school%7Cski_rental%7Cdive_centre%7Cdriver_training%7Cnursing_home%7Cfuneral_hall%7Cdoctors%7Cdentist%7Ctheatre%7Ckindergarten%7Clanguage_school%7Cstripclub%7Cveterinary%7Cconvenience%7Csupermarket%7Cclothes%7Chairdresser%7Ccar_repair%7Cbakery%7Cbeauty%7Ccar%7Chardware%7Cmobile_phone%7Cbutcher%7Cfurniture%7Ccar_parts%7Calcohol%7Cflorist%7Cscooter%7Cvariety_store%7Celectronics%7Cshoes%7Coptician%7Cjewelry%7Cmall%7Cgift%7Cdoityourself%7Cgreengrocer%7Cbooks%7Cbicycle%7Cchemist%7Cdepartment_store%7Claundry%7Ctravel_agency%7Cstationery%7Cpet%7Csports%7Cconfectionery%7Ctyres%7Ccosmetics%7Ccomputer%7Ctailor%7Ctobacco%7Cstorage_rental%7Cdry_cleaning%7Ctrade%7Ccopyshop%7Cmotorcycle%7Cfuneral_directors%7Cbeverages%7Cnewsagent%7Cgarden_centre%7Cmassage%7Cpastry%7Cinterior_decoration%7Cgeneral%7Cdeli%7Ctoys%7Chouseware%7Cwine%7Cseafood%7Cpawnbroker%7Ctattoo%7Cpaint%7Cwholesale%7Cphoto%7Csecond_hand%7Cbed%7Ckitchen%7Coutdoor%7Cfabric%7Cantiques%7Ccoffee%7Cgas%7Ce-cigarette%7Cperfumery%7Ccraft%7Chearing_aids%7Cmoney_lender%7Cappliance%7Celectrical%7Ctea%7Cmotorcycle_repair%7Cboutique%7Cbaby_goods%7Cbag%7Cmusical_instrument%7Cdairy%7Cpet_grooming%7Cmusic%7Ccarpet%7Crental%7Cfashion_accessories%7Ccheese%7Cchocolate%7Cmedical_supply%7Cleather%7Csewing%7Ccannabis%7Clocksmith%7Cgames%7Cvideo_games%7Chifi%7Cwindow_blind%7Ccaravan%7Ctool_hire%7Chousehold_linen%7Cbathroom_furnishing%7Cshoe_repair%7Cwatches%7Cnutrition_supplements%7Cfishing%7Cerotic%7Cframe%7Cgrocery%7Cboat%7Crepair%7Cweapons%7Cgold_buyer%7Clighting%7Cpottery%7Csecurity%7Cgroundskeeping%7Cherbalist%7Ccurtain%7Chealth_food%7Cflooring%7Cprinter_ink%7Canime%7Ccamera%7Cscuba_diving%7Ccandles%7Cprinting%7Cgarden_furniture%7Cfood%7Cestate_agent%7Cinsurance%7Cit%7Caccountant%7Cemployment_agency%7Ctax_advisor%7Cfinancial%7Cadvertising_agency%7Clogistics%7Cnewspaper%7Cfinancial_advisor%7Cconsulting%7Ctravel_agent%7Ccoworking%7Cmoving_company%7Clawyer%7Carchitect%7Cconstruction_company%7Ccredit_broker%7Cgraphic_design%7Cproperty_management%7Ccleaning%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22shop%22%5D%5B%22shop%22%21~%22vacant%22%5D%28area.searchArea%29%3B%0A++nw%5B%22tourism%22~%22%5E%28hotel%7Chostel%7Cmotel%7Cwilderness_hut%7Cyes%7Cchalet%7Cgallery%7Cguest_house%7Cmuseum%7Czoo%7Ctheme_park%7Caquarium%7Calpine_hut%7Capartment%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22healthcare%22%5D%28area.searchArea%29%3B%0A++nw%5B%22information%22%3D%22office%22%5D%28area.searchArea%29%3B%0A++nw%5B%22office%22%5D%28area.searchArea%29%3B%0A%29%3B%0A%0A++++%0Aout+meta%3B HTTP/1.1\r\n
      Host: overpass-api.de\r\n
      Accept: */*\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      * Request completely sent off\n
      < HTTP/1.1 200 OK\r\n
      < Date: Fri, 30 Jan 2026 10:43:48 GMT\r\n
      < Server: Apache/2.4.66 (Debian)\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Content-Length: 695\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "url" => "https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A25%5D%3B%0Aarea%5B%22ref%3AINSEE%22%3D%2202377%22%5D-%3E.searchArea%3B%0A%0A++++%28%0A++nw%5B%22amenity%22~%22%5E%28library%7Ctownhall%7Crestaurant%7Cfast_food%7Ccafe%7Cfuel%7Cpharmacy%7Cbank%7Cbar%7Chospital%7Cpost_office%7Cclinic%7Cpub%7Ccar_wash%7Cice_cream%7Cdriving_school%7Ccinema%7Ccar_rental%7Cnightclub%7Cbureau_de_change%7Cstudio%7Cinternet_cafe%7Cmoney_transfer%7Ccasino%7Cvehicle_inspection%7Cfrozen_food%7Cboat_rental%7Ccoworking_space%7Cworkshop%7Cpersonal_service%7Ccamping%7Cdancing_school%7Ctraining%7Cski_school%7Cski_rental%7Cdive_centre%7Cdriver_training%7Cnursing_home%7Cfuneral_hall%7Cdoctors%7Cdentist%7Ctheatre%7Ckindergarten%7Clanguage_school%7Cstripclub%7Cveterinary%7Cconvenience%7Csupermarket%7Cclothes%7Chairdresser%7Ccar_repair%7Cbakery%7Cbeauty%7Ccar%7Chardware%7Cmobile_phone%7Cbutcher%7Cfurniture%7Ccar_parts%7Calcohol%7Cflorist%7Cscooter%7Cvariety_store%7Celectronics%7Cshoes%7Coptician%7Cjewelry%7Cmall%7Cgift%7Cdoityourself%7Cgreengrocer%7Cbooks%7Cbicycle%7Cchemist%7Cdepartment_store%7Claundry%7Ctravel_agency%7Cstationery%7Cpet%7Csports%7Cconfectionery%7Ctyres%7Ccosmetics%7Ccomputer%7Ctailor%7Ctobacco%7Cstorage_rental%7Cdry_cleaning%7Ctrade%7Ccopyshop%7Cmotorcycle%7Cfuneral_directors%7Cbeverages%7Cnewsagent%7Cgarden_centre%7Cmassage%7Cpastry%7Cinterior_decoration%7Cgeneral%7Cdeli%7Ctoys%7Chouseware%7Cwine%7Cseafood%7Cpawnbroker%7Ctattoo%7Cpaint%7Cwholesale%7Cphoto%7Csecond_hand%7Cbed%7Ckitchen%7Coutdoor%7Cfabric%7Cantiques%7Ccoffee%7Cgas%7Ce-cigarette%7Cperfumery%7Ccraft%7Chearing_aids%7Cmoney_lender%7Cappliance%7Celectrical%7Ctea%7Cmotorcycle_repair%7Cboutique%7Cbaby_goods%7Cbag%7Cmusical_instrument%7Cdairy%7Cpet_grooming%7Cmusic%7Ccarpet%7Crental%7Cfashion_accessories%7Ccheese%7Cchocolate%7Cmedical_supply%7Cleather%7Csewing%7Ccannabis%7Clocksmith%7Cgames%7Cvideo_games%7Chifi%7Cwindow_blind%7Ccaravan%7Ctool_hire%7Chousehold_linen%7Cbathroom_furnishing%7Cshoe_repair%7Cwatches%7Cnutrition_supplements%7Cfishing%7Cerotic%7Cframe%7Cgrocery%7Cboat%7Crepair%7Cweapons%7Cgold_buyer%7Clighting%7Cpottery%7Csecurity%7Cgroundskeeping%7Cherbalist%7Ccurtain%7Chealth_food%7Cflooring%7Cprinter_ink%7Canime%7Ccamera%7Cscuba_diving%7Ccandles%7Cprinting%7Cgarden_furniture%7Cfood%7Cestate_agent%7Cinsurance%7Cit%7Caccountant%7Cemployment_agency%7Ctax_advisor%7Cfinancial%7Cadvertising_agency%7Clogistics%7Cnewspaper%7Cfinancial_advisor%7Cconsulting%7Ctravel_agent%7Ccoworking%7Cmoving_company%7Clawyer%7Carchitect%7Cconstruction_company%7Ccredit_broker%7Cgraphic_design%7Cproperty_management%7Ccleaning%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22shop%22%5D%5B%22shop%22%21~%22vacant%22%5D%28area.searchArea%29%3B%0A++nw%5B%22tourism%22~%22%5E%28hotel%7Chostel%7Cmotel%7Cwilderness_hut%7Cyes%7Cchalet%7Cgallery%7Cguest_house%7Cmuseum%7Czoo%7Ctheme_park%7Caquarium%7Calpine_hut%7Capartment%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22healthcare%22%5D%28area.searchArea%29%3B%0A++nw%5B%22information%22%3D%22office%22%5D%28area.searchArea%29%3B%0A++nw%5B%22office%22%5D%28area.searchArea%29%3B%0A%29%3B%0A%0A++++%0Aout+meta%3B"
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Fri, 30 Jan 2026 10:43:48 GMT"
    "Server: Apache/2.4.66 (Debian)"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Content-Length: 695"
    "Content-Type: application/json"
  ]
  "response_content" => [
    """
      {\n
        "version": 0.6,\n
        "generator": "Overpass API 0.7.62.10 2d4cfc48",\n
        "osm3s": {\n
          "timestamp_osm_base": "2026-01-30T10:42:05Z",\n
          "timestamp_areas_base": "2026-01-22T23:45:51Z",\n
          "copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."\n
        },\n
        "elements": [\n
      \n
      {\n
        "type": "way",\n
        "id": 478471400,\n
        "timestamp": "2025-05-08T17:22:54Z",\n
        "version": 3,\n
        "changeset": 165995054,\n
        "user": "nlehuby",\n
        "uid": 1424448,\n
        "nodes": [\n
          4716849684,\n
          4716851581,\n
          4716849685,\n
          4716849686,\n
          4716849687,\n
          4716849688,\n
          4716850189,\n
          4716850190,\n
          4716850191,\n
          4716849684\n
        ],\n
        "tags": {\n
          "addr:housenumber": "6",\n
          "addr:street": "Rue des Écoles",\n
          "amenity": "townhall",\n
          "building": "civic",\n
          "contact:email": "mairie.haution@orange.fr",\n
          "contact:phone": "+33 3 23 98 01 37",\n
          "name": "Mairie d'Haution",\n
          "opening_hours": "We 16:00-19:00",\n
          "ref:FR:SIRET": "21020357600017",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;Service-Public.fr - 03/2025",\n
          "source:addr": "https://lannuaire.service-public.fr/hauts-de-france/aisne"\n
        }\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]